*{box-sizing:border-box}html{background:var(--geo-bg);min-width:320px}body{color:var(--ink);background:var(--bg);font-family:var(--font-body);letter-spacing:0;margin:0}a{color:inherit}button,input{font:inherit}button{cursor:pointer}.geo-landing{min-height:100vh;color:var(--geo-ink);background:var(--geo-bg);grid-template-rows:auto 1fr;display:grid}.geo-landing__nav{z-index:10;background:#ffffffeb;border-bottom:1px solid #0f172a0f;position:sticky;top:0}.geo-landing__nav-inner,.geo-page__header,.topbar{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100vw - 48px);margin:0 auto;padding:18px 0;display:flex}.geo-landing__logo,.brand{color:#111827;letter-spacing:0;align-items:center;gap:10px;font-size:22px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{width:34px;height:34px;color:var(--ink);background:#f3f4f6;border-radius:10px;place-items:center;display:grid}.geo-landing__nav-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.geo-language-switch{align-items:center;gap:var(--space-1);color:var(--ink-secondary);font-size:var(--text-small);white-space:nowrap;display:inline-flex}.geo-language-switch a{padding:var(--space-2) var(--space-1);text-decoration:none}.geo-language-switch a[aria-current=page]{color:var(--ink);font-weight:600}.geo-landing__cta{background:var(--ink);color:#fff;border:none;border-radius:999px;align-items:center;min-height:38px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.geo-landing__main{width:100%}.geo-landing__hero{text-align:center;justify-items:center;gap:20px;max-width:920px;margin:0 auto;padding:88px 24px 42px;display:grid}.geo-landing__eyebrow{color:#111827;letter-spacing:.08em;background:#1118271a;border-radius:999px;align-items:center;gap:8px;margin:0;padding:8px 14px;font-size:12px;font-weight:800;display:inline-flex}.geo-landing__eyebrow-icon,.geo-landing__search-icon{width:18px;height:18px;display:inline-flex}.geo-landing__eyebrow-icon svg,.geo-landing__search-icon svg{width:100%;height:100%}.geo-landing__title{max-width:850px;color:var(--geo-ink);letter-spacing:0;margin:0;font-size:clamp(40px,5vw,64px);font-weight:800;line-height:1.08}.geo-landing__subtitle{max-width:760px;color:var(--geo-muted);margin:0;font-size:18px;line-height:1.7}.geo-audit-form{justify-items:center;gap:14px;width:min(820px,100%);margin-top:12px;display:grid}.geo-landing__search{width:100%;box-shadow:none;background:#fff;border:1px solid #0f172a14;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:8px 8px 8px 18px;display:grid}.geo-landing__search-input{width:100%;min-width:0;color:var(--geo-ink);background:0 0;border:none;outline:none;font-size:16px}.geo-landing__search-input::placeholder{color:var(--geo-faint)}.geo-landing__search-btn{background:var(--geo-ink);color:#fff;white-space:nowrap;border:none;border-radius:999px;min-height:48px;padding:0 22px;font-size:15px;font-weight:700}.geo-landing__search-btn:disabled{cursor:progress;opacity:.58}.primary-button{background:var(--geo-ink);color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.geo-landing__details{grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);gap:10px;width:min(720px,100%);display:grid}.geo-landing__details input{min-height:42px;color:var(--geo-ink);box-shadow:none;background:#fff;border:1px solid #0f172a14;border-radius:12px;outline:none;padding:0 14px}.geo-landing__details input:focus{border-color:#11182773;box-shadow:inset 0 0 0 3px #1118271f}.geo-landing__examples,.form-note{color:var(--geo-faint);margin:0;font-size:14px;line-height:1.55}.progress-panel{text-align:left;background:#f3f4f6;border:1px solid #d1d5db;border-radius:14px;gap:10px;width:min(720px,100%);padding:16px 18px;display:grid}.progress-panel p{color:#111827;margin:0;font-size:13px;line-height:1.55}.progress-head{color:#111827;justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.progress-track{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--ink);height:100%;transition:width .4s;display:block}.error-text{width:min(720px,100%);color:var(--bad);text-align:left;background:#f3f4f6;border:1px solid #1118272e;border-radius:12px;margin:0;padding:12px 14px;font-size:13px;line-height:1.55}.geo-history{max-width:720px;margin:0 auto;padding:8px 24px 54px}.geo-history__title{color:var(--geo-ink);margin:0 0 12px;font-size:18px;font-weight:800}.geo-history__list{gap:8px;display:grid}.geo-history__item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:border-color .15s,background-color .15s}.geo-history__item:hover{box-shadow:none;border-color:#d1d5db}.geo-history__body{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding:12px 14px;display:flex}.geo-history__body strong{color:var(--geo-ink)}.geo-history__body span{color:var(--geo-muted);flex:360px;font-size:14px;line-height:1.5}.geo-page__ready{color:var(--geo-muted);align-items:center;gap:7px;font-size:13px;font-weight:700;display:inline-flex}.geo-page__ready--live{color:var(--ok)}.geo-page__ready-dot{background:currentColor;border-radius:999px;width:7px;height:7px;box-shadow:inset 0 0 0 4px #3741511f}.shell{width:min(1180px,100vw - 48px);margin:0 auto}.report-page{padding:18px 0 64px}.run-status{place-items:center;min-height:calc(100vh - 76px);padding:48px 24px;display:grid}.run-status__panel{justify-items:start;gap:16px;width:min(720px,100%);display:grid}.run-status__title{color:var(--geo-ink);margin:0;font-size:clamp(32px,5vw,52px);line-height:1.08}.report-hero{grid-template-columns:minmax(0,1.18fr) minmax(260px,.55fr);align-items:stretch;gap:18px;margin-top:18px;display:grid}.report-panel{border:1px solid var(--geo-line);box-shadow:none;background:#fff;border-radius:16px;padding:24px}.report-panel h2{color:var(--geo-ink);margin:0 0 16px;font-size:18px;font-weight:800}.report-title{color:var(--geo-ink);margin:0;font-size:clamp(32px,4vw,48px);line-height:1.08}.report-url{color:var(--geo-faint);word-break:break-word;margin:14px 0 0}.report-panel p{color:var(--geo-muted);line-height:1.7}.notice{color:var(--geo-muted);background:#f8fafc;border-radius:12px;padding:12px 14px;font-size:13px}.score-card{text-align:center;place-items:center;display:grid}.score-number{border:1px dashed #11182747;border-radius:999px;place-items:center;width:172px;height:172px;font-size:56px;font-weight:850;line-height:1;display:grid}.score-grade{color:var(--geo-muted);margin-top:12px;font-size:14px;font-weight:700}.section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.metric-list,.gap-list,.page-list,.fix-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.metric-row{color:var(--geo-ink);grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:12px;font-size:13px;display:grid}.bar{background:#e2e8f0;border-radius:999px;height:6px;margin-top:6px;overflow:hidden}.bar span{border-radius:inherit;background:var(--ink);height:100%;display:block}.gap-item,.page-item,.fix-item{background:#f8fafc;border:1px solid #0f172a0f;border-radius:14px;padding:16px}.gap-item strong,.page-item strong,.fix-item strong{color:var(--geo-ink);margin-bottom:6px;display:block}.gap-item span,.page-item span{color:var(--geo-muted);font-size:13px;line-height:1.6}.tag{min-height:22px;color:var(--bad);background:#1118271f;border-radius:999px;align-items:center;margin:0 8px 8px 0;padding:0 8px;font-size:11px;font-weight:800;display:inline-flex}.secondary-button,.copy-button{min-height:38px;color:var(--geo-muted);background:#fff;border:1px solid #0f172a1a;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.stage-pill{min-height:38px;color:var(--ink);background:#1118271a;border-radius:999px;align-items:center;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.profile-cta{background:#f3f4f6;border-color:#d1d5db;grid-template-columns:minmax(0,1fr) minmax(180px,.28fr);align-items:center;gap:22px;margin-top:18px;display:grid}.profile-cta h2{color:var(--geo-ink);margin:10px 0 8px;font-size:22px;font-weight:850}.profile-cta p{color:#111827;margin:0}.profile-cta__side{color:#111827;text-align:right;justify-items:end;gap:8px;display:grid}.profile-cta__side strong{color:var(--geo-ink);font-size:36px;line-height:1}.profile-shell{grid-template-columns:minmax(220px,.28fr) minmax(0,.44fr) minmax(240px,.28fr);align-items:start;gap:18px;margin-top:18px;display:grid}.profile-alert{color:#4b5563;background:#f9fafb;border:1px solid #d1d5db;border-radius:14px;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:18px;padding:14px 16px;display:flex}.profile-alert strong{color:#4b5563}.profile-intro{position:sticky;top:92px}.profile-title{color:var(--geo-ink);margin:16px 0 12px;font-size:clamp(34px,5vw,52px);line-height:1.08}.profile-completeness{color:var(--geo-muted);background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-top:22px;padding:14px 16px;display:flex}.profile-completeness strong{color:var(--ink);font-size:28px}.profile-form{gap:16px;display:grid}.profile-competitors{border-bottom:1px solid var(--geo-line);gap:10px;padding-bottom:16px;display:grid}.profile-competitors h2{margin:0}.profile-competitors p{color:var(--geo-muted);margin:0;font-size:14px;line-height:1.6}.profile-competitor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-competitor-grid input{width:100%;min-width:0;min-height:42px;color:var(--geo-ink);font:inherit;border:1px solid #0f172a1a;border-radius:12px;outline:none;padding:0 14px}.profile-competitor-grid input:focus{border-color:#11182773;box-shadow:inset 0 0 0 3px #1118271f}.profile-question{border-bottom:1px solid var(--geo-line);gap:8px;padding-bottom:16px;display:grid}.profile-question:last-of-type{border-bottom:none}.profile-question__index{color:var(--ink);font-size:12px;font-weight:800}.profile-question strong{color:var(--geo-ink);font-size:18px}.profile-question span{color:var(--geo-muted);line-height:1.55}.profile-question textarea{resize:vertical;width:100%;min-height:108px;color:var(--geo-ink);font:inherit;border:1px solid #0f172a1a;border-radius:12px;outline:none;padding:12px 14px;line-height:1.55}.profile-question textarea:focus{border-color:#11182773;box-shadow:inset 0 0 0 3px #1118271f}.profile-empty{gap:12px;display:grid}.profile-sidebar{gap:18px;display:grid;position:sticky;top:92px}.profile-sidebar__block{gap:10px;display:grid}.profile-sidebar__block h2,.profile-sidebar__block p{margin:0}.profile-sidebar__block>strong{color:var(--ink);font-size:32px;line-height:1}.profile-progress{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.profile-progress span{border-radius:inherit;background:var(--ink);height:100%;display:block}.identified-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.identified-list li{border-bottom:1px solid var(--geo-line);gap:4px;padding-bottom:10px;display:grid}.identified-list li:last-child{border-bottom:none}.identified-list span,.identified-list em{color:var(--geo-muted);font-size:12px;font-style:normal}.identified-list strong{color:var(--geo-ink);word-break:break-word;font-size:13px;line-height:1.45}.brand-system-gap-block{background:#f9fafb;border:1px solid #d1d5db;border-radius:14px;gap:16px;padding:18px;display:grid}.brand-system-gap-block__head h2{margin:0 0 6px;font-size:18px}.brand-system-gap-block__head p{color:#4b5563;margin:0;font-size:13px;line-height:1.6}.brand-system-gap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.brand-system-gap-grid label{gap:8px;display:grid}.brand-system-gap-grid span{color:#4b5563;justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:800;display:flex}.brand-system-gap-grid em{color:var(--bad);background:#e5e7eb;border-radius:999px;padding:3px 7px;font-size:11px;font-style:normal}.brand-system-gap-grid textarea{resize:vertical;width:100%;min-height:86px;color:var(--geo-ink);font:inherit;background:#fff;border:1px solid #9ca3af;border-radius:12px;outline:none;padding:10px 12px}.missing-brand-list{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.missing-brand-list li{color:var(--geo-muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.missing-brand-list em{color:var(--geo-muted);background:#f1f5f9;border-radius:999px;padding:3px 7px;font-style:normal;font-weight:800}.output-hero,.fixpack-hero{border:1px solid var(--geo-line);box-shadow:none;background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;margin-top:18px;padding:26px;display:grid}.output-hero h1,.fixpack-hero h1{color:var(--geo-ink);margin:12px 0 8px;font-size:clamp(34px,5vw,54px);line-height:1.06}.output-hero p,.fixpack-hero p{color:var(--geo-muted);margin:0;line-height:1.65}.output-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.output-card{border:1px solid var(--geo-line);min-height:220px;color:inherit;box-shadow:none;background:#fff;border-radius:16px;gap:14px;padding:22px;text-decoration:none;display:grid;position:relative;overflow:hidden}.output-card__stripe{background:var(--warn);height:5px;position:absolute;inset:0 0 auto}.output-card--high .output-card__stripe{background:var(--bad)}.output-card--medium .output-card__stripe{background:var(--warn)}.output-card--low .output-card__stripe{background:#6b7280}.output-card--empty .output-card__stripe{background:#111827}.output-card__head{justify-content:space-between;align-items:start;gap:14px;display:flex}.output-card h2{color:var(--geo-ink);margin:0;font-size:20px}.output-card__head span{color:var(--bad);background:#f3f4f6;border-radius:999px;flex:none;padding:5px 8px;font-size:11px;font-weight:850}.output-card p{color:var(--geo-muted);margin:0;line-height:1.65}.output-card__tags{flex-wrap:wrap;align-self:end;gap:8px;display:flex}.output-card__tags em{color:var(--geo-muted);background:#f1f5f9;border-radius:999px;padding:5px 9px;font-size:12px;font-style:normal;font-weight:800}.system-ready{color:var(--ok);align-items:center;gap:8px;font-weight:800;display:inline-flex}.system-ready i{background:currentColor;border-radius:999px;width:9px;height:9px;box-shadow:inset 0 0 0 5px #3741511f}.fixpack-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.32fr);align-items:start;gap:18px;margin-top:18px;display:grid}.fixpack-assets{gap:18px;display:grid}.asset-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.asset-status-card{border:1px solid var(--geo-line);min-height:150px;box-shadow:none;background:#fff;border-radius:14px;gap:10px;padding:16px;display:grid}.asset-status-card h2{margin:0;font-size:16px}.asset-status-card p{color:var(--geo-muted);margin:0;font-size:13px;line-height:1.6}.asset-status-card__badge{color:var(--ink);background:#f3f4f6;border-radius:999px;justify-self:start;padding:5px 8px;font-size:11px;font-weight:850}.asset-status-card__badge--present,.asset-status-card__badge--ready{color:var(--ok);background:#e5e7eb}.asset-status-card__badge--missing{color:var(--bad);background:#f3f4f6}.asset-status-card__badge--blocked_until_visible_faq{color:#4b5563;background:#f3f4f6}.fixpack-guidance-card{gap:16px;padding:24px;display:grid}.fixpack-guidance-card h2,.fixpack-guidance-card p{margin:0}.fixpack-guidance-card p{color:var(--geo-muted);line-height:1.7}.content-repair-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.content-repair-list li{border:1px solid var(--geo-line);background:#f8fafc;border-radius:12px;gap:5px;padding:12px;display:grid}.content-repair-list strong{color:var(--geo-ink);font-size:13px}.content-repair-list span{color:var(--geo-muted);font-size:13px;line-height:1.6}.fixpack-code-card__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.fixpack-code-card__head .tag{grid-column:1/-1;justify-self:start}.install-card{position:sticky;top:92px}.install-card ol{color:var(--geo-muted);gap:12px;margin:0;padding-left:20px;line-height:1.65;display:grid}.scan-card{color:#111827;background:#f3f4f6;border-radius:14px;gap:6px;margin-top:18px;padding:16px;display:grid}.scan-card strong{color:var(--geo-ink)}.fixpack-floating{border:1px solid var(--geo-line);box-shadow:none;background:#fffffff2;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding:14px 16px;display:flex;position:sticky;bottom:18px}.fixpack-floating span{color:var(--geo-muted)}.copy-button{margin-bottom:10px}.pre{color:#e2e8f0;white-space:pre-wrap;background:#0f172a;border-radius:12px;max-height:340px;margin:0;padding:14px;font-size:12px;line-height:1.55;overflow:auto}.evidence-box{background:#f8fafc;border:1px solid #0f172a14;border-radius:12px;gap:10px;margin-top:14px;padding:14px;display:grid}.evidence-box ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.evidence-box li{color:var(--geo-muted);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:10px;font-size:13px;display:grid}.evidence-box code{overflow-wrap:anywhere;color:var(--geo-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.asset-status{color:#374151;background:#f3f4f6;border:1px solid #3741512e;border-radius:12px;gap:8px;margin:14px 0;padding:14px;font-size:13px;display:grid}.asset-status strong{color:#374151}.competitor-panel{gap:18px;margin-top:18px;display:grid}.competitor-panel__head{grid-template-columns:minmax(0,1fr) minmax(280px,.46fr);align-items:start;gap:18px;display:grid}.competitor-panel__head h2{margin:8px 0}.competitor-panel__head p,.competitor-insight{margin:0}.score-compare{gap:10px;display:grid}.score-compare__row{background:#f8fafc;border:1px solid #0f172a12;border-radius:12px;grid-template-columns:minmax(0,.9fr) minmax(140px,.8fr) 64px;align-items:center;gap:14px;padding:12px 14px;display:grid}.score-compare__row--main{background:#f3f4f6;border-color:#d1d5db}.score-compare__row strong,.score-compare__row span{display:block}.score-compare__row span{color:var(--geo-muted);word-break:break-word;margin-top:4px;font-size:12px;line-height:1.45}.score-compare__row b{color:var(--geo-ink);text-align:right}.score-compare__bar{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.score-compare__bar span{border-radius:inherit;background:var(--ink);height:100%;display:block}.metric-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-compare__item{background:#fff;border:1px solid #0f172a12;border-radius:12px;gap:8px;padding:12px;display:grid}.metric-compare__item strong{font-size:13px}.metric-compare__bars{gap:6px;display:grid}.metric-compare__bars span{color:#111827;white-space:nowrap;background:#e5e7eb;border-radius:999px;min-width:40px;max-width:100%;height:18px;padding:0 8px;font-size:11px;font-weight:800;line-height:18px;display:block;overflow:hidden}.metric-compare__bars .metric-compare__competitor{color:#374151;background:#e5e7eb}.probe-panel{gap:18px;display:grid}.probe-score{align-content:center;justify-items:end;gap:2px;min-width:128px;display:grid}.probe-score strong{color:var(--ink);font-size:44px;line-height:1}.probe-score span{color:var(--geo-muted);font-size:13px;font-weight:800}.probe-list{gap:10px;display:grid}.probe-item{background:#fff;border:1px solid #0f172a14;border-radius:14px;padding:12px 14px}.probe-item summary{cursor:pointer;font-weight:800}.probe-item p{color:var(--geo-muted);margin:10px 0 4px}.content-panel{gap:18px;display:grid}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.topic-card{background:#fff;border:1px solid #0f172a14;border-radius:16px;align-content:start;gap:10px;min-height:230px;padding:16px;display:grid}.topic-card h3{margin:0;font-size:18px;line-height:1.3}.topic-card p{color:var(--geo-muted);margin:0;font-size:14px}.topic-card .primary-button{place-self:end start}.article-page{gap:22px;display:grid}.article-hero{gap:12px;display:grid}.article-hero h1{max-width:860px;margin:0}.brand-kit-page{gap:22px;display:grid}.brand-kit-hero{border:1px solid var(--geo-line);box-shadow:none;background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:28px;display:grid}.brand-kit-hero h1{color:var(--geo-ink);margin:8px 0;font-size:clamp(34px,4vw,52px);line-height:1.08}.brand-kit-hero p{color:var(--geo-muted);margin:0}.brand-kit-status{color:#111827;background:#f3f4f6;border-radius:999px;place-items:center;min-width:112px;padding:10px 14px;font-size:13px;font-weight:900;display:inline-grid}.brand-kit-status--ready{color:#374151;background:#e5e7eb}.brand-kit-status--failed{color:#111827;background:#e5e7eb}.brand-kit-notice{margin:0}.brand-kit-grid{gap:14px;display:grid}.brand-kit-section{border:1px solid var(--geo-line);box-shadow:none;background:#fff;border-radius:12px;overflow:hidden}.brand-kit-section summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;list-style:none;display:flex}.brand-kit-section summary::-webkit-details-marker{display:none}.brand-kit-section summary span{min-width:0;color:var(--geo-ink);font-weight:900}.brand-kit-section summary em{color:var(--geo-muted);flex:none;font-size:12px;font-style:normal;font-weight:800}.brand-kit-section textarea{width:calc(100% - 40px);color:var(--geo-ink);resize:vertical;background:#f8fafc;border:1px solid #0f172a1a;border-radius:10px;outline:none;margin:0 20px 20px;padding:14px;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;display:block}.brand-kit-section textarea:focus{border-color:#11182773;box-shadow:inset 0 0 0 3px #1118271f}.brand-kit-actions{border:1px solid var(--geo-line);box-shadow:none;background:#ffffffeb;border-radius:14px;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:14px;display:flex;position:sticky;bottom:16px}.content-template-panel{gap:14px;display:grid}.content-template-panel__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.content-template-panel__head h3,.title-choice-panel h3{color:var(--geo-ink);margin:0;font-size:16px}.content-template-panel__head span{color:var(--geo-muted);font-size:12px;font-weight:800}.content-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.template-choice,.title-choice{width:100%;color:var(--geo-ink);cursor:pointer;text-align:left;background:#fff;border:1px solid #0f172a1a;border-radius:12px}.template-choice{gap:6px;padding:12px;display:grid}.template-choice--active{background:#f9fafb;border-color:#11182773}.template-choice strong,.title-choice strong{font-size:14px}.template-choice span,.title-choice em{color:var(--geo-muted);font-size:12px;font-style:normal;line-height:1.45}.title-choice-panel{gap:10px;display:grid}.title-choice{gap:7px;padding:14px;display:grid}.title-choice span{color:#4b5563;background:#f3f4f6;border-radius:999px;justify-self:start;padding:4px 8px;font-size:11px;font-weight:900}.actions-row{flex-wrap:wrap;gap:10px;display:flex}.track-page{gap:22px;display:grid}.track-dashboard-hero{border:1px solid var(--geo-line);box-shadow:none;background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:26px;display:grid}.track-dashboard-hero h1{word-break:break-word;margin:12px 0 8px}.track-dashboard-hero p{color:var(--geo-muted);margin:0;line-height:1.65}.track-score-ring{background:var(--surface);border:10px solid var(--line);width:150px;height:150px;color:var(--geo-ink);border-radius:999px;place-items:center;display:grid}.track-score-ring strong{margin-top:22px;font-size:44px;line-height:1}.track-score-ring span{color:var(--geo-muted);margin-top:-28px;font-size:13px}.track-hero{gap:10px;display:grid}.track-hero h1{word-break:break-word;margin:0}.track-bars{gap:12px;display:grid}.track-row{color:var(--geo-ink);grid-template-columns:minmax(110px,.7fr) minmax(0,1.4fr) auto;align-items:center;gap:12px;text-decoration:none;display:grid}.track-row span{color:var(--geo-muted);font-size:13px}.track-cta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.track-cta h2{margin:6px 0}.track-cta p{color:var(--geo-muted);margin:0}.track-actions-panel{gap:18px;display:grid}.track-actions-panel__head{justify-content:space-between;align-items:start;gap:18px;display:flex}.track-actions-panel__head h2{margin:6px 0 0}.track-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.track-action-card{border:1px solid var(--geo-line);background:#f8fafc;border-radius:12px;gap:10px;min-height:150px;padding:14px;display:grid}.track-action-card span{color:var(--warn);background:#f9fafb;border-radius:999px;justify-self:start;padding:4px 7px;font-size:11px;font-weight:850}.track-action-card p{color:var(--geo-muted);margin:0;font-size:13px;line-height:1.6}.geo-landing{background:#f9fafb}.geo-landing__nav{background:#faf9fff0;border-bottom:1px solid #11182714}.geo-landing__hero{max-width:1040px;padding:72px 24px 112px}.geo-landing__title{max-width:960px;font-size:clamp(48px,6vw,76px);font-weight:900}.geo-landing__subtitle{max-width:780px;font-size:20px}.geo-landing__search{width:min(760px,100%);box-shadow:none;border-color:#1118273d;border-radius:14px}.geo-landing__search-icon{color:#6b7280}.geo-landing__search-input{font-size:18px}.geo-landing__search-btn,.primary-button{background:linear-gradient(135deg,#111827,#111827)}.geo-landing__examples{color:#4b5563;font-size:16px}.geo-history{max-width:1560px;padding:0 24px 72px}.geo-history__title{text-align:center;margin-bottom:54px;font-size:30px}.geo-history__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.geo-history__item{min-height:240px;box-shadow:none;border-color:#1118273d;border-radius:8px;align-content:start;gap:26px;padding:32px;display:grid}.geo-history__icon{color:#111827;background:#e5e7eb;border-radius:999px;place-items:center;width:64px;height:64px;font-size:30px;font-weight:900;display:grid}.geo-history__item--fix .geo-history__icon{color:#374151;background:#d1d5db}.geo-history__item--track .geo-history__icon{color:#4b5563;background:#d1d5db}.geo-history__body{gap:12px;padding:0;display:grid}.geo-history__body strong{font-size:24px}.geo-history__body span{color:#4b5563;font-size:16px}.report-check-page,.profile-story-page,.fixpack-page{width:min(1280px,100vw - 48px)}.report-design-nav{width:min(720px,100%);box-shadow:none;background:#fff;justify-content:center;margin-bottom:30px;padding:18px 32px}.report-design-nav .brand{margin-right:auto}.report-design-title{align-items:center;gap:54px;margin:36px 0 22px;display:flex}.report-design-title h1{margin:0;font-size:26px;font-weight:900}.report-play-button{color:#0f172a;background:#fff;border:1px solid #0f172a14;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.report-overview-grid{grid-template-columns:minmax(260px,.42fr) minmax(0,.58fr);gap:18px;display:grid}.report-score-card{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);align-content:space-between;gap:18px;min-height:250px;display:grid;overflow:hidden}.report-score-card__inner{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;display:grid}.report-score-ring{border-radius:999px;place-items:center;width:138px;height:138px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #0f172a0a}.report-score-ring:before{content:"";border-radius:inherit;background:#fff;position:absolute;inset:14px}.report-score-ring__value{z-index:1;text-align:center;place-items:center;gap:2px;min-width:72px;display:grid;position:relative}.report-score-ring__value strong,.report-score-ring__value span{z-index:1;position:relative}.report-score-ring__value strong{color:#111827;font-size:38px;font-weight:900;line-height:1}.report-score-ring__value span{color:#94a3b8;font-size:14px;font-weight:800;line-height:1}.report-score-meta{gap:6px;display:grid}.report-score-meta span,.report-score-meta p,.score-rule-note{color:#64748b;margin:0;font-size:13px;line-height:1.55}.report-score-meta strong{color:#111827;font-size:48px;font-weight:950;line-height:.95}.score-grade-scale{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid}.score-grade-scale__item{color:#94a3b8;background:#ffffffc7;border:1px solid #e5e7eb;border-radius:8px;align-content:center;place-items:center;gap:2px;min-height:42px;display:grid}.score-grade-scale__item b{color:inherit;font-size:12px;font-weight:950;line-height:1}.score-grade-scale__item small{color:inherit;white-space:nowrap;font-size:10px;font-weight:800;line-height:1}.score-grade-scale__item--active{color:#fff;background:#111827;border-color:#111827}.danger-banner{background:#f3f4f6;border-radius:10px;justify-self:start;margin:0;padding:9px 12px;font-size:13px;font-weight:900;color:#111827!important}.report-core-card{align-content:space-between;gap:18px;display:grid}.report-core-actions{gap:10px;margin:0;padding:0;list-style:none;display:grid}.report-core-actions li{color:#4b5563;border-left:3px solid #d1d5db;padding-left:10px;font-size:14px;line-height:1.65}.report-core-card h2,.industry-score-panel h2,.gap-analysis-panel h2{margin-bottom:8px}.eye-preview-panel{grid-template-columns:minmax(260px,.52fr) minmax(0,.48fr);gap:18px;margin-top:18px;display:grid}.eye-preview-panel__pane{align-content:start;gap:12px;min-width:0;display:grid}.eye-preview-panel__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.eye-preview-panel__head strong{color:var(--geo-ink);font-size:14px}.eye-preview-panel img,.eye-preview-panel__empty,.eye-preview-panel pre,.ai-eye-structured{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;width:100%;min-height:220px;max-height:320px}.eye-preview-panel img{object-fit:cover;object-position:top center;display:block}.eye-preview-panel__empty{color:#64748b;place-items:center;font-size:14px;display:grid}.eye-preview-panel pre{color:#334155;white-space:pre-wrap;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.7;overflow:auto}.ai-eye-structured{gap:12px;padding:16px;display:grid;overflow:auto}.ai-eye-structured section{border-bottom:1px solid #e5e7eb;gap:8px;padding-bottom:12px;display:grid}.ai-eye-structured section:last-child{border-bottom:none;padding-bottom:0}.ai-eye-structured strong{color:#0f172a;font-size:13px}.ai-eye-structured ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.ai-eye-structured li{color:#475569;padding-left:16px;font-size:12px;line-height:1.55;position:relative}.ai-eye-structured li:before{content:"";background:#111827;border-radius:999px;width:5px;height:5px;position:absolute;top:.68em;left:2px}.report-metric-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.report-mini-metric{gap:12px;padding:18px;display:grid}.report-mini-metric__head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.metric-icon{color:#0f172a;background:#f3f4f6;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.report-mini-metric__head b{font-size:20px}.report-mini-metric p{margin:0;font-size:13px}.industry-score-panel,.gap-analysis-panel,.report-probe-panel,.report-next-step{margin-top:18px}.industry-score-panel__head,.gap-analysis-panel__head,.report-next-step{justify-content:space-between;align-items:start;gap:20px;display:flex}.industry-score-panel__head p{margin:0}.industry-score-grid{grid-template-columns:minmax(0,.55fr) minmax(360px,.45fr);gap:34px;margin-top:24px;display:grid}.trend-card,.ranking-table{align-content:start;gap:16px;display:grid}.trend-card>span{color:#0f172a;font-size:32px;font-weight:900}.trend-card svg{width:100%;height:220px;overflow:visible}.trend-grid line{stroke:#e5e7eb;stroke-width:.8px}.trend-grid text{fill:#94a3b8;font-size:5px;font-weight:700}.trend-axis{stroke:#cbd5e1;stroke-width:1.1px}.trend-benchmark{fill:none;stroke:#94a3b8;stroke-dasharray:4 4;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.trend-line{fill:none;stroke:#111827;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.trend-point{fill:#fff;stroke:#111827;stroke-width:1.2px}.trend-score-label{fill:#111827;font-size:6px;font-weight:900}.trend-x-label{fill:#94a3b8;text-anchor:middle;font-size:4.8px;font-weight:700}.trend-legend{color:#9ca3af;gap:20px;font-size:13px;display:flex}.trend-legend span,.trend-legend label{align-items:center;gap:8px;display:inline-flex}.trend-legend i{border:1px solid #cbd5e1;border-radius:3px;width:12px;height:12px}.trend-legend span:first-child i{background:#e5e7eb}.trend-compare-toggle{accent-color:#111827;width:16px;height:16px}.ranking-table>p{color:#111827;margin:0;font-weight:900}.ranking-table__rows{gap:8px;display:grid}.ranking-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:50px;padding:0 14px;display:grid}.ranking-row--owned{background:linear-gradient(90deg,#f3f4f6,#fff);border-color:#d1d5db}.ranking-row--ghost{color:#94a3b8;background:#fff;border:1px dashed #e5e7eb}.ranking-row--custom{background:#fff;border:1px dashed #e5e7eb}.ranking-row--custom input{color:#0f172a;width:100%;min-width:0;font:inherit;background:0 0;border:none;outline:none;font-weight:700}.ranking-row--custom input::placeholder{color:#94a3b8}.ranking-row--custom button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:900}.ranking-row--custom button:disabled{cursor:wait;opacity:.62}.ranking-row span{color:#94a3b8}.ranking-row__asset{align-items:center;gap:8px;min-width:0;display:inline-flex}.ranking-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ranking-row em{color:#64748b;background:#e2e8f0;border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-style:normal;font-weight:800}.ranking-row b{white-space:nowrap;justify-self:end}.impact{border-radius:999px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:900}.impact--high{color:#111827;background:#e5e7eb}.impact--medium{color:#4b5563;background:#e5e7eb}.impact--low{color:#4b5563;background:#f3f4f6}.gap-accordion{gap:14px;margin-top:18px;display:grid}.gap-detail{background:#f8fafc;border:1px solid #0f172a0f;border-radius:14px;padding:18px}.gap-detail summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;list-style:none;display:grid}.gap-detail summary::-webkit-details-marker{display:none}.gap-detail__icon{color:#0f172a;background:#e5e7eb;border-radius:12px;place-items:center;width:42px;height:42px;font-size:15px;font-weight:900;display:grid}.gap-detail p{margin:12px 0;padding-left:56px}.gap-detail a{color:#111827;margin-left:56px;font-size:13px;font-weight:800;text-decoration:none}.profile-story-shell{grid-template-columns:minmax(0,.62fr) minmax(320px,.38fr);gap:22px}.profile-story-form{gap:22px}.profile-form__head,.profile-actions,.profile-sidebar__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.profile-form__head p{margin:8px 0 0}.completion-pill{color:#111827;background:#e5e7eb;border-radius:999px;flex:none;padding:8px 12px}.profile-alert__icon{color:#4b5563;background:#f3f4f6;border-radius:999px;place-items:center;width:26px;height:26px;font-weight:900;display:grid}.profile-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.profile-field-grid label,.profile-textarea-block{color:#475569;gap:10px;font-weight:800;display:grid}.profile-field-grid input,.profile-field-grid textarea,.profile-textarea-block input,.profile-textarea-block textarea{width:100%;min-width:0;color:var(--geo-ink);font:inherit;background:#fff;border:1px solid #0f172a1a;border-radius:12px;outline:none;padding:14px 16px;font-weight:500;line-height:1.55}.profile-field-grid input,.profile-textarea-block input{min-height:62px}.profile-proposition-field p{color:#94a3b8;margin:-2px 0 2px;font-size:13px;font-weight:600;line-height:1.55}.profile-field-grid textarea[readonly]{color:#64748b;background:#f8fafc}.profile-choice-block{border:none;margin:0;padding:0}.profile-choice-block legend,.profile-textarea-block>span{color:#475569;font-weight:900}.profile-choice-block em,.profile-textarea-block em{float:right;color:#111827;font-size:13px;font-style:normal}.profile-choice-block p{color:#94a3b8;margin:8px 0 12px}.value-choice-list{border:1px solid #0f172a14;border-radius:14px;gap:10px;padding:16px;display:grid}.value-choice-list label{color:#475569;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;line-height:1.5;display:grid}.value-choice-list input{accent-color:#111827;width:18px;height:18px;margin-top:2px}.profile-extra-questions{border-top:1px solid var(--geo-line);gap:14px;padding-top:8px;display:grid}.profile-extra-questions h2{margin:0;font-size:18px}.profile-sidebar__heading h2,.profile-sidebar__heading strong{margin:0}.profile-sidebar__heading strong{color:#64748b;background:#f1f5f9;border-radius:999px;padding:6px 10px;font-size:14px}.identified-list li{padding-left:34px;position:relative}.identified-list li:before{content:"✓";color:#374151;background:#e5e7eb;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid;position:absolute;top:0;left:0}.copy-button--danger{color:#fff;background:#111827;border-color:#0000}.article-progress{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;margin:20px 0;display:grid}.article-progress__step{border:1px solid var(--geo-line);color:#64748b;background:#f8fafc;border-radius:10px;place-items:center;min-height:38px;font-size:13px;font-weight:900;display:grid}.article-progress__step--done{color:#374151;background:#f3f4f6;border-color:#37415147}.article-progress__step--active{color:#111827;background:#f3f4f6;border-color:#11182759}.article-brief-panel,.article-source-panel{margin-top:18px}.article-brief-list{gap:12px;margin-top:14px;display:grid}.article-brief-item{border:1px solid var(--geo-line);background:#fff;border-radius:12px;gap:8px;padding:16px;display:grid}.article-brief-item span,.article-brief-item small{color:#64748b;font-size:13px;font-weight:800}.article-brief-item h3{margin:0;font-size:18px}.article-brief-item p{color:#475569;margin:0;line-height:1.7}.article-source-list{gap:10px;margin:14px 0 0;padding-left:20px;display:grid}.article-source-list li{gap:4px;min-width:0;display:grid}.article-source-list a{overflow-wrap:anywhere;color:#111827;font-size:13px}@media (max-width:860px){.geo-landing__nav-inner,.topbar,.shell{width:min(100% - 28px,1180px)}.geo-landing__hero{padding-top:48px}.geo-landing__search{border-radius:22px;grid-template-columns:auto minmax(0,1fr)}.geo-landing__search-btn{grid-column:1/-1;width:100%}.geo-landing__details,.report-hero,.report-overview-grid,.eye-preview-panel,.report-metric-cards,.industry-score-grid,.section-grid,.profile-cta,.profile-shell,.profile-story-shell,.profile-field-grid,.brand-system-gap-grid,.output-hero,.output-grid,.fixpack-hero,.fixpack-layout,.asset-status-grid,.track-dashboard-hero,.track-action-grid,.fixpack-code-card__head,.competitor-panel__head,.score-compare__row,.metric-compare,.topic-grid,.track-row,.track-cta,.profile-competitor-grid,.evidence-box li{grid-template-columns:1fr}.article-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.geo-history__list{grid-template-columns:1fr}.report-design-nav{justify-content:space-between;width:min(100% - 28px,720px)}.report-design-title{gap:16px}.report-design-title h1{font-size:22px}.ranking-row{grid-template-columns:24px minmax(0,1fr) auto}.profile-form__head,.profile-actions,.industry-score-panel__head,.gap-analysis-panel__head,.report-next-step,.track-actions-panel__head{flex-direction:column;align-items:stretch}.track-score-ring{justify-self:start;width:132px;height:132px}.score-compare__row b{text-align:left}.profile-intro,.profile-sidebar{position:static}.profile-cta__side{text-align:left;justify-items:start}.probe-score{justify-items:start}}@media (max-width:520px){.geo-landing__nav-inner{gap:14px}.geo-page__ready{display:none}.geo-landing__title{font-size:40px}.geo-landing__subtitle{font-size:16px}.report-panel{padding:18px}}.brand-center-page,.brand-kit-edit-page,.content-workbench-page,.article-workbench-page{color:#111827;background:#f6f7fb;min-height:100vh}.brand-center-header,.brand-kit-edit-topbar,.content-workbench-topbar,.article-workbench-topbar{z-index:20;background:#fffffff5;border-bottom:1px solid #e5e7eb;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:18px;min-height:64px;padding:0 32px;display:grid;position:sticky;top:0}.brand-center-header{grid-template-columns:auto minmax(0,1fr)}.brand-center-back,.brand-kit-back,.content-workbench-topbar a,.article-workbench-topbar a{color:#111827;font-size:14px;font-weight:850;text-decoration:none}.brand-center-link,.brand-kit-edit-actions a,.article-toolbar-actions a{color:#374151;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.brand-center-link{justify-self:end}.brand-center-title,.brand-suite-head,.brand-suite-table,.brand-kit-edit-heading,.brand-kit-human-form,.brand-kit-loading,.template-modal-shell,.title-workbench,.article-workbench-layout{box-sizing:border-box;width:min(1180px,100% - 48px);margin-left:auto;margin-right:auto}.brand-center-title{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:42px 0 22px;display:grid}.brand-center-title h1{color:#111827;margin:0;font-size:32px;line-height:1.15}.brand-center-title nav{background:#fff;border:1px solid #e5e7eb;border-radius:10px;gap:8px;padding:4px;display:flex}.brand-center-tab{color:#6b7280;border-radius:8px;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.brand-center-tab--active{color:#fff;background:#111827}.brand-suite-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.brand-suite-head h2{color:#111827;margin:0;font-size:22px}.brand-center-primary{color:#fff;background:#111827;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex}.brand-center-primary span{font-size:18px;line-height:1}.brand-center-message{color:#111827;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;width:min(1180px,100vw - 48px);margin:0 auto 14px;padding:12px 14px;font-size:13px;line-height:1.55}.brand-center-message--action{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-center-message--action button{color:#fff;cursor:pointer;min-height:34px;font:inherit;background:#111827;border:1px solid #111827;border-radius:8px;padding:0 14px;font-weight:750}.brand-suite-table{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.brand-suite-row{border-bottom:1px solid #eef2f7;grid-template-columns:minmax(160px,.18fr) minmax(0,1fr) minmax(120px,.18fr) minmax(220px,auto);align-items:center;gap:18px;min-height:72px;padding:0 18px;display:grid}.brand-suite-row--head{color:#6b7280;background:#f9fafb;min-height:48px;font-size:12px;font-weight:850}.brand-suite-row strong,.brand-suite-row p,.brand-suite-row b{min-width:0}.brand-suite-row p{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;line-height:1.55;overflow:hidden}.brand-suite-row b{color:#6b7280;font-size:13px;font-weight:750}.brand-suite-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.brand-suite-actions a,.brand-suite-actions button{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.brand-suite-actions button{color:#111827;width:34px;padding:0}.brand-suite-table footer{color:#6b7280;padding:14px 18px;font-size:12px}.brand-kit-edit-topbar strong,.content-workbench-topbar strong,.article-workbench-topbar strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-kit-save-state,.content-workbench-topbar span,.article-saved-state{color:#374151;white-space:nowrap;background:#f3f4f6;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.brand-kit-save-state--failed{color:#111827;background:#f3f4f6}.brand-kit-save-state--pending{color:#4b5563;background:#f9fafb}.brand-kit-edit-actions,.article-toolbar-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.brand-kit-edit-actions button,.article-toolbar-actions button,.article-final-card button,.article-brief-callout button,.article-floating-action,.template-card button:last-child,.title-primary-action{color:#fff;white-space:nowrap;background:#111827;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.brand-kit-edit-actions button:disabled,.article-toolbar-actions button:disabled,.template-card button:disabled,.title-primary-action:disabled,.article-floating-action:disabled,.article-final-card button:disabled,.article-brief-callout button:disabled{cursor:not-allowed;opacity:.55}.brand-kit-edit-heading{gap:8px;padding:36px 0 18px;display:grid}.brand-kit-edit-heading h1{color:#111827;margin:0;font-size:32px;line-height:1.15}.brand-kit-edit-heading p{color:#6b7280;margin:0;line-height:1.6}.brand-kit-edit-heading span{color:#111827;background:#f3f4f6;border-radius:999px;justify-self:start;padding:5px 9px;font-size:12px;font-weight:850}.brand-kit-loading{color:#4b5563;background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;gap:6px;margin-bottom:18px;padding:16px;display:grid}.brand-kit-loading p{color:#4b5563;margin:0}.brand-kit-human-form{grid-template-columns:minmax(0,1fr);gap:12px;padding-bottom:64px;display:grid}.brand-kit-human-group{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.brand-kit-human-group summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:54px;padding:0 18px;list-style:none;display:flex}.brand-kit-human-group summary::-webkit-details-marker{display:none}.brand-kit-human-group summary:after{content:"展开";color:#6b7280;font-size:12px;font-weight:850}.brand-kit-human-group[open] summary:after{content:"收起"}.brand-kit-human-group summary span{color:#9ca3af;margin-left:auto;font-size:12px;font-weight:800}.brand-kit-human-group h2{color:#111827;margin:0;font-size:18px}.brand-kit-human-field{background:#fff;border-top:1px solid #eef2f7;gap:8px;padding:14px 18px 16px;display:grid}.brand-kit-human-field__label{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-kit-human-field__label strong{color:#111827;font-size:14px}.brand-kit-human-field__label span,.brand-kit-human-field p{color:#6b7280;font-size:12px;font-weight:750}.brand-kit-human-field p{overflow-wrap:anywhere;margin:0;line-height:1.55}.brand-kit-human-field textarea{resize:vertical;color:#111827;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 12px;line-height:1.6}.brand-kit-human-field textarea:focus{border-color:#111827;box-shadow:inset 0 0 0 3px #1118271f}.content-workbench-page{gap:24px;padding-bottom:64px;display:grid}.content-workbench-topbar,.article-workbench-topbar{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:min(1180px,100%);min-height:56px;margin:0 auto;padding:10px 16px;position:static}.template-modal-shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:20px;padding-top:0;display:grid}.template-context-note{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;gap:6px;padding:14px 16px;display:grid}.template-context-note strong{color:#111827;font-size:13px}.template-context-note span{color:#6b7280;margin:0;font-size:13px;line-height:1.6}.template-browser{gap:16px;display:grid}.template-search{background:#fff;border:1px solid #d1d5db;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:46px;padding:0 14px;display:grid}.template-search span{color:#6b7280;font-size:20px}.template-search input{color:#111827;background:0 0;border:none;outline:none;width:100%;min-width:0}.template-tabs{flex-wrap:wrap;gap:8px;display:flex}.template-tab{color:#4b5563;background:#fff;border:1px solid #d1d5db;border-radius:999px;min-height:34px;padding:0 14px;font-size:13px;font-weight:800}.template-tab--active{color:#fff;background:#111827;border-color:#111827}.template-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.template-card{min-height:330px;box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-content:start;gap:12px;padding:18px;display:grid;position:relative}.template-card>span{color:#4b5563;background:#f3f4f6;border-radius:999px;justify-self:start;padding:5px 9px;font-size:11px;font-weight:850}.template-card-visual{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-content:center;gap:8px;min-height:104px;padding:16px;display:grid}.template-card-visual i{color:#374151;background:#e5e7eb;border-radius:8px;place-items:center;width:30px;height:30px;font-style:normal;font-weight:900;display:grid}.template-card-visual b{background:#e5e7eb;border-radius:999px;height:8px;display:block}.template-card-visual b:nth-child(3){width:76%}.template-card-visual b:nth-child(4){width:54%}.template-card h2,.template-card p{margin:0}.template-card h2{color:#111827;font-size:18px;line-height:1.3}.template-card p{color:#6b7280;font-size:13px;line-height:1.6}.template-card button:last-child{place-self:end start;margin-top:auto}.title-workbench{grid-template-columns:390px minmax(0,1fr);align-items:stretch;gap:24px;padding-top:0;display:grid}.title-sidebar,.title-empty-state{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px}.title-sidebar{align-content:start;gap:16px;min-height:calc(100vh - 128px);padding:22px;display:grid}.title-sidebar h1,.title-sidebar p,.title-empty-state h2,.title-empty-state p{margin:0}.title-sidebar h1{color:#111827;font-size:24px;line-height:1.2}.title-sidebar h1 span{color:#6b7280;font-size:14px;font-weight:650}.title-sidebar p,.title-empty-state p{color:#6b7280;font-size:13px;line-height:1.65}.title-list{gap:10px;display:grid}.title-card{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:8px 12px;width:100%;min-height:96px;padding:14px;display:grid}.title-card--active{background:#f3f4f6;border-color:#111827}.title-card i{border:2px solid #cbd5e1;border-radius:999px;grid-row:span 3;width:18px;height:18px;margin-top:2px}.title-card--active i{background:#111827;border-color:#111827;box-shadow:inset 0 0 0 4px #fff}.title-card strong{color:#111827;min-width:0;font-size:14px;line-height:1.45}.title-card span,.title-card em{color:#6b7280;font-size:12px;font-style:normal;line-height:1.45}.title-card em{color:#374151;background:#e5e7eb;border-radius:999px;justify-self:start;padding:4px 8px;font-weight:850}.title-primary-action{width:100%;min-height:44px}.title-empty-state{text-align:center;align-content:center;justify-items:center;gap:14px;min-height:calc(100vh - 128px);padding:32px;display:grid}.title-empty-state .template-card-visual{width:min(340px,100%)}.title-empty-state h2{color:#111827;font-size:22px}.article-workbench-page{padding-bottom:48px}.article-workbench-topbar{grid-template-columns:auto minmax(0,1fr) auto auto}.article-toolbar-actions button{color:#374151;background:#fff;border:1px solid #d1d5db}.article-status-pill{color:#111827;background:#f3f4f6;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.article-workbench-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;padding-top:28px;display:grid}.article-document-pane,.workflow-sidebar{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.article-document-pane{min-height:calc(100vh - 132px);padding:40px min(7vw,72px);position:relative}.article-generating-state,.article-brief-document,.article-rendered-document{gap:22px;max-width:860px;margin:0 auto;display:grid}.article-generating-state h1,.article-rendered-document h1,.article-brief-document h1{color:#111827;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.12}.article-generating-state p,.article-rendered-document p,.article-brief-document p,.article-rendered-document blockquote{color:#374151;margin:0;font-size:16px;line-height:1.78}.skeleton-lines{gap:14px;margin-top:18px;display:grid}.skeleton-lines span{background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb) 0 0/220% 100%;border-radius:999px;height:16px;animation:1.15s ease-in-out infinite skeleton-sweep,1.15s ease-in-out infinite skeleton-pulse;display:block}.skeleton-lines span:nth-child(3n){width:72%}.skeleton-lines span:nth-child(4n){width:84%}@keyframes skeleton-sweep{0%{background-position:0 0}to{background-position:220% 0}}@keyframes skeleton-pulse{0%,to{opacity:.58}50%{opacity:1}}.article-brief-callout,.article-final-card{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;gap:10px;padding:16px;display:grid}.article-brief-callout strong,.article-final-card strong{color:#111827;justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}.article-brief-callout strong span{color:#111827;font-size:12px}.article-brief-callout button,.article-final-card button{background:#111827;justify-self:start}.article-outline-section{border-bottom:1px solid #e5e7eb;gap:12px;padding:18px 0;display:grid}.article-outline-section>span{color:#6b7280;text-transform:uppercase;background:#f3f4f6;border-radius:999px;justify-self:start;padding:4px 8px;font-size:11px;font-weight:850}.article-outline-section h2,.article-rendered-document h2,.article-rendered-document h3{color:#111827;margin:0;line-height:1.3}.article-outline-section ul{color:#4b5563;gap:8px;margin:0;padding-left:20px;line-height:1.7;display:grid}.article-rendered-document h2{margin-top:12px;font-size:26px}.article-rendered-document h3{font-size:20px}.article-rendered-document blockquote{color:#4b5563;border-left:3px solid #111827;padding-left:14px}.article-rendered-document a{color:#2563eb;text-underline-offset:3px;overflow-wrap:anywhere;font-weight:700;text-decoration:underline}.article-doc-list-item{padding-left:4px;position:relative}.article-floating-action{box-shadow:none;margin:32px auto 0;position:sticky;bottom:24px;left:50%}.article-next-card,.article-quality-panel,.article-revision-card{gap:var(--space-3);margin-top:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);padding:var(--space-4);display:grid}.article-next-card h2,.article-quality-panel h2,.article-revision-card h2,.article-revision-compare h3{color:var(--ink);font-size:var(--text-h2);margin:0;font-weight:600}.article-next-card p,.article-quality-panel p,.article-revision-card p{color:var(--ink-secondary);font-size:var(--text-body);margin:0;line-height:1.6}.article-next-card__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.article-next-card__actions a,.article-revision-chips button{border:1px solid var(--line-strong);border-radius:var(--radius-pill);background:var(--surface-sunken);min-height:34px;color:var(--ink);padding:0 var(--space-3);font-size:var(--text-small);align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.article-next-card ul{gap:var(--space-2);padding-left:var(--space-4);color:var(--ink-secondary);font-size:var(--text-body);margin:0;line-height:1.6;display:grid}.article-quality-panel__head{justify-content:space-between;gap:var(--space-4);align-items:start;display:flex}.article-quality-panel__head strong{color:var(--ink);font-family:var(--font-display);font-size:var(--text-display);font-variant-numeric:tabular-nums;font-weight:500}.article-quality-grid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.article-quality-signal,.article-revision-compare div div{gap:var(--space-1);border:1px solid var(--line);border-radius:var(--radius-input);background:var(--surface-sunken);padding:var(--space-3);display:grid}.article-quality-signal--weak{border-color:var(--line-strong);background:var(--warn-soft)}.article-quality-signal span,.article-revision-compare span{color:var(--ink-secondary);font-size:var(--text-small)}.article-quality-signal strong,.article-revision-compare strong{color:var(--ink);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-weight:500}.article-revision-compare{gap:var(--space-3);border-top:1px solid var(--line);padding-top:var(--space-3);display:grid}.article-revision-compare>div{gap:var(--space-2);display:grid}.article-revision-compare div div{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.article-revision-chips button[aria-pressed=true]{background:var(--ink);color:var(--surface)}.article-revision-card label{color:var(--ink-secondary);font-size:var(--text-small)}.article-revision-card textarea{resize:vertical;border:1px solid var(--line-strong);border-radius:var(--radius-input);background:var(--surface-sunken);min-height:96px;color:var(--ink);padding:var(--space-3);font:inherit;line-height:1.6}.article-revision-card__weak{color:var(--ink)}.workflow-sidebar{gap:16px;max-height:calc(100vh - 112px);padding:16px;display:grid;position:sticky;top:92px;overflow-y:auto}.workflow-sidebar nav{background:#f3f4f6;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;display:grid}.workflow-tab{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:6px;min-height:32px;font-size:12px;font-weight:800;overflow:hidden}.workflow-tab--active{color:#111827;box-shadow:none;background:#fff}.workflow-progress-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.workflow-progress-head strong{color:#111827;font-size:14px}.workflow-progress-head span,.workflow-sidebar>p{color:#6b7280;margin:0;font-size:12px;font-weight:750}.workflow-progress-bar{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.workflow-progress-bar span{border-radius:inherit;background:#9ca3af;height:100%;transition:width .28s;display:block}.workflow-progress-facts{gap:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-input);background:var(--surface);padding:var(--space-3);display:grid}.workflow-progress-facts div{gap:var(--space-1);border-top:1px solid var(--line);padding-top:var(--space-2);display:grid}.workflow-progress-facts div:first-child{border-top:0;padding-top:0}.workflow-progress-facts strong{color:var(--ink);font-size:var(--text-small);font-weight:600}.workflow-progress-facts span{color:var(--ink-secondary);font-size:var(--text-small);line-height:1.5}.workflow-step-list{gap:8px;display:grid}.workflow-step{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:10px;min-height:42px;padding:0 10px;display:grid}.workflow-step span{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:750;overflow:hidden}.workflow-step i{color:#9ca3af;background:#f3f4f6;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-style:normal;font-weight:900;display:grid}.workflow-step--done,.workflow-step--active{background:#f3f4f6;border-color:#d1d5db}.workflow-step--done span,.workflow-step--active span{color:#111827}.workflow-step--done i{color:#fff;background:#9ca3af}.workflow-step--active i{color:#111827;background:#e5e7eb;position:relative;overflow:hidden}.workflow-step--active i:after{content:"";border-radius:inherit;border:2px solid #1118272e;border-top-color:#6b7280;animation:.8s linear 2147480000 workflow-spin;position:absolute;inset:5px}@keyframes workflow-spin{to{transform:rotate(360deg)}}.workflow-sources{border-top:1px solid #e5e7eb;gap:8px;padding-top:12px;display:grid}.workflow-sources summary{cursor:pointer;color:#111827;font-size:13px;font-weight:850}.workflow-sources a{overflow-wrap:anywhere;color:#111827;margin-top:8px;font-size:12px;line-height:1.45;text-decoration:none;display:block}.article-revision-panel,.article-next-card,.article-revision-compare{gap:var(--space-3);max-width:860px;margin:var(--space-4) auto 0;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);box-shadow:none;padding:var(--space-4);display:grid}.article-revision-panel strong,.article-next-card strong,.article-revision-compare strong{color:var(--ink);font-size:var(--text-body);font-weight:600}.article-revision-panel p,.article-next-card p,.article-revision-compare p,.article-revision-note{color:var(--ink-secondary);font-size:var(--text-small);margin:0;line-height:1.55}.revision-signal-grid,.article-revision-compare__grid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.revision-signal,.article-revision-compare__grid div{gap:var(--space-1);border:1px solid var(--line);border-radius:var(--radius-input);background:var(--surface);padding:var(--space-2);display:grid}.revision-signal--weak{border-color:var(--line-strong);background:var(--warn-soft)}.revision-signal span,.article-revision-compare__grid span{color:var(--ink-secondary);font-size:var(--text-small);line-height:1.35}.revision-signal strong,.article-revision-compare__grid b,.article-revision-compare__grid strong{color:var(--ink);font-family:var(--font-display);font-size:var(--text-h2);font-variant-numeric:tabular-nums;font-weight:500}.revision-signal small{min-height:32px;color:var(--ink-muted);font-size:var(--text-small);line-height:1.35}.article-revision-controls{gap:var(--space-3);display:grid}.article-revision-chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.article-revision-chips button{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);min-height:36px;color:var(--ink-secondary);padding:0 var(--space-3);font-size:var(--text-small);font-weight:600}.article-revision-chips button[aria-pressed=true]{border-color:var(--line-strong);background:var(--surface-sunken);color:var(--ink)}.article-revision-controls label{gap:var(--space-2);color:var(--ink-secondary);font-size:var(--text-small);font-weight:600;display:grid}.article-revision-controls textarea{resize:vertical;border:1px solid var(--line-strong);border-radius:var(--radius-input);background:var(--surface-sunken);min-height:92px;color:var(--ink);padding:var(--space-3);font:inherit}.article-next-actions{gap:var(--space-2);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.article-next-actions a{border-radius:var(--radius-pill);background:var(--surface-sunken);min-height:38px;color:var(--ink);padding:0 var(--space-3);font-size:var(--text-small);text-align:center;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.article-publish-checklist ul{gap:var(--space-1);margin:var(--space-2) 0 0;padding-left:var(--space-4);color:var(--ink-secondary);font-size:var(--text-small);line-height:1.55;display:grid}.article-revision-compare__grid div{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center}.article-revision-compare__grid i{color:var(--ink-muted);font-style:normal}@media (max-width:1040px){.template-modal-shell,.title-workbench,.article-workbench-layout{grid-template-columns:1fr}.title-sidebar,.title-empty-state,.article-document-pane{min-height:auto}.template-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.revision-signal-grid,.article-revision-compare__grid,.article-next-actions{grid-template-columns:1fr}.workflow-sidebar{position:static}}@media (max-width:760px){.brand-center-header,.brand-kit-edit-topbar,.content-workbench-topbar,.article-workbench-topbar{grid-template-columns:1fr;align-items:stretch;gap:10px;padding:12px 16px}.brand-center-title,.brand-suite-head{grid-template-columns:1fr;align-items:stretch}.brand-center-title,.brand-suite-head,.brand-suite-table,.brand-kit-edit-heading,.brand-kit-human-form,.brand-kit-loading,.template-modal-shell,.title-workbench,.article-workbench-layout{width:min(100% - 28px,1180px)}.brand-suite-row,.brand-suite-row--head{grid-template-columns:1fr;min-height:auto;padding:14px}.brand-suite-row--head{display:none}.brand-suite-row p{white-space:normal}.brand-suite-actions,.brand-kit-edit-actions,.article-toolbar-actions,.brand-center-link{justify-content:flex-start}.template-card-grid,.article-quality-grid,.article-revision-compare div div{grid-template-columns:1fr}.article-quality-panel__head{display:grid}.article-document-pane{padding:26px 18px}.workflow-sidebar nav{grid-template-columns:1fr}}body,.geo-landing,.report-page,.profile-story-page,.output-page,.fixpack-page,.content-workbench-page,.article-workbench-page{color:#111827;background:#f6f7f8!important}a,.geo-landing__logo,.brand,.metric-card strong,.profile-title,.template-card h2,.title-card strong,.article-rendered-document h1,.article-rendered-document h2,.article-rendered-document h3{color:#111827}.primary-button,.geo-landing__cta,.geo-landing__search-btn,.template-card button:last-child,.title-primary-action,.article-floating-action{color:#fff!important;background:#111827!important;border-color:#111827!important}.secondary-button,.template-tab,.article-toolbar-actions button,.article-toolbar-actions a,.profile-suggestion-row button{color:#111827!important;background:#fff!important;border-color:#d1d5db!important}.template-tab--active,.title-card--active,.workflow-step--active,.workflow-step--done,.geo-page__ready,.stage-pill,.article-status-pill,.completion-pill{color:#111827!important;background:#f3f4f6!important;border-color:#111827!important}.progress-track span,.profile-progress span,.workflow-progress-bar span{background:#9ca3af!important}.template-card-visual{background:#f3f4f6!important}.skeleton-lines span{background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb) 0 0/220% 100%!important}.geo-history__item,.report-panel,.template-card,.title-card,.profile-edit-field,.article-document-pane,.workflow-sidebar{box-shadow:none!important;background:#fff!important;border-color:#e5e7eb!important}.error-text,.profile-alert,.article-brief-callout,.article-final-card{color:#111827!important;background:#f3f4f6!important;border-color:#d1d5db!important}.geo-landing--redesign{overflow-x:hidden}.geo-landing--redesign .geo-landing__main{gap:72px;width:min(1120px,100% - 48px);margin:0 auto;padding:72px 0 80px;display:grid}.geo-landing--redesign .geo-landing__hero{width:100%;max-width:880px;margin:0 auto;padding:24px 0 0}.geo-landing--redesign .geo-landing__title{color:#111827;text-wrap:balance;width:100%;max-width:880px;font-size:clamp(46px,6vw,76px);line-height:1.04}.geo-landing--redesign .geo-landing__subtitle{width:100%;max-width:680px}.geo-landing--redesign .geo-audit-form{width:min(760px,100%)}.geo-landing--redesign .geo-landing__search{box-sizing:border-box;grid-template-columns:24px minmax(0,1fr) auto;width:100%;min-width:0;padding:8px 8px 8px 18px}.geo-landing--redesign .geo-landing__search-btn{text-align:center;justify-content:center;align-items:center;min-width:128px;display:inline-flex}.geo-landing--redesign .geo-landing__loop{border-top:1px solid #d1d5db;width:min(880px,100%);margin:0 auto;display:grid}.geo-landing--redesign .geo-landing__loop>div{border-bottom:1px solid #d1d5db;grid-template-columns:72px 240px minmax(0,1fr);align-items:baseline;gap:24px;padding:28px 0;display:grid}.geo-landing--redesign .geo-landing__loop span{color:#9ca3af;font-size:24px;font-weight:800}.geo-landing--redesign .geo-landing__loop strong{color:#111827;font-size:28px;line-height:1.15}.geo-landing--redesign .geo-landing__loop p{color:#4b5563;overflow-wrap:anywhere;min-width:0;margin:0;font-size:18px;line-height:1.65}.geo-landing--redesign .geo-landing__product-shot,.geo-landing--redesign .geo-landing__difference,.geo-landing--redesign .geo-landing__final-cta{width:min(960px,100%);margin:0 auto}.geo-landing--redesign .geo-landing__product-shot img{border:1px solid #d1d5db;border-radius:8px;width:100%;height:auto}.geo-landing--redesign .geo-landing__difference{grid-template-columns:minmax(220px,.7fr) minmax(0,1fr);align-items:start;gap:40px;display:grid}.geo-landing--redesign .geo-landing__difference h2,.geo-landing--redesign .geo-landing__final-cta h2{color:#111827;margin:0;font-size:clamp(28px,3vw,40px);line-height:1.18}.geo-landing--redesign .geo-landing__difference div{gap:18px;display:grid}.geo-landing--redesign .geo-landing__difference p{color:#4b5563;margin:0;font-size:17px;line-height:1.7}.geo-landing--redesign .geo-landing__difference strong{color:#111827}.geo-landing--redesign .geo-landing__final-cta{border-top:1px solid #d1d5db;justify-content:space-between;align-items:center;gap:24px;padding:40px 0 0;display:flex}@media (max-width:760px){.geo-landing--redesign .geo-landing__nav-inner{width:min(100% - 32px,1180px)}.geo-landing--redesign .geo-landing__nav-actions{gap:var(--space-2)}.geo-landing--redesign .geo-landing__nav-actions .geo-landing__cta{display:none}.geo-landing--redesign .geo-landing__main{gap:48px;width:min(100% - 32px,1120px);padding:44px 0 64px}.geo-landing--redesign .geo-landing__hero{gap:18px;padding-top:0}.geo-landing--redesign .geo-landing__title{max-width:11em;font-size:34px;line-height:1.12}.geo-landing--redesign .geo-landing__subtitle{font-size:16px;line-height:1.55}.geo-landing--redesign .geo-landing__search{border-radius:18px;grid-template-columns:24px minmax(0,1fr);gap:10px 12px;padding:10px}.geo-landing--redesign .geo-landing__search-input{font-size:16px}.geo-landing--redesign .geo-landing__search-btn{grid-column:1/-1;width:100%;min-width:0;min-height:46px;padding:0 16px}.geo-landing--redesign .form-note{font-size:13px}.geo-landing--redesign .geo-landing__loop>div{grid-template-columns:48px minmax(0,1fr);gap:8px 16px;padding:24px 0}.geo-landing--redesign .geo-landing__loop span{font-size:20px}.geo-landing--redesign .geo-landing__loop strong{font-size:24px}.geo-landing--redesign .geo-landing__loop p{grid-column:2;font-size:15px;line-height:1.65}.geo-landing--redesign .geo-landing__difference,.geo-landing--redesign .geo-landing__final-cta{grid-template-columns:1fr;align-items:stretch}.geo-landing--redesign .geo-landing__difference{gap:24px;display:grid}.geo-landing--redesign .geo-landing__final-cta{flex-direction:column}}.app-shell__content{min-width:0;overflow-x:hidden}.app-shell__content>*{min-width:0;max-width:100%}.app-shell__content .profile-story-page{width:100%;max-width:100%;margin:0;padding:0}.app-shell__content .profile-story-page>.topbar{display:none}.app-shell__content .profile-alert,.app-shell__content .profile-story-shell{width:100%;max-width:100%}.site-fix-center,.site-section-heading,.site-fix-list,.site-fix-task{min-width:0;max-width:100%}.site-fix-task{overflow:hidden}.site-fix-task summary,.site-fix-task summary strong,.site-fix-task>p,.site-fix-copy-list,.site-fix-steps{overflow-wrap:anywhere;min-width:0}.site-fix-task summary .ui-badge{justify-self:start}.site-fix-task .ui-code-block{max-width:100%}.site-fix-task .ui-code-block pre{max-width:100%;overflow-x:auto}.article-workbench-layout,.article-document-pane,.article-rendered-document,.article-rendered-document>*,.article-rendered-document>div>*{box-sizing:border-box;min-width:0;max-width:100%}.article-document-pane{overflow-x:hidden}.article-rendered-document,.article-rendered-document>div{width:100%}.article-rendered-document p,.article-rendered-document li,.article-rendered-document h1,.article-rendered-document h2,.article-rendered-document h3,.article-rendered-document blockquote,.article-rendered-document a,.article-rendered-document code{overflow-wrap:anywhere;word-break:normal}.article-rendered-document pre,.article-rendered-document table{max-width:100%;display:block;overflow-x:auto}.profile-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-core-review{grid-template-columns:repeat(2,minmax(220px,1fr))}.profile-extraction-state{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.profile-extraction-state--failed{color:#991b1b;background:#fff7f7;border-color:#fecaca}.profile-extraction-state button{color:#111827;cursor:pointer;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800}.profile-extraction-state button:disabled{cursor:progress;opacity:.65}.profile-extraction-state small{color:#64748b;flex-basis:100%}.profile-edit-field{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:10px;padding:16px;display:flex}.profile-edit-field label{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-edit-field label span{color:#111827;align-items:center;gap:8px;font-weight:700;display:flex}.profile-edit-field label em,.profile-edit-field label small{color:#6b7280;font-size:12px;font-style:normal}.profile-evidence{color:#64748b;font-size:12px;font-style:normal;line-height:1.4}.profile-edit-field input,.profile-edit-field textarea{color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;line-height:1.5}.profile-edit-field textarea{resize:vertical;min-height:112px}.profile-edit-field input:focus,.profile-edit-field textarea:focus{outline-offset:1px;outline:2px solid #111827}.profile-suggestion-row{flex-wrap:wrap;gap:8px;display:flex}.profile-suggestion-row button{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;gap:3px;max-width:100%;padding:8px 10px;font-size:12px;line-height:1.35;display:grid}.profile-suggestion-row button em{color:#64748b;font-size:11px;font-style:normal;font-weight:700}.profile-advanced-review{border-top:1px solid #e5e7eb;gap:14px;padding-top:16px;display:grid}.profile-advanced-review summary{color:#111827;cursor:pointer;justify-content:space-between;align-items:center;gap:14px;font-weight:900;list-style:none;display:flex}.profile-advanced-review summary::-webkit-details-marker{display:none}.profile-advanced-review summary em{color:#64748b;font-size:12px;font-style:normal;font-weight:700}@media (max-width:760px){.profile-edit-grid{grid-template-columns:1fr}}.site-fix-center{gap:24px;display:grid}.site-fix-summary{border-block:1px solid var(--line);color:var(--ink-secondary);font-size:var(--text-small);flex-wrap:wrap;align-items:center;gap:8px 18px;padding:12px 0;display:flex}.site-preview-modal h2{color:var(--ink);font-size:var(--text-h2);margin:0}.site-preview-modal p{color:var(--ink-secondary);font-size:var(--text-small);margin:0;line-height:1.5}.site-fix-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.site-fix-list{gap:12px;display:grid}.site-fix-task{border:1px solid var(--line);background:var(--surface);border-radius:8px}.site-fix-task summary{cursor:pointer;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:14px 16px;list-style:none;display:grid}.site-fix-task summary::-webkit-details-marker{display:none}.site-fix-task summary>span:first-child{border:1px solid var(--line);width:30px;height:30px;color:var(--ink-secondary);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.site-fix-task summary>strong{color:var(--ink);font-size:15px;line-height:1.4}.site-fix-task summary>small{display:none}.site-fix-task[open] summary{border-bottom:1px solid var(--line)}.site-fix-problem,.site-fix-artifact-contract,.site-fix-content-contract,.site-fix-checklist-contract{padding:18px 20px}.site-fix-problem{background:#f8fafc;gap:6px;display:grid}.site-fix-problem strong,.site-faq-editor__head strong{color:var(--ink);font-size:13px}.site-fix-problem p,.site-faq-editor__head p{color:var(--ink-secondary);margin:0;font-size:14px;line-height:1.65}.site-fix-problem small{color:var(--ink-secondary);overflow-wrap:anywhere;font-size:12px}.site-fix-artifact-contract,.site-fix-content-contract,.site-fix-checklist-contract,.site-fix-artifact,.site-faq-editor,.site-faq-editor__items,.site-faq-editor__item{gap:14px;display:grid}.site-fix-action-row{justify-content:flex-start}.site-fix-action-row>strong,.site-fix-verify>strong{color:var(--ink);font-size:var(--text-small);margin-right:auto}.site-fix-primary-action{justify-content:flex-end;display:flex}.site-fix-artifact+.site-fix-artifact{border-top:1px solid var(--line);padding-top:18px}.site-fix-steps,.site-fix-checklist{color:var(--ink-secondary);margin:0;padding-left:22px;font-size:13px;line-height:1.65}.site-fix-artifact-notice{color:#92400e;margin:0;font-size:13px;line-height:1.55}.site-fix-change-summary{color:var(--ink-secondary);gap:4px;margin:0;padding-left:20px;font-size:12px;line-height:1.5;display:grid}.site-fix-verify{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.site-fix-verify>span{color:var(--ink-secondary);overflow-wrap:anywhere;font-size:12px}.site-fix-verify .site-fix-verify--pass{color:#147a47}.site-fix-verify .site-fix-verify--fail,.site-fix-error{color:#b42318}.site-faq-editor{border-top:1px solid var(--line);padding-top:18px}.site-faq-editor__head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.site-faq-editor__head>div{gap:4px;display:grid}.site-faq-editor__item{border-top:1px solid var(--line);padding-top:14px}.site-faq-editor__item label,.site-faq-editor__actions label,.site-fix-verify-path,.template-topic-input{min-width:0;color:var(--ink-secondary);gap:6px;font-size:12px;font-weight:600;display:grid}.site-faq-editor input,.site-faq-editor textarea,.site-fix-verify-path input,.template-topic-input input{box-sizing:border-box;border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;color:var(--ink);font:inherit;border-radius:6px;padding:10px 12px;font-size:14px;line-height:1.5}.site-fix-verify-path{max-width:520px}.site-faq-editor textarea{resize:vertical}.site-faq-editor__actions{grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:10px;display:grid}.site-fix-checklist{gap:12px;padding-left:0;list-style:none;display:grid}.site-fix-checklist li{border-left:2px solid var(--line);gap:4px;padding-left:16px;display:grid}.site-fix-checklist strong{color:var(--ink);font-size:13px}.site-fix-checklist span{color:var(--ink-secondary);font-size:12px}.site-fix-error{margin:0;font-size:13px}.site-preview-modal{z-index:60;background:#18181b5c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.site-preview-modal__panel{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);gap:16px;width:min(880px,100%);max-height:min(760px,100vh - 48px);padding:20px;display:grid;overflow:auto}.site-preview-modal__head,.site-preview-modal__actions{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.site-preview-modal__head>div{gap:6px;display:grid}.site-preview-modal__head button{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-sunken);width:34px;height:34px;color:var(--ink);place-items:center;font-size:20px;line-height:1;display:grid}.site-preview-modal pre{border-radius:var(--radius-input);background:var(--code-bg);min-height:280px;max-height:460px;color:var(--code-ink);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;margin:0;padding:14px;font-size:12px;line-height:1.6;overflow:auto}.site-radar-table,.site-ai-referrals__grid{gap:12px;display:grid}.site-radar-table>div{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto minmax(140px,auto);align-items:center;gap:12px;padding:12px 0;display:grid}.site-radar-table a{overflow-wrap:anywhere;color:var(--ink);font-family:var(--font-mono);font-size:var(--text-small)}.site-radar-table strong,.site-ai-referrals__grid em{color:var(--ink);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-style:normal}.site-radar-table span{color:var(--ink-secondary);font-size:var(--text-small)}.site-radar-coming{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-sunken);justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.site-radar-coming>div{gap:6px;display:grid}.site-radar-coming strong{color:var(--ink)}.site-radar-coming p,.site-radar-notify span{color:var(--ink-secondary);font-size:var(--text-small);margin:0;line-height:1.5}.site-radar-notify{justify-items:end;gap:6px;display:grid}.site-ai-referrals__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(160px,.8fr)}.site-ai-referrals__grid>div{align-content:start;gap:8px;min-width:0;display:grid}.site-ai-referrals__grid strong{color:var(--ink);font-size:var(--text-small)}.site-ai-referrals__grid p{color:var(--ink-secondary);font-size:var(--text-small);justify-content:space-between;gap:10px;margin:0;display:flex}.site-ai-referrals__grid p span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.site-ai-referrals__bars{border-bottom:1px solid var(--line);align-items:end;gap:2px;height:116px;padding-top:8px;display:flex}.site-ai-referrals__bars i{border-radius:var(--radius-input) var(--radius-input) 0 0;background:var(--ink);flex:1 1 0;min-width:2px;max-width:10px}.site-ai-referrals__bar--zero{min-height:2px;background:var(--line-strong)!important}.template-topic-input{margin-bottom:14px}@media (max-width:720px){.site-fix-task summary{grid-template-columns:30px minmax(0,1fr) auto}.site-fix-task summary>small{display:none}.site-fix-problem,.site-fix-artifact-contract,.site-fix-content-contract,.site-fix-checklist-contract{padding:16px}.site-faq-editor__head,.site-fix-verify{flex-direction:column;align-items:stretch}.site-faq-editor__actions{grid-template-columns:1fr}.site-faq-editor__actions .ui-button,.site-fix-primary-action .ui-button,.site-fix-verify .ui-button,.site-preview-modal__actions .ui-button{width:100%}.site-preview-modal__actions{flex-direction:column;align-items:stretch}.site-radar-table>div,.site-ai-referrals__grid{grid-template-columns:1fr}.site-radar-coming{flex-direction:column;align-items:stretch}.site-radar-notify{justify-items:stretch}}
@font-face{font-family:inter;src:url(../media/inter_latin-s.p.2bn3s6zvc0dyp.woff2)format("woff2");font-display:swap;font-weight:400 600;font-style:normal}@font-face{font-family:inter Fallback;src:local(Arial);ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.0%;size-adjust:107.89%}.inter_51f5ac8a-module__o91-da__className{font-family:inter,inter Fallback;font-style:normal}.inter_51f5ac8a-module__o91-da__variable{--font-body:"inter", "inter Fallback"}
@font-face{font-family:spaceGrotesk;src:url(../media/space_grotesk_latin-s.p.2cyn07wtgehh0.woff2)format("woff2");font-display:swap;font-weight:500 700;font-style:normal}@font-face{font-family:spaceGrotesk Fallback;src:local(Arial);ascent-override:88.78%;descent-override:26.34%;line-gap-override:0.0%;size-adjust:110.84%}.spacegrotesk_4b4c2f4b-module__nx0YMG__className{font-family:spaceGrotesk,spaceGrotesk Fallback;font-style:normal}.spacegrotesk_4b4c2f4b-module__nx0YMG__variable{--font-display:"spaceGrotesk", "spaceGrotesk Fallback"}
