:root{color:#13213a;background:#f6f8fd;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #13213a;--muted: #68758e;--line: #dfe6f2;--brand: #435df6;--brand-soft: #eef2ff;--green: #13855f;--green-soft: #eaf8f2;--orange: #c56a16;--orange-soft: #fff4e7;--red: #c64855;--shadow: 0 22px 64px rgba(38, 58, 119, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f6f8fd;color:var(--ink);-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(67,93,246,.28);outline-offset:2px}.app-shell{min-height:100vh;overflow-x:clip}.page-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:60px;padding-inline:max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(215,224,240,.8);background:#f9fbffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-lockup{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#17243b;font-weight:850;letter-spacing:-.02em;cursor:pointer}.brand-symbol{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;background:linear-gradient(145deg,#3855ee,#7584ff);box-shadow:0 9px 20px #435df64d;color:#fff}.brand-symbol svg{width:18px;height:18px}.header-actions{display:flex;align-items:center;gap:9px}.button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:12px;font-weight:750;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-1px);border-color:#c2cdf9;box-shadow:0 8px 20px #31448214}.button svg{width:16px;height:16px}.button--quiet{color:#4f5e77}.button--accent{border-color:#cbd4ff;background:#f4f6ff;color:#334aca}.quota-pill{display:inline-flex;height:38px;align-items:center;gap:7px;padding:0 12px;border-radius:11px;background:#edf1ff;color:#3e55ce;font-size:12px;font-weight:800;white-space:nowrap}.quota-pill b{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:var(--brand);color:#fff;font-size:10px}.account-cluster{display:flex;height:38px;align-items:center;overflow:hidden;border:1px solid #dbe2f1;border-radius:11px;background:#fff}.account-pill{display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#53617a;font-size:10px;font-weight:800;white-space:nowrap}.account-pill svg{width:16px;height:16px;color:#435bd4}.account-logout{display:grid;width:31px;height:100%;place-items:center;border:0;border-left:1px solid #e7ebf3;background:#f8f9fc;color:#7b8799;cursor:pointer}.account-logout:hover{background:#fff0f0;color:#bd4b58}.account-logout svg{width:14px;height:14px}.hero-section{position:relative;isolation:isolate;overflow-x:clip;min-height:calc(100svh - 60px);background:radial-gradient(circle at 18% 12%,rgba(104,120,255,.15),transparent 30%),radial-gradient(circle at 84% 14%,rgba(68,210,194,.12),transparent 28%),linear-gradient(180deg,#f7f9ff,#f9fbff)}.hero-stack{display:flex;width:min(680px,calc(100% - 40px));min-height:calc(100svh - 60px);flex-direction:column;justify-content:center;padding-block:26px 34px}.hero-copy{min-width:0;text-align:center}.platform-proof{display:flex;align-items:center;gap:12px;color:#485a78;font-size:12px;font-weight:700}.hero-copy .platform-proof{justify-content:center}.proof-logos{display:flex;padding-left:4px}.proof-logos .platform-logo{margin-left:-5px;box-shadow:0 0 0 2px #f6f8ff}.proof-logos .platform-logo:first-child{margin-left:0}.hero-copy h1{max-width:680px;margin:15px auto 10px;color:#0d1c37;font-size:clamp(36px,4.5vw,52px);line-height:1.08;letter-spacing:-.055em}.hero-copy h1 em{color:var(--brand);font-style:normal}.hero-copy>p{max-width:560px;margin:0 auto;color:#61708a;font-size:15px;line-height:1.6}.free-proof{display:inline-flex;align-items:center;gap:6px;margin-top:9px;color:var(--green);font-size:11px;font-weight:800}.free-proof svg{width:15px;height:15px}.diagnosis-card{position:relative;width:100%;min-width:0;margin-top:18px;padding:20px;border:1px solid rgba(211,221,239,.95);border-radius:21px;background:#fffffff7;box-shadow:0 18px 50px #263a771c}.form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:20px}.eyebrow{color:#485fd7;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.form-heading h2{margin:6px 0 4px;font-size:20px;letter-spacing:-.035em}.form-heading p{margin:0;color:var(--muted);font-size:11px}.secure-chip{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:9px;font-weight:800;white-space:nowrap}.secure-chip svg{width:13px;height:13px}.form-section{position:relative;min-width:0;margin-top:14px;padding:0;border:0}.diagnosis-card>.form-section:first-child{margin-top:0}.form-section legend,.field-label{display:flex;width:100%;align-items:center;justify-content:space-between;margin:0 0 8px;padding:0;color:#263550;font-size:11px;font-weight:850}.field-label>span,.form-section legend{align-items:center;gap:7px}.field-label b,.form-section legend>span{display:inline-grid;width:21px;height:21px;place-items:center;border-radius:7px;background:#edf1ff;color:#4058d1;font-size:9px}.platform-fieldset .text-action{position:absolute;top:2px;right:0}.text-action{padding:0;border:0;background:transparent;color:#3f57d1;font-size:10px;font-weight:800;cursor:pointer}.platform-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.platform-choice{position:relative;display:flex;min-width:0;min-height:72px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px 3px;border:1px solid var(--line);border-radius:12px;background:#fbfcff;font-size:9px;font-weight:750;cursor:pointer;transition:.18s ease}.platform-choice:hover{border-color:#9faef4;background:#f7f8ff}.platform-choice.is-selected{border-color:#7e90f3;background:#f1f4ff;box-shadow:0 0 0 3px #435df612}.platform-check{position:absolute;top:6px;right:6px;display:grid;width:15px;height:15px;place-items:center;border-radius:5px;background:#e3e8f1;color:#fff}.platform-check svg{width:10px;height:10px;opacity:0}.is-selected .platform-check{background:var(--brand)}.is-selected .platform-check svg{opacity:1}.platform-logo{display:inline-grid;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid rgba(207,217,236,.9);border-radius:10px;background:#fff;box-shadow:0 5px 12px color-mix(in srgb,var(--platform-color) 12%,transparent)}.platform-logo img{width:76%;height:76%;object-fit:contain}.platform-logo--sm{width:28px;height:28px;border-radius:8px}.platform-logo--md{width:34px;height:34px}.platform-logo--lg{width:44px;height:44px;border-radius:13px}.input-shell{display:flex;min-width:0;min-height:48px;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fbfcff;transition:.18s ease}.input-shell:focus-within{border-color:#8798ef;background:#fff;box-shadow:0 0 0 4px #435df614}.input-shell.has-error{border-color:#e08b94}.input-shell>svg{flex:0 0 auto;width:18px;height:18px;color:#5268d9}.input-shell input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#1d2b45;font-size:12px}.input-shell input::placeholder{color:#9aa5b7}.recommend-button{display:inline-flex;flex:0 0 auto;align-items:center;gap:4px;padding:6px 8px;border:0;border-radius:8px;background:#edf1ff;color:#4057cc;font-size:9px;font-weight:800;cursor:pointer}.recommend-button svg{width:13px;height:13px}.field-error{margin:6px 2px 0;color:var(--red);font-size:10px;line-height:1.4}.inline-question-suggestions{margin-top:13px;padding:13px;border:1px solid #dce3f3;border-radius:14px;background:linear-gradient(145deg,#f8faff,#fff);animation:reveal-suggestions .2s ease-out}.inline-suggestion-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.inline-suggestion-heading h2{margin:4px 0 0;color:#172743;font-size:14px;letter-spacing:-.025em}.inline-suggestion-heading>span{color:#7d899d;font-size:9px;white-space:nowrap}.inline-question-suggestions>p{margin:6px 0 0;color:var(--muted);font-size:9px}.question-suggestions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:10px}.question-suggestions button{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border:1px solid #e1e6f1;border-radius:11px;background:#fff;color:#34435d;text-align:left;font-size:10px;line-height:1.35;cursor:pointer}.question-suggestions button:hover{border-color:#aebaf3;background:#f1f4ff;color:#334bc7}.question-suggestions button>span{display:grid;gap:6px}.question-suggestions button b{width:fit-content;padding:4px 6px;border-radius:7px;background:#eaf0ff;color:#4058d0;text-align:center;font-size:8px}.question-suggestions svg{flex:0 0 auto;width:14px;height:14px}@keyframes reveal-suggestions{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.primary-button{display:flex;width:100%;height:50px;align-items:center;justify-content:center;gap:9px;margin-top:17px;border:0;border-radius:12px;background:linear-gradient(95deg,#3956ed,#6578ff);box-shadow:0 12px 26px #435df645;color:#fff;font-size:13px;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.primary-button:hover{transform:translateY(-1px);box-shadow:0 15px 31px #435df652}.primary-button svg{width:16px;height:16px}.form-footnote{margin:10px 0 0;color:#8d98aa;text-align:center;font-size:9px}.diagnosis-value-preview{display:flex;width:100%;min-height:145px;flex:1 1 145px;flex-direction:column;justify-content:center;margin-top:16px;padding:16px 18px;border:1px solid rgba(211,221,239,.86);border-radius:18px;background:#ffffffa6}.value-preview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.value-preview-heading h2{margin:4px 0 0;color:#172743;font-size:16px;letter-spacing:-.03em}.value-preview-heading>span{color:var(--green);font-size:9px;font-weight:800}.diagnosis-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}.diagnosis-value-grid article{display:flex;min-width:0;align-items:center;gap:9px;padding:11px;border:1px solid #e4e9f4;border-radius:12px;background:#ffffffeb}.diagnosis-value-grid svg{flex:0 0 auto;width:23px;height:23px;color:#4962dc}.diagnosis-value-grid div{display:grid;min-width:0;gap:3px}.diagnosis-value-grid strong{color:#263550;font-size:10px}.diagnosis-value-grid span{color:#8a95a8;font-size:8px;line-height:1.35}.how-section{padding:66px 0 82px;background:#f9fbff}.section-heading{text-align:center}.section-heading h2{margin:10px 0 8px;font-size:32px;letter-spacing:-.045em}.section-heading p{margin:0;color:var(--muted);font-size:13px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.steps-grid article{padding:25px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 9px 28px #273c740a}.steps-grid article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#edf1ff;color:#445cd4;font-size:10px;font-weight:900}.steps-grid h3{margin:17px 0 7px;font-size:15px}.steps-grid p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.flow-page{min-height:calc(100vh - 68px);padding:64px 0;background:radial-gradient(circle at 18% 0%,rgba(111,126,255,.12),transparent 33%),#f6f8fd}.flow-shell{width:min(820px,calc(100% - 40px))}.running-panel{padding:34px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.running-heading{display:flex;align-items:center;justify-content:space-between;gap:22px}.running-heading h1{margin:8px 0 7px;font-size:28px;letter-spacing:-.045em}.running-heading p{margin:0;color:var(--muted);font-size:12px}.progress-ring{--progress: 0deg;position:relative;display:grid;flex:0 0 auto;width:72px;height:72px;place-items:center;border-radius:50%;background:conic-gradient(var(--brand) var(--progress),#e8edf6 0)}.progress-ring:after{position:absolute;width:56px;height:56px;border-radius:50%;background:#fff;content:""}.progress-ring strong{z-index:1;color:#344bc5;font-size:13px}.query-summary{display:grid;grid-template-columns:.34fr 1fr;gap:10px;margin-top:24px}.query-summary div{min-width:0;padding:13px 14px;border:1px solid #dfe6f4;border-radius:12px;background:#f8faff}.query-summary span{display:block;margin-bottom:5px;color:#8490a4;font-size:9px}.query-summary strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.run-list{display:grid;gap:9px;margin-top:18px}.run-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:#fff}.run-row.is-active{border-color:#a5b2ef;background:#f8f9ff;box-shadow:0 0 0 3px #435df60f}.run-row.is-done{background:#fbfefd}.run-copy{min-width:0}.run-copy strong{display:block;font-size:12px}.run-copy span{display:block;margin-top:3px;overflow:hidden;color:#8490a4;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.run-status{display:inline-flex;align-items:center;gap:4px;padding:5px 8px;border-radius:8px;background:#edf0f5;color:#718098;font-size:9px;font-weight:800;white-space:nowrap}.run-status svg{width:13px;height:13px}.is-active .run-status{background:#edf1ff;color:#4058d2}.is-done .run-status{background:var(--green-soft);color:var(--green)}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.running-note{display:flex;align-items:center;gap:7px;margin-top:18px;padding-top:16px;border-top:1px solid #edf1f6;color:#7c889b;font-size:9px}.running-note svg{width:14px;height:14px;color:#4e65d5}.report-page{position:relative;min-height:calc(100vh - 68px);padding:40px 0 80px;background:radial-gradient(circle at 12% 2%,rgba(99,116,255,.13),transparent 30%),radial-gradient(circle at 91% 6%,rgba(73,209,195,.1),transparent 24%),#f6f8fd}.report-shell{position:relative}.report-titlebar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.report-state{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:800}.report-state.is-warning{background:var(--orange-soft);color:var(--orange)}.report-state svg{width:13px;height:13px}.report-titlebar h1{margin:13px 0 7px;font-size:34px;letter-spacing:-.045em}.report-titlebar p{margin:0;color:var(--muted);font-size:11px}.report-actions{display:flex;gap:8px}.battle-summary{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:26px;margin-top:28px;padding:25px 28px;border:1px solid #d9e2f3;border-radius:20px;background:#fffffff0;box-shadow:0 14px 38px #2b3f7814}.coverage-number{display:grid;grid-template-columns:auto 1fr;align-items:end;padding-right:26px;border-right:1px solid #dfe6f2}.coverage-number strong{color:#314bcc;font-size:54px;line-height:.9;letter-spacing:-.06em}.coverage-number>span{color:#314bcc;font-size:32px;line-height:1;font-weight:700}.coverage-number small{grid-column:1 / -1;margin-top:7px;color:#7b879d;font-size:9px;font-weight:750}.battle-copy>span{color:#8792a4;font-size:9px;font-weight:800}.battle-copy h2{margin:5px 0 7px;font-size:22px;letter-spacing:-.035em}.battle-copy p{margin:0;color:#63708a;font-size:11px;line-height:1.6}.battle-alert{padding:13px 15px;border-radius:13px;background:var(--orange-soft);text-align:center}.battle-alert strong{display:block;color:#a65d13;font-size:16px}.battle-alert span{display:block;margin-top:3px;color:#a66d37;font-size:8px}.battle-alert.is-neutral{background:#edf1ff}.battle-alert.is-neutral strong{color:#3951c8}.battle-alert.is-neutral span{color:#6879c2}.battle-summary.is-missing .coverage-number strong,.battle-summary.is-missing .coverage-number>span{color:var(--orange)}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.metric-grid article{padding:17px 18px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 20px #263a710a}.metric-grid article>span{display:flex;align-items:center;gap:5px;color:#6d7a90;font-size:9px;font-weight:800}.metric-grid article>span svg{width:12px;height:12px}.metric-grid strong{display:block;margin-top:9px;color:#2943c4;font-size:25px;letter-spacing:-.04em}.metric-grid small{display:block;margin-top:5px;color:#8a95a8;font-size:8px;line-height:1.45}.metric-grid article.is-warning strong{color:var(--orange)}.battle-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:14px;margin-top:14px}.matrix-card,.source-gap-card,.insight-card,.evidence-panel,.priority-panel{min-width:0;border:1px solid var(--line);border-radius:17px;background:#fff}.matrix-card,.source-gap-card{padding:18px}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.card-heading h2{margin:0 0 4px;font-size:14px}.card-heading p{margin:0;color:#8792a5;font-size:8px}.card-heading>span{display:flex;align-items:center;gap:6px;color:#7e899b;font-size:8px;white-space:nowrap}.legend-dot{width:7px;height:7px;border-radius:50%}.legend-dot--brand{background:#42bd90}.legend-dot--rival{margin-left:5px;background:#efb162}.matrix-scroll{max-width:100%;margin-top:13px;overflow-x:auto;border:1px solid #e5eaf2;border-radius:11px;scrollbar-width:thin}.comparison-matrix{display:grid;min-width:max-content;overflow:hidden;background:#fff}.matrix-cell{display:flex;min-height:42px;align-items:center;justify-content:center;gap:5px;padding:8px;border-right:1px solid #edf0f5;border-bottom:1px solid #edf0f5;color:#55637b;font-size:9px}.matrix-cell--head{background:#f7f9fc;color:#6f7b90;font-size:8px;font-weight:800}.matrix-cell--name{position:sticky;left:0;z-index:2;justify-content:flex-start;background:#fff;font-weight:800}.matrix-cell--head.matrix-cell--name{z-index:3;background:#f7f9fc}.matrix-cell--brand{color:#1d7759}.matrix-cell--brand:not(.matrix-cell--name){background:#eaf8f2;font-weight:850}.matrix-cell--rival,.matrix-cell--weak{background:#fff7ec;color:#a56525}.matrix-cell--empty{color:#a1abba}.source-gap-card{display:flex;flex-direction:column}.source-bars{display:flex;min-height:158px;align-items:end;justify-content:center;gap:42px;padding:20px 10px 0}.source-bars>div{display:flex;width:72px;flex-direction:column;align-items:center;justify-content:flex-end}.source-bars strong{margin-bottom:6px;font-size:18px}.source-bars i{display:block;width:38px;min-height:10px;border-radius:8px 8px 3px 3px;background:#6477ef}.source-bars i.is-rival{background:#f0a544}.source-bars span{margin-top:7px;color:#78859a;text-align:center;font-size:8px;line-height:1.35}.source-gap-note{margin:14px 0 0;padding:11px;border-radius:10px;background:var(--orange-soft);color:#885719;font-size:8px;line-height:1.6}.insight-card{margin-top:14px;padding:18px}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.insight-grid article{display:flex;min-width:0;gap:10px;padding:13px;border-radius:11px;background:#f7f9fd}.insight-grid article>span{display:grid;flex:0 0 auto;width:25px;height:25px;place-items:center;border-radius:8px;background:#e9edff;color:#4259cf;font-size:8px;font-weight:900}.insight-grid strong{font-size:10px}.insight-grid p{margin:4px 0 0;color:#78859a;font-size:8px;line-height:1.5}.platform-section{margin-top:30px}.section-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.section-row h2{margin:6px 0 0;font-size:22px;letter-spacing:-.035em}.section-row>p{margin:0;color:#79869b;font-size:9px}.platform-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:13px}.platform-result-card{display:flex;min-width:0;min-height:155px;flex-direction:column;align-items:flex-start;padding:15px;border:1px solid var(--line);border-radius:15px;background:#fff;text-align:left;cursor:pointer;transition:.18s ease}.platform-result-card:hover,.platform-result-card.is-active{border-color:#9eacf0;transform:translateY(-2px);box-shadow:0 10px 26px #2c3e7514}.platform-result-card.is-active{box-shadow:0 0 0 3px #435df612,0 10px 26px #2c3e7514}.platform-card-name{display:flex;align-items:center;gap:7px;color:#617089;font-size:9px;font-weight:800}.platform-result-card>strong{display:block;margin-top:13px;color:#2945c8;font-size:13px}.platform-result-card.is-weak>strong{color:var(--orange)}.platform-result-card.is-missing>strong{color:#66738a}.platform-card-reason{display:-webkit-box;overflow:hidden;margin-top:6px;color:#8590a3;font-size:8px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.platform-score{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:auto;padding-top:9px;border-top:1px solid #edf0f5;color:#62708a;font-size:8px}.platform-score svg{width:12px;height:12px}.evidence-panel{scroll-margin-top:84px;margin-top:14px;overflow:hidden;box-shadow:0 12px 34px #293d740f}.evidence-open{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;background:var(--green-soft);color:#24785d;font-size:9px;font-weight:750}.evidence-open span{display:inline-flex;align-items:center;gap:5px}.evidence-open svg{width:13px;height:13px}.evidence-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px 13px}.evidence-heading>div{display:flex;align-items:center;gap:10px}.evidence-heading span{color:#8994a6;font-size:8px}.evidence-heading h2{margin:3px 0 0;font-size:15px}.status-badge{display:inline-flex;padding:6px 8px;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:9px;font-weight:800}.status-badge.is-weak{background:var(--orange-soft);color:var(--orange)}.status-badge.is-missing{background:#eff2f6;color:#637189}.evidence-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:14px;padding:0 18px 18px}.answer-column{min-width:0}.answer-card,.citation-column{min-width:0;padding:16px;border:1px solid var(--line);border-radius:13px}.answer-label{display:flex;align-items:center;gap:5px;color:#334bca;font-size:9px;font-weight:850}.answer-label svg{width:14px;height:14px}.answer-card>p{margin:12px 0 0;color:#45536d;font-size:11px;line-height:1.9}.answer-card mark{padding:2px 3px;border-radius:4px;background:#fff0aa;color:#4d4014;font-weight:800}.answer-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.answer-tags span{padding:5px 7px;border-radius:7px;background:#eef2ff;color:#4057c8;font-size:8px;font-weight:750}.score-details{margin-top:10px;border:1px solid var(--line);border-radius:12px;background:#fff}.score-details summary{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;color:#3c54c9;font-size:9px;font-weight:800;cursor:pointer;list-style:none}.score-details summary::-webkit-details-marker{display:none}.score-details summary svg{width:13px;height:13px;transition:transform .18s ease}.score-details[open] summary svg{transform:rotate(180deg)}.breakdown-grid{display:grid;gap:9px;padding:0 15px 14px}.score-row{display:grid;grid-template-columns:70px minmax(0,1fr) 38px;align-items:center;gap:9px;font-size:8px}.score-row i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#e8edf5}.score-row i b{display:block;height:100%;border-radius:inherit;background:#6376eb}.score-row>strong{text-align:right}.platform-conclusion{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:12px 14px;border-radius:11px;background:var(--orange-soft);color:#81541a}.platform-conclusion svg{flex:0 0 auto;width:16px;height:16px}.platform-conclusion p{margin:0;font-size:9px;line-height:1.6}.citation-column{align-self:stretch}.citation-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.citation-heading>div{display:flex;align-items:center;gap:8px}.citation-heading svg{width:17px;height:17px;color:#4960d3}.citation-heading strong,.citation-heading small{display:block}.citation-heading strong{font-size:10px}.citation-heading small{margin-top:3px;color:#8a95a7;font-size:8px}.citation-heading>b{display:grid;width:24px;height:24px;place-items:center;border-radius:8px;background:#edf1ff;color:#4057cc;font-size:9px}.citation-list{margin-top:10px}.citation-item{display:grid;grid-template-columns:25px minmax(0,1fr) 14px;gap:9px;padding:11px 0;border-top:1px solid #edf0f5;text-decoration:none}.citation-item:first-child{border-top:0}.citation-item>span{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:#edf1ff;color:#4259cc;font-size:8px;font-weight:850}.citation-item>div{min-width:0}.citation-item strong{display:block;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.citation-item small{display:block;margin-top:3px;color:#8490a4;font-size:7px}.citation-item p{margin:5px 0 0;color:#6f7c92;font-size:8px;line-height:1.4}.citation-item em{display:inline-flex;margin-top:6px;padding:3px 5px;border-radius:5px;background:var(--green-soft);color:var(--green);font-size:7px;font-style:normal;font-weight:800}.citation-item>svg{width:13px;height:13px;align-self:center;color:#8c97a8}.citation-item:hover strong{color:#334bc7}.deep-analysis{scroll-margin-top:84px;margin-top:38px}.analysis-title{padding-bottom:2px}.analysis-title>p{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-weight:800}.analysis-title>p svg{width:13px;height:13px}.platform-analysis-card{margin-top:14px;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff}.platform-analysis-card .card-heading{align-items:center}.platform-analysis-card .card-heading>strong{color:#3049c6;font-size:32px;letter-spacing:-.05em}.platform-analysis-card .card-heading>strong small{color:#8b96a8;font-size:10px;letter-spacing:0}.platform-analysis-card .breakdown-grid{grid-template-columns:repeat(2,1fr);gap:12px 24px;margin-top:16px;padding:0}.locked-analysis{position:relative;scroll-margin-top:84px;min-height:430px;margin-top:38px;overflow:hidden;border:1px solid #dbe2f1;border-radius:20px;background:linear-gradient(180deg,#fff,#f5f7fc);box-shadow:0 16px 44px #263a7114}.locked-heading{padding:24px 26px 6px}.locked-heading h2{margin:7px 0 6px;font-size:22px;letter-spacing:-.035em}.locked-heading p{margin:0;color:#77849a;font-size:10px}.locked-preview{padding:18px 26px 38px;opacity:.55;filter:blur(5px);transform:scale(1.015);-webkit-user-select:none;user-select:none}.locked-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.locked-metrics article{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff}.locked-metrics span{display:block;color:#7d899d;font-size:9px}.locked-metrics strong{display:block;margin-top:8px;color:#334dcc;font-size:24px}.locked-cards{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:11px;margin-top:12px}.locked-cards article{min-height:145px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.locked-cards strong,.locked-cards span{display:block}.locked-cards strong{font-size:13px}.locked-cards span{margin-top:7px;color:#8793a6;font-size:9px}.unlock-card{position:absolute;z-index:2;left:50%;top:61%;display:flex;width:min(610px,calc(100% - 36px));flex-direction:column;align-items:center;padding:22px 24px 20px;border:1px solid rgba(203,212,239,.95);border-radius:18px;background:#fffffff7;box-shadow:0 24px 70px #23336938;text-align:center;transform:translate(-50%,-50%)}.unlock-card>span{display:grid;width:43px;height:43px;place-items:center;border-radius:14px;background:#edf1ff;color:#4058cf}.unlock-card>span svg{width:22px;height:22px}.unlock-card h3{margin:11px 0 5px;font-size:17px}.unlock-card p{margin:0;color:#6f7c92;font-size:10px}.unlock-card button{display:inline-flex;min-height:43px;align-items:center;gap:7px;margin-top:15px;padding:0 19px;border:0;border-radius:11px;background:linear-gradient(135deg,#334bd3,#5d70fa);box-shadow:0 10px 22px #3e52d33d;color:#fff;font-size:11px;font-weight:850;cursor:pointer}.unlock-card button:hover{transform:translateY(-1px)}.unlock-card button svg{width:14px;height:14px}.unlock-card>small{margin-top:9px;color:#929cad;font-size:8px}.priority-panel{margin-top:14px;padding:18px;background:#f7f9fd}.priority-heading{display:flex;align-items:center;gap:10px}.priority-heading>span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:#e9edff;color:#4058d0}.priority-heading svg{width:19px;height:19px}.priority-heading h2{margin:0;font-size:14px}.priority-heading p{margin:4px 0 0;color:#8490a4;font-size:8px}.priority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.priority-grid article{padding:13px;border:1px solid var(--line);border-radius:11px;background:#fff}.priority-grid article>span{display:inline-flex;margin-bottom:8px;padding:4px 6px;border-radius:6px;background:#edf1ff;color:#4057cc;font-size:7px;font-weight:900}.priority-grid strong{display:block;font-size:10px}.priority-grid p{margin:5px 0 0;color:#7c899d;font-size:8px;line-height:1.5}.conversion-strip{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:14px;padding:22px;border-radius:17px;background:linear-gradient(105deg,#273aa8,#536cff);color:#fff;box-shadow:0 14px 30px #2c3fb238}.conversion-strip>div:first-child>span{display:flex;align-items:center;gap:5px;color:#cfd7ff;font-size:9px;font-weight:800}.conversion-strip>div:first-child>span svg{width:13px;height:13px}.conversion-strip h2{margin:7px 0 5px;font-size:17px}.conversion-strip p{margin:0;color:#dbe1ff;font-size:9px}.conversion-actions{display:flex;align-items:center;gap:11px}.conversion-actions>button{display:inline-flex;height:44px;align-items:center;gap:6px;padding:0 17px;border:0;border-radius:11px;background:#fff;color:#3047bf;font-size:10px;font-weight:850;cursor:pointer;white-space:nowrap}.conversion-actions>button svg{width:14px;height:14px}.qr-block{display:flex;align-items:center;gap:8px}.qr-block img{width:58px;height:58px;padding:4px;border-radius:8px;background:#fff;object-fit:contain}.qr-block span{font-size:9px;line-height:1.45;white-space:nowrap}.qr-block small{color:#cfd7ff;font-size:7px}.dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0f193085;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.share-dialog,.login-dialog{width:min(470px,100%);padding:25px;border-radius:21px;background:#fff;box-shadow:0 30px 90px #0e18304d}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dialog-icon{display:grid;width:37px;height:37px;place-items:center;margin-bottom:13px;border-radius:12px;background:#edf1ff;color:#4058d0}.dialog-icon svg{width:18px;height:18px}.dialog-heading h2{margin:0 0 6px;font-size:20px;letter-spacing:-.035em}.dialog-heading p{margin:0;color:var(--muted);font-size:10px}.icon-button{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border:0;border-radius:9px;background:#f0f3f8;color:#66748a;cursor:pointer}.icon-button svg{width:15px;height:15px}.share-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px}.share-actions button{display:flex;min-height:112px;flex-direction:column;align-items:center;justify-content:center;padding:12px 8px;border:1px solid var(--line);border-radius:13px;background:#fbfcff;cursor:pointer}.share-actions button:hover{border-color:#9eadf0;background:#f5f7ff}.share-actions button>svg{width:25px;height:25px;margin-bottom:10px;color:#4259d0}.share-actions strong{font-size:10px}.share-actions span{margin-top:4px;color:#8994a6;font-size:8px}.reward-status{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:12px;padding:10px;border-radius:10px;background:var(--green-soft);color:#24795d;font-size:9px;font-weight:750}.reward-status svg{width:14px;height:14px}.reward-status.is-claimed{background:#f0f3f8;color:#69768a}.login-dialog{position:relative;width:min(430px,100%);padding:0;overflow:hidden}.login-close{position:absolute;z-index:2;top:14px;right:14px}.login-hero{padding:28px 30px 22px;background:radial-gradient(circle at 86% 10%,rgba(86,108,255,.2),transparent 34%),linear-gradient(145deg,#f5f7ff,#fff);text-align:center}.login-lock{display:grid;width:47px;height:47px;margin:0 auto 13px;place-items:center;border-radius:15px;background:linear-gradient(145deg,#3d57e4,#7686ff);box-shadow:0 11px 24px #3d52d240;color:#fff}.login-lock svg{width:24px;height:24px}.login-hero h2{margin:7px 0 6px;font-size:22px;letter-spacing:-.04em}.login-hero>p{max-width:330px;margin:0 auto;color:#6d7a90;font-size:10px;line-height:1.6}.login-benefit{display:inline-flex;align-items:center;gap:5px;margin-top:11px;padding:6px 9px;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:9px;font-weight:800}.login-benefit svg{width:12px;height:12px}.login-form{display:grid;gap:13px;padding:22px 30px 14px}.login-form>label>span{display:block;margin-bottom:7px;color:#40506b;font-size:9px;font-weight:800}.login-input{display:flex;min-height:44px;align-items:center;overflow:hidden;border:1px solid #dce3ef;border-radius:11px;background:#fbfcff;transition:border-color .18s,box-shadow .18s}.login-input:focus-within{border-color:#8999ec;box-shadow:0 0 0 3px #435df614}.login-input>b{padding:0 11px;border-right:1px solid #e5e9f1;color:#65728a;font-size:10px}.login-input>svg{width:15px;height:15px;margin-left:12px;color:#7b89a0}.login-input input{min-width:0;flex:1;height:42px;padding:0 11px;border:0;outline:0;background:transparent;color:#25344f;font-size:11px}.login-input input::placeholder{color:#a2abb9}.code-input button{align-self:stretch;padding:0 12px;border:0;border-left:1px solid #e5e9f1;background:#f2f5ff;color:#4058cd;font-size:9px;font-weight:850;cursor:pointer;white-space:nowrap}.code-input button:disabled{color:#99a3b3;cursor:default}.demo-code{margin:-5px 0 0;color:#566bd2;font-size:8px}.login-error{margin:-4px 0 0;color:var(--red);font-size:8px}.login-submit{min-height:44px;border:0;border-radius:11px;background:linear-gradient(135deg,#334bd2,#6477ff);box-shadow:0 10px 22px #394dc838;color:#fff;font-size:11px;font-weight:850;cursor:pointer}.agreement-row{display:flex;align-items:flex-start;gap:7px;color:#8a95a7;font-size:8px;line-height:1.5}.agreement-row input{width:13px;height:13px;margin:0;accent-color:var(--brand)}.agreement-row>span{margin:0!important;color:inherit!important;font-size:inherit!important;font-weight:500!important}.login-safety{display:flex;align-items:center;justify-content:center;gap:5px;padding:12px;border-top:1px solid #edf0f5;background:#fafbfe;color:#7e8a9e;font-size:8px}.login-safety svg{width:13px;height:13px;color:var(--green)}.toast{position:fixed;z-index:150;left:50%;bottom:28px;max-width:calc(100% - 32px);padding:10px 16px;border-radius:10px;background:#17223b;box-shadow:0 12px 30px #0d172d40;color:#fff;font-size:11px;opacity:0;pointer-events:none;transform:translate(-50%,16px);transition:.22s ease;white-space:nowrap}.toast.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:980px){.battle-grid{grid-template-columns:1fr}.source-gap-card{display:grid;grid-template-columns:1fr 1.2fr;column-gap:20px}.source-gap-card .source-bars{grid-row:1 / span 2;grid-column:2}.source-gap-card .source-gap-note{grid-column:1}.evidence-layout{grid-template-columns:minmax(0,1fr) 300px}}@media(max-width:820px){.site-header{padding-inline:20px}.button--desktop{display:none}.steps-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.battle-summary{grid-template-columns:130px 1fr}.battle-alert{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between}.platform-card-grid{grid-template-columns:repeat(3,1fr)}.evidence-layout,.priority-grid,.insight-grid{grid-template-columns:1fr}.locked-cards{grid-template-columns:1fr 1fr}.platform-analysis-card .breakdown-grid{grid-template-columns:1fr}}@media(max-width:580px){.page-shell{width:min(100% - 28px,1180px)}.site-header{height:52px;padding-inline:14px}.brand-symbol{width:32px;height:32px;border-radius:10px}.brand-lockup>span:last-child{font-size:13px}.header-actions .button{width:36px;min-height:36px;padding:0;font-size:0}.header-actions .button svg{width:17px;height:17px}.quota-pill{height:36px;padding:0 9px;font-size:10px}.quota-pill b{width:18px;height:18px}.account-pill{max-width:34px;padding:0 9px;overflow:hidden;font-size:0}.account-pill svg{width:17px;height:17px}.hero-section{min-height:calc(100svh - 52px)}.hero-stack{width:min(100% - 28px,680px);min-height:calc(100svh - 52px);justify-content:flex-start;padding-block:17px 16px}.platform-proof{gap:8px;font-size:10px}.hero-copy h1{margin-top:12px;font-size:clamp(29px,8.4vw,34px);line-height:1.11;letter-spacing:-.045em}.hero-copy>p{font-size:13px;line-height:1.5}.free-proof{margin-top:7px;font-size:9px}.diagnosis-card{margin-top:14px;padding:16px;border-radius:18px}.form-heading h2{font-size:18px}.secure-chip{display:none}.platform-picker{grid-template-columns:repeat(5,minmax(44px,1fr));gap:4px;overflow:visible;padding:2px}.platform-choice{min-height:64px;padding-inline:1px}.platform-choice>span:last-child{font-size:8px}.form-section{margin-top:12px}.field-label{margin-bottom:6px}.input-shell{min-height:46px;padding-inline:10px}.input-shell input{min-width:0;font-size:11px}.recommend-button{margin-left:0;padding:6px 7px}.primary-button{font-size:12px}.form-footnote{margin-top:8px}.inline-question-suggestions{margin-top:11px;padding:11px}.inline-suggestion-heading h2{font-size:13px}.inline-question-suggestions>p{display:none}.question-suggestions{grid-template-columns:1fr;gap:6px;margin-top:9px}.question-suggestions button{min-height:43px;padding:7px 9px}.question-suggestions button>span{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px}.diagnosis-value-preview{min-height:176px;flex-basis:176px;justify-content:flex-start;margin-top:13px;padding:14px;border-radius:17px}.value-preview-heading h2{font-size:14px}.diagnosis-value-grid{flex:1;grid-template-columns:1fr;grid-template-rows:repeat(3,minmax(44px,1fr));gap:6px;margin-top:10px}.diagnosis-value-grid article{min-height:44px;justify-content:flex-start;gap:10px;padding:7px 11px;text-align:left}.diagnosis-value-grid svg{width:20px;height:20px}.diagnosis-value-grid div{gap:2px}.diagnosis-value-grid strong{font-size:9px}.diagnosis-value-grid span{font-size:8px}.how-section{padding:52px 0 62px}.section-heading h2{font-size:25px}.steps-grid{gap:10px}.steps-grid article{padding:19px}.flow-page{min-height:calc(100vh - 60px);padding:24px 0 50px}.flow-shell{width:min(100% - 24px,820px)}.running-panel{padding:20px 16px;border-radius:19px}.running-heading{align-items:flex-start}.running-heading h1{font-size:22px}.running-heading p{font-size:10px}.progress-ring{width:62px;height:62px}.progress-ring:after{width:48px;height:48px}.query-summary{grid-template-columns:1fr}.query-summary strong{white-space:normal}.run-row{grid-template-columns:34px minmax(0,1fr)}.run-status{grid-column:2;justify-self:start}.report-page{padding:25px 0 55px}.report-titlebar{flex-direction:column}.report-titlebar h1{font-size:28px}.report-titlebar p{font-size:9px;line-height:1.5}.report-actions{width:100%}.report-actions .button{flex:1}.battle-summary{grid-template-columns:86px minmax(0,1fr);gap:14px;padding:19px 16px}.coverage-number{padding-right:14px}.coverage-number strong{font-size:40px}.coverage-number>span{font-size:23px}.battle-copy h2{font-size:17px}.battle-copy p{font-size:9px}.battle-alert{padding:10px 12px}.metric-grid{gap:8px}.metric-grid article{padding:14px}.metric-grid strong{font-size:21px}.battle-grid{gap:10px;margin-top:10px}.matrix-card,.source-gap-card,.insight-card{padding:15px}.card-heading{flex-direction:column;gap:8px}.card-heading>span{white-space:normal}.source-gap-card{display:block}.source-bars{min-height:145px}.platform-section{margin-top:24px}.section-row{align-items:flex-start;flex-direction:column;gap:7px}.section-row h2{font-size:20px}.platform-card-grid{display:flex;gap:8px;max-width:100%;overflow-x:auto;padding:3px 3px 9px;scroll-snap-type:x mandatory}.platform-card-grid{scrollbar-width:none}.platform-card-grid::-webkit-scrollbar{display:none}.platform-result-card{flex:0 0 176px;min-height:150px;scroll-snap-align:start}.evidence-open{align-items:flex-start;flex-direction:column;gap:5px}.evidence-heading{align-items:flex-start}.evidence-layout{padding:0 12px 12px}.answer-card,.citation-column{padding:14px}.answer-card>p{font-size:10px}.score-row{grid-template-columns:62px minmax(0,1fr) 35px}.priority-panel{padding:15px}.locked-analysis{min-height:440px}.locked-heading{padding:20px 18px 6px}.locked-heading h2{font-size:19px}.locked-metrics{grid-template-columns:repeat(2,1fr)}.locked-cards{grid-template-columns:1fr 1fr}.locked-cards article{min-height:94px;padding:13px}.locked-cards article:last-child{grid-column:1 / -1}.unlock-card{top:60%;padding:18px 14px}.unlock-card button{width:100%;justify-content:center}.conversion-strip{align-items:flex-start;flex-direction:column;padding:19px}.conversion-actions{width:100%;justify-content:space-between}.conversion-actions>button{flex:1;justify-content:center}.qr-block img{width:52px;height:52px}.share-dialog{padding:20px 16px}.login-dialog{padding:0}.login-hero{padding:25px 20px 19px}.login-form{padding:19px 20px 13px}.share-actions{gap:7px}.share-actions button{min-height:102px}.toast{bottom:18px;white-space:normal;text-align:center}}@media(max-width:360px){.hero-stack{width:min(100% - 24px,680px);padding-top:14px}.hero-copy h1{margin-top:10px;font-size:29px}.hero-copy>p{font-size:11px}.diagnosis-card{margin-top:12px;padding:14px}.diagnosis-value-preview{min-height:168px;flex-basis:168px;padding:10px}.diagnosis-value-grid{grid-template-rows:repeat(3,minmax(38px,1fr));gap:4px;margin-top:6px}.diagnosis-value-grid article{min-height:38px;padding-block:5px}.value-preview-heading>span{display:none}}@media(max-width:360px){.site-header{padding-inline:10px}.brand-lockup>span:last-child{display:none}.header-actions{gap:6px}.header-actions .button{width:38px;min-height:38px}.quota-pill{width:38px;height:38px;justify-content:center;padding:0;font-size:0}.quota-pill b{font-size:10px}.account-cluster{height:38px}.report-titlebar h1{font-size:25px}.battle-summary{grid-template-columns:74px minmax(0,1fr);padding-inline:13px}.coverage-number{padding-right:10px}.coverage-number strong{font-size:36px}.platform-result-card{flex-basis:164px}.evidence-layout{padding-inline:10px}.conversion-actions{align-items:stretch;flex-direction:column}.qr-block{justify-content:center}.share-actions{grid-template-columns:1fr 1fr}.share-actions button:last-child{grid-column:1 / -1;min-height:82px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
