:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#152133;background:#f5f8fc;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:300px}a{color:#1267d6}button,input{font:inherit}button:disabled{cursor:wait;opacity:.66}header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px max(24px,calc((100vw - 1080px)/2));background:#07182f;color:#fff}header .brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:800}header img{width:42px;height:42px;border-radius:11px}nav{display:flex;gap:16px;flex-wrap:wrap}nav a{color:#ccdcf1;text-decoration:none;font-size:14px}nav a:hover{color:#fff}.wrap{max-width:1080px;margin:auto;padding:56px 24px}.compact-wrap{max-width:1180px}.hero{text-align:center;max-width:760px;margin:0 auto 38px}.hero h1,.tool-hero h1{font-size:clamp(36px,6vw,60px);line-height:1.05;margin:10px 0 18px;letter-spacing:-.035em}.hero p,.tool-hero p{font-size:18px;line-height:1.65;color:#526177}.plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card,.panel,.tool-card{background:#fff;border:1px solid #dbe5f0;border-radius:18px;padding:24px;box-shadow:0 14px 35px rgba(18,45,78,.07)}.card.featured{border-color:#1f7af2;box-shadow:0 15px 40px rgba(31,122,242,.16)}.tag{display:inline-block;padding:5px 9px;border-radius:999px;background:#dff8ef;color:#146247;font-size:12px;font-weight:800}.price{font-size:34px;font-weight:850;margin:18px 0 4px}.muted{color:#67778a}.card ul{padding-left:20px;line-height:1.8;color:#405167}.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:0 18px;border:0;border-radius:11px;color:#fff;background:#176df1;text-decoration:none;font-weight:800;cursor:pointer}.button:hover{background:#0a5bce}.button.secondary{color:#1764c2;background:#e9f2ff}.button.secondary:hover{background:#dceaff}.card .button{width:100%;margin-top:12px}.wide-button{width:100%;margin-top:14px}.checkout{max-width:700px;margin:30px auto 0}.field{display:flex;flex-direction:column;gap:7px;margin:12px 0}.field>span{font-weight:700;font-size:14px}.field input{width:100%;min-height:46px;border:1px solid #cbd8e7;border-radius:10px;padding:10px 12px;font:inherit;background:#fff;color:#152133}.field input:focus{outline:3px solid rgba(23,109,241,.16);border-color:#176df1}.field small{color:#718096}.license-key{padding:13px;border:1px dashed #3384ef;border-radius:10px;background:#eef6ff;font:700 15px ui-monospace,monospace;overflow-wrap:anywhere}.legal{max-width:840px}.legal h1{font-size:38px}.legal h2{margin-top:32px}.legal p,.legal li{line-height:1.75;color:#405167}.notice{padding:14px;border-radius:10px;background:#fff4cf;color:#6f5100}.success{background:#dcf7ec;color:#126147}.warning{background:#fff0e8;color:#8c3518}footer{padding:30px 24px;text-align:center;color:#718096;font-size:13px}

.tool-hero{text-align:center;max-width:900px}.tool-hero p{max-width:810px;margin-left:auto;margin-right:auto}.trust-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:26px}.trust-row span{padding:8px 12px;background:#fff;border:1px solid #dbe5f0;border-radius:999px;color:#405167;font-size:13px}.tool-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:24px;padding-top:0}.tool-main,.tool-sidebar,.results-column{display:flex;flex-direction:column;gap:20px}.tool-sidebar{position:sticky;align-self:start;top:20px}.plan-state,.section-title{display:flex;align-items:center;justify-content:space-between;gap:18px}.plan-state h2,.section-title h2,.section-title h3{margin:3px 0}.eyebrow{display:block;color:#1764c2;font-size:11px;font-weight:850;letter-spacing:.12em}.step-heading{display:flex;align-items:flex-start;gap:14px}.step-heading>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#176df1;color:#fff;font-weight:850}.step-heading h2{margin:0}.step-heading p{margin:4px 0}.drop-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:150px;margin:20px 0;border:2px dashed #86ade5;border-radius:16px;background:#f5f9ff;text-align:center;cursor:pointer}.drop-zone:hover{background:#ecf4ff;border-color:#176df1}.drop-zone span{font-size:13px;color:#67778a}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.text-button{padding:0;border:0;background:none;color:#1267d6;cursor:pointer;text-align:left}.soft-panel{background:#f0f6ff}.check-list{padding-left:20px;color:#405167}.check-list li{margin:9px 0}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.metric{display:flex;flex-direction:column;gap:8px;min-width:0;padding:18px;background:#fff;border:1px solid #dbe5f0;border-radius:15px}.metric span{font-size:12px;color:#67778a}.metric strong{font-size:clamp(18px,2.1vw,25px);overflow-wrap:anywhere}.insight-panel ul{margin-bottom:0}.insight-panel li{margin:10px 0;color:#405167}.table-panel{padding:18px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{padding:12px;text-align:left;border-bottom:1px solid #e2eaf3;font-size:13px}th{color:#526177;background:#f7f9fc}.seo-copy{padding-top:28px}.seo-copy>h2{text-align:center;font-size:32px}.seo-copy>p{max-width:850px;margin:16px auto;color:#405167;line-height:1.75}.feature-grid,.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-grid article{padding:20px;border-radius:15px;background:#fff;border:1px solid #dbe5f0}.feature-grid p{color:#526177}.disclaimer{padding:16px;border-left:4px solid #e0ab28;background:#fff8dd;border-radius:8px}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:0}.tool-card{display:flex;flex-direction:column}.tool-card .button{align-self:flex-start;margin-top:auto}.tool-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:15px;background:#e9f2ff;color:#1764c2;font-weight:900;font-size:24px}

.calculator-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:24px;padding-top:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.result-hero{background:#07182f;color:#fff}.result-hero>strong{display:block;font-size:44px;margin-top:12px}.result-hero>span:not(.eyebrow){font-size:22px;color:#86e0bd}.result-hero .notice{margin-bottom:0}.compact-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.breakdown-list{margin:0}.breakdown-list div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #e2eaf3}.breakdown-list div:last-child{border-bottom:0}.breakdown-list dt{color:#526177}.breakdown-list dd{margin:0;font-weight:800}

@media(max-width:900px){.tool-layout,.calculator-layout{grid-template-columns:1fr}.tool-sidebar{position:static}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid{grid-template-columns:1fr}}
@media(max-width:800px){.plans,.tools-grid{grid-template-columns:1fr}header{align-items:flex-start;flex-direction:column}.wrap{padding-top:36px}.form-grid{grid-template-columns:1fr}.plan-state,.section-title{align-items:flex-start;flex-direction:column}.compact-metrics{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.metric-grid,.compact-metrics{grid-template-columns:1fr}.card,.panel,.tool-card{padding:18px}.wrap{padding-left:16px;padding-right:16px}.tool-hero h1{font-size:36px}}

/* Published-product homepage and community */
.hero-upgrade{padding-bottom:2rem}.microcopy{font-size:.9rem;color:#526177;margin-top:1rem}.proof-grid,.step-grid,.topic-grid,.standards-grid{display:grid;gap:1rem}.proof-grid{grid-template-columns:repeat(4,1fr);margin:0 0 2rem}.proof-grid article,.step-grid article,.topic-grid article,.standards-grid article{background:#fff;border:1px solid #dbe5f0;border-radius:16px;padding:1.15rem}.proof-grid strong,.proof-grid span{display:block}.proof-grid span{color:#526177;margin-top:.35rem;font-size:.94rem}.step-grid{grid-template-columns:repeat(3,1fr)}.step-grid article>span{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:#176df1;color:white;font-weight:800}.community-banner{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin:2rem 0;padding:1.6rem;border-radius:20px;background:linear-gradient(135deg,#e8f7f1,#edf4ff);border:1px solid #cfe2dc}.community-banner h2{margin:.2rem 0}.community-banner p{max-width:760px;color:#526177;margin:.4rem 0}.plan-link{text-align:center;margin-top:-.5rem}.faq details{border-top:1px solid #dbe5f0;padding:1rem 0}.faq summary{font-weight:750;cursor:pointer}.faq details p{margin:.65rem 0 0}.compact-hero{padding-bottom:1.4rem}.community-status{display:flex;gap:1rem;align-items:flex-start;background:#eef9f4;border:1px solid #bfe4d2;border-radius:18px;padding:1.3rem;margin-bottom:2rem}.community-status h2{margin:0 0 .35rem}.community-status p{margin:0;color:#526177}.status-icon{display:grid;place-items:center;flex:0 0 2.2rem;height:2.2rem;background:#0d8a62;color:white;border-radius:50%;font-weight:900}.topic-grid,.standards-grid{grid-template-columns:repeat(2,1fr)}.prompt-list{display:grid;gap:.8rem}.prompt-list article{border-left:4px solid #176df1;background:#fff;padding:1rem 1.2rem;border-radius:0 14px 14px 0}.prompt-list h3,.prompt-list p{margin:.15rem 0}.safe-share-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0}.safe-share-grid>article{padding:1.4rem;border:1px solid #bfe4d2;background:#f2fbf7;border-radius:18px}.safe-share-grid h2{margin-top:0}.warning-card{border-color:#f0caca!important;background:#fff7f7!important}.check-list{padding-left:1.25rem}.check-list li{margin:.45rem 0}.stop-list li::marker{color:#bd2f3a}.community-page{max-width:1120px}
@media(max-width:900px){.proof-grid{grid-template-columns:repeat(2,1fr)}.step-grid{grid-template-columns:1fr}.community-banner{align-items:flex-start;flex-direction:column}.topic-grid,.standards-grid,.safe-share-grid{grid-template-columns:1fr}}

/* Educational content and guide pages */
.article-shell{max-width:960px;margin:0 auto;padding:56px 24px}.article-card{background:#fff;border:1px solid #dbe5f0;border-radius:20px;padding:clamp(24px,5vw,54px);box-shadow:0 14px 35px rgba(18,45,78,.07)}.article-card h1{font-size:clamp(36px,5vw,56px);line-height:1.08;letter-spacing:-.035em;margin:10px 0 18px}.article-card h2{font-size:28px;margin:38px 0 12px}.article-card h3{font-size:21px;margin:26px 0 8px}.prose p,.prose li{color:#405167;line-height:1.8}.prose ul,.prose ol{padding-left:24px}.lead{font-size:19px!important;color:#526177!important}.article-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:10px;background:#176df1;color:#fff;text-decoration:none;font-weight:800}.button-link:hover{background:#0a5bce}.text-link{font-weight:750}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:28px 0}.guide-card{display:flex;flex-direction:column;padding:22px;border:1px solid #dbe5f0;border-radius:16px;background:#fff;text-decoration:none;color:#152133}.guide-card:hover{border-color:#6ba6f5;box-shadow:0 12px 28px rgba(18,45,78,.08)}.guide-card h2,.guide-card h3{margin:5px 0 8px}.guide-card p{margin:0;color:#526177;line-height:1.65}.formula{padding:17px 19px;border-left:4px solid #176df1;border-radius:8px;background:#edf5ff;color:#153a6d;font-weight:750;overflow-wrap:anywhere}.table-wrap{overflow-x:auto;margin:22px 0}.related-links{padding:20px;border-radius:14px;background:#f0f6ff}.site-footer{padding:34px 24px;text-align:center;color:#718096;font-size:13px}.site-footer p{max-width:900px;margin:8px auto}.site-footer a{margin:0 5px}@media(max-width:700px){.guide-grid{grid-template-columns:1fr}.article-shell{padding:34px 16px}.article-card{padding:24px}.article-card h2{font-size:24px}}

/* Community application */
.community-page{max-width:1120px}
.community-hero{padding:3rem 0 1.5rem;max-width:780px}
.community-hero h1{margin:.3rem 0 1rem}
.community-app{margin:1rem 0 3rem;padding:clamp(1rem,3vw,2rem);border:1px solid var(--border,#dce3ea);border-radius:20px;background:var(--surface,#fff);box-shadow:0 18px 50px rgba(15,23,42,.07)}
.community-app-head,.community-feed-head,.community-user,.community-form-row,.community-post-actions,.community-user-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}
.community-app-head h2,.community-feed-head h3{margin:.2rem 0}
.community-status{margin:0;padding:.45rem .75rem;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:.9rem}
.community-status[data-kind="success"]{background:#ecfdf5;color:#166534}
.community-status[data-kind="error"]{background:#fef2f2;color:#b91c1c}
.community-status[data-kind="pending"]{background:#fff7ed;color:#9a3412}
.community-auth,.community-user,.community-profile,.community-feed-section,.community-moderation{margin-top:1.25rem;padding:1.25rem;border:1px solid var(--border,#dce3ea);border-radius:14px}
.community-auth{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem}
.community-auth h3,.community-profile h3,.community-composer h3{margin-top:0}
.community-role,.community-category{display:inline-block;padding:.2rem .55rem;border-radius:999px;background:#ecfdf5;color:#166534;font-size:.8rem;font-weight:700;text-transform:capitalize}
.community-profile label,.community-composer label,.community-reply-form label{display:block;margin:.9rem 0 .35rem;font-weight:700}
.community-profile input,.community-composer input:not([type="checkbox"]),.community-composer select,.community-composer textarea,.community-reply-form textarea,.community-reply-form input[type="tel"],.community-feed-head select{width:100%;padding:.72rem .8rem;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#111827;font:inherit}
.community-profile{border-color:#93c5fd;background:#f8fbff}.community-profile small{display:block;margin-top:.35rem;color:#64748b}.community-extension-suggestion{padding:.75rem;border-radius:9px;background:#ecfdf5;color:#166534}.community-user-actions{justify-content:flex-end}
.community-form-row{margin-top:1rem;justify-content:flex-start}
.community-publish{margin-top:1.25rem;border:1px solid #bfdbfe;border-radius:16px;background:linear-gradient(135deg,#f8fbff 0%,#eef6ff 100%);overflow:hidden;box-shadow:0 10px 30px rgba(23,109,241,.07)}
.community-publish-toggle{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.15rem 1.25rem;border:0;background:transparent;color:#0f172a;text-align:left;cursor:pointer}
.community-publish-toggle:hover{background:rgba(255,255,255,.6)}
.community-publish-toggle:focus-visible{outline:3px solid #93c5fd;outline-offset:-3px}
.community-publish-plus{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:50%;background:#176df1;color:#fff;font-size:1.8rem;font-weight:500;line-height:1;box-shadow:0 8px 18px rgba(23,109,241,.24)}
.community-publish-copy{display:grid;gap:.18rem}.community-publish-copy strong{font-size:1.1rem}.community-publish-copy small{color:#526173;font-size:.88rem}
.community-publish-action{padding:.48rem .72rem;border:1px solid #bfdbfe;border-radius:999px;background:#fff;color:#1454a3;font-size:.84rem;font-weight:750}
.community-composer{margin:0 1rem 1rem;padding:clamp(1rem,2.5vw,1.4rem);border:1px solid #dbeafe;border-radius:13px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.08)}
.community-composer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.community-composer-head h3{margin:.15rem 0 0}.community-composer-head .eyebrow{margin:0;color:#176df1}
.community-composer-close{padding:.4rem .65rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;cursor:pointer}
.community-composer-grid{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(260px,1.3fr);gap:1rem}
.community-feed-head label{display:flex;align-items:center;gap:.5rem}
.community-feed{display:grid;gap:1rem;margin-top:1rem}
.community-post,.community-moderation-item{padding:1.1rem;border:1px solid #e2e8f0;border-radius:12px;background:#fff}
.community-post h4,.community-moderation-item h4{margin:.55rem 0 .25rem;font-size:1.12rem}
.community-meta{color:#64748b;font-size:.88rem;margin:.2rem 0 .75rem}
.community-restaurant-name{display:inline-block;margin:0 0 .65rem;padding:.25rem .55rem;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:.82rem;font-weight:700}
.community-post-body,.community-reply p{white-space:pre-wrap;overflow-wrap:anywhere}
.community-post-actions{justify-content:flex-start;margin-top:.85rem}
.community-post-actions button,.community-link-button,.secondary{padding:.48rem .75rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;cursor:pointer}
.community-post-actions .community-reply-button{display:inline-flex;align-items:center;gap:.4rem;border-color:#176df1;background:#176df1;color:#fff;font-weight:750;box-shadow:0 4px 12px rgba(23,109,241,.18)}
.community-post-actions .community-reply-button::before{content:'\21A9';font-size:1rem}
.community-post-actions .community-reply-button:hover{background:#0a5bce}
.community-post-actions .community-delete-button{min-width:2.35rem;padding:.48rem .6rem;border-color:#fecaca;color:#b91c1c;background:#fff7f7;font-size:1rem;line-height:1}
.community-post-actions .community-delete-button:hover{background:#fee2e2}
.community-link-button{border:0;text-decoration:underline}
.community-post-actions button:hover,.secondary:hover{background:#f8fafc}
.community-replies{margin:1rem 0 0;padding-left:1rem;border-left:3px solid #e2e8f0}
.community-reply{padding:.85rem;border:1px solid #e2e8f0;border-radius:10px;background:#fbfdff;margin:.65rem 0}
.community-nested-replies{margin:.75rem 0 0 1rem;padding-left:.85rem;border-left:2px solid #bfdbfe}
.community-reply-form{margin-top:1rem;padding:1rem;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff}
.community-reply-form h5{margin:0 0 .5rem;font-size:1rem}
.community-empty{padding:1rem;border-radius:10px;background:#f8fafc;color:#475569}
.community-error{padding:1rem;border-radius:10px;background:#fef2f2;color:#b91c1c}
.community-moderation{border-color:#f59e0b;background:#fffbeb}
.community-moderation-list{display:grid;gap:.75rem}
.community-guidelines{margin:2rem 0 4rem}
.community-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.community-grid article{padding:1.1rem;border:1px solid var(--border,#dce3ea);border-radius:12px;background:#fff}
.community-grid h3{margin-top:0}
button:disabled{cursor:not-allowed;opacity:.6}
[hidden]{display:none!important}
@media (max-width:760px){
  .community-auth{grid-template-columns:1fr}
  .community-grid{grid-template-columns:1fr}
  .community-composer-grid{grid-template-columns:1fr}
  .community-publish-toggle{grid-template-columns:auto minmax(0,1fr)}
  .community-publish-action{display:none}
  .community-app{border-radius:14px}
  .community-nested-replies{margin-left:.35rem;padding-left:.55rem}
}
