:root{--bg:#f6f7f4;--surface:#fff;--surface-strong:#eef3ef;--ink:#17211d;--muted:#66736d;--line:#dce3de;--accent:#176b5b;--accent-dark:#0f4d42;--navy:#24384a;--blue-soft:#e8eef6;--gold:#a67024;--danger:#a43d35;--warning:#8b4d1f;--shadow:0 22px 55px rgba(23,33,29,.1)}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.68}code{background:var(--surface-strong);border:1px solid var(--line);border-radius:6px;padding:2px 6px}.site-header{background:hsla(45,33%,95%,.92);border-bottom:1px solid var(--line);gap:24px;justify-content:space-between;min-height:72px;padding:0 clamp(18px,4vw,56px);position:sticky;top:0;z-index:20}.brand,.button,.credit-box,.form-message,.next-step-bar,.proof-row,.section-heading,.site-header,.site-nav,.toolbar-actions{align-items:center;display:flex}.brand{gap:10px;font-weight:800}.brand-mark{align-items:center;background:var(--accent);border-radius:8px;color:#fff;display:inline-flex;height:34px;justify-content:center;width:34px}.site-nav{color:var(--muted);gap:22px;font-size:.95rem}.site-nav a{border-radius:6px;padding:8px 2px}.button:focus-visible,.icon-button:focus-visible,.site-nav a:focus-visible,.text-link:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(23,107,91,.28);outline-offset:2px}.hero-section{display:grid;gap:clamp(28px,6vw,72px);grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);min-height:calc(100vh - 72px);padding:clamp(48px,8vw,96px) clamp(18px,6vw,88px) 56px}.hero-copy{align-self:center;max-width:760px}.eyebrow{color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:0;margin:0 0 12px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.4rem,5.2vw,5.4rem);letter-spacing:0;line-height:1;margin-bottom:24px}.hero-lead{color:var(--muted);font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65;max-width:640px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:34px 0}.button{border:1px solid transparent;border-radius:8px;cursor:pointer;font-weight:800;gap:8px;justify-content:center;min-height:44px;padding:0 18px}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark)}.button-secondary{background:#fff;border-color:var(--line);color:var(--ink)}.proof-row{color:var(--muted);flex-wrap:wrap;gap:14px}.proof-row span{align-items:center;display:inline-flex;gap:6px}.hero-product{align-items:center;display:flex;justify-content:center}.mvp-preview{background:var(--navy);border:1px solid #385369;border-radius:8px;box-shadow:var(--shadow);color:#fff;display:grid;gap:16px;max-width:560px;padding:18px;width:100%}.allocation-line,.mvp-preview-header,.mvp-preview-header div{align-items:center;display:flex;justify-content:space-between}.mvp-preview-header{color:hsla(0,0%,100%,.78)}.mvp-preview-header div{gap:8px}.status-dot{background:#83d4b4;border-radius:999px;display:inline-flex;height:9px;width:9px}.mvp-preview-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}.mvp-preview-card{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);border-radius:8px;display:grid;gap:10px;padding:16px}.mvp-preview-card.wide{grid-column:1/-1}.mvp-preview-card span{color:hsla(0,0%,100%,.72)}.document-sheet,.preview-document{background:var(--surface);border-radius:8px;color:var(--ink);padding:28px}.document-kicker{color:var(--gold);font-size:.78rem;font-weight:800;text-transform:uppercase}.document-sheet h2,.preview-document h2{font-size:2rem;margin-bottom:18px}.document-sheet p,.preview-document p{color:var(--muted);line-height:1.65}.feature-band,.pricing-grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);padding:0 clamp(18px,6vw,88px) 72px}.feature-item,.form-panel,.form-section,.metric-card,.preview-panel,.price-card,.project-list-panel,.side-panel,.support-form{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:24px}.feature-item svg{color:var(--accent)}.dashboard-hero p,.feature-item p,.metric-card p,.page-heading p,.preview-panel p,.price-card p,.project-row p,.side-panel p,.wizard-intro p{color:var(--muted);line-height:1.6}.dashboard-page,.wizard-page{padding:clamp(32px,5vw,64px) clamp(18px,5vw,72px) 72px}.dashboard-hero,.wizard-intro{align-items:end;display:flex;gap:24px;justify-content:space-between;margin-bottom:24px}.dashboard-hero div,.wizard-intro div{max-width:850px}.dashboard-hero h1,.wizard-intro h1{font-size:clamp(2rem,4vw,4rem);line-height:1.05;margin-bottom:18px}.metric-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:22px}.metric-card{display:grid;gap:10px}.metric-card svg,.project-row svg,.side-panel svg{color:var(--accent)}.metric-card span{color:var(--muted);font-weight:700}.metric-card strong{font-size:2.5rem}.dashboard-grid,.wizard-shell{display:grid;gap:22px;grid-template-columns:minmax(0,1fr) 390px}.panel-heading{align-items:center;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.panel-heading h2,.section-heading h2{margin-bottom:0}.text-link{color:var(--accent);font-weight:800}.project-list,.wizard-form{display:grid;gap:14px}.project-row{border:1px solid var(--line);border-radius:8px;padding:18px}.project-row-main{align-items:start;display:flex;gap:16px;justify-content:space-between}.project-row h3{margin-bottom:4px}.progress-track{background:var(--surface-strong);border-radius:999px;height:9px;margin:16px 0 12px;overflow:hidden}.progress-track span{background:var(--accent);display:block;height:100%}.next-action{margin-bottom:0}.side-panel,.sticky-preview{align-self:start;position:sticky;top:96px}.check-list{display:grid;gap:14px;list-style:none;margin:0 0 22px;padding:0}.check-list li{align-items:start;display:flex;gap:10px}.credit-summary{background:var(--blue-soft);border:1px solid #ced9e7;border-radius:8px;padding:16px}.workspace-shell{display:grid;grid-template-columns:310px minmax(0,1fr);min-height:calc(100vh - 72px)}.workspace-sidebar{background:#26352f;color:#fff;display:flex;flex-direction:column;gap:28px;padding:32px 24px}.workspace-sidebar h1{font-size:2rem;line-height:1.08}.step-list{display:grid;gap:8px;list-style:none;margin:0;padding:0}.step-list button{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;color:hsla(0,0%,100%,.72);cursor:pointer;display:flex;gap:10px;padding:12px;text-align:left;width:100%}.step-list button.active{background:#fff;color:var(--ink)}.step-list span{align-items:center;background:hsla(0,0%,100%,.12);border-radius:999px;display:inline-flex;height:26px;justify-content:center;width:26px}.credit-box{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);border-radius:8px;gap:12px;margin-top:auto;padding:16px}.credit-box span{color:hsla(0,0%,100%,.68);display:block;font-size:.9rem;margin-top:4px}.workspace-main{padding:32px}.workspace-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.workspace-toolbar h2{font-size:2rem;margin-bottom:0}.toolbar-actions{gap:10px}.icon-button{align-items:center;background:#fff;border:1px solid var(--line);border-radius:8px;cursor:pointer;display:inline-flex;height:44px;justify-content:center;width:44px}.icon-button.danger{color:var(--danger)}.workflow-grid{display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 360px}label{color:var(--muted);display:grid;font-weight:700;gap:8px;margin-bottom:18px}input,select,textarea{background:#fff;border:1px solid var(--line);border-radius:8px;color:var(--ink);min-height:44px;padding:10px 12px;width:100%}textarea{resize:vertical}.two-column{display:grid;gap:14px;grid-template-columns:1fr 1fr}.section-heading{justify-content:space-between;margin:28px 0 14px}.beneficiary-list,.beneficiary-row{display:grid;gap:10px}.beneficiary-row{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) 96px 44px}.preview-status{display:flex;justify-content:flex-end}.status-ok,.status-warn{align-items:center;border-radius:999px;display:inline-flex;font-size:.85rem;font-weight:800;gap:6px;padding:8px 12px}.status-ok{background:#dfeee6;color:var(--accent-dark)}.status-warn{background:#f4e2d2;color:var(--warning)}.preview-title{color:var(--ink)!important;font-size:1.35rem;font-weight:800}.allocation-list{border-top:1px solid var(--line);display:grid;gap:12px;margin:22px 0;padding-top:18px}.allocation-list div{gap:12px;display:flex;justify-content:space-between}.allocation-line{gap:12px;padding:12px 0}.allocation-line,.preview-block{border-top:1px solid var(--line)}.preview-block{padding-top:16px}.missing-list{background:var(--surface);border:1px solid var(--line);border-radius:8px;margin-top:14px;padding:18px}.missing-list p,.missing-list ul{color:var(--muted);line-height:1.6;margin-bottom:0}.form-message{border:1px solid var(--line);border-radius:8px;color:var(--muted);gap:10px;padding:14px 16px}.form-message.success{background:#dfeee6;border-color:#bad5c7;color:var(--accent-dark)}.form-message.error{background:#fae5e2;border-color:#efc2bd;color:var(--danger)}.form-message.loading{background:var(--blue-soft);border-color:#ced9e7;color:var(--navy)}.form-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.spin{animation:spin .9s linear infinite}.full-width{width:100%}.next-step-bar{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;gap:12px;justify-content:space-between;margin-top:20px;padding:14px}.content-page{padding:clamp(42px,7vw,84px) clamp(18px,6vw,88px)}.page-heading{max-width:760px}.page-heading h1{font-size:clamp(2.4rem,5vw,4.8rem)}.price-card{display:grid;gap:12px}.price-card strong{font-size:2.8rem}.support-form{max-width:720px}.form-success{background:#dfeee6;border:1px solid #bad5c7;border-radius:8px;color:var(--accent-dark);font-weight:800;margin:18px 0 0;padding:12px 14px}.checkout-action{display:grid;gap:10px}.checkout-error{color:var(--danger);font-size:.9rem;line-height:1.45;margin:0}@media (max-width:980px){.dashboard-grid,.feature-band,.hero-section,.metric-grid,.pricing-grid,.wizard-shell,.workflow-grid,.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{min-height:auto}.step-list{grid-template-columns:repeat(2,minmax(0,1fr))}.side-panel,.sticky-preview{position:static}}@media (max-width:640px){.dashboard-hero,.next-step-bar,.panel-heading,.project-row-main,.site-header,.wizard-intro,.workspace-toolbar{align-items:flex-start;flex-direction:column}.site-nav{flex-wrap:wrap;gap:12px}.hero-section{padding-top:34px}.document-body{min-height:420px;padding:26px}.mvp-preview-grid,.two-column{grid-template-columns:1fr}.workspace-main{padding:20px}.beneficiary-row,.step-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:no-preference){.button,.icon-button,.mvp-preview-card,.project-row{transition:background .16s ease,border-color .16s ease,transform .16s ease}.mvp-preview-card:hover,.project-row:hover{transform:translateY(-2px)}}@keyframes spin{to{transform:rotate(1turn)}}