:root{color:#18322d;font-synthesis:none;--ink:#18322d;--muted:#6b7c76;--line:#dce5df;--paper:#fff;--green:#176b57;--green-dark:#0d4d3e;--mint:#e4f3ec;--amber:#ba7a1c;background:#f4f7f3;font-family:Inter,PingFang SC,Noto Sans SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,.button-link{min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #c9d8d0;border-radius:10px;padding:0 16px;font-weight:700}button.primary,.primary{border-color:var(--green);background:var(--green);color:#fff}button:disabled{cursor:wait;opacity:.6}a{color:inherit}.button-link{justify-content:center;align-items:center;width:max-content;text-decoration:none;display:inline-flex}.brand-lockup{color:inherit;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-lockup>span{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:14px;display:grid}.brand-lockup>strong{letter-spacing:-.02em}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.auth-shell{grid-template-columns:minmax(330px,.8fr) minmax(420px,1.2fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 20% 15%,#367965,#0000 28%),linear-gradient(145deg,#0b3c32,#122c27);flex-direction:column;justify-content:center;padding:10vw 7vw;display:flex}.auth-story>p{color:#9dd5c1;letter-spacing:.18em;text-transform:uppercase;margin:90px 0 12px;font-size:12px;font-weight:800}.auth-story h1{max-width:480px;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(38px,5vw,72px);font-weight:500;line-height:1.05}.auth-signal{color:#b9d9ce;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin-top:70px;font-size:11px;display:flex}.auth-signal i{background:#5d9481;width:36px;height:1px}.auth-panel{place-items:center;padding:32px;display:grid;position:relative}.language-switch{background:#fffc;min-height:34px;padding:0 11px;position:absolute;top:22px;right:24px}.auth-card{border:1px solid var(--line);background:#ffffffeb;border-radius:24px;width:min(100%,450px);padding:44px;box-shadow:0 24px 70px #25453b1f}.auth-card>p{color:var(--muted);line-height:1.7}.stack-form{gap:17px;margin-top:28px;display:grid}label{color:#334c45;gap:7px;font-size:13px;font-weight:700;display:grid}label small{color:var(--muted);font-size:11px;font-weight:400}input,select,textarea{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #cad8d1;border-radius:9px;padding:10px 12px}textarea{resize:vertical;min-height:112px;line-height:1.5}.form-error,.inline-error{color:#9e3327;background:#fff2f0;border:1px solid #e9b6b0;border-radius:9px;padding:11px 13px;font-size:12px}.selector-shell,.portal-state{background:linear-gradient(145deg,#eff5f0,#f9fbf8);min-height:100vh;padding:48px 8vw}.selector-shell>section,.portal-state>section{border:1px solid var(--line);background:#fff;border-radius:20px;width:min(100%,620px);margin:15vh auto 0;padding:40px;box-shadow:0 20px 50px #1e463814}.selector-shell h1,.portal-state h1{margin:10px 0;font:500 38px/1.1 Georgia,serif}.selector-shell p,.portal-state p{color:var(--muted);line-height:1.6}.selector-shell label{margin:28px 0 16px}.portal-shell{grid-template-rows:68px minmax(calc(100vh - 68px),auto);grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.portal-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;grid-column:1/-1;grid-template-columns:220px minmax(220px,1fr) auto;align-items:center;gap:16px;padding:0 24px 0 18px;display:grid;position:sticky;top:0}.header-project{align-items:center;gap:9px;display:flex}.header-project small{color:var(--muted)}.header-project select{background-color:#f1f5f2;border:0;width:min(340px,100%);min-height:36px;padding:5px 32px 5px 9px;font-weight:700}.header-actions{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.header-actions button{background:0 0;border:0;min-height:34px;padding:0 10px}.portal-nav{color:#d7e9e2;background:#123c32;border-right:1px solid #1f4c40;flex-direction:column;height:calc(100vh - 68px);padding:30px 18px 20px;display:flex;position:sticky;top:68px}.portal-nav>div{border-bottom:1px solid #ffffff1f;gap:5px;padding:0 10px 25px;display:grid}.portal-nav>div small,.portal-nav>div span{color:#8fb9aa;font-size:10px}.portal-nav nav a{color:#d7e9e2;border-radius:8px;padding:11px 12px;font-size:13px;font-weight:700;text-decoration:none}.portal-nav nav a:hover{background:#ffffff17}.portal-nav footer{color:#75a291;letter-spacing:.08em;margin-top:auto;font-size:9px}.portal-main{min-width:0;padding:38px clamp(20px,4vw,64px) 70px}.page-stack{gap:18px;width:min(100%,1180px);margin:0 auto;display:grid}.page-heading{border-bottom:1px solid var(--line);padding-bottom:14px}.page-heading p{color:var(--muted);margin:0;font-size:13px}.summary-grid,.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.summary-card,.panel{border:1px solid var(--line);background:var(--paper);border-radius:15px;box-shadow:0 5px 20px #24463a09}.summary-card{gap:7px;padding:20px;display:grid}.summary-card>span{color:var(--muted);font-size:11px}.summary-card p{color:var(--muted);margin:0;font-size:11px}.section-heading h2{margin:0 0 5px;font:500 21px/1.2 Georgia,Songti SC,serif}.section-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.action-card{background:#f7faf8;border:1px solid #dbe6df;border-radius:12px;gap:7px;padding:17px;text-decoration:none;display:grid}.action-card:hover{border-color:#8bb6a7;transform:translateY(-1px)}.action-card>span{color:var(--amber);letter-spacing:.06em;font-size:10px;font-weight:800}.action-card>strong{font-size:15px}.action-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.two-column{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.empty-state{color:var(--muted);text-align:center;background:#f6f8f6;border-radius:10px;margin:0;padding:30px 16px;font-size:12px}.table-list,.job-list{display:grid}.table-list>a,.job-list>a{border-bottom:1px solid #edf1ee;justify-content:space-between;align-items:center;gap:20px;padding:13px 8px;text-decoration:none;display:flex}.table-list>a:hover,.job-list>a:hover{background:#f8faf8}.table-list>a>div,.job-list>a>div{gap:4px;display:grid}.table-list strong,.job-list strong{font-size:13px}.table-list span,.job-list p{color:var(--muted);margin:0;font-size:10px}.status{color:#536b63;letter-spacing:.04em;background:#edf1ef;border-radius:20px;width:max-content;padding:4px 8px;font-weight:800;display:inline-flex;font-size:9px!important}.status.success{color:#14644f;background:#e2f3eb}.hero-panel{background:linear-gradient(135deg,#fff,#eef7f2);padding:30px}.hero-panel h2{margin:8px 0;font:500 31px Georgia,serif}.evidence-list,.review-list{margin:0;display:grid}.evidence-list>div,.review-list>div{border-bottom:1px solid #edf1ee;grid-template-columns:150px 1fr;gap:15px;padding:10px 0;display:grid}dt{color:var(--muted);font-size:11px}dd{overflow-wrap:anywhere;margin:0;font-size:12px}.strategy-panel>p,.notice{color:var(--muted);font-size:12px;line-height:1.6}.strategy-result{gap:15px;display:grid}.strategy-result dl{gap:8px;margin:0;display:grid}.strategy-result dl>div{background:#f5f8f6;border-radius:8px;padding:10px}.strategy-result dd{margin-top:5px;line-height:1.5}.filter-row{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.filter-row button{background:#f0f4f1;border:0;min-height:34px;padding:0 12px;font-size:11px}.filter-row button[aria-pressed=true]{background:var(--green);color:#fff}.job-list>a{padding:16px 10px}.job-list>a>div{gap:7px}.timeline{gap:0;margin:24px 0;padding:0;list-style:none;display:flex}.timeline li{color:var(--muted);flex:1;gap:7px;font-size:11px;display:grid;position:relative}.timeline li:before{content:"";background:#dce5df;height:2px;position:absolute;top:6px;left:8px;right:-8px}.timeline li:last-child:before{display:none}.timeline li span{z-index:1;background:#fff;border:3px solid #dce5df;border-radius:50%;width:14px;height:14px}.timeline li.done span,.timeline li.active span{border-color:var(--green)}.timeline li.done:before{background:var(--green)}.generation-progress-steps{gap:0;margin:24px 0;padding:0;list-style:none;display:flex}.generation-progress-steps li{min-width:0;color:var(--muted);flex:1;gap:5px;font-size:11px;display:grid;position:relative}.generation-progress-steps li:before{background:var(--line);content:"";height:2px;position:absolute;top:12px;left:26px;right:0}.generation-progress-steps li:last-child:before{display:none}.generation-progress-steps li>span{z-index:1;border:2px solid var(--line);background:var(--paper);width:26px;height:26px;color:var(--muted);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.generation-progress-steps li.done,.generation-progress-steps li.active{color:var(--green-dark)}.generation-progress-steps li.done>span,.generation-progress-steps li.active>span{border-color:var(--green);background:var(--mint);color:var(--green-dark)}.generation-progress-steps li.done:before{background:var(--green)}.generation-progress-steps strong,.generation-progress-steps small{overflow-wrap:anywhere}.generation-progress-steps small{color:var(--muted);line-height:1.4}.quota-guidance,.source-summary-loading{color:var(--muted);font-size:12px;line-height:1.6}.button-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.stepper{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.stepper span{color:var(--muted);text-align:center;background:#e9eeeb;border-radius:9px;padding:11px;font-size:11px;font-weight:700}.stepper span.active{background:var(--mint);color:var(--green)}.material-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.material-grid>.section-heading,.material-grid>.button-row{grid-column:1/-1}.package{gap:20px;display:grid}.package>article{border-top:1px solid var(--line);padding-top:20px}.package article>header{justify-content:space-between;gap:18px;display:flex}.package article h2{margin:5px 0;font:500 23px Georgia,serif}.package article p{color:var(--muted);line-height:1.6}.safe-markdown{border:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;background:#fbfcfb;border-radius:10px;margin-top:18px;padding:20px;font:13px/1.75 ui-monospace,SFMono-Regular,Menlo,monospace}.safe-markdown mark{color:#79500f;background:#fff0b8;border-radius:4px;padding:2px 4px}.recommendation-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.recommendation-list section{background:#f6f8f6;border-radius:9px;padding:14px}.recommendation-list p,.recommendation-list li{font-size:11px}details{border-top:1px solid var(--line);padding-top:16px}summary{cursor:pointer;color:var(--green);font-size:12px;font-weight:700}.page-loading{min-height:40vh;color:var(--muted);place-items:center;display:grid}.page-loading span{border:3px solid var(--line);border-top-color:var(--green);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.report-preview{border:1px solid var(--line);background:#fff;border-radius:10px;margin-bottom:16px;padding:18px}.report-preview>header span{color:var(--green);font-size:10px;font-weight:700}.report-preview h2{margin:7px 0 3px;font-size:21px}.report-preview header p{color:var(--muted);margin:0 0 16px;font-size:11px}.report-preview .metric-grid article{background:#f8f8fb;border-radius:8px;padding:12px;display:grid}.report-preview .metric-grid span{color:var(--muted);font-size:10px}.report-preview .metric-grid b{margin-top:5px;font-size:20px}.growth-report-preview{--growth-ink:#172033;--growth-muted:#697386;--growth-line:#e7e9ef;--growth-blue:#3157d5;--growth-blue-soft:#edf2ff;border:1px solid var(--growth-line);color:var(--growth-ink);background:#f5f7fb;border-radius:12px;margin-bottom:16px;overflow:hidden}.growth-page-tabs{border-bottom:1px solid var(--growth-line);background:#fff;gap:4px;padding:8px;display:flex}.growth-page-tabs button{min-height:34px;color:var(--growth-muted);background:0 0;border:0;border-radius:7px;padding:0 14px;font-size:11px;font-weight:700}.growth-page-tabs button[aria-pressed=true]{background:var(--growth-blue-soft);color:var(--growth-blue)}.growth-page{padding:18px}.growth-page-heading{color:#fff;background:linear-gradient(135deg,#1c2744,#34486f);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:18px;padding:17px 18px;display:flex}.growth-page-heading h2{letter-spacing:-.025em;margin:5px 0;font-size:23px}.growth-page-heading p{color:#c9d2e6;margin:0;font-size:11px}.growth-eyebrow{color:#9fb6ef;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:750}.growth-readonly{color:#dbe3f5;border:1px solid #ffffff2e;border-radius:20px;flex:none;padding:5px 8px;font-size:11px}.growth-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:12px 0;display:grid}.growth-metric{border:1px solid var(--growth-line);background:#fff;border-radius:9px;min-width:0;padding:13px;display:grid}.growth-metric span,.growth-metric small{color:var(--growth-muted);font-size:11px}.growth-metric strong{letter-spacing:-.02em;margin:7px 0 4px;font-size:19px}.growth-section{border:1px solid var(--growth-line);background:#fff;border-radius:10px;margin-top:12px;padding:15px}.growth-section-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.growth-section-heading>div{gap:3px;display:grid}.growth-section-heading span,.growth-section-heading small{color:var(--growth-muted);font-size:11px}.growth-section-heading h3{margin:0;font-size:15px}.growth-section-heading>strong{color:var(--growth-blue);font-size:18px}.growth-recommendations,.growth-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.growth-recommendations article,.growth-topic-grid article{background:#f7f8fb;border-radius:8px;gap:5px;min-width:0;padding:12px;display:grid}.growth-recommendations article{border-left:3px solid #e5a51c}.growth-recommendations article>span{color:#9a6500;font-size:11px;font-weight:750}.growth-recommendations article strong,.growth-topic-grid article strong{font-size:13px}.growth-recommendations article p,.growth-topic-grid article p{color:var(--growth-muted);margin:0;font-size:11px;line-height:1.45}.growth-recommendations article b,.growth-topic-grid article b,.growth-topic-grid article small{color:var(--growth-blue);font-size:11px}.growth-tag{color:#2567b5;background:#eaf3ff;border-radius:20px;width:max-content;padding:3px 7px;font-size:10px;font-weight:750}.growth-tag.recommended{color:#9a6500;background:#fff2d7}.growth-readiness-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.growth-readiness-grid>article{background:#f7f8fb;border-radius:8px;padding:12px}.growth-readiness-grid header{justify-content:space-between;gap:10px;font-size:10px;display:flex}.growth-readiness-metrics{grid-template-columns:repeat(2,1fr);gap:6px;margin-top:9px;display:grid}.growth-readiness-metrics span{color:var(--growth-muted);background:#fff;border-radius:6px;padding:7px;font-size:11px;display:grid}.growth-readiness-metrics b{color:var(--growth-ink);font-size:11px}.growth-finding{background:#fffaf0;border-left:2px solid #d9a129;margin-top:7px;padding:8px}.growth-finding.critical{background:#fff3f3;border-color:#d34141}.growth-finding strong{font-size:11px}.growth-finding p{color:var(--growth-muted);margin:3px 0 0;font-size:10px;line-height:1.45}.growth-boundary-note{color:#53627e;background:#f2f6ff;border:1px solid #d9e2fa;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:11px;line-height:1.55}.growth-strategy-workspace{grid-template-columns:minmax(190px,.72fr) minmax(0,1.6fr);align-items:start;gap:12px;margin-top:12px;display:grid}.growth-opportunity-list{gap:7px;max-height:620px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.growth-opportunity-list button{border:1px solid var(--growth-line);width:100%;color:var(--growth-ink);text-align:left;background:#fff;border-radius:8px;gap:5px;padding:11px;display:grid}.growth-opportunity-list button.selected{border-color:#aebcf0;box-shadow:0 0 0 2px #e7ecff}.growth-opportunity-list button>span{color:#9a6500;font-size:10px;font-weight:750}.growth-opportunity-list button strong{font-size:13px}.growth-opportunity-list button small,.growth-opportunity-list button p{color:var(--growth-muted);margin:0;font-size:11px}.growth-opportunity-list button b{color:var(--growth-blue);font-size:11px}.growth-strategy-detail{border:1px solid var(--growth-line);background:#fff;border-radius:10px;min-width:0;padding:16px}.growth-strategy-detail>header h3{margin:8px 0 2px;font-size:19px}.growth-strategy-detail>header p{color:var(--growth-muted);margin:0;font-size:11px}.growth-strategy-detail>header small{color:var(--growth-muted);font-size:11px}.growth-strategy-detail>section{border-top:1px solid var(--growth-line);margin-top:14px;padding-top:12px}.growth-strategy-detail h4{margin:0 0 8px;font-size:11px}.growth-prompt-list,.growth-source-list{gap:7px;display:grid}.growth-prompt-list article,.growth-source-list article{background:#f7f8fb;border-radius:7px;gap:3px;padding:9px;display:grid}.growth-prompt-list strong,.growth-source-list strong,.growth-source-list a{color:var(--growth-ink);font-size:12px;font-weight:700}.growth-source-list a{color:var(--growth-blue)}.growth-prompt-list small,.growth-source-list small,.growth-prompt-list p,.growth-source-list p{color:var(--growth-muted);margin:0;font-size:10px;line-height:1.4}.growth-score-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.growth-score-grid span{background:#f7f8fb;border-radius:7px;gap:5px;padding:9px;display:grid}.growth-score-grid b{color:var(--growth-muted);font-size:11px}.growth-score-grid strong{color:var(--growth-blue);font-size:15px}.growth-empty{color:var(--growth-muted);text-align:center;background:#f7f8fb;border-radius:7px;grid-column:1/-1;margin:0;padding:12px;font-size:11px}@media (width<=900px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:34vh;padding:40px}.auth-story>p{margin-top:45px}.auth-signal{margin-top:30px}.portal-shell{grid-template-rows:auto auto 1fr;grid-template-columns:1fr}.portal-header{grid-template-columns:1fr auto;min-height:68px;position:static}.header-project{grid-area:2/1/auto/-1;padding-bottom:10px}.portal-nav{border:0;flex-direction:row;align-items:center;height:auto;padding:9px 14px;position:static;overflow-x:auto}.portal-nav>div,.portal-nav footer{display:none}.portal-nav nav{margin:0;display:flex}.portal-nav nav a{white-space:nowrap}.portal-main{padding-top:24px}.summary-grid,.card-grid,.growth-metric-grid,.growth-recommendations,.growth-topic-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.auth-story{padding:28px 24px}.auth-story h1{font-size:34px}.auth-panel{padding:18px}.auth-card{padding:28px 22px}.portal-header{padding:10px 14px}.header-actions>span{display:none}.portal-main{padding:20px 13px 50px}.summary-grid,.card-grid,.two-column,.material-grid,.recommendation-list{grid-template-columns:1fr}.material-grid>.section-heading,.material-grid>.button-row{grid-column:auto}.panel{padding:17px}.stepper{gap:4px}.stepper span{padding:8px 5px;font-size:9px}.growth-page{padding:10px}.growth-page-heading{display:grid}.growth-metric-grid,.growth-recommendations,.growth-topic-grid,.growth-readiness-grid,.growth-strategy-workspace,.growth-score-grid{grid-template-columns:1fr}.growth-opportunity-list{max-height:none}.package article>header{display:grid}.evidence-list>div,.review-list>div{grid-template-columns:110px 1fr}}:root{color:#1a1a1a;--ink:#1a1a1a;--muted:#4b5563;--line:#e5e7eb;--paper:#fff;--green:#123b33;--green-dark:#0d3029;--mint:#e5f3ee;--panel-alt:#f1f7f4;--amber:#b7791f;font-synthesis:none;background:#f7f8f6;font-family:Geist Variable,Noto Sans SC Variable,ui-sans-serif,system-ui,sans-serif}body{-webkit-font-smoothing:antialiased;background:#f7f8f6}button,.button-link{border-color:#d7dfdb;border-radius:5px;min-height:36px;padding:0 14px;font-size:12px;font-weight:650}button:hover,.button-link:hover{border-color:#9bbcaf}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #123b332e}button.primary,.primary{border-color:var(--green);background:var(--green)}.brand-lockup{gap:10px}.brand-lockup>span{background:var(--green);border-radius:12px;width:24px;height:24px;font-size:9px}.brand-lockup>strong{font-size:18px;font-weight:700}.brand-lockup>em{background:var(--mint);color:#0f9d75;border-radius:12px;align-items:center;min-height:24px;padding:0 9px;font-size:11px;font-style:normal;font-weight:650;display:inline-flex}.eyebrow{color:var(--green);letter-spacing:.08em;font-size:11px;font-weight:700}.auth-shell{background:#fff;grid-template-columns:minmax(420px,560px) 1fr}.auth-story{background:#181a19;justify-content:flex-start;padding:44px 50px}.auth-story>p{color:#9bd2c0;letter-spacing:.08em;margin:74px 0 12px;font-size:11px}.auth-story h1{max-width:390px;font-family:Noto Sans SC Variable,sans-serif;font-size:24px;font-weight:700;line-height:1.3}.auth-signal{color:#aeb8b4;margin-top:24px;font-size:10px}.auth-panel{background:#fff;padding:32px}.auth-card{border:1px solid var(--line);width:min(100%,440px);box-shadow:none;border-radius:5px;padding:34px}.auth-card h2{margin:10px 0 6px;font-family:Noto Sans SC Variable,sans-serif;font-size:24px;font-weight:700}.auth-card>p{margin:0;font-size:12px;line-height:1.6}.language-switch{border-radius:5px;top:22px;right:24px}.stack-form{gap:16px;margin-top:26px}label{color:#37433f;gap:7px;font-size:12px;font-weight:650}input,select,textarea{border-color:#d7dfdb;border-radius:5px;min-height:40px;padding:9px 10px;font-size:12px}.selector-shell,.portal-state{background:#f7f8f6;padding:40px 6vw}.selector-shell>section,.portal-state>section{width:min(100%,620px);box-shadow:none;border-radius:12px;margin:14vh auto 0;padding:34px}.selector-shell h1,.portal-state h1{font:700 28px/1.2 Noto Sans SC Variable,sans-serif}.portal-shell{background:#f7f8f6;grid-template-rows:72px minmax(calc(100vh - 72px),auto);grid-template-columns:284px minmax(0,1fr)}.portal-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;grid-template-columns:minmax(0,1fr) auto;height:72px;padding:0 32px}.portal-header .brand-lockup{min-width:0}.header-actions{color:var(--muted);gap:10px}.header-actions button{width:32px;min-height:32px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid}.header-actions button:hover{background:var(--panel-alt);color:var(--green)}.header-avatar,.portal-avatar{color:var(--ink);background:#cee4db;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.header-avatar{width:30px;height:30px}.header-identity{gap:1px;min-width:110px;display:grid}.header-identity strong{color:var(--ink);font-size:12px}.header-identity small{color:var(--muted);font-size:11px}.portal-nav{border:1px solid var(--line);width:240px;height:calc(100vh - 124px);color:var(--ink);background:#fff;border-radius:12px;grid-area:2/1;margin:24px 0 28px 24px;padding:22px 18px;display:flex;position:sticky;top:96px}.portal-user{align-items:center;border-bottom:1px solid var(--line)!important;gap:10px!important;padding:0 0 18px!important;display:flex!important}.portal-avatar{background:var(--mint);width:34px;height:34px}.portal-user>div{min-width:0;display:grid}.portal-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.portal-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--muted)!important;font-size:10px!important}.portal-nav>.header-project{border-bottom:1px solid var(--line);gap:7px;padding:18px 0;display:grid}.portal-nav>.header-project label{color:var(--muted);font-size:11px}.portal-nav>.header-project select{background-color:var(--mint);width:100%;min-height:40px;color:var(--ink);border:0;border-radius:8px;padding:7px 28px 7px 10px;font-size:12px;font-weight:700}.portal-nav>.header-project small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.portal-nav nav a{min-height:40px;color:var(--muted);border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-size:13px;font-weight:500;display:flex}.portal-nav nav a.active{background:var(--mint);color:var(--green);font-weight:650}.portal-nav footer{border-top:1px solid var(--line);color:var(--muted);letter-spacing:0;margin-top:auto;padding-top:12px;font-size:10px;line-height:1.45}.page-stack{gap:16px;width:min(100%,1128px);margin:0}.page-heading{border:0;padding:2px 0 8px}.page-heading h1{letter-spacing:-.015em;margin:4px 0;font:700 22px/1.25 Noto Sans SC Variable,sans-serif}.page-heading p{font-size:12px}.summary-grid,.card-grid{gap:12px}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-card,.panel{box-shadow:none;border-radius:12px}.summary-card{gap:7px;min-height:106px;padding:16px 18px}.summary-card>strong{font-family:Geist Variable,sans-serif;font-size:25px;font-weight:700}.panel{padding:20px 22px}.section-heading{margin-bottom:16px}.section-heading h2{font:700 16px/1.25 Noto Sans SC Variable,sans-serif}.action-card{background:var(--panel-alt);border-radius:8px}.hero-panel{background:var(--green);color:#fff;padding:22px}.hero-panel .eyebrow{color:#9bd2c0}.hero-panel h2{font:700 24px Noto Sans SC Variable,sans-serif}.hero-panel p{color:#d4e7df}.table-list>a,.job-list>a{min-height:58px;padding:12px 8px}.status{color:#536b63;background:#edf1ef}.empty-state{background:var(--panel-alt)}.safe-markdown{background:#fbfcfb;border-radius:8px}@media (width<=980px){.portal-shell{grid-template-rows:auto auto 1fr;grid-template-columns:1fr}.portal-header{grid-area:1/1;min-height:72px;position:sticky}.portal-nav{grid-area:2/1;width:auto;height:auto;margin:12px 16px 0;padding:12px;position:static}.portal-user,.header-project,.portal-nav footer,.portal-nav nav>span{display:none!important}.portal-nav nav{margin:0;display:flex;overflow-x:auto}.portal-nav nav a{white-space:nowrap}.portal-main{grid-area:3/1;padding:20px 16px 48px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:240px;padding:28px 24px}.auth-story>p{margin-top:42px}.auth-panel{padding:18px}.auth-card{padding:26px 22px}.portal-header{height:auto;padding:12px 14px}.brand-lockup>em,.header-identity,.header-actions button:first-child{display:none}.portal-nav{margin-inline:10px}.portal-main{padding:18px 10px 42px}.summary-grid,.card-grid,.two-column,.material-grid,.recommendation-list{grid-template-columns:1fr}.panel{padding:17px}}.skip-link{z-index:100;color:var(--portal-ink);background:#fff;border-radius:5px;padding:8px 12px;font-size:12px;font-weight:700;text-decoration:none;position:absolute;top:-40px;left:12px}.skip-link:focus{top:12px}:root{--portal-canvas:#f3f6fa;--portal-ink:#071a35;--portal-muted:#52647b;--portal-line:#dfe6ef;--portal-blue:#075fe8;--portal-blue-dark:#0749ba;--portal-blue-soft:#eaf3ff;--portal-green:#087452;--portal-green-soft:#e8f7f1;--portal-danger:#b42318;--portal-danger-soft:#fff0ee;--portal-subtle:#64748b;--portal-panel-soft:#f8fafc}.portal-shell{background:var(--portal-canvas);min-height:100vh;color:var(--portal-ink);grid-template-rows:72px minmax(calc(100vh - 72px),auto);grid-template-columns:248px minmax(0,1fr);display:grid}.portal-nav{z-index:30;border:0;border-right:1px solid var(--portal-line);width:248px;height:100vh;color:var(--portal-ink);background:#fff;border-radius:0;grid-area:1/1/-1;margin:0;padding:22px 18px 20px;display:flex;position:sticky;top:0}.portal-brand{height:42px;color:var(--portal-ink);align-items:center;gap:10px;padding:0 8px;text-decoration:none;display:flex}.portal-brand>span{background:var(--portal-blue);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.portal-brand>strong{gap:0;line-height:1;display:grid}.portal-brand b{letter-spacing:.02em;font-size:14px}.portal-brand small{color:var(--portal-muted);letter-spacing:.16em;margin-top:5px;font-size:7px}.portal-project-switcher{margin-top:25px;border:0!important;gap:7px!important;padding:0 3px!important;display:grid!important}.project-switcher-label{letter-spacing:.02em;padding-left:2px;font-weight:800;color:var(--portal-muted)!important;font-size:10px!important}.portal-project-control{background:var(--portal-panel-soft);border:1px solid #0000;border-radius:10px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:54px;padding:8px 9px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid;position:relative}.portal-project-switcher.is-switchable .portal-project-control{grid-template-columns:34px minmax(0,1fr) 24px}.portal-project-switcher.is-switchable .portal-project-control:hover{background:var(--portal-blue-soft);border-color:#bdd4f4}.portal-project-switcher.is-switchable .portal-project-control:focus-within{background:var(--portal-blue-soft);border-color:#9fc2f7;box-shadow:0 0 0 3px #075fe817}.portal-project-control .project-mark{background:var(--portal-blue);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:850;display:grid;box-shadow:0 3px 8px #075fe82e}.portal-project-control>div{gap:3px;min-width:0;display:grid}.portal-project-control strong,.portal-project-control small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-project-control strong{color:var(--portal-ink);font-size:13px;font-weight:750}.portal-project-control small{color:var(--portal-muted)!important;font-size:10px!important}.project-switcher-chevron{border:1px solid var(--portal-line);background:#fff;border-radius:7px;place-items:center;width:24px;height:24px;transition:transform .16s,border-color .16s;display:grid;color:var(--portal-blue-dark)!important}.portal-project-control:hover .project-switcher-chevron{border-color:#b4cdf3;transform:translateY(1px)}.portal-project-control select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.portal-nav nav{gap:7px;margin-top:30px;display:grid}.portal-nav nav>span{color:#64748b;padding:0 10px 5px;font-size:10px;font-weight:800}.portal-nav nav a{color:#4c5d73;border-radius:9px;justify-content:space-between;align-items:center;min-height:43px;padding:0 11px;text-decoration:none;display:flex}.portal-nav nav a:hover{background:var(--portal-panel-soft);color:var(--portal-ink)}.portal-nav nav a.active{background:var(--portal-blue-soft);color:var(--portal-blue-dark)}.portal-nav nav a b{font-size:14px;font-weight:700}.portal-nav nav a small{width:21px;height:21px;color:var(--portal-muted);background:#edf1f6;border-radius:11px;place-items:center;font-size:9px;font-weight:700;display:grid}.portal-nav footer{border-top:1px solid var(--portal-line);color:var(--portal-ink);letter-spacing:0;gap:5px;margin-top:auto;padding:18px 10px 0;display:grid}.portal-nav footer strong{font-size:12px}.portal-nav footer small{color:var(--portal-muted);font-size:10px;line-height:1.45}.portal-header{z-index:20;border-bottom:1px solid var(--portal-line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;grid-area:1/2;justify-content:space-between;align-items:center;gap:24px;height:72px;padding:0 10px 0 52px;display:flex;position:sticky;top:0}.portal-header>div:first-child{gap:5px;display:grid}.portal-header>div:first-child strong{font-size:14px;font-weight:800}.portal-header>div:first-child small{color:var(--portal-muted);font-size:11px}.header-actions{color:var(--portal-muted);align-items:center;gap:10px;display:flex}.header-actions .workspace-status{background:var(--portal-green-soft);min-height:32px;color:var(--portal-green);border-radius:16px;align-items:center;gap:7px;padding:0 13px;font-size:10px;font-weight:700;display:flex}.workspace-status i{background:#4dba9d;border-radius:50%;width:6px;height:6px}.header-actions button{border:1px solid var(--portal-line);width:auto;min-height:38px;color:var(--portal-ink);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:12px;display:inline-flex}.header-actions button:hover{background:var(--portal-blue-soft);color:var(--portal-blue-dark);border-color:#9fc2f7}.portal-main{grid-area:2/2;min-width:0;padding:32px 52px 70px}.portal-main--overview{padding-left:0;padding-right:0}.portal-main--overview .page-stack{width:100%}.customer-preview-read-only-notice{z-index:100;color:#1a1a1a;background:#fff;border:1px solid #d7dfdb;border-radius:6px;max-width:min(360px,100vw - 32px);padding:10px 12px;font-size:12px;position:fixed;bottom:16px;right:16px;box-shadow:0 8px 24px #123b3324}.customer-preview-host,.customer-preview-host #root{background:#fff;width:100%;min-width:0;min-height:100vh;margin:0;overflow:hidden}.customer-preview-frame{background:#fff;border:0;width:100%;height:100vh;display:block}.page-stack{gap:16px;width:min(100%,1376px);margin:0 auto;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;display:grid}.page-heading{border:0;align-items:flex-end;gap:24px;margin-bottom:24px;padding:0;display:flex}.page-heading-copy{min-width:0}.page-heading .eyebrow{color:var(--portal-muted);letter-spacing:.02em;text-transform:none;margin:0 0 6px;font-size:11px;font-weight:850;display:block}.page-heading h1{color:var(--portal-ink);letter-spacing:-.025em;margin:0 0 5px;font:800 34px/1.2 Noto Sans SC Variable,sans-serif}.page-heading p{max-width:760px;color:var(--portal-muted);margin:0;font-size:15px;line-height:1.55}.page-heading-meta{gap:8px;margin-left:auto;display:flex}.page-heading-meta .filter-chip{border:1px solid var(--portal-line);width:max-content;color:var(--portal-muted);white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.page-heading-meta .filter-chip strong{color:var(--portal-ink);font-size:11px;font-weight:900}.portal-main:not(.portal-main--overview)>.page-stack{padding-top:var(--workspace-page-top,34px)}.page-stack>.page-heading{margin-bottom:var(--workspace-heading-margin,8px)}.page-stack>.page-heading .eyebrow{margin-bottom:0;line-height:17px}.panel,.summary-card{border:1px solid var(--portal-line);background:#fff;border-radius:12px;box-shadow:0 14px 40px #122a4c14}.direction-panel{gap:9px;min-height:166px;padding:24px 26px;display:grid;position:relative}.direction-panel:before{background:var(--portal-blue);content:"";border-radius:2px;width:4px;height:18px;position:absolute;top:25px;left:26px}.direction-panel>span{color:var(--portal-blue);padding-left:14px;font-size:12px;font-weight:700}.direction-panel h2{color:var(--portal-ink);margin:3px 0 0;font-size:24px;line-height:1.25}.direction-panel p,.direction-panel small{color:var(--portal-muted);margin:0}.direction-panel p{font-size:13px}.direction-panel small{font-size:11px}.overview-metrics{grid-template-columns:1.77fr 1.77fr 1fr 1fr;gap:12px;display:grid}.trend-card,.competition-card,.benchmark-card{min-width:0;min-height:318px;padding:20px}.trend-card header,.competition-card header,.benchmark-card header{color:var(--portal-muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.trend-card header b,.competition-card header b{color:#8c5500;font-size:11px}.trend-card header b.positive{color:var(--portal-green)}.trend-card>strong,.competition-card>strong,.benchmark-card>strong{color:var(--portal-ink);margin-top:10px;font-size:29px;line-height:1.1;display:block}.competition-card>strong small{color:var(--portal-muted);font-size:11px}.trend-bars{gap:17px;margin-top:45px;display:grid}.trend-bars label,.competition-card label{color:var(--portal-muted);gap:6px;font-size:9px;display:grid}progress{width:100%;height:7px;accent-color:var(--portal-blue);background:#e4e9f0;border:0;border-radius:4px;overflow:hidden}progress::-webkit-progress-bar{background:#e4e9f0;border-radius:4px}progress::-webkit-progress-value{background:var(--portal-blue);border-radius:4px}progress::-moz-progress-bar{background:var(--portal-blue);border-radius:4px}.trend-card footer,.competition-card footer{color:var(--portal-muted);margin-top:31px;font-size:9px;line-height:1.45}.competition-card>div{gap:10px;margin-top:21px;display:grid}.competition-card label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.competition-card label:last-child progress{accent-color:var(--portal-blue)}.benchmark-card header b{border:1px solid var(--portal-line);background:var(--portal-blue-soft);color:var(--portal-blue);border-radius:14px;padding:6px 10px;font-size:10px}.benchmark-card>progress{margin-top:36px}.benchmark-card>div{color:var(--portal-muted);justify-content:space-between;margin-top:9px;font-size:10px;display:flex}.benchmark-card>div b{color:var(--portal-blue-dark)}.benchmark-card p{color:var(--portal-muted);margin:30px 0 0;font-size:11px;line-height:1.55}.demand-panel{padding:20px}.section-heading h2{color:var(--portal-ink);font:800 18px/1.25 Noto Sans SC Variable,sans-serif}.section-heading p{color:var(--portal-muted);font-size:11px}.demand-summary{border:1px solid var(--portal-line);border-radius:10px;grid-template-columns:repeat(4,1fr);margin-bottom:16px;display:grid}.demand-summary .summary-card{border:0;border-right:1px solid var(--portal-line);border-radius:0;min-height:90px;padding:14px 18px}.demand-summary .summary-card:last-child{border-right:0}.summary-card>strong{color:var(--portal-ink);font:800 25px/1.1 Geist Variable,sans-serif}.action-card{border-color:var(--portal-line);background:var(--portal-panel-soft);border-radius:9px}.action-card:hover{background:var(--portal-blue-soft);border-color:#9fc2f7;transform:none}.action-card>span{color:var(--portal-blue-dark)}.strategy-cycle-panel{grid-template-columns:minmax(0,2.65fr) repeat(3,minmax(145px,.75fr));min-height:146px;padding:0;display:grid;overflow:hidden}.strategy-cycle-panel>div{border-left:1px solid var(--portal-line);align-content:center;gap:9px;min-width:0;padding:22px;display:grid}.strategy-cycle-panel>div:first-child{border-left:0}.strategy-cycle-panel span,.strategy-cycle-panel small{color:var(--portal-muted);font-size:10px}.strategy-cycle-panel>div>strong{color:var(--portal-ink);font-size:18px;line-height:1.25}.strategy-cycle-panel .strategy-cycle-lead{background:#fff;align-content:start;gap:7px;padding-left:24px;position:relative}.strategy-cycle-lead:before{background:var(--portal-blue);content:"";border-radius:2px;width:4px;height:18px;position:absolute;top:22px;left:24px}.strategy-cycle-lead>span{color:var(--portal-blue);padding-left:14px;font-size:11px;font-weight:800}.strategy-cycle-lead>b{background:var(--portal-blue-soft);width:max-content;color:var(--portal-blue-dark);border-radius:999px;padding:3px 7px;font-size:9px}.strategy-cycle-lead .strategy-judgement-preview{color:var(--portal-ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.summary-judgement-details{margin-top:auto}.summary-judgement-details summary{width:max-content;color:var(--portal-blue);cursor:pointer;font-size:10px;font-weight:800;list-style:none}.summary-judgement-details summary::-webkit-details-marker{display:none}.summary-judgement-details summary:after{content:"＋";margin-left:5px}.summary-judgement-details[open] summary:after{content:"－"}.summary-judgement-details p{color:var(--portal-muted);margin:8px 0 0;font-size:11px;line-height:1.65}.strategy-opportunity-panel{padding:0;overflow:hidden}.strategy-opportunity-panel>header{border-bottom:1px solid var(--portal-line);justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:18px 20px;display:flex}.strategy-opportunity-panel>header h2{color:var(--portal-ink);margin:0;font-size:18px}.strategy-opportunity-panel>header p{color:var(--portal-muted);margin:6px 0 0;font-size:11px}.strategy-opportunity-panel>header>div:last-child span{border:1px solid var(--portal-line);color:var(--portal-muted);border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700;display:inline-flex}.strategy-filter-row{border-bottom:1px solid var(--portal-line);justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 16px;display:flex}.strategy-filter-row>div{flex-wrap:wrap;gap:5px;display:flex}.strategy-filter-row button{min-height:30px;color:var(--portal-muted);background:0 0;border-color:#0000;border-radius:7px;padding:0 10px;font-size:10px}.strategy-filter-row button[aria-pressed=true]{background:var(--portal-blue-soft);color:var(--portal-blue-dark);border-color:#9fc2f7}.strategy-filter-row>span{color:var(--portal-muted);flex:none;font-size:10px}.strategy-opportunity-workspace{grid-template-columns:minmax(332px,.72fr) minmax(0,1.6fr);min-height:610px;display:grid}.strategy-opportunity-workspace>aside{border-right:1px solid var(--portal-line);background:#fbfcfe;align-content:start;gap:8px;padding:14px;display:grid}.strategy-opportunity-workspace>aside>button{border:1px solid var(--portal-line);width:100%;min-height:132px;color:var(--portal-ink);text-align:left;background:#fff;border-radius:8px;gap:8px;padding:14px;display:grid}.strategy-opportunity-workspace>aside>button:hover{background:#f8fbff;border-color:#9fc2f7}.strategy-opportunity-workspace>aside>button.selected{border-color:var(--portal-blue);box-shadow:inset 3px 0 0 var(--portal-blue);background:#eef5ff}.strategy-opportunity-workspace>aside>button>span{justify-content:space-between;align-items:center;gap:12px;display:flex}.strategy-opportunity-workspace>aside b{color:var(--portal-blue-dark);font-size:10px}.strategy-opportunity-workspace>aside small,.strategy-opportunity-workspace>aside time{color:var(--portal-muted);font-size:10px}.strategy-opportunity-workspace>aside strong{text-overflow:ellipsis;font-size:14px;line-height:1.4;overflow:hidden}.strategy-opportunity-workspace>aside label{color:var(--portal-muted);grid-template-columns:78px 1fr;align-items:center;gap:8px;font-size:9px;display:grid}.strategy-opportunity-workspace>aside progress{height:6px}.strategy-list-loading{color:var(--portal-muted);text-align:center;margin:0;padding:34px 12px;font-size:11px}.strategy-opportunity-detail{min-width:0;padding:0}.strategy-opportunity-detail>header{justify-content:space-between;align-items:start;gap:24px;padding:30px 34px 22px;display:flex}.strategy-detail-header-actions{flex:none;justify-items:end;gap:16px;display:grid}.strategy-detail-header-actions .button-link{white-space:nowrap;min-height:36px}.strategy-detail-badges{flex-wrap:wrap;gap:6px;display:flex}.strategy-detail-badges span{background:var(--portal-blue-soft);color:var(--portal-blue-dark);border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;display:inline-flex}.strategy-detail-badges .implementation-status{background:var(--portal-green-soft);color:var(--portal-green)}.strategy-opportunity-detail>header h2{color:var(--portal-ink);margin:13px 0 5px;font-size:24px;line-height:1.3}.strategy-opportunity-detail>header p{max-width:720px;color:var(--portal-muted);margin:0;font-size:13px;line-height:1.6}.strategy-opportunity-detail>header time{color:var(--portal-muted);margin-top:9px;font-size:10px;display:block}.strategy-detail-score{color:var(--portal-blue-dark);flex:none;justify-items:end;gap:3px;display:grid}.strategy-detail-score span{color:var(--portal-muted);font-size:10px}.strategy-detail-score strong{font-size:22px;line-height:1}.strategy-opportunity-detail>progress{width:calc(100% - 68px);height:8px;margin:0 34px 10px;display:block}.strategy-evidence-section,.strategy-plan-section{border-top:1px solid var(--portal-line);gap:18px;padding:26px 34px;display:grid}.strategy-section-heading{grid-template-columns:26px minmax(0,1fr);gap:10px;display:grid}.strategy-section-heading>span{color:var(--portal-blue);font-size:11px;font-weight:800}.strategy-section-heading h3{color:var(--portal-ink);margin:0 0 5px;font-size:16px}.strategy-section-heading p{color:var(--portal-muted);margin:0;font-size:11px}.topic-source-card{color:#10233f;background:#f6f9ff;border:1px solid #cbdcf7;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.topic-source-card>div{display:block}.topic-source-card>div>span{color:var(--portal-blue);font-size:9px;font-weight:750;display:block}.topic-source-card>div>strong{color:#10233f;margin-top:3px;font-size:13px;display:block}.topic-source-card>div>strong small{color:var(--portal-muted);margin-top:4px;font-size:10px;font-weight:500;display:block}.status-label{border-radius:5px;flex:none;padding:2px 7px;font-weight:800;display:inline-flex;font-size:9px!important}.status-label.amber{color:#8c5500;background:#fff5dc}.status-label.blue{background:var(--portal-blue-soft);color:var(--portal-blue)}.strategy-evidence-grid,.strategy-evidence-copy,.strategy-plan-grid{gap:14px;display:grid}.strategy-evidence-grid{grid-template-columns:minmax(0,1fr)}.strategy-evidence-copy{grid-template-columns:repeat(3,minmax(0,1fr))}.strategy-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.strategy-evidence-block.prompts-block{border:1px solid var(--portal-line);box-shadow:none;background:#fff;border-radius:8px;padding:16px}.strategy-evidence-copy>div{background:#fffaf0;border:1px solid #f0d9a4;border-radius:8px;padding:16px}.strategy-plan-grid>div{border:1px solid var(--portal-line);min-width:0;box-shadow:none;background:#fbfcfe;border-radius:8px;padding:18px}.strategy-evidence-block h4,.strategy-evidence-copy h4{color:var(--portal-ink);margin:0 0 8px;font-size:12px}.strategy-plan-grid h4{color:var(--portal-ink);margin:0 0 9px;font-size:11px;font-weight:800}.strategy-evidence-block p,.strategy-evidence-copy p,.strategy-plan-grid p{color:var(--portal-muted);margin:0;font-size:12px;line-height:1.65}.strategy-plan-grid .signal-callout{border-left:3px solid var(--portal-green);background:var(--portal-green-soft);box-shadow:none;color:#186b53;margin:0 0 18px;padding:12px 14px;font-size:11px;line-height:1.65}.question-list,.source-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.strategy-plan-grid ol,.strategy-plan-grid ul{margin:0;display:grid}.strategy-plan-grid ol{gap:10px;padding:0 0 0 20px;list-style:decimal}.strategy-plan-grid ul{gap:8px;padding:0 0 0 18px;list-style:outside}.question-list li,.source-list li{color:var(--portal-muted);font-size:11px;line-height:1.55}.strategy-plan-grid li{color:var(--portal-muted);font-size:12px;line-height:1.6}.prompts-block .question-list{gap:6px}.prompts-block .question-list li{background:#f7faff;border-left:3px solid #9fc1f7;padding:8px 10px}.question-list strong,.source-list strong,.source-list a{color:var(--portal-ink);font-size:11px;text-decoration:none;display:block}.question-list small,.question-list span{color:var(--portal-muted);margin-top:2px;font-size:10px;display:block}.strategy-plan-grid h4:nth-of-type(2){margin-top:18px}.strategy-score-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.strategy-score-grid>div{border:1px solid var(--portal-line);background:#fbfcfe;border-radius:8px;gap:5px;padding:11px;display:grid}.strategy-score-grid span{color:var(--portal-muted);font-size:9px}.strategy-score-grid strong{color:var(--portal-ink);font-size:17px}.strategy-score-grid progress{height:5px}.strategy-generation-state{min-height:430px;color:var(--portal-muted);text-align:center;background:#fbfcfe;align-content:center;place-items:center;gap:10px;padding:44px 28px;display:grid}.strategy-opportunity-detail>.strategy-generation-state{margin:26px 34px}.strategy-generation-symbol{width:44px;height:44px;color:var(--portal-blue);background:var(--portal-blue-soft);border-radius:50%;padding:10px;animation:1.5s linear infinite strategy-state-spin}.strategy-generation-state.failed .strategy-generation-symbol{color:var(--portal-danger);background:var(--portal-danger-soft);animation:none}.strategy-generation-state h3,.strategy-generation-state p{margin:0}.strategy-generation-state h3{color:var(--portal-ink);font-size:18px}.strategy-generation-state p{max-width:480px;color:var(--portal-muted);font-size:12px;line-height:1.65}.strategy-generation-state time{color:var(--portal-subtle);font-size:10px}@keyframes strategy-state-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.strategy-generation-symbol{animation:none}}.strategy-report-page>.growth-report-preview{border-color:var(--portal-line);background:#fff;border-radius:12px;margin:0}.strategy-report-page .qingsails-growth-console{--brand:var(--portal-blue);--brand-dark:var(--portal-blue-dark);--brand-soft:var(--portal-blue-soft);--ink:var(--portal-ink);--ink-strong:var(--portal-ink);--muted:var(--portal-muted);--muted-2:#4c5d73;--subtle:#64748b;--canvas:#fff;--surface:#fff;--surface-alt:var(--portal-panel-soft);--line:var(--portal-line);--line-strong:#cfd9e5;--positive-soft:var(--portal-green-soft);--shadow:none}.strategy-report-page .growth-page-tabs{border-color:var(--portal-line)}.strategy-report-page .growth-page-tabs button[aria-pressed=true]{background:var(--portal-blue-soft);color:var(--portal-blue-dark)}.strategy-report-page .growth-page{background:#fff}.strategy-report-page .growth-page-heading{background:var(--portal-panel-soft);color:var(--portal-ink)}.strategy-report-page .growth-page-heading p{color:var(--portal-muted)}.strategy-report-page .growth-eyebrow{color:var(--portal-blue)}.strategy-report-page .growth-readonly{border-color:var(--portal-line);color:var(--portal-muted)}.strategy-report-page .growth-metric strong,.strategy-report-page .growth-section-heading>strong,.strategy-report-page .growth-topic-grid article b,.strategy-report-page .growth-topic-grid article small,.strategy-report-page .growth-source-list a,.strategy-report-page .growth-score-grid strong{color:var(--portal-blue)}.strategy-report-page .growth-opportunity-list button.selected{box-shadow:0 0 0 2px var(--portal-blue-soft);border-color:#9fc2f7}.strategy-empty{text-align:center;padding:80px 24px}.strategy-empty h2{margin:0;font-size:22px}.strategy-empty p{color:var(--portal-muted)}.content-asset-workspace{grid-template-columns:302px minmax(0,1fr);gap:12px;min-height:680px;display:grid}.asset-records,.asset-detail{min-width:0;min-height:680px;padding:0;overflow:hidden}.asset-records>header{border-bottom:1px solid var(--portal-line);justify-content:space-between;gap:12px;min-height:72px;padding:18px;display:flex}.asset-records h2{margin:0;font-size:15px}.asset-records p{color:var(--portal-muted);margin:5px 0 0;font-size:10px}.asset-records>header>span{background:var(--portal-panel-soft);width:32px;height:24px;color:var(--portal-muted);border-radius:12px;place-items:center;font-size:10px;font-weight:700;display:grid}.asset-records .filter-row{border-bottom:1px solid var(--portal-line);flex-wrap:nowrap;gap:4px;margin:0;padding:10px;overflow-x:auto}.asset-records .filter-row button{border-radius:7px;flex:none;min-height:28px;padding:0 8px;font-size:9px}.asset-records .filter-row button[aria-pressed=true]{background:var(--portal-blue)}.asset-record-list{gap:8px;padding:12px;display:grid}.asset-record-list>button{border:1px solid var(--portal-line);width:100%;color:var(--portal-ink);text-align:left;background:#fff;border-radius:9px;gap:7px;padding:13px;display:grid}.asset-record-list>button.selected{background:#eef5ff;border-color:#9fc2f7}.asset-record-list strong{text-overflow:ellipsis;font-size:11px;overflow:hidden}.asset-record-list small{color:var(--portal-muted);font-size:10px}.asset-list-empty{color:#aab5c4;text-align:center;justify-items:center;gap:11px;padding:105px 20px 20px;display:grid}.asset-list-empty strong{color:var(--portal-ink);font-size:15px}.asset-list-empty span{color:var(--portal-muted);font-size:11px}.asset-detail>header{border-bottom:1px solid var(--portal-line);background:var(--portal-panel-soft);min-height:60px;color:var(--portal-muted);grid-template-columns:1fr auto auto;align-items:center;gap:28px;padding:0 18px;font-size:10px;display:grid}.asset-detail>header small{color:var(--portal-muted)}.asset-detail-summary,.asset-detail-empty{text-align:center;justify-items:center;display:grid}.asset-detail-empty{padding:110px 24px 24px}.asset-detail-empty>span,.asset-detail-icon{background:var(--portal-blue-soft);width:100px;height:100px;color:var(--portal-blue);border-radius:50%;place-items:center;display:grid}.asset-detail-empty h2{color:var(--portal-ink);margin:24px 0 7px;font-size:24px}.asset-detail-empty p{color:var(--portal-muted);margin:0 0 26px;font-size:13px}.asset-detail-summary{padding:70px 40px}.asset-detail-summary .asset-detail-icon{width:72px;height:72px}.asset-detail-summary>p{color:var(--portal-muted);margin:22px 0 5px;font-size:11px}.asset-detail-summary h2{overflow-wrap:anywhere;max-width:100%;color:var(--portal-ink);margin:0;font-size:22px}.asset-detail-summary dl{border:1px solid var(--portal-line);border-radius:9px;grid-template-columns:repeat(3,1fr);width:min(100%,620px);margin:28px 0;display:grid}.asset-detail-summary dl>div{border-right:1px solid var(--portal-line);gap:7px;padding:14px;display:grid}.asset-detail-summary dl>div:last-child{border-right:0}.asset-detail-summary dt{color:var(--portal-muted);font-size:10px}.asset-detail-summary dd{font-size:11px}.primary,button.primary{border-color:var(--portal-blue);background:var(--portal-blue);color:#fff}.primary:hover,button.primary:hover{border-color:var(--portal-blue-dark);background:var(--portal-blue-dark)}.status.success{background:var(--portal-green-soft);color:var(--portal-green)}.empty-state{background:var(--portal-panel-soft);color:var(--portal-muted)}@media (width<=1120px){.portal-main{padding-inline:28px}.overview-metrics{grid-template-columns:1fr 1fr}.competition-card,.benchmark-card{min-height:260px}.strategy-cycle-panel{grid-template-columns:1fr 1fr 1fr}.strategy-cycle-panel .strategy-cycle-lead{border-bottom:1px solid var(--portal-line);grid-column:1/-1}}@media (width<=1320px){.strategy-evidence-copy{grid-template-columns:1fr}}@media (width<=840px){.portal-shell{grid-template-rows:64px auto minmax(calc(100vh - 124px),auto);grid-template-columns:1fr}.portal-header{grid-area:1/1;height:64px;padding:0 14px}.portal-header>div:first-child small,.workspace-status,.header-actions button span{display:none!important}.portal-nav{border:0;border-bottom:1px solid var(--portal-line);flex-direction:row;grid-area:2/1;align-items:center;width:100%;height:60px;padding:8px 12px;position:sticky;top:64px;overflow-x:auto}.portal-brand{flex:none;height:42px;padding:0 8px 0 0}.portal-brand>strong,.portal-project-switcher,.portal-nav footer,.portal-nav nav>span{display:none!important}.portal-nav nav{flex:none;gap:5px;margin:0;display:flex}.portal-nav nav a{white-space:nowrap;gap:10px;min-height:40px}.portal-main{grid-area:3/1;padding:24px 18px 52px}.content-asset-workspace{grid-template-columns:260px minmax(0,1fr)}.strategy-opportunity-workspace{grid-template-columns:280px minmax(0,1fr)}}@media (width<=620px){.portal-main{padding:20px 12px 44px}.page-heading h1{font-size:28px}.page-heading p{font-size:13px}.overview-metrics,.demand-summary,.card-grid,.content-asset-workspace{grid-template-columns:1fr}.trend-card,.competition-card,.benchmark-card{min-height:250px}.demand-summary .summary-card{border-right:0;border-bottom:1px solid var(--portal-line)}.demand-summary .summary-card:last-child{border-bottom:0}.content-asset-workspace{min-height:0}.asset-records,.asset-detail{min-height:420px}.asset-detail-summary dl{grid-template-columns:1fr}.asset-detail-summary dl>div{border-right:0;border-bottom:1px solid var(--portal-line)}.asset-detail-summary dl>div:last-child{border-bottom:0}.growth-page{padding:10px}.growth-strategy-workspace,.growth-metric-grid,.growth-recommendations,.growth-topic-grid,.strategy-cycle-panel,.strategy-opportunity-workspace{grid-template-columns:1fr}.strategy-cycle-panel .strategy-cycle-lead{grid-column:1}.strategy-cycle-panel>div{border-left:0;border-bottom:1px solid var(--portal-line)}.strategy-cycle-panel>div:last-child{border-bottom:0}.strategy-opportunity-workspace>aside{border-right:0;border-bottom:1px solid var(--portal-line);max-height:390px;overflow-y:auto}.strategy-opportunity-detail{padding:0}.strategy-detail-header-actions{justify-items:stretch;width:100%}.strategy-opportunity-detail>header{flex-direction:column}.strategy-detail-header-actions .strategy-detail-score{justify-items:start}.strategy-opportunity-detail>progress{width:calc(100% - 40px);margin-inline:20px}.strategy-opportunity-detail>.strategy-generation-state{margin-inline:20px}.strategy-evidence-grid,.strategy-evidence-copy,.strategy-plan-grid,.strategy-score-grid{grid-template-columns:1fr}.strategy-opportunity-panel>header,.strategy-filter-row{flex-direction:column;align-items:flex-start}}.content-workspace{border:1px solid var(--portal-line);background:#fff;border-radius:12px;grid-template-columns:minmax(292px,.72fr) minmax(0,1.6fr);min-height:760px;display:grid;overflow:hidden;box-shadow:0 14px 40px #122a4c14}.asset-rail{border-right:1px solid var(--portal-line);background:#f8fafc;flex-direction:column;min-width:0;display:flex}.asset-rail-heading{border-bottom:1px solid var(--portal-line);align-items:center;min-height:65px;padding:14px 16px;display:flex}.asset-rail-heading strong,.asset-rail-heading span{display:block}.asset-rail-heading strong{color:var(--portal-ink);font-size:12px}.asset-rail-heading span{color:var(--portal-muted);margin-top:2px;font-size:10px}.content-count{background:var(--portal-blue-soft);border-radius:999px;padding:4px 7px;font-weight:850;color:var(--portal-blue-dark)!important;margin:0 0 0 auto!important;font-size:9px!important}.asset-filters{border-bottom:1px solid var(--portal-line);flex-wrap:nowrap;gap:4px;margin:0;padding:10px;overflow-x:auto}.asset-filters button{min-height:28px;color:var(--portal-muted);background:0 0;border:0;border-radius:7px;flex:none;padding:0 8px;font-size:9px}.asset-filters button[aria-pressed=true]{background:var(--portal-blue);color:#fff}.asset-list{gap:6px;margin:0;padding:10px;list-style:none;display:grid;overflow-y:auto}.content-package-list{flex:auto;align-content:start}.asset-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:32px minmax(0,1fr);gap:10px;padding:11px;display:grid}.asset-button:hover{background:#fff}.asset-button[aria-pressed=true]{background:#fff;border-color:#bdd4f4}.asset-type{width:31px;height:31px;color:var(--portal-blue-dark);background:var(--portal-blue-soft);border-radius:8px;place-items:center;font-size:9px;font-weight:900;display:grid}.asset-button strong,.asset-button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.asset-button strong{color:var(--portal-ink);font-size:11px}.asset-button small{color:var(--portal-muted);margin-top:5px;font-size:9px}.asset-status{color:#805106;background:#fff6dc;border-radius:999px;margin-top:7px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-flex}.asset-status.succeeded{color:#167563;background:#e6f8f4}.asset-status.failed,.asset-status.cancelled{color:#8e1f2d;background:#fff0f2}.asset-status.cancellation_requested{color:#805106;background:#fff6dc}.generation-list-loading{gap:10px;padding:16px;display:grid}.generation-list-loading span,.loading-line{background:linear-gradient(90deg,#edf1f6 25%,#f8fafc 50%,#edf1f6 75%) 0 0/200% 100%;border-radius:999px;height:12px;animation:1.4s ease-in-out infinite loading-shimmer;display:block}.generation-list-loading span{border-radius:9px;height:72px}@keyframes loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.editor-shell{background:#fff;min-width:0}.editor-toolbar{border-bottom:1px solid var(--portal-line);align-items:center;gap:8px;min-height:65px;padding:12px 16px;display:flex}.content-editor-toolbar{justify-content:space-between}.content-view-tabs{border:1px solid var(--portal-line);background:#f8fafc;border-radius:8px;gap:2px;padding:3px;display:inline-flex}.content-view-tabs[hidden]{display:none}.content-view-tabs button{min-height:31px;color:var(--portal-muted);background:0 0;border:0;border-radius:6px;padding:0 12px;font-size:11px;font-weight:750}.content-view-tabs button[aria-selected=true]{color:var(--portal-blue-dark);background:#fff;box-shadow:0 1px 3px #0f172a1f}.editor-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;margin-left:auto;display:flex}.editor-toolbar-actions time{color:var(--portal-muted);white-space:nowrap;font-size:9px}.generation-status-chip{color:var(--portal-muted);white-space:nowrap;background:#edf1f6;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850;display:inline-flex}.generation-status-chip.queued,.generation-status-chip.running,.generation-status-chip.cancellation_requested{color:#805106;background:#fff6dc}.generation-status-chip.succeeded{color:#167563;background:#e6f8f4}.generation-status-chip.failed,.generation-status-chip.cancelled{color:#8e1f2d;background:#fff0f2}.generation-version-picker{border:1px solid var(--portal-line);background:#f8fafc;border-radius:8px;align-items:center;gap:7px;min-height:35px;padding:3px 3px 3px 9px;display:inline-flex}.generation-version-picker>span{color:var(--portal-muted);white-space:nowrap;font-size:9px;font-weight:800}.generation-version-picker select{border:1px solid var(--portal-line);max-width:150px;min-height:27px;color:var(--portal-ink);background:#fff;border-radius:6px;padding:0 8px;font-size:10px;font-weight:750}.generation-state{min-height:600px;color:var(--portal-muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:44px;display:grid}.generation-state h2,.generation-state p{margin:0}.generation-state h2{color:var(--portal-ink);font-size:18px}.generation-state p{max-width:460px;font-size:12px}.generation-loading{place-items:stretch stretch}.loading-line{width:68%;height:14px;margin-inline:auto}.loading-line.wide{width:86%}.loading-line.short{width:48%}.state-symbol{width:46px;height:46px;color:var(--portal-blue-dark);background:var(--portal-blue-soft);border-radius:50%;place-items:center;font-size:22px;font-weight:900;display:grid}.state-symbol.processing{color:#805106;background:#fff6dc;animation:1.2s linear infinite generation-spin}.state-symbol.failed{color:#8e1f2d;background:#fff0f2}@keyframes generation-spin{to{transform:rotate(360deg)}}.document-sheet{width:min(100% - 44px,800px);margin:22px auto 50px}.document-meta{gap:7px;margin-bottom:17px;display:flex}.document-sheet h2{max-width:720px;color:var(--portal-ink);margin:0 0 9px;font-family:Georgia,serif;font-size:clamp(25px,3.2vw,38px);line-height:1.16}.document-deck{max-width:720px;color:var(--portal-muted);margin-bottom:25px;font-size:13px}.article-copy h3{color:var(--portal-ink);margin:27px 0 8px;font-family:Georgia,serif;font-size:19px}.article-copy h4{color:var(--portal-ink);margin:22px 0 7px;font-family:Georgia,serif;font-size:16px}.article-copy p,.article-copy li{color:#34475e;font-family:Georgia,serif;font-size:14px;line-height:1.75}.article-copy ul,.article-copy ol{padding-left:20px}.article-copy a{color:var(--portal-blue-dark);font-weight:700;text-decoration:underline}.generated-table{border-collapse:collapse;color:#34475e;width:100%;margin:18px 0 24px;font-family:Georgia,serif;font-size:12px;display:block;overflow-x:auto}.generated-table th,.generated-table td{border:1px solid var(--portal-line);text-align:left;min-width:150px;padding:10px 12px}.generated-table th{color:var(--portal-ink);background:#f8fafc}.missing-data{color:#b42332;font-weight:800}.missing-reminder{background:#fff0f2;border:1px solid #efb8c0;border-left:4px solid #b42332;border-radius:8px;margin-top:34px;padding:18px 20px}.missing-reminder h3{color:#8e1f2d;margin:0 0 8px;font-size:15px}.missing-reminder p,.missing-reminder li{color:#7a2732;font-size:12px}.channel-selection-summary{border-left:3px solid var(--portal-blue);color:#42536a;background:var(--portal-blue-soft);margin:-5px 0 18px;padding:11px 13px;font-size:12px}.channel-recommendation-list{gap:14px;display:grid}.channel-recommendation-card{border:1px solid var(--portal-line);border-left:4px solid var(--portal-blue);background:#fff;border-radius:8px;padding:18px 20px 19px}.channel-recommendation-card header{border-bottom:1px solid var(--portal-line);align-items:center;gap:11px;margin-bottom:15px;padding-bottom:13px;display:flex}.channel-priority{width:31px;height:31px;color:var(--portal-blue-dark);background:var(--portal-blue-soft);border-radius:50%;place-items:center;font-size:10px;font-weight:850;display:grid}.channel-recommendation-card header h3{color:var(--portal-ink);margin:0 0 1px;font-size:16px}.channel-recommendation-card header span:last-child{color:var(--portal-subtle);font-size:10px}.channel-recommendation-card h4{color:var(--portal-ink);margin:15px 0 5px;font-size:11px}.channel-recommendation-card p,.channel-recommendation-card li{color:#42536a;font-size:12px;line-height:1.7}.channel-recommendation-card p{margin:0}.submission-toast{z-index:50;color:#175f52;background:#effbf8;border:1px solid #b9e5db;border-radius:8px;padding:12px 16px;font-size:12px;font-weight:750;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 40px #122a4c14}@media (width<=760px){.portal-main{--workspace-page-top:24px;--workspace-heading-margin:2px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:18px}.page-heading-meta{width:100%;margin-left:0;overflow-x:auto}.content-workspace{min-height:0;display:block;overflow:visible}.asset-rail{border-right:0;border-bottom:1px solid var(--portal-line)}.asset-list{max-height:268px}.document-sheet{width:calc(100% - 32px);margin:18px auto 36px}.content-editor-toolbar{flex-wrap:wrap;align-items:stretch}.content-editor-toolbar .editor-toolbar-actions{justify-content:flex-start;width:100%;margin-left:0}.generation-version-picker{flex:1;min-width:0}.generation-version-picker select{flex:1;min-width:0;max-width:none}.generation-state{min-height:480px}}@media (prefers-reduced-motion:reduce){.state-symbol.processing,.generation-list-loading span,.loading-line{animation:none}}.auth-shell{color:#10233f;background:#fff;grid-template-columns:minmax(430px,45%) minmax(0,1fr)}.auth-story{color:#fff;background:#071a35;min-height:100vh;padding:64px}.auth-brand{background:#fff;border-radius:8px;place-items:center;width:max-content;padding:10px 14px;display:grid}.auth-brand img{object-fit:contain;width:123px;height:40px;display:block}.auth-story-copy{max-width:448px;margin-top:114px}.auth-story-copy>p:first-child{color:#7fb2ff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:800;line-height:14px}.auth-story h2{letter-spacing:0;max-width:448px;margin:0;font-family:Inter,PingFang SC,Noto Sans SC,system-ui,sans-serif;font-size:51.2px;font-weight:700;line-height:1.18}.auth-story-copy>p:last-child{color:#c5d2e5;margin:22px 0 0;font-size:16px;line-height:1.8}.auth-stages{gap:42px;margin:auto 0 0;padding:0;list-style:none;display:flex}.auth-stages li{color:#c5d2e5;white-space:nowrap;align-items:center;gap:9px;font-size:12px;display:flex}.auth-stages strong{color:#7fb2ff;font-size:12px;font-weight:700}.auth-panel{background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:6vw;display:flex}.language-switch{color:#52647b;background:0 0;border:0;border-radius:5px;min-height:30px;padding:0 9px;font-size:11px;font-weight:700;top:24px;right:28px}.language-switch:hover{color:#0749ba;background:#eaf3ff}.auth-card{width:min(100%,420px);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.auth-card>.eyebrow{color:#0749ba;letter-spacing:.12em;margin:0 0 12px;font-size:12px;font-weight:800;line-height:14px}.auth-card h1{color:#071a35;letter-spacing:0;margin:0;font-family:Inter,PingFang SC,Noto Sans SC,system-ui,sans-serif;font-size:34px;font-weight:700;line-height:1.2}.auth-card>.auth-detail{color:#52647b;margin:12px 0 0;font-size:14px;line-height:1.45}.auth-card .stack-form{gap:16px;margin-top:28px}.auth-card label{color:#10233f;gap:12px;font-size:12px;font-weight:700}.auth-card input{color:#071a35;border-color:#cbd5e1;border-radius:8px;min-height:48px;padding:0 14px;font-size:16px;font-weight:400}.auth-card input:focus{border-color:#075fe8;outline:0;box-shadow:0 0 0 3px #075fe824}.auth-card .primary{color:#fff;background:#075fe8;border-color:#075fe8;border-radius:8px;min-height:48px;margin-top:4px;font-size:14px;font-weight:800}.auth-card .primary:hover{background:#0749ba;border-color:#0749ba}.auth-card>.auth-note{color:#52647b;border-top:1px solid #e5eaf1;margin:24px 0 0;padding-top:20px;font-size:12px;line-height:1.7}@media (width<=900px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:360px;padding:36px 40px}.auth-story-copy{margin-top:48px}.auth-story h2{max-width:600px;font-size:38px}.auth-stages{margin-top:42px}.auth-panel{min-height:0;padding:72px 40px}}@media (width<=620px){.auth-story{min-height:350px;padding:28px 24px}.auth-brand{padding:8px 10px}.auth-brand img{width:111px;height:36px}.auth-story-copy{margin-top:40px}.auth-story h2{font-size:30px;line-height:1.3}.auth-story-copy>p:last-child{margin-top:14px;font-size:14px;line-height:1.65}.auth-stages{flex-wrap:wrap;gap:10px 20px;margin-top:28px}.auth-stages li{font-size:11px}.auth-panel{padding:64px 24px 48px}.language-switch{top:16px;right:14px}.auth-card h1{font-size:29px}}
