:root{--bg:#f5f2ee;--surface:#fffdfa;--surface-2:#f2ede7;--surface-3:#e8e1da;--text:#1d1d1f;--muted:#6b6b6b;--line:#d8cfc7;--brand:#c1121f;--brand-2:#99101a;--brand-soft:#f8e5e5;--accent:#c99a2e;--warning:#7a4a00;--warning-bg:#fff1d6;--danger:#a50f1a;--danger-bg:#fbe4e5;--success:#176746;--success-bg:#e1f2e9;--shadow:0 18px 45px #341f1917;--focus:#075fb8;--radius:18px;--sidebar:248px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#151517;--surface:#1d1d1f;--surface-2:#28282b;--surface-3:#343438;--text:#f5f2ee;--muted:#bbb6b0;--line:#424246;--brand:#ff6670;--brand-2:#ff9298;--brand-soft:#451b20;--accent:#e7ba54;--warning:#ffd27b;--warning-bg:#3b2c13;--danger:#ff9b9f;--danger-bg:#451b20;--success:#86d5ad;--success-bg:#17372a;--shadow:0 20px 55px #00000047;--focus:#67b7ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:8px;font-size:clamp(1.8rem,3.2vw,2.65rem);line-height:1.08}h2{letter-spacing:-.022em;margin-bottom:8px;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.2}h3{margin-bottom:4px;font-size:1rem}.muted{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--brand-2);margin-bottom:7px;font-size:.72rem;font-weight:800}.eyebrow.light{color:#fff3e8}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--text);color:var(--surface);border-radius:9px;padding:10px 15px;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.app-shell{min-height:100vh}.sidebar{width:var(--sidebar);background:var(--surface);border-right:1px solid var(--line);z-index:50;flex-direction:column;padding:24px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-head{align-items:center;gap:12px;padding:0 5px 24px;display:flex}.brand-logo-main,.brand-logo-sidebar,.brand-mark{background-position:50%;background-repeat:no-repeat;background-size:contain}.brand-logo-main{aspect-ratio:563/352;background-image:url(/brand/logo-main.png);width:min(330px,100%);margin:0 auto 18px}.brand-logo-sidebar{aspect-ratio:563/352;background-image:url(/brand/logo-main.png);width:190px}.brand-mark{filter:drop-shadow(0 9px 14px #5b0b1133);background-image:url(/icons/icon-192.png);width:62px;height:62px}.brand-mark.tiny{filter:none;width:30px;height:30px}.sidebar nav{gap:6px;display:grid}.sidebar nav button{cursor:pointer;min-height:48px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:0 13px;display:flex}.sidebar nav button svg{width:20px}.sidebar nav button:hover{background:var(--surface-2);color:var(--text)}.sidebar nav button.active{background:var(--brand-soft);color:var(--brand);font-weight:750}.sidebar nav button b{background:var(--warning-bg);min-width:24px;height:24px;color:var(--warning);border-radius:12px;place-items:center;margin-left:auto;padding:0 7px;font-size:.72rem;display:grid}.sidebar-bottom{gap:14px;margin-top:auto;display:grid}.user-card{border-top:1px solid var(--line);align-items:center;gap:10px;padding:18px 6px 0;display:flex}.user-card>div{background:var(--surface-3);width:38px;height:38px;color:var(--brand);border-radius:50%;place-items:center;font-weight:800;display:grid}.user-card>span{line-height:1.2;display:grid}.user-card small{color:var(--muted)}.logout-button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0 8px;display:flex}.theme-switch{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:3px;display:flex}.theme-switch button{cursor:pointer;min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;display:flex}.theme-switch button.active{background:var(--surface);color:var(--text);box-shadow:0 2px 7px #2d181824}.theme-label{font-size:.68rem}.content-shell{padding-left:var(--sidebar);min-width:0;min-height:100vh}.content-shell main{width:min(1180px,100% - 64px);margin:0 auto;padding:34px 0 100px}.demo-banner,.offline-banner{justify-content:center;align-items:center;gap:10px;min-height:44px;padding:9px 28px;font-size:.82rem;display:flex}.demo-banner{background:var(--warning-bg);color:var(--warning);border-bottom:1px solid color-mix(in srgb, var(--warning) 25%, transparent)}.offline-banner{z-index:30;background:var(--danger-bg);color:var(--danger);position:sticky;top:0}.mobile-header,.bottom-nav,.mobile-close{display:none}.mobile-brand{align-items:center;gap:7px;display:inline-flex}.view-stack{gap:24px;min-width:0;display:grid}.view-stack>*,.page-heading>*{min-width:0}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-heading p{margin-bottom:0}.save-state,.stage-pill{border:1px solid var(--line);background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.78rem;display:inline-flex}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(18px,2.5vw,28px)}.section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.section-heading h2{margin:0}.button{cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-weight:750;text-decoration:none;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.52;cursor:not-allowed;transform:none}.button.primary{color:#fff;background:#c1121f}.button.secondary{background:var(--brand-soft);color:var(--brand);border-color:color-mix(in srgb, var(--brand) 22%, var(--line))}.button.light{color:#8f0c16;background:#fff}.button.ghost{color:var(--text);border-color:var(--line);background:0 0}.button.danger{color:var(--danger)}.button.small{min-height:38px;padding:0 11px;font-size:.78rem}.button.wide{width:100%}.text-button{min-height:44px;color:var(--brand);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-weight:750;display:inline-flex}label{color:var(--muted);gap:7px;font-size:.82rem;font-weight:650;display:grid}input,textarea,select{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--text);border-radius:10px;min-height:44px;padding:11px 12px}textarea{resize:vertical;line-height:1.45}input::placeholder,textarea::placeholder{color:color-mix(in srgb, var(--muted) 78%, transparent)}.checkbox{color:var(--text);align-items:center;gap:9px;min-height:44px;display:flex}.checkbox input{width:20px;height:20px;min-height:0}.form-stack{gap:15px;display:grid}.form-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.span-2{grid-column:span 2}.span-3{grid-column:span 3}.error-summary{background:var(--danger-bg);color:var(--danger);border:1px solid color-mix(in srgb, var(--danger) 35%, transparent);border-radius:11px;padding:12px 14px;font-weight:650}.app-error{justify-content:space-between;width:min(1120px,100% - 64px);margin:20px auto 0;display:flex}.context-note,.safety-note{border-radius:12px;align-items:flex-start;gap:10px;padding:13px 15px;display:flex}.context-note{background:var(--warning-bg);color:var(--warning)}.safety-note{background:var(--brand-soft);color:var(--brand);font-size:.83rem}.hero-card{color:#fff;background:linear-gradient(128deg,#7d0a12,#c1121f 58%,#980d17);border-radius:24px;justify-content:space-between;align-items:center;gap:40px;min-height:270px;padding:clamp(24px,4vw,44px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #7a0a133d}.hero-card:after{content:"";border:60px solid #ffffff14;border-radius:50%;width:310px;height:310px;position:absolute;top:-140px;right:-70px}.hero-copy{z-index:1;max-width:650px;position:relative}.hero-copy h2{max-width:600px;font-size:clamp(1.65rem,3vw,2.45rem)}.hero-copy p:not(.eyebrow){color:#fff0ec;max-width:610px;margin-bottom:22px}.mission-progress{z-index:1;text-align:center;min-width:150px;display:grid;position:relative}.mission-progress strong{font-size:3.5rem;line-height:1}.mission-progress small{color:#f7d9d5;font-size:1.1rem}.mission-progress span{color:#f7d9d5;margin-top:6px}.progress-track{background:#ffffff29;border-radius:10px;width:150px;height:7px;margin-top:15px;overflow:hidden}.progress-track span{border-radius:inherit;background:#f0c75e;height:100%;margin:0;display:block}.metric-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.metric-card{background:var(--surface);border:1px solid var(--line);border-radius:15px;align-items:center;gap:14px;padding:17px;display:flex}.metric-card>svg{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:12px;padding:9px}.metric-card div{display:grid}.metric-card span,.metric-card small{color:var(--muted);font-size:.75rem}.metric-card strong{font-size:1.15rem}.two-column{grid-template-columns:minmax(0,1.4fr) minmax(280px,.85fr);gap:20px;display:grid}.timeline{margin:0;padding:0;list-style:none;display:grid}.timeline li{gap:14px;min-height:68px;display:flex;position:relative}.timeline li:not(:last-child):before{content:"";background:var(--line);width:2px;height:30px;position:absolute;top:38px;left:17px}.timeline li>span{border:1px solid var(--line);background:var(--surface-2);width:36px;height:36px;color:var(--muted);border-radius:50%;flex:0 0 36px;place-items:center;font-weight:800;display:grid}.timeline li>span svg{width:19px}.timeline li.done>span{background:var(--success-bg);color:var(--success);border-color:#0000}.timeline li.current>span{background:var(--warning-bg);color:var(--warning);border-color:var(--warning)}.timeline li div{align-content:start;padding-top:3px;display:grid}.timeline small{color:var(--muted)}.blockers-panel{background:color-mix(in srgb, var(--warning-bg) 48%, var(--surface))}.blocker{border-top:1px solid color-mix(in srgb, var(--warning) 16%, transparent);gap:10px;padding:12px 0;display:flex}.blocker>span{background:var(--warning);width:22px;height:22px;color:var(--warning-bg);border-radius:50%;flex:0 0 22px;place-items:center;font-weight:900;display:grid}.blocker p{margin:0;font-size:.87rem}.empty-positive{color:var(--success);gap:10px;display:flex}.status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:fit-content;min-height:27px;padding:3px 8px;font-size:.7rem;font-weight:800;display:inline-flex}.status.success{background:var(--success-bg);color:var(--success)}.status.danger{background:var(--danger-bg);color:var(--danger)}.status.warning{background:var(--warning-bg);color:var(--warning)}.status.neutral{background:var(--surface-3);color:var(--muted)}.amount-panel{border-left:4px solid var(--warning)}.amount-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;margin-top:18px;display:grid}.inline-actions{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;margin-top:13px;font-size:.78rem;display:flex}.budget-strip{z-index:15;background:var(--brand-soft);border:1px solid color-mix(in srgb, var(--brand) 20%, var(--line));border-radius:13px;align-items:center;gap:30px;margin-bottom:16px;padding:13px 17px;display:flex;position:sticky;top:8px}.budget-strip>div{display:grid}.budget-strip span{color:var(--muted);font-size:.7rem}.budget-strip strong{font-size:1.05rem}.budget-strip.over{background:var(--danger-bg);border-color:var(--danger)}.budget-error{color:var(--danger);grid-auto-flow:column;align-items:center;gap:8px;margin-left:auto;font-weight:750;display:flex!important}.undertaking-list{gap:10px;display:grid}.undertaking-card{border:1px solid var(--line);border-radius:13px;overflow:hidden}.undertaking-summary{background:var(--surface);cursor:pointer;text-align:left;border:0;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:70px;padding:13px 15px;display:flex}.undertaking-summary>div{align-items:center;gap:12px;display:flex}.undertaking-summary p{color:var(--muted);margin:0;font-size:.75rem}.item-number{background:var(--surface-2);width:32px;height:32px;color:var(--brand);border-radius:10px;place-items:center;font-weight:800;display:grid}.undertaking-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.inner-form,.new-item-form{border-top:1px solid var(--line);background:var(--surface-2);padding:18px}.new-item-form{border:1px solid var(--line);border-radius:13px;margin-bottom:16px}.empty-state{text-align:center;min-height:260px;color:var(--muted);align-content:center;place-items:center;padding:30px;display:grid}.empty-state svg{background:var(--surface-2);width:44px;height:44px;color:var(--brand);border-radius:14px;margin-bottom:12px;padding:11px}.empty-state p{max-width:480px}.readiness-grid{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:16px;display:grid}.readiness{border:1px solid var(--line);border-radius:13px;align-items:center;gap:13px;padding:14px;display:flex}.readiness>svg{border-radius:10px;width:34px;height:34px;padding:7px}.readiness div{display:grid}.readiness span{color:var(--muted);font-size:.76rem}.readiness.ok>svg{background:var(--success-bg);color:var(--success)}.readiness.not-ok>svg{background:var(--warning-bg);color:var(--warning)}.validation-row{border-top:1px solid var(--line);align-items:flex-start;gap:9px;min-height:42px;padding:9px 0;font-size:.85rem;display:flex}.validation-row svg{color:var(--warning);flex:none;margin-top:2px}.packet-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding-top:18px;display:flex}.packet-actions p{color:var(--muted);margin:3px 0 0;font-size:.78rem}.save-banner{width:fit-content;color:var(--muted);align-items:center;gap:7px;font-size:.78rem;display:flex}.meeting-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.action-list{gap:8px;display:grid}.action-row{border:1px solid var(--line);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.action-row p{color:var(--muted);margin:0;font-size:.75rem}.action-status{background:var(--surface-2);width:30px;height:30px;color:var(--success);border-radius:50%;place-items:center;display:grid}.action-status span{border:2px solid var(--muted);border-radius:50%;width:11px;height:11px}.action-buttons{gap:7px;display:flex}.warning-text{color:var(--warning)}.file-button{position:relative;overflow:hidden}.file-button input,.capture-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.meeting-live-panel{border:2px solid color-mix(in srgb, var(--brand) 35%, var(--line))}.meeting-mode .page-heading{z-index:25;background:var(--bg);padding:10px 0;position:sticky;top:0}.meeting-mode .meeting-live-panel{box-shadow:0 0 0 5px var(--brand-soft), var(--shadow)}.meeting-facts{grid-template-columns:200px 1fr;align-items:end;gap:16px;margin-bottom:20px;display:grid}.meeting-facts p{margin:0;display:grid}.meeting-facts span{color:var(--muted);font-size:.78rem}.vote-form{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.vote-count input{text-align:center;min-height:70px;font-size:1.7rem;font-weight:850}.vote-count.for input{border-color:var(--success);background:var(--success-bg)}.vote-count.against input{border-color:var(--danger);background:var(--danger-bg)}.vote-count.abstain input{border-color:var(--warning);background:var(--warning-bg)}.vote-submit{align-self:end}.vote-history{gap:8px;margin:20px 0;display:grid}.vote-history>div{border:1px solid var(--line);border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:52px;padding:9px;display:grid}.vote-history span{color:var(--muted);font-size:.76rem}.notes-field{margin:18px 0 12px}.uploader-panel{border:2px solid color-mix(in srgb, var(--brand) 35%, var(--line))}.document-start{border-top:4px solid #c1121f}.document-start>p{max-width:780px}.acquisition-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.acquisition-grid article{border:1px solid var(--line);background:var(--surface-2);border-radius:13px;align-items:flex-start;gap:12px;padding:15px;display:flex}.acquisition-grid article>span{color:#fff;background:#c1121f;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:850;display:grid}.acquisition-grid article div{gap:4px;display:grid}.acquisition-grid article p{color:var(--muted);margin:0;font-size:.78rem}.uploader-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.capture-buttons{grid-template-columns:1fr 1fr;gap:12px;margin-top:15px;display:grid}.capture-button{border:2px dashed var(--line);background:var(--surface-2);text-align:center;cursor:pointer;min-height:116px;color:var(--text);border-radius:14px;align-content:center;place-items:center;gap:4px;display:grid;position:relative}.capture-button:hover{border-color:var(--brand);background:var(--brand-soft)}.capture-button svg{color:var(--brand)}.capture-button span{color:var(--muted);font-size:.72rem}.upload-queue{margin-top:18px}.queue-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:62px;padding:8px 2px;display:grid}.queue-row>div:nth-child(2){min-width:0;display:grid}.queue-row strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.queue-row span{color:var(--muted);font-size:.72rem}.queue-row.error span{color:var(--danger)}.queue-row.done .file-icon{color:var(--success)}.file-icon{background:var(--surface-2);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.queue-actions{display:flex}.queue-actions button{cursor:pointer;background:0 0;border:0;border-radius:8px;width:38px;height:38px}.queue-actions button:hover{background:var(--surface-2)}.queue-actions button:disabled{opacity:.25}.queue-actions svg{width:17px}.upload-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:15px;display:flex}.upload-footer p{color:var(--muted);margin:0;font-size:.76rem}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.document-toolbar{display:flex}.document-toolbar label{width:min(420px,100%);position:relative}.document-toolbar svg{color:var(--muted);position:absolute;top:13px;left:12px}.document-toolbar input{padding-left:40px}.document-group{gap:12px;display:grid}.group-heading{align-items:center;gap:9px;display:flex}.group-heading h2{margin:0}.group-heading span{background:var(--surface-3);min-width:25px;height:25px;color:var(--muted);border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid}.requirement-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.requirement-card{overflow-wrap:anywhere;background:var(--surface);border:1px solid var(--line);border-radius:14px;gap:10px;min-width:0;padding:16px;display:grid}.requirement-card.critical{border-left:4px solid var(--warning)}.requirement-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.code{color:var(--muted);font:700 .64rem ui-monospace,SFMono-Regular,Menlo,monospace}.privacy-hint{border-left:3px solid var(--warning);padding-left:8px;color:var(--warning)!important}.requirement-card p,.requirement-card small{color:var(--muted);margin:0;font-size:.75rem}.card-actions{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:4px;display:flex}.document-file{background:var(--surface-2);border-radius:10px;gap:9px;padding:9px;display:flex}.document-file>div{gap:3px;min-width:0;display:grid}.document-file span{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.7rem;display:flex}.source-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.source-card{border:1px solid var(--line);background:var(--surface);min-height:92px;color:var(--text);border-radius:13px;align-items:flex-start;gap:12px;padding:15px;text-decoration:none;display:flex}.source-card>svg{color:var(--success);flex:none}.source-card div{display:grid}.source-card span,.source-card small{color:var(--muted);font-size:.72rem}.login-shell,.loading-screen{background:radial-gradient(circle at 70% 10%, var(--brand-soft), transparent 35%), var(--bg);place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{background:var(--surface);border:1px solid var(--line);width:min(460px,100%);box-shadow:var(--shadow);border-radius:24px;padding:clamp(24px,5vw,42px)}.login-card .safety-note{margin:20px 0}.loading-screen{color:var(--muted);align-content:center;gap:14px}.loading-screen .brand-mark{margin:auto}@media (max-width:900px){:root{--sidebar:0px}.sidebar{width:min(310px,88vw);transition:transform .2s;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.mobile-close{background:0 0;border:0;place-items:center;width:44px;height:44px;margin-left:auto;display:grid}.backdrop{z-index:45;background:#0000007a;border:0;position:fixed;inset:0}.content-shell{width:100%;padding-left:0;overflow-x:clip}.mobile-header{border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;height:58px;padding:0 16px;display:flex}.mobile-header>button{background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.mobile-header .theme-switch{width:46px}.mobile-header .theme-switch button{display:none}.mobile-header .theme-switch button.active{display:flex}.mobile-header .theme-label{display:none}.bottom-nav{z-index:40;min-height:calc(66px + env(safe-area-inset-bottom));padding:5px 6px env(safe-area-inset-bottom);background:color-mix(in srgb, var(--surface) 95%, transparent);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);grid-template-columns:repeat(4,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav button{min-height:56px;color:var(--muted);background:0 0;border:0;border-radius:10px;align-content:center;place-items:center;gap:2px;font-size:.65rem;display:grid}.bottom-nav button svg{width:20px}.bottom-nav button.active{color:var(--brand);background:var(--brand-soft);font-weight:800}.content-shell main{width:calc(100% - 28px);max-width:760px;padding-top:24px;padding-bottom:110px}.two-column,.requirement-grid,.source-grid,.acquisition-grid{grid-template-columns:1fr}.demo-banner{justify-content:flex-start;padding-inline:15px}}@media (max-width:620px){body{font-size:14px}.content-shell main{width:calc(100% - 20px);max-width:600px}.page-heading{flex-direction:column;align-items:flex-start;gap:12px}.page-heading>.button{width:100%}.hero-card{flex-direction:column;align-items:flex-start;gap:24px;min-height:360px}.mission-progress{text-align:left}.metric-grid,.amount-form,.meeting-form,.undertaking-form,.readiness-grid,.uploader-fields,.capture-buttons{grid-template-columns:1fr}.span-2,.span-3{grid-column:span 1}.inline-actions,.packet-actions,.upload-footer{flex-direction:column;align-items:flex-start}.packet-actions .button,.upload-footer .button{width:100%}.budget-strip{flex-wrap:wrap;gap:12px 24px;top:4px}.budget-error{width:100%;margin-left:0}.undertaking-summary{align-items:flex-start}.undertaking-summary>div:last-child{justify-items:end;display:grid}.action-row{grid-template-columns:auto 1fr}.action-buttons{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.meeting-facts{grid-template-columns:1fr}.vote-form{grid-template-columns:1fr 1fr 1fr}.vote-form>label:not(.vote-count),.vote-form>div,.vote-form>button{grid-column:1/-1}.vote-count input{min-height:82px}.vote-history>div{grid-template-columns:1fr}.queue-row{grid-template-columns:auto minmax(0,1fr)}.queue-actions{grid-column:1/-1;justify-content:flex-end}.theme-label{display:none}}@media (max-width:360px){.panel{border-radius:14px;padding:15px}.hero-card{padding:22px 18px}.button{padding-inline:12px}.action-buttons{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (forced-colors:active){.status,.button,.panel,.requirement-card,input,textarea,select{border:1px solid canvastext}.progress-track span{background:highlight}}@media print{:root,:root[data-theme=dark]{--bg:#fff;--surface:#fff;--text:#000;--muted:#333;--line:#aaa;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.sidebar,.mobile-header,.bottom-nav,.demo-banner,.offline-banner,button,.theme-switch{display:none!important}.content-shell{padding:0}.content-shell main{width:100%;padding:0}.panel,.hero-card{box-shadow:none;break-inside:avoid;color:#000;background:#fff}}
