:root{--bg:#f4f7f6;--sidebar:#e9f0f1;--surface:#fff;--surface-soft:#f8fbfa;--surface-muted:#eef4f4;--border:#d8e3e2;--border-strong:#b8c9c7;--text:#334155;--text-muted:#64748b;--text-strong:#0f172a;--teal:#0b6f73;--teal-dark:#064e53;--green:#15803d;--blue:#2563eb;--amber:#b45309;--red:#b91c1c;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{letter-spacing:0}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #0f766e73}#root{min-height:100vh}.customer-app{background:var(--bg);min-height:100vh;color:var(--text)}.coming-soon-page{color:#0f172a;background:#fff;place-items:center;min-height:100vh;padding:24px;display:grid}.coming-soon-page h1{color:inherit;letter-spacing:0;text-align:center;margin:0;font-size:clamp(2rem,8vw,4rem);font-weight:780;line-height:1.05}.skip-link{z-index:50;background:var(--teal-dark);color:#f8fafc;border-radius:0 0 8px;padding:11px 15px;font-size:.86rem;font-weight:760;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.topbar{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:20;background:#ffffffeb;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:68px;padding:12px 22px;display:grid;position:sticky;top:0}.brand-lockup{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:12px;min-width:0;padding:0;display:inline-flex}.brand-mark{color:#f8fafc;background:var(--teal-dark);border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.brand-lockup strong,.brand-lockup small,h1,h2,h3,p{margin:0}.brand-lockup strong{color:var(--text-strong);font-size:.98rem;font-weight:800;line-height:1.1;display:block}.brand-lockup small{color:var(--text-muted);margin-top:2px;font-size:.78rem;line-height:1.3;display:block}.topnav{justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.topnav button,.top-status,.primary-button,.secondary-button{font:inherit;white-space:nowrap;border-radius:8px;font-size:.84rem;font-weight:760;line-height:1}.topnav button{min-height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:0 11px}.topnav button:hover,.topnav button.is-active{color:var(--text-strong);background:var(--surface-muted)}.topbar-actions{justify-content:flex-end;align-items:center;gap:9px;min-width:0;display:flex}.top-status{color:#475569;background:#f1f5f9;align-items:center;min-height:34px;padding:0 10px;display:inline-flex}.top-status.ready{color:var(--green);background:#ecfdf5}button{letter-spacing:0}.primary-button,.secondary-button{border:1px solid var(--border);cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 13px;display:inline-flex}.primary-button{border-color:var(--teal);background:var(--teal);color:#f8fafc}.primary-button:hover:not(:disabled){border-color:var(--teal-dark);background:var(--teal-dark)}.secondary-button{color:var(--text-strong);background:var(--surface)}.secondary-button:hover:not(:disabled){border-color:#0b6f736b}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.48}.primary-button.large,.secondary-button.large{min-height:44px;padding:0 16px;font-size:.92rem}.primary-button.full-width{width:100%}.ghost-button{min-height:36px;color:var(--text-muted);cursor:pointer;font:inherit;text-underline-offset:3px;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:.8rem;font-weight:700;text-decoration:underline}.ghost-button:hover{color:var(--text-strong);background:var(--surface-muted)}.step-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding-top:16px;display:flex}.step-footer p{color:var(--text-muted);max-width:46ch;margin:0;font-size:.86rem;line-height:1.45}.demo-layout{grid-template-columns:286px minmax(0,1fr) 336px;gap:18px;min-height:calc(100vh - 68px);padding:18px;display:grid}.journey-rail,.package-preview,.stage{min-width:0}.journey-rail,.package-preview{height:calc(100vh - 104px);position:sticky;top:86px;overflow:auto}.journey-rail{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:14px}.rail-summary{border-bottom:1px solid var(--border);padding:4px 4px 15px}.label{color:var(--text-muted);letter-spacing:0;text-transform:uppercase;margin-bottom:7px;font-size:.72rem;font-weight:820;line-height:1.2;display:block}.rail-summary strong{color:var(--text-strong);margin-bottom:12px;font-size:1.74rem;font-weight:800;line-height:1;display:block}.progress-track{background:#dfe8e7;border-radius:999px;height:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--teal);height:100%;transition:width .18s;display:block}.journey-list{flex-direction:column;gap:6px;margin-top:14px;display:flex}.journey-step{width:100%;min-height:62px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.journey-step:hover{background:var(--surface-soft)}.journey-step.is-active{box-shadow:inset 3px 0 0 var(--teal);background:#edf8f8;border-color:#0b6f7370}.journey-step.is-complete .step-icon{color:var(--green);background:#ecfdf5}.step-icon,.step-heading-icon,.document-icon,.fact>span,.workflow-card>span{width:34px;height:34px;color:var(--teal);background:#0b6f731a;border-radius:8px;flex:none;place-items:center;display:grid}.journey-step strong{color:var(--text-strong);font-size:.89rem;font-weight:780;line-height:1.2;display:block}.journey-step small{color:var(--text-muted);margin-top:4px;font-size:.76rem;line-height:1.33;display:block}.stage{flex-direction:column;display:flex}.front-page,.step-page,.package-preview{border:1px solid var(--border);background:var(--surface);border-radius:8px}.front-page{overflow:hidden}.hero-section{background:linear-gradient(135deg,#0b6f7314,#2563eb0d 52%,#15803d12),#fff;grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:stretch;gap:28px;min-height:470px;padding:38px;display:grid}.hero-copy{flex-direction:column;justify-content:center;max-width:680px;display:flex}h1{color:var(--text-strong);font-size:3.2rem;font-weight:810;line-height:1.02}.hero-copy p,.step-header p,.front-case-panel p,.workflow-card p,.order-detail-panel p,.info-box p,.document-card p,.document-preview p,.package-banner p,.submission-note p,.tool-card p,.preview-header p{color:var(--text-muted);font-size:.95rem;line-height:1.58}.hero-copy p{max-width:590px;margin-top:18px}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.front-case-panel{border:1px solid var(--border);background:#ffffffe0;border-radius:8px;flex-direction:column;justify-content:space-between;gap:20px;padding:20px;display:flex;box-shadow:0 20px 48px #0f172a1f}.case-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}h2{color:var(--text-strong);font-size:1.1rem;font-weight:790;line-height:1.25}h3{color:var(--text-strong);font-size:.9rem;font-weight:780;line-height:1.25}.status-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:6px 8px;font-size:.73rem;font-weight:760;line-height:1;display:inline-flex}.status-pill.done{color:var(--green);background:#ecfdf5}.status-pill.work{color:#475569;background:#f1f5f9}.case-facts{gap:9px;display:grid}.fact{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.fact small{color:var(--text-muted);text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:760;display:block}.fact strong{color:var(--text-strong);font-size:.9rem;line-height:1.28;display:block}.mini-flow{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:7px;padding-top:16px;font-size:.82rem;font-weight:740;display:flex}.mini-flow strong{color:var(--teal-dark)}.overview-band{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.workflow-card{border-right:1px solid var(--border);min-height:172px;padding:22px}.workflow-card:last-child{border-right:0}.workflow-card h2{margin:15px 0 8px}.step-page{padding:24px}.step-header{border-bottom:1px solid var(--border);grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:14px;margin-bottom:20px;padding-bottom:20px;display:grid}.step-heading-icon{width:42px;height:42px}.step-header h1{margin-bottom:8px;font-size:2rem;line-height:1.08}.step-header p{max-width:760px}.step-header-action{justify-content:flex-end;display:flex}.upload-grid,.orders-grid,.documents-grid,.final-package{gap:16px;display:grid}.upload-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}.upload-zone{min-height:330px;color:var(--teal-dark);text-align:center;background:#f4fbfb;border:1px dashed #0b6f7375;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:26px;display:flex}.upload-zone.is-complete{color:var(--green);background:#f0fdf4;border-style:solid;border-color:#15803d59}.upload-zone h2{font-size:1.24rem}.upload-zone p{color:var(--text-muted);max-width:440px;line-height:1.55}.extraction-panel,.order-list-panel,.order-detail-panel,.document-preview,.package-sidebar{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px}.extraction-panel{padding:18px}.extraction-placeholder p{color:var(--text-muted);font-size:.9rem;line-height:1.55}.panel-title{margin-bottom:18px}.summary-list{gap:10px;margin:0;display:grid}.summary-list.compact{grid-template-columns:1fr 1fr;margin-top:16px}.summary-list div{border-top:1px solid var(--border);padding-top:10px}.summary-list dt{color:var(--text-muted);text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:800;line-height:1.2}.summary-list dd{color:var(--text-strong);margin:0;font-size:.88rem;line-height:1.45}.orders-grid{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);align-items:start}.order-list-panel{overflow:hidden}.customer-order{border:0;border-bottom:1px solid var(--border);width:100%;min-height:96px;color:inherit;cursor:pointer;text-align:left;background:0 0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px;display:grid}.customer-order:last-child{border-bottom:0}.customer-order:hover,.customer-order.is-selected{background:#edf8f8}.customer-order.is-selected{box-shadow:inset 3px 0 0 var(--teal)}.customer-order strong{color:var(--text-strong);font-size:.92rem;line-height:1.25;display:block}.customer-order small{color:var(--text-muted);margin-top:5px;font-size:.76rem;line-height:1.38;display:block}.order-number{width:30px;height:30px;color:var(--teal);background:#0b6f731a;border-radius:7px;place-items:center;font-weight:800;display:inline-grid}.order-number.large{flex:none;width:42px;height:42px}.customer-order>span:last-child{white-space:nowrap;font-size:.78rem;font-weight:780}.normal{color:var(--text-muted)}.watch{color:var(--amber)}.short{color:#c2410c}.expired{color:var(--red)}.order-detail-panel{padding:18px}.order-detail-head{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.order-detail-head h2{margin-bottom:7px;font-size:1.28rem}.detail-columns{grid-template-columns:1fr 1fr;gap:12px;display:grid}.info-box{background:var(--surface);border-left:3px solid #0b6f7347;padding:12px}.deadline-advice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;margin-top:14px;padding:12px;display:grid}.deadline-advice p{color:inherit;font-size:.88rem;line-height:1.5}.task-list{flex-direction:column;gap:9px;display:flex}.task-row{border:1px solid var(--border);background:var(--surface-soft);width:100%;min-height:82px;color:inherit;cursor:pointer;text-align:left;border-radius:8px;grid-template-columns:30px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:13px;display:grid}.task-row:hover{border-color:#0b6f735c}.task-row.clarify{cursor:default;grid-template-columns:30px minmax(0,1fr) auto}.task-row.clarify .secondary-button{align-self:center}.task-chips{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.task-row.is-complete{background:#f0fdf4;border-color:#15803d47}.check-control{border:1px solid var(--border-strong);width:26px;height:26px;color:var(--green);background:var(--surface);border-radius:7px;place-items:center;display:grid}.task-row strong,.document-card h2,.tool-card h2{color:var(--text-strong);font-size:.94rem;line-height:1.25;display:block}.task-row small{color:var(--text-muted);margin-top:4px;font-size:.79rem;line-height:1.42;display:block}.task-meta,.blocker-chip,.need-kind{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:780;line-height:1;display:inline-flex}.task-meta{color:var(--teal);background:#0b6f731a;padding:7px 8px}.blocker-chip{color:#9a3412;background:#fff7ed;padding:7px 9px}.missing-box .primary-button{margin-top:12px}.documents-grid,.final-package{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.document-list{flex-direction:column;gap:10px;display:flex}.document-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.document-card.is-ready{background:#f7fef9;border-color:#15803d40}.document-card p{margin-top:5px}.document-card small{color:var(--text-muted);margin-top:8px;font-size:.76rem;font-weight:740;display:block}.document-preview{padding:18px;position:sticky;top:106px}.document-preview h2{margin-bottom:8px}.preview-lines{gap:10px;margin-top:18px;display:grid}.preview-lines span{background:#dbe7e6;border-radius:999px;height:10px}.preview-lines span:nth-child(2){width:86%}.preview-lines span:nth-child(3){width:72%}.preview-lines span:nth-child(4){width:91%}.final-package{align-items:stretch}.package-main{flex-direction:column;gap:14px;min-width:0;display:flex}.package-banner{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:18px;min-height:150px;padding:18px;display:flex}.final-package.is-ready .package-banner{color:var(--green);background:#ecfdf5;border-color:#15803d3d}.package-banner h2{margin-bottom:8px;font-size:1.28rem}.missing-box{background:#fffbeb;border:1px solid #fed7aa;border-radius:8px;padding:13px}.missing-box ul{color:#92400e;margin:8px 0 0;padding-left:19px;font-size:.88rem;line-height:1.55}.draft-editor{color:var(--text-strong);flex-direction:column;gap:8px;font-weight:780;display:flex}textarea{resize:vertical;border:1px solid var(--border);background:var(--surface-soft);width:100%;min-height:186px;color:var(--text-strong);font:inherit;border-radius:8px;padding:12px;font-size:.88rem;font-weight:450;line-height:1.55}textarea:focus{border-color:#0b6f736b;outline:0;box-shadow:0 0 0 3px #0b6f731a}.public-site{background:#f6f9f8;min-height:100vh}.public-header{border-bottom:1px solid var(--border);z-index:20;background:#fffffff0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:68px;padding:12px 22px;display:grid;position:sticky;top:0}.public-nav{align-items:center;gap:8px;display:flex}.public-nav a{min-height:38px;color:var(--text-muted);border-radius:8px;align-items:center;gap:7px;padding:0 12px;font-size:.86rem;font-weight:780;text-decoration:none;display:inline-flex}.public-nav a:hover,.public-nav a.is-active{background:var(--surface-muted);color:var(--text-strong)}.public-main{width:min(1180px,100% - 36px);margin:0 auto;padding:28px 0 64px}.home-hero{grid-template-columns:minmax(0,.95fr) minmax(360px,480px);align-items:center;gap:32px;min-height:calc(100vh - 116px);display:grid}.home-hero-copy{align-content:center;gap:22px;display:grid}.hero-kicker{width:fit-content;color:var(--teal);letter-spacing:.02em;background:#eaf7f6;border:1px solid #0b6f732e;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:820}.home-hero-copy h1,.article-index-hero h1,.article-hero h1{color:var(--text-strong);letter-spacing:0;margin:0;font-size:clamp(2.35rem,5vw,4.8rem);line-height:.98}.home-hero-copy p,.article-index-hero p,.article-hero p{color:var(--text-muted);max-width:62ch;margin:0;font-size:1.08rem;line-height:1.65}.public-actions{flex-wrap:wrap;gap:10px;display:flex}.public-actions a,.article-index-hero a{text-decoration:none}.problem-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:760px;display:grid}.problem-solution-grid>div{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-content:start;gap:8px;min-height:142px;padding:16px;display:grid}.problem-solution-grid strong{color:var(--text-strong);font-size:.86rem}.problem-solution-grid p{font-size:.94rem;line-height:1.52}.contact-panel{background:var(--surface);border:1px solid #0b6f7333;border-radius:8px;gap:16px;padding:22px;display:grid;box-shadow:0 22px 60px #0f172a1f}.contact-panel-head{align-items:flex-start;gap:12px;display:flex}.contact-panel-head svg{color:var(--teal);flex:none;margin-top:2px}.contact-panel-head h2{color:var(--text-strong);margin:0 0 5px;font-size:1.32rem;line-height:1.18}.contact-panel-head p,.privacy-note,.contact-status{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.48}.contact-form{gap:11px;display:grid}.contact-form label{color:var(--text-muted);gap:6px;font-size:.8rem;font-weight:780;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--border);width:100%;color:var(--text-strong);font:inherit;background:#fff;border-radius:8px;padding:11px 12px;font-size:.94rem;line-height:1.45}.contact-form textarea{resize:vertical;min-height:118px}.contact-form input:focus,.contact-form textarea:focus{border-color:#0b6f738c;outline:none;box-shadow:0 0 0 3px #0b6f731f}.contact-form .honeypot-field{display:none}.consent-field{grid-template-columns:18px minmax(0,1fr);align-items:start}.consent-field input{width:18px;height:18px;margin:2px 0 0;padding:0}.consent-field span{font-weight:620}.contact-status{min-height:22px;color:var(--teal);font-weight:760}.home-hero-media{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden;box-shadow:0 22px 60px #0f172a1f}.home-hero-media img,.article-card img,.article-main-image,.article-figure img{width:100%;height:auto;display:block}.public-section{gap:20px;padding:34px 0;display:grid}.section-headline{gap:9px;max-width:720px;display:grid}.section-headline h2,.public-band h2,.article-checklist h2,.article-sources h2,.article-side-cta h2{color:var(--text-strong);margin:0;font-size:1.55rem;line-height:1.15}.section-headline p,.public-band p,.article-sources p,.article-side-cta p{color:var(--text-muted);margin:0;line-height:1.6}.article-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.article-card-grid.full{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.article-card{border:1px solid var(--border);background:var(--surface);color:inherit;border-radius:8px;gap:11px;padding-bottom:16px;text-decoration:none;display:grid;overflow:hidden}.article-card:hover{border-color:#0b6f736b;box-shadow:0 14px 36px #0f172a14}.article-card span,.article-meta,.article-review-line{color:var(--text-muted);font-size:.78rem;font-weight:780}.article-card span,.article-card h2,.article-card p{margin-left:16px;margin-right:16px}.article-card h2{color:var(--text-strong);margin-top:0;margin-bottom:0;font-size:1.08rem;line-height:1.22}.article-card p{color:var(--text-muted);margin-top:0;margin-bottom:0;font-size:.91rem;line-height:1.48}.public-band{background:#eaf7f6;border:1px solid #0b6f732e;border-radius:8px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:18px;padding:24px;display:grid}.public-band>div{align-items:center;gap:12px;display:flex}.public-band svg{color:var(--teal)}.article-index-hero{border-bottom:1px solid var(--border);justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;padding:36px 0 26px;display:flex}.article-index-hero h1{max-width:820px}.article-page{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;width:min(1160px,100% - 36px);margin:0 auto;padding:32px 0 70px;display:grid}.article-page article{min-width:0}.article-hero{gap:15px;margin-bottom:22px;display:grid}.article-meta{flex-wrap:wrap;gap:9px;display:flex}.article-meta span{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:7px 9px}.article-review-line{color:#9a3412;align-items:center;gap:7px;display:inline-flex}.article-main-image,.article-figure,.article-checklist,.article-sources,.article-side-cta{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:hidden}.article-body{gap:24px;margin:28px 0;display:grid}.article-body h2{color:var(--text-strong);margin:0 0 10px;font-size:1.45rem;line-height:1.18}.article-body p{color:var(--text);margin:0 0 12px;font-size:1rem;line-height:1.75}.article-figure{margin:0 0 24px}.article-checklist,.article-sources,.article-side-cta{gap:14px;padding:20px;display:grid}.article-checklist ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.article-checklist li{color:var(--text);grid-template-columns:20px minmax(0,1fr);gap:8px;line-height:1.45;display:grid}.article-checklist svg{color:var(--green);margin-top:2px}.article-sources{margin-top:24px}.article-sources>div{flex-wrap:wrap;gap:9px;display:flex}.article-sources a{border:1px solid var(--border);min-height:36px;color:var(--teal);border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:.86rem;font-weight:760;text-decoration:none;display:inline-flex}.article-side-cta{position:sticky;top:92px}.article-side-cta svg{color:var(--teal)}.review-check{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);cursor:pointer;border-radius:8px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;padding:12px;font-size:.88rem;line-height:1.45;display:grid}.review-check input{width:17px;height:17px;accent-color:var(--teal)}.package-sidebar{padding:16px}.package-file-list{flex-direction:column;gap:8px;margin:14px 0;display:flex}.package-file{border:1px solid var(--border);background:var(--surface);color:#9a3412;border-radius:8px;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:9px;font-size:.82rem;line-height:1.3;display:grid}.package-file.is-ready{color:var(--green)}.package-file span{color:var(--text-strong)}.submission-note{border-top:1px solid var(--border);padding-top:14px}.submission-note p{margin-top:6px}.package-actions{gap:8px;margin-top:14px;display:grid}.package-preview{flex-direction:column;gap:16px;padding:16px;display:flex}.preview-header{border-bottom:1px solid var(--border);padding-bottom:14px}.preview-header h2{margin-bottom:7px;font-size:1.2rem}.package-meter{gap:9px;display:grid}.package-meter strong{color:var(--text-strong);font-size:1.6rem;line-height:1}.preview-checklist{gap:8px;display:grid}.preview-check{color:var(--text-muted);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;font-size:.84rem;display:grid}.preview-check>span{background:#f1f5f9;border-radius:999px;place-items:center;width:22px;height:22px;display:grid}.preview-check.is-complete{color:var(--green)}.pending-dot{background:#94a3b8;border-radius:999px;width:8px;height:8px}.preview-files{border-top:1px solid var(--border);gap:7px;padding-top:14px;display:grid}.preview-files h3{margin-bottom:3px}.preview-files span{border:1px solid var(--border);background:var(--surface-soft);color:var(--text);border-radius:7px;padding:8px;font-size:.8rem}.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tool-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;padding:15px}.tool-card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.need-kind{flex:none;padding:7px 9px}.need-kind.buildable{color:var(--green);background:#ecfdf5}.need-kind.access{color:var(--blue);background:#eff6ff}.need-kind.decision{color:#9a3412;background:#fff7ed}.need-kind.owner{color:var(--red);background:#fef2f2}.need-from-human{border-top:1px solid var(--border);gap:5px;margin-top:13px;padding-top:12px;display:grid}.need-from-human strong{color:var(--text-strong);text-transform:uppercase;font-size:.78rem}.need-from-human span{color:var(--text);font-size:.86rem;line-height:1.48}@media (width<=1320px){.demo-layout{grid-template-columns:250px minmax(0,1fr)}.package-preview{grid-column:2;height:auto;position:static}}@media (width<=1060px){.topbar{grid-template-columns:1fr;align-items:stretch}.topnav{justify-content:flex-start;overflow-x:auto}.topbar-actions{justify-content:flex-start}.demo-layout{grid-template-columns:1fr}.journey-rail,.package-preview{height:auto;position:static}.package-preview{grid-column:auto}.journey-list{flex-direction:row;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.journey-step{flex:0 0 205px}.hero-section,.upload-grid,.orders-grid,.documents-grid,.final-package,.tool-grid{grid-template-columns:1fr}.document-preview{position:static}}@media (width<=720px){.topbar{padding:12px}.topnav,.top-status{display:none}.topbar-actions{grid-template-columns:1fr;display:grid}.demo-layout{gap:10px;padding:10px}.package-preview{display:none}.journey-rail{padding:11px}.rail-summary{padding:2px 2px 11px}.rail-summary strong{margin-bottom:8px;font-size:1.2rem}.journey-list{margin-top:11px}.journey-step{flex:0 0 150px;grid-template-columns:26px minmax(0,1fr);gap:8px;min-height:0;padding:9px}.journey-step small{display:none}.journey-rail .step-icon{width:26px;height:26px}.hero-section,.step-page{padding:18px}.hero-section{min-height:auto}h1{font-size:2.32rem}.step-header{grid-template-columns:42px minmax(0,1fr)}.step-header-action{grid-column:1/-1;justify-content:flex-start}.overview-band{grid-template-columns:1fr}.workflow-card{border-right:0;border-bottom:1px solid var(--border)}.workflow-card:last-child{border-bottom:0}.customer-order,.task-row,.task-row.clarify,.document-card{grid-template-columns:1fr}.top-status,.topbar-actions .ghost-button{width:100%}.step-footer{flex-direction:column;align-items:stretch}.step-footer .primary-button,.step-footer .secondary-button{width:100%}.task-meta,.blocker-chip,.customer-order>span:last-child{justify-self:start}.summary-list.compact,.detail-columns{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.progress-track span{transition:none}}.v1-layout{grid-template-columns:286px minmax(0,1fr) 336px;gap:18px;min-height:calc(100vh - 68px);padding:18px;display:grid}.rail-section{border-bottom:1px solid var(--border);padding:14px 4px}.rail-section-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.icon-button{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--teal);cursor:pointer;border-radius:8px;place-items:center;display:grid}.icon-button:hover{background:#edf8f8;border-color:#0b6f736b}.case-list-mini{gap:7px;margin-top:8px;display:grid}.mini-case{border:1px solid var(--border);background:var(--surface-soft);color:inherit;cursor:pointer;text-align:left;border-radius:8px;gap:4px;padding:10px;display:grid}.mini-case:hover,.mini-case.is-active{background:#edf8f8;border-color:#0b6f736b}.mini-case strong{color:var(--text-strong);font-size:.86rem;line-height:1.25}.mini-case small{color:var(--text-muted);font-size:.75rem;line-height:1.35}.metric-grid,.fact-grid,.action-grid{gap:12px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:16px}.metric-card{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;padding:16px}.metric-card span{color:var(--text-muted);margin-bottom:8px;font-size:.78rem;font-weight:780;display:block}.metric-card strong{color:var(--text-strong);font-size:2rem;line-height:1;display:block}.metric-card.green strong{color:var(--green)}.metric-card.amber strong{color:var(--amber)}.case-table{border:1px solid var(--border);border-radius:8px;overflow:hidden}.case-row{border:0;border-bottom:1px solid var(--border);background:var(--surface);width:100%;min-height:70px;color:inherit;cursor:pointer;text-align:left;grid-template-columns:minmax(0,1.4fr) auto auto auto;align-items:center;gap:14px;padding:14px;display:grid}.case-row:last-child{border-bottom:0}.case-row:hover{background:#edf8f8}.case-row strong{color:var(--text-strong);font-size:.96rem;display:block}.case-row small,.case-row>span{color:var(--text-muted);font-size:.82rem}.case-row>span.short{color:#c2410c;font-weight:760}.intake-grid,.case-overview-grid,.quality-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px;display:grid}.form-panel,.case-edit-panel{border:1px solid var(--border);background:var(--surface-soft);border-radius:8px;padding:16px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-grid.one-column{grid-template-columns:1fr}.field{color:var(--text-strong);gap:7px;font-size:.82rem;font-weight:780;display:grid}.field.full{margin-top:14px}.field.compact{margin-top:10px}.field input,.field select,.work-actions select,.work-actions input[type=file],.flag-toggle,.inline-title{border:1px solid var(--border);background:var(--surface);width:100%;min-height:40px;color:var(--text-strong);font:inherit;border-radius:8px;padding:0 11px;font-size:.86rem}.field input[type=file],.work-actions input[type=file]{min-height:42px;padding:9px}.field-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:12px 0 0;padding:10px;font-size:.86rem;line-height:1.45}.readiness-list{gap:9px;margin-top:16px;display:grid}.overview-main{gap:14px;display:grid}.fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.action-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.action-card{border:1px solid var(--border);background:var(--surface-soft);min-height:142px;color:inherit;cursor:pointer;text-align:left;border-radius:8px;flex-direction:column;align-items:flex-start;gap:9px;padding:16px;display:flex}.action-card:hover{background:#edf8f8;border-color:#0b6f736b}.action-card>span{width:34px;height:34px;color:var(--teal);background:#0b6f731a;border-radius:8px;place-items:center;display:grid}.action-card strong{color:var(--text-strong);font-size:.96rem}.action-card small{color:var(--text-muted);font-size:.82rem;line-height:1.42}.progress-strip{border-top:1px solid var(--border);gap:9px;margin-top:18px;padding-top:16px;display:grid}.progress-strip span{color:var(--text-strong);font-size:.86rem;font-weight:780}.flag-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.flag-toggle{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;min-height:46px;display:grid}.flag-toggle input{accent-color:var(--teal)}.flag-toggle span{color:var(--text);font-size:.8rem;font-weight:680;line-height:1.25}.task-row.v1-task{grid-template-columns:30px minmax(0,1fr) 220px;align-items:start}.work-body{gap:8px;min-width:0;display:grid}.inline-title{color:var(--text-strong);font-weight:780}.work-body textarea{min-height:78px}.work-actions{gap:8px;display:grid}.empty-note{border:1px dashed var(--border-strong);color:var(--text-muted);border-radius:8px;padding:18px}.quality-list{gap:10px;display:grid}.quality-check{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;grid-template-columns:22px minmax(0,1fr);gap:10px;padding:13px;display:grid}.quality-check.is-passed{color:var(--green);background:#ecfdf5;border-color:#15803d3d}.quality-check h2{color:inherit;margin-bottom:4px;font-size:.94rem}.quality-check p{color:inherit;font-size:.84rem;line-height:1.45}.secondary-button.full-width{width:100%}.danger-zone{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:16px;padding:16px}.danger-zone p{color:#991b1b;margin:7px 0 12px;font-size:.88rem;line-height:1.45}@media (width<=1320px){.v1-layout{grid-template-columns:250px minmax(0,1fr)}.v1-layout .package-preview{grid-column:2;height:auto;position:static}}@media (width<=1060px){.home-hero,.article-page,.public-band,.article-card-grid{grid-template-columns:1fr}.home-hero{min-height:auto;padding:28px 0}.article-index-hero{flex-direction:column;align-items:flex-start}.article-side-cta{position:static}.v1-layout{grid-template-columns:1fr}.v1-layout .journey-rail,.v1-layout .package-preview{height:auto;position:static}.v1-layout .package-preview{grid-column:auto}.intake-grid,.case-overview-grid,.quality-grid,.action-grid,.metric-grid,.fact-grid,.problem-solution-grid{grid-template-columns:1fr}}@media (width<=720px){.public-header{grid-template-columns:1fr;padding:12px}.public-nav{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.public-nav a{justify-content:center;padding:0 8px}.public-main,.article-page{width:min(100% - 20px,1180px);padding-bottom:42px}.home-hero-copy h1,.article-index-hero h1,.article-hero h1{font-size:2.45rem}.home-hero-media{display:none}.contact-panel{padding:16px}.problem-solution-grid>div{min-height:auto}.public-actions,.public-actions a,.article-index-hero a{width:100%}.v1-layout{gap:10px;padding:10px}.form-grid,.flag-grid,.case-row,.task-row.v1-task{grid-template-columns:1fr}.v1-layout .journey-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.v1-layout .journey-step{flex:auto;width:auto}.case-row{align-items:start}.work-actions{width:100%}}
