@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#f3f5ef;font-synthesis:none;text-rendering:optimizelegibility;--ink:#0a0c0a;--ink-soft:#151915;--text:#f3f5ef;--muted:#929992;--line:#2d322d;--surface:#141714;--canvas:#090b09;--green:#a8ed31;--green-deep:#8dcc24;--green-soft:#18220f;--cyan:#18bfb6;--cyan-soft:#102523;--coral:#ff6b4a;--coral-soft:#2b1713;--yellow:#f2c64b;--yellow-soft:#2b2513;letter-spacing:0;background:#090b09;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth;min-width:320px}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #a8ed316b}.app-shell{min-height:100vh}.app-header{color:#fff;z-index:20;background:#080a08f5;border-bottom:1px solid #252925;justify-content:space-between;align-items:center;height:72px;padding:0 max(22px,50% - 590px);display:flex;position:sticky;top:0}.brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:inline-flex}.brand-mark{background:var(--green);width:36px;height:36px;color:var(--ink);border-radius:6px;place-items:center;font-size:12px;font-weight:700;display:grid}.brand-name{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.brand-name strong{color:#fff;font-size:16px;line-height:1.1}.brand-name small{color:#8f968f;font-size:9px}.header-meta{align-items:center;gap:10px;display:flex}.research-chip,.privacy-note,.agent-status{color:#aeb4ae;background:#111411;border:1px solid #343934;border-radius:5px;align-items:center;gap:6px;min-height:30px;padding:5px 9px;font-size:10px;font-weight:600;display:inline-flex}.research-chip{color:var(--green);border-color:#405524}.agent-status{background:0 0;border:0}.agent-status i,.live-dot,.console-head small i,.ai-state i,.process-heading span i,.aside-head>span i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #a8ed311a}.live-dot,.agent-status i,.console-head small i,.process-heading span i,.aside-head>span i{animation:1.8s ease-in-out infinite live-pulse}@keyframes live-pulse{50%{opacity:.45;box-shadow:0 0 0 7px #a8ed310a}}.home-page{width:100%}.form-page,.report-page{width:min(1180px,100% - 48px);margin:0 auto}.home-intro{background:var(--ink);color:#fff;grid-template-columns:minmax(0,1.1fr) minmax(400px,.9fr);align-items:center;gap:70px;min-height:560px;padding:72px max(24px,50% - 590px);display:grid}.hero-copy{min-width:0}.eyebrow,.section-index{color:var(--green-deep);text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700;line-height:1.3}.home-intro .eyebrow{color:var(--green);align-items:center;gap:9px;display:flex}.home-intro h1{max-width:680px;margin:0;font-size:66px;font-weight:700;line-height:1.05}.home-intro h1 span{color:var(--green)}.intro-copy{color:#aeb4ae;max-width:600px;margin:22px 0 0;font-size:16px;line-height:1.75}.hero-actions{align-items:center;gap:10px;margin-top:32px;display:flex}.hero-actions button{color:#fff;cursor:pointer;background:#181c18;border:1px solid #3a3f3a;border-radius:5px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:13px;font-weight:700;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.hero-actions button:first-child{border-color:var(--green);background:var(--green);color:var(--ink)}.hero-actions button:hover{border-color:var(--green);transform:translateY(-2px)}.hero-proof{color:#7f877f;flex-wrap:wrap;gap:8px 18px;margin-top:22px;font-size:10px;display:flex}.hero-proof span{align-items:center;gap:5px;display:inline-flex}.hero-proof svg{color:var(--green)}.forecast-console{background:#111411;border:1px solid #303630;border-radius:8px;min-width:0;overflow:hidden;box-shadow:20px 24px #070807}.console-head{color:#8e958e;border-bottom:1px solid #2a2e2a;justify-content:space-between;align-items:center;min-height:48px;padding:0 18px;font-size:10px;font-weight:700;display:flex}.console-head small{color:var(--green);align-items:center;gap:7px;font-size:9px;display:inline-flex}.console-head small i{width:6px;height:6px}.console-score{grid-template-columns:minmax(0,1.05fr) minmax(170px,.95fr);min-height:210px;display:grid}.consensus-score{border-right:1px solid #2a2e2a;flex-direction:column;justify-content:center;min-width:0;padding:28px 24px;display:flex}.consensus-score>span{color:#888f88;font-size:11px}.consensus-score>strong{color:#fff;margin:7px 0 21px;font-size:68px;line-height:.95}.consensus-score>strong small{color:var(--green);margin-left:5px;font-size:22px}.score-track{background:#2a302a;height:8px;overflow:hidden}.score-track i{background:var(--green);transform-origin:0;width:91%;height:100%;animation:.7s ease-out both score-in;display:block}@keyframes score-in{0%{transform:scaleX(0)}}.console-signals{flex-direction:column;justify-content:center;min-width:0;padding:20px 16px;display:flex}.console-signals>span{border-bottom:1px solid #292d29;grid-template-columns:1fr auto;gap:7px;min-width:0;min-height:50px;padding:10px 0;display:grid}.console-signals>span:last-child{border-bottom:0}.console-signals small,.console-signals em{color:#747b74;font-size:8px;font-style:normal;font-weight:700}.console-signals em{color:var(--green);grid-area:1/2/3;align-self:center}.console-signals strong{align-items:flex-end;gap:3px;display:flex}.console-signals strong i{background:#63714f;width:4px;height:7px;display:block}.console-signals strong i:nth-child(2){height:11px}.console-signals strong i:nth-child(3){height:8px}.console-signals strong i:nth-child(4){background:var(--green);height:14px}.console-signals strong i:nth-child(5){height:10px}.console-grid{border-top:1px solid #2a2e2a;border-bottom:1px solid #2a2e2a;grid-template-columns:repeat(3,1fr);display:grid}.console-grid div{border-right:1px solid #2a2e2a;flex-direction:column;gap:3px;min-width:0;min-height:100px;padding:17px;display:flex}.console-grid div:last-child{border-right:0}.console-grid small,.console-grid span{color:#747b74;font-size:9px}.console-grid strong{color:#fff;font-size:20px}.console-flow{color:#767d76;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:8px;font-weight:700;display:flex}.console-flow i{background:#343a34;flex:1;height:1px}.module-section,.process-band,.legal-line{width:min(1180px,100% - 48px);margin-left:auto;margin-right:auto}.module-section{padding:58px 0 34px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.section-heading h2,.report-section h2,.compact-section h2{margin:0;font-size:28px;line-height:1.25}.section-heading>span{color:var(--muted);font-size:12px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.module-card{border:1px solid var(--line);text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;align-items:stretch;min-height:430px;padding:26px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.height-module{background:var(--ink-soft);color:#fff;border-color:#252925}.weight-module{color:var(--text);background:#111615;border-color:#2e3735}.module-card:hover{border-color:var(--green-deep);transform:translateY(-3px);box-shadow:0 18px 42px #0000003d}.module-card:active{transform:translateY(-1px)}.module-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.module-icon{background:var(--green);width:48px;height:48px;color:var(--ink);border-radius:6px;place-items:center;display:grid}.weight-module .module-icon{background:var(--cyan-soft);color:var(--cyan)}.module-number{color:#818981;font-size:9px;font-weight:700}.module-metric{border-bottom:1px solid #343934;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:54px;padding-bottom:18px;display:flex}.weight-module .module-metric{border-color:var(--line)}.module-metric strong{font-size:30px;line-height:1.2}.module-metric small{color:#838a83;padding-bottom:4px;font-size:11px}.module-copy{color:#969d96;max-width:470px;margin-top:16px;font-size:13px;line-height:1.65}.module-visual{border-top:1px solid #2e342e;border-bottom:1px solid #2e342e;grid-template-columns:120px 1fr;gap:20px;height:84px;margin-top:22px;padding:12px 0;display:grid}.visual-copy{flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.visual-copy small,.visual-copy em{color:#747c74;font-size:8px;font-style:normal}.visual-copy strong{color:#fff;font-size:12px}.spark-bars{align-items:flex-end;gap:6px;min-width:0;height:58px;display:flex}.spark-bars i{background:var(--green);opacity:.38;transform-origin:bottom;flex:1;min-width:4px;animation:.5s ease-out both bar-in;display:block}.spark-bars i:nth-child(2){animation-delay:40ms}.spark-bars i:nth-child(3){animation-delay:80ms}.spark-bars i:nth-child(4){animation-delay:.12s}.spark-bars i:nth-child(5){animation-delay:.16s}.spark-bars i:nth-child(6){animation-delay:.2s}.spark-bars i:nth-child(7){animation-delay:.24s}.spark-bars i:nth-child(8){opacity:1;animation-delay:.28s}.weight-module .spark-bars i{background:var(--cyan)}@keyframes bar-in{0%{opacity:0;transform:scaleY(0)}}.weight-module .module-copy{color:var(--muted)}.module-action{color:var(--green);align-items:center;gap:8px;margin-top:auto;padding-top:24px;font-size:13px;font-weight:700;display:inline-flex}.weight-module .module-action{color:var(--cyan)}.process-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:148px;color:var(--muted);background:#0d100d;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:24px;padding:22px;display:grid}.process-heading{flex-direction:column;gap:5px;min-width:0;display:flex}.process-heading small{color:var(--green);font-size:8px;font-weight:700}.process-heading strong{color:var(--text);font-size:15px}.process-heading span{color:#7f877f;align-items:center;gap:6px;margin-top:4px;font-size:9px;display:inline-flex}.process-heading span i{width:5px;height:5px}.process-nodes{border:1px solid #2b302b;grid-template-columns:repeat(5,minmax(0,1fr));min-width:0;display:grid}.process-nodes>span{border-right:1px solid #2b302b;grid-template-columns:22px 1fr;align-content:center;gap:5px 8px;min-width:0;min-height:86px;padding:13px;display:grid}.process-nodes>span:last-child{border-right:0}.process-nodes small,.process-nodes em{color:#6f766f;font-size:8px;font-style:normal;font-weight:700}.process-nodes svg{color:var(--green)}.process-nodes strong{color:#d9ded9;grid-column:1/-1;font-size:11px}.process-nodes em{color:#76875f;grid-column:1/-1}.legal-line{text-align:center;color:#7d837d;margin-top:24px;margin-bottom:58px;font-size:11px;line-height:1.6}.form-page{padding:42px 0 80px}.form-header{color:#fff;border-left:5px solid var(--green);background:#111411;grid-template-columns:44px 1fr auto;align-items:start;gap:20px;min-height:216px;padding:34px;display:grid}.form-header .section-index{color:var(--green)}.form-header h1{margin:0;font-size:36px}.form-header p:last-child{color:#9da49d;margin:10px 0 0;font-size:13px}.form-progress{border-top:1px solid #323732;grid-column:2/-1;grid-template-columns:repeat(4,minmax(0,1fr));align-self:end;display:grid}.form-progress span{color:#737a73;align-items:center;gap:7px;min-width:0;padding:14px 12px 0 0;font-size:9px;display:flex}.form-progress span:before{content:"";background:0 0;width:100%;height:2px;position:absolute;top:-1px;left:0}.form-progress span{position:relative}.form-progress span.active{color:var(--green)}.form-progress span.active:before{background:var(--green)}.form-progress i{font-family:ui-monospace,Consolas,monospace;font-style:normal}.icon-button{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:5px;place-items:center;padding:0;display:grid}.form-header .icon-button{color:#fff;background:#171a17;border-color:#3b403b}.icon-button:hover{border-color:var(--green-deep)}.price-stamp{border-left:3px solid var(--green);flex-direction:column;gap:2px;min-width:112px;padding:5px 0 5px 14px;display:flex}.price-stamp small{color:#8f968f;font-size:10px}.price-stamp strong{color:var(--green);font-size:23px}.form-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:28px;padding-top:28px;display:grid}.questionnaire{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;padding:30px}.form-section{border-bottom:1px solid var(--line);margin-bottom:34px;padding:0 0 34px}.form-section-title{gap:14px;margin-bottom:24px;display:flex}.form-section-title>span{background:var(--ink);width:34px;height:34px;color:var(--green);border-radius:5px;place-items:center;font-size:11px;font-weight:700;display:grid}.form-section-title h2{color:var(--text);margin:0;font-size:20px}.form-section-title p{color:var(--muted);margin:5px 0 0;font-size:12px}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field-grid.single-row{margin-top:18px}.narrative-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.conditional-question{margin-top:18px}.text-field.wide{grid-column:1/-1}.text-field textarea{resize:vertical;width:100%;min-height:126px;color:var(--text);font:inherit;background:#0d100d;border:1px solid #3b413b;border-radius:5px;outline:0;padding:14px;font-size:14px;line-height:1.65}.text-field textarea:focus{border-color:var(--green);background:#101410;box-shadow:0 0 0 3px #a8ed311f}.text-field textarea::placeholder{color:#656c65}.field{border:0;flex-direction:column;gap:8px;min-width:0;margin:0;padding:0;display:flex}.field-label{color:#d7ddd7;justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.field-label small{color:#8f958f;margin-left:6px;font-weight:400}.text-field .field-label{align-items:flex-start}.text-field .field-label>small{white-space:nowrap;flex:none}.field-complete{align-items:center;gap:4px;display:inline-flex;color:var(--green)!important;margin-left:0!important;font-size:9px!important}.input-shell{background:#0d100d;border:1px solid #3b413b;border-radius:5px;grid-template-columns:1fr auto;align-items:center;height:52px;display:grid;overflow:hidden}.select-shell{background:#0d100d;border:1px solid #3b413b;border-radius:5px;height:52px;display:block;overflow:hidden}.select-shell:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #a8ed311f}.select-shell.filled{background:#10150e;border-color:#4c5c3a}.select-shell select{width:100%;height:100%;color:var(--text);cursor:pointer;background:0 0;border:0;outline:0;padding:0 40px 0 14px;font-size:14px;font-weight:600}.select-shell option{color:var(--text);background:#111411}.input-shell:focus-within{border-color:var(--green);background:#101410;box-shadow:0 0 0 3px #a8ed311f}.input-shell.filled{background:#10150e;border-color:#4c5c3a}.input-shell input{width:100%;min-width:0;height:100%;color:var(--text);background:0 0;border:0;outline:0;padding:0 14px;font-size:17px;font-weight:700}.input-shell>span{border-left:1px solid var(--line);min-width:48px;color:var(--muted);text-align:center;padding:5px 12px;font-size:11px}.segmented-field{margin-bottom:18px}.field-grid+.segmented-field{margin-top:18px}.field-grid>.segmented-field{margin-bottom:0}.segmented{background:#0d100d;border:1px solid #3b413b;border-radius:5px;grid-auto-columns:1fr;grid-auto-flow:column;gap:3px;min-height:52px;padding:4px;display:grid}.segmented button{min-width:0;min-height:42px;color:var(--muted);cursor:pointer;white-space:normal;background:0 0;border:0;border-radius:4px;padding:5px;font-size:12px;font-weight:600;line-height:1.2}.segmented button.active{background:var(--green);color:var(--ink);box-shadow:0 2px 9px #a8ed311f}.privacy-hint{color:#7f877f;background:#10140f;border-left:2px solid #46563a;align-items:flex-start;gap:8px;margin:16px 0 0;padding:11px 13px;font-size:10px;line-height:1.55;display:flex}.privacy-hint svg{color:var(--green);flex:0 0 14px;margin-top:1px}.consent-row,.switch-row{background:var(--green-soft);cursor:pointer;border:1px solid #3d5028;border-radius:6px;align-items:center;gap:14px;min-height:72px;padding:14px 16px;display:flex}.consent-row input{width:19px;height:19px;accent-color:var(--green-deep)}.consent-row span,.switch-row span{flex-direction:column;gap:4px;display:flex}.consent-row strong,.switch-row strong{color:var(--text);font-size:12px}.consent-row small,.switch-row small{color:var(--muted);font-size:10px;line-height:1.45}.switch-row{border-color:var(--line);background:#0f120f;justify-content:space-between;margin-top:20px}.switch-row input{appearance:none;cursor:pointer;background:#c8cec6;border-radius:12px;flex:0 0 43px;width:43px;height:24px;transition:background .15s;position:relative}.switch-row input:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch-row input:checked{background:var(--green-deep)}.switch-row input:checked:after{transform:translate(19px)}.form-error{background:var(--coral-soft);color:#ff9c84;border:1px solid #673426;border-radius:5px;align-items:center;gap:8px;min-height:46px;margin-top:16px;padding:11px 13px;font-size:12px;display:flex}.primary-button,.payment-button{background:var(--green);width:100%;min-height:52px;color:var(--ink);cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:9px;margin-top:18px;font-weight:700;display:flex}.primary-button:hover,.payment-button:hover{color:var(--ink);background:#bcff48}.form-aside{border-top:4px solid var(--green);background:var(--ink-soft);color:#fff;border-radius:0 0 7px 7px;padding:24px;position:sticky;top:100px}.weight-aside{border-top-color:var(--cyan)}.aside-head{justify-content:space-between;align-items:flex-start;gap:10px;min-height:48px;display:flex}.aside-head>div>small{color:#747b74;font-size:8px}.aside-head>span{color:var(--green);align-items:center;gap:6px;font-size:8px;font-weight:700;display:inline-flex}.weight-aside .aside-head>span{color:var(--cyan)}.weight-aside .aside-head>span i{background:var(--cyan);box-shadow:0 0 0 4px #18bfb61a}.form-aside h3{margin:2px 0 18px;font-size:16px}.form-aside ul{margin:0;padding:0;list-style:none}.form-aside li{color:#c8cec8;border-bottom:1px solid #303530;align-items:center;gap:10px;min-height:45px;font-size:12px;display:flex}.form-aside li span{flex:1;min-width:0}.form-aside li small{color:#697069;font-family:ui-monospace,Consolas,monospace;font-size:8px}.form-aside li svg{color:var(--green)}.weight-aside li svg{color:var(--cyan)}.form-aside p{color:#8e958e;margin:18px 0 0;font-size:11px;line-height:1.65}.processing-page{text-align:center;background:var(--ink);color:#fff;width:100%;min-height:calc(100vh - 72px);padding:70px 24px}.processing-shell{border:1px solid #2e342e;border-top:3px solid var(--green);background:#101310;width:min(700px,100%);margin:0 auto;padding:24px 38px 38px}.processing-stage{color:#788078;border-bottom:1px solid #2d322d;justify-content:space-between;margin-bottom:34px;padding-bottom:16px;font-size:9px;font-weight:700;display:flex}.processing-stage strong{color:var(--green);font-size:11px}.processing-orbit{width:88px;height:88px;color:var(--green);background:#151b10;border:1px solid #42601d;border-radius:50%;place-items:center;margin:0 auto 28px;display:grid;position:relative}.processing-orbit span{border:2px solid #0000;border-top-color:var(--green);border-radius:50%;animation:1.2s linear infinite spin;position:absolute;inset:-7px}@keyframes spin{to{transform:rotate(360deg)}}.processing-page .section-index{color:var(--green)}.processing-page h1{margin:0;font-size:36px}.processing-page>p:not(.section-index){color:#929992;margin:12px 0 34px}.processing-shell>p:not(.section-index){color:#929992;margin:12px 0 24px;font-size:12px}.processing-meter{background:#2b302b;width:min(620px,100%);height:4px;margin:0 auto 14px;overflow:hidden}.processing-meter i{background:var(--green);height:100%;transition:width .26s;display:block}.agent-progress{text-align:left;background:#111411;border:1px solid #303530;border-radius:7px;width:min(620px,100%);margin:0 auto;overflow:hidden}.agent-progress>div{opacity:.28;border-bottom:1px solid #2b302b;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;min-height:64px;padding:10px 18px;transition:opacity .18s,background .18s;display:grid}.agent-progress>div:last-child{border-bottom:0}.agent-progress>div.done,.agent-progress>div.active{opacity:1}.agent-progress>div.active{background:#18210f}.agent-progress>div>span{color:#838a83;background:#272c27;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:grid}.agent-progress>div.done>span,.agent-progress>div.active>span{background:var(--green);color:var(--ink)}.agent-progress>div.active>span svg{animation:.9s ease-in-out infinite alternate active-signal}@keyframes active-signal{to{opacity:.5;transform:scale(.72)}}.agent-progress div div{flex-direction:column;gap:3px;display:flex}.agent-progress strong{font-size:12px}.agent-progress small{color:#858c85;font-size:10px}.agent-progress em{color:#6f766f;font-size:8px;font-style:normal;font-weight:700}.agent-progress .done>em,.agent-progress .active>em{color:var(--green)}.report-page{padding:30px 0 70px}.report-toolbar{justify-content:space-between;align-items:center;min-height:44px;margin-bottom:20px;display:flex}.back-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-size:12px;font-weight:600;display:inline-flex}.report-toolbar>div{align-items:center;gap:12px;display:flex}.report-toolbar>div>span{color:var(--muted);font-family:ui-monospace,Consolas,monospace;font-size:10px}.report-export-actions{gap:7px;display:flex}.report-export-actions button{background:var(--ink-soft);color:#fff;cursor:pointer;border:1px solid #3a403a;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-width:76px;height:38px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.report-export-actions button:first-child{color:var(--green);border-color:#506b27}.report-export-actions button:hover:not(:disabled){border-color:var(--green);background:#1b2118}.report-export-actions button:disabled{cursor:wait;opacity:.55}.spin{animation:.8s linear infinite export-spin}@keyframes export-spin{to{transform:rotate(360deg)}}.export-error{background:var(--coral-soft);color:#ffad98;border:1px solid #5b332a;border-radius:5px;align-items:center;gap:8px;min-height:42px;margin-bottom:14px;padding:10px 13px;font-size:11px;display:flex}.export-document-header{display:none}.report-summary{background:var(--ink);border:1px solid #252925;border-radius:8px;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:370px;display:grid;overflow:hidden}.summary-main{color:#fff;background:var(--ink);flex-direction:column;justify-content:center;align-items:flex-start;padding:44px;display:flex}.weight-report .result-number strong{color:var(--cyan)}.summary-main>p{color:#a3aaa3;margin:0 0 14px;font-size:12px;font-weight:700}.result-number{align-items:baseline;gap:8px;display:flex}.result-number strong{color:var(--green);font-size:92px;line-height:1}.result-number span{color:#fff;font-size:21px;font-weight:700}.result-range{color:#a3aaa3;margin-top:13px;font-size:13px}.confidence{background:#222722;border-radius:5px;align-items:center;gap:6px;margin-top:22px;padding:7px 9px;font-size:11px;font-weight:700;display:inline-flex}.confidence.high{color:var(--green)}.confidence.medium{color:var(--yellow)}.confidence.low{color:#ff9178}.summary-signals{border-top:1px solid #2d322d;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:min(400px,100%);margin-top:26px;padding-top:18px;display:grid}.summary-signals>span{grid-template-columns:1fr auto;gap:7px;min-width:0;display:grid}.summary-signals small{color:#858c85;font-size:9px}.summary-signals strong{color:#fff;font-size:10px}.summary-signals i{background:#303530;grid-column:1/-1;height:3px;display:block;overflow:hidden}.summary-signals b{background:var(--green);height:100%;display:block}.weight-report .summary-signals b{background:var(--cyan)}.summary-context{background:var(--surface);grid-template-columns:repeat(2,1fr);display:grid}.summary-context div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;gap:8px;min-width:0;padding:28px;display:flex}.summary-context div:nth-child(2n){border-right:0}.summary-context div:nth-child(n+3){border-bottom:0}.summary-context small{color:var(--muted);font-size:10px}.summary-context strong{color:var(--text);overflow-wrap:anywhere;font-size:18px}.unlock-panel{background:var(--ink-soft);color:#fff;text-align:center;border:1px solid #252925;border-radius:8px;max-width:780px;min-height:420px;margin:32px auto 0;padding:46px}.unlock-icon{background:var(--green);width:54px;height:54px;color:var(--ink);border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.unlock-panel .section-index{color:var(--green)}.unlock-panel h2{margin:0;font-size:25px}.unlock-list{text-align:left;grid-template-columns:repeat(2,1fr);gap:12px;max-width:500px;margin:27px auto;display:grid}.unlock-list span{color:#aeb4ae;align-items:center;gap:8px;font-size:12px;display:flex}.unlock-list svg{color:var(--green)}.payment-button{background:var(--green);max-width:390px;color:var(--ink);margin:22px auto 10px}.payment-button:hover{color:var(--ink);background:#bcff48}.unlock-panel>small{color:#777e77;font-size:10px}.report-section{border-bottom:1px solid var(--line);padding:44px 0}.report-heading{align-items:flex-end}.chart-frame{border:1px solid var(--line);background:var(--surface);border-radius:8px;width:100%;height:380px;padding:22px 12px 8px}.model-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.model-card{border:1px solid var(--line);background:var(--surface);min-height:335px;color:var(--text);border-radius:7px;flex-direction:column;padding:24px;display:flex}.model-card:first-child{border-color:#272b27;border-top:4px solid var(--green);background:var(--ink-soft);color:#fff}.model-card:nth-child(2){border-top:4px solid var(--cyan)}.model-card:nth-child(3){border-top:4px solid var(--coral)}.model-card:nth-child(2) .model-value{color:var(--cyan)}.model-card:nth-child(3) .model-value{color:var(--coral)}.model-card-top{color:#808780;justify-content:space-between;gap:8px;font-size:9px;font-weight:700;display:flex}.model-weight-track{background:#303530;height:3px;margin-top:10px;overflow:hidden}.model-weight-track i{background:var(--green);height:100%;display:block}.model-card:nth-child(2) .model-weight-track i{background:var(--cyan)}.model-card:nth-child(3) .model-weight-track i{background:var(--coral)}.model-card h3{color:var(--text);margin:22px 0 8px;font-size:16px}.model-value{font-size:42px;font-weight:700;line-height:1.2}.model-card:first-child .model-value{color:var(--green)}.model-value span{margin-left:5px;font-size:13px}.model-delta{border-top:1px solid var(--line);color:#7f867f;justify-content:space-between;gap:10px;margin-top:12px;padding:8px 0;font-size:9px;display:flex}.model-delta strong{color:#c9cec9;font-size:10px}.model-card p{color:var(--muted);margin:18px 0 12px;font-size:12px;line-height:1.65}.model-card:first-child p,.model-card:first-child>small{color:#949b94}.model-range{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:auto;padding:9px 0;font-size:11px;font-weight:600}.model-card:first-child .model-range{border-color:#313631}.model-card>small{color:#858b85;margin-top:12px;font-size:9px;line-height:1.5}.ai-review-section{background:var(--ink-soft);color:#fff;border:0;border-radius:8px;margin:44px 0 0;padding:0;overflow:hidden}.ai-review-section .section-heading{border-bottom:1px solid #303530;min-height:110px;margin:0;padding:26px 30px}.ai-review-section .section-index{color:var(--green)}.ai-state{align-items:center;gap:8px;display:inline-flex;color:#939a93!important}.ai-state.ready{color:var(--green)!important}.ai-state.error{color:#ff987f!important}.ai-state.error i{background:var(--coral);box-shadow:none}.ai-loading,.ai-error{min-height:180px;color:var(--green);align-items:center;gap:16px;padding:34px;display:flex}.ai-loading>div,.ai-error>div{flex-direction:column;gap:5px;display:flex}.ai-loading strong,.ai-error strong{color:#fff;font-size:14px}.ai-loading span,.ai-error span{color:#858c85;font-size:11px}.ai-loading>i{background:#333833;width:90px;height:4px;margin-left:auto;animation:1s ease-in-out infinite alternate pulse;position:relative;overflow:hidden}.ai-loading>i:after{content:"";background:var(--green);width:35%;position:absolute;inset:0 auto 0 0}@keyframes pulse{to{opacity:.35}}.ai-error{color:#ff987f}.ai-error button{color:#fff;cursor:pointer;background:0 0;border:1px solid #484d48;border-radius:5px;align-items:center;gap:7px;min-height:38px;margin-left:auto;padding:0 12px;font-size:11px;display:inline-flex}.ai-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ai-review-grid article{border-bottom:1px solid #303530;border-right:1px solid #303530;min-height:170px;padding:28px 30px}.ai-review-grid article:nth-child(2n){border-right:0}.ai-review-grid article:nth-child(n+3){border-bottom:0}.ai-review-grid article>span{color:#858c85;font-size:10px}.ai-review-grid article strong{color:var(--green);margin-top:13px;font-size:21px;line-height:1.5;display:block}.ai-review-grid p,.ai-review-grid ul{color:#c0c6c0;margin:13px 0 0;font-size:12px;line-height:1.75}.ai-review-grid ul{padding-left:18px}.report-columns{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:42px;display:grid}.lifestyle-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0 0;padding:0;list-style:none;display:grid}.lifestyle-grid li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:112px;padding:20px}.lifestyle-grid small{color:var(--green-deep);font-family:ui-monospace,Consolas,monospace;font-size:9px;font-weight:700}.lifestyle-grid li.answer{background:#f7f8f5}.lifestyle-grid li.missing{background:#fff8e6}.lifestyle-grid li.answer p,.lifestyle-grid li.missing p{color:#222722}.lifestyle-grid li.confidence small{color:#277a84}.lifestyle-grid li.missing small{color:#9a6700}.lifestyle-grid p{color:var(--text);margin:16px 0 0;font-size:13px;font-weight:600;line-height:1.55}.compact-section{border-bottom:0}.driver-list,.notice-list{margin:24px 0 0;padding:0;list-style:none}.driver-list li,.notice-list li{border-bottom:1px solid var(--line);align-items:flex-start;gap:11px;min-height:52px;padding:12px 0;display:flex}.driver-list li>span{background:var(--green-deep);border-radius:1px;flex:0 0 8px;width:8px;height:8px;margin-top:6px}.notice-list svg{color:var(--coral);flex:0 0 17px;margin-top:2px}.driver-list p,.notice-list p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.audit-list{border-top:1px solid var(--line)}.audit-row{border-bottom:1px solid var(--line);grid-template-columns:48px 210px 1fr;align-items:center;gap:18px;min-height:82px;display:grid}.audit-row>span{background:var(--ink);width:40px;height:40px;color:var(--green);border-radius:5px;grid-template-rows:1fr;grid-template-columns:1fr;place-items:center;display:grid}.audit-row>span.attention{background:var(--yellow-soft);color:var(--yellow)}.audit-row>span>*{grid-area:1/1}.audit-row>span small{opacity:0}.audit-row>div{flex-direction:column;gap:4px;display:flex}.audit-row>div strong{color:var(--text);font-size:13px}.audit-row>div small{color:var(--muted);font-size:10px}.audit-row>p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.report-footer{color:#7d837d;justify-content:space-between;gap:16px;padding:24px 0 0;font-size:10px;display:flex}@media (width<=960px){.home-intro{grid-template-columns:1fr 380px;gap:34px}.home-intro h1{font-size:54px}.form-layout{grid-template-columns:1fr}.form-aside{order:-1;position:static}.report-summary{grid-template-columns:1fr}.summary-context{min-height:210px}.model-grid{grid-template-columns:1fr}.model-card{min-height:270px}.audit-row{grid-template-columns:48px 180px 1fr}}@media (width<=760px){.app-header{height:62px;padding:0 16px}.brand-name small,.agent-status,.privacy-note{display:none}.form-page,.report-page,.module-section,.process-band,.legal-line{width:min(100% - 28px,1180px)}.home-intro{grid-template-columns:1fr;gap:44px;min-height:0;padding:46px 18px 52px}.home-intro h1{font-size:46px}.intro-copy{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.forecast-console{display:none}.module-section{padding-top:38px}.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.section-heading h2,.report-section h2,.compact-section h2{font-size:22px}.module-grid{grid-template-columns:1fr}.module-card{min-height:405px;padding:22px}.module-metric{margin-top:42px}.module-metric strong{font-size:25px}.module-visual{grid-template-columns:104px 1fr;gap:14px}.process-band{grid-template-columns:1fr;gap:16px;padding:20px}.process-nodes{grid-template-columns:repeat(5,minmax(132px,1fr));overflow-x:auto}.form-page{padding-top:24px}.form-header{grid-template-columns:38px 1fr;min-height:0;padding:24px 20px}.form-header h1{font-size:27px}.price-stamp{grid-column:2;margin-top:5px}.form-progress{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.form-progress span:nth-child(n+3){padding-top:9px}.form-layout{gap:18px;padding-top:18px}.questionnaire{padding:20px 16px}.field-grid,.narrative-grid{grid-template-columns:1fr}.text-field.wide{grid-column:auto}.segmented{height:auto}.segmented button{min-height:42px;font-size:11px}.form-aside{order:0;padding:18px}.consent-row{align-items:flex-start}.consent-row input{flex:0 0 19px;margin-top:2px}.processing-page{min-height:calc(100vh - 62px);padding:24px 14px 48px}.processing-shell{padding:20px 14px 24px}.processing-stage{margin-bottom:26px}.processing-page h1{font-size:27px}.report-page{padding-top:18px}.report-toolbar>div>span{display:none}.summary-main{min-height:330px;padding:30px 23px}.result-number strong{font-size:68px}.summary-context div{padding:18px}.summary-context strong{font-size:15px}.summary-signals{gap:12px}.unlock-panel{min-height:0;padding:34px 19px}.unlock-list{grid-template-columns:1fr}.report-section{padding:34px 0}.chart-frame{height:320px;padding-left:0;padding-right:2px}.ai-review-section{margin-top:34px;padding:0}.ai-review-section .section-heading{min-height:0;padding:23px 20px}.ai-loading,.ai-error{align-items:flex-start;min-height:160px;padding:24px 20px}.ai-loading>i{display:none}.ai-error{flex-wrap:wrap}.ai-error button{justify-content:center;width:100%;margin-left:0}.ai-review-grid{grid-template-columns:1fr}.ai-review-grid article{border-bottom:1px solid #303530;border-right:0;min-height:0;padding:23px 20px}.ai-review-grid article:nth-child(n+3){border-bottom:1px solid #303530}.ai-review-grid article:last-child{border-bottom:0}.ai-review-grid article strong{font-size:17px}.report-columns{grid-template-columns:1fr;gap:0}.lifestyle-grid{grid-template-columns:1fr}.compact-section:first-child{border-bottom:1px solid var(--line)}.audit-row{grid-template-columns:42px 1fr;gap:12px;padding:14px 0}.audit-row>p{grid-column:2}.report-footer{flex-direction:column}}@media (width<=420px){.home-intro h1{font-size:41px}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.module-visual{grid-template-columns:92px 1fr}.spark-bars{gap:4px}.agent-progress>div{grid-template-columns:30px 1fr auto;gap:9px;padding:10px 11px}.agent-progress>div>span{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.report-document.report-exporting{z-index:-1;background:var(--canvas);pointer-events:none;width:1240px;padding:30px;position:fixed;top:0;left:-1300px}.report-exporting .export-document-header{border-bottom:1px solid var(--line);color:#fff;justify-content:space-between;align-items:flex-start;height:54px;margin-bottom:18px;display:flex}.report-exporting .export-document-header>div{align-items:center;gap:9px;display:flex}.report-exporting .export-document-header span{background:var(--green);width:28px;height:28px;color:var(--ink);border-radius:5px;place-items:center;font-size:9px;font-weight:700;display:grid}.report-exporting .export-document-header strong{font-size:15px}.report-exporting .export-document-header small{color:var(--muted);font-family:ui-monospace,Consolas,monospace;font-size:9px}.report-exporting .report-summary{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}.report-exporting .model-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-exporting .ai-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-exporting .lifestyle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-exporting .report-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px}.report-exporting .audit-row{grid-template-columns:48px 210px 1fr}.report-exporting .audit-row>p{grid-column:auto}.report-exporting .report-footer{flex-direction:row}@media print{:root,body{background:#fff}.app-header,.report-toolbar,.unlock-panel{display:none!important}.report-page{width:100%;padding:0}.export-document-header{display:flex}.report-summary,.model-card,.chart-frame,.ai-review-section{break-inside:avoid}.report-section{padding:28px 0}}
