:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17221f;font-synthesis:none;--ink:#17221f;--muted:#66706c;--paper:#fffdf8;--sand:#f4f1e9;--green:#174c3c;--green-2:#236b55;--lime:#d9ecae;--line:#d9d6cc;--danger:#9b302c;--focus:#1267a3;background:#f4f1e9;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,.brand{font-family:Libre Franklin,system-ui,sans-serif}h1{letter-spacing:-.045em;font-size:clamp(2rem,4vw,3.8rem);line-height:1.02}h2{letter-spacing:-.025em}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{z-index:100;background:#fff;padding:.8rem 1rem;position:fixed;top:-80px;left:1rem}.skip-link:focus{top:1rem}.button{cursor:pointer;border:1px solid #0000;border-radius:.55rem;justify-content:center;align-items:center;gap:.4rem;padding:.72rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button:disabled{opacity:.55;cursor:wait}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green-2)}.secondary{border-color:var(--green);color:var(--green);background:0 0}.ghost{border-color:var(--line);background:0 0}.auth-page{background:radial-gradient(circle at 80% 15%,#d9ecae 0 12%,#0000 35%),linear-gradient(135deg,#133e32,#1f5e4b);place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-card{background:var(--paper);border-radius:1rem;width:min(680px,100%);padding:clamp(2rem,7vw,5rem);box-shadow:0 30px 80px #09261d88}.auth-card h1{color:var(--green)}.auth-card .button{margin:1.3rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--green-2);margin-bottom:.6rem;font-size:.76rem;font-weight:800}.fine-print,.field-help{color:var(--muted);font-size:.88rem}.app-shell{grid-template-rows:72px 1fr;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.7rem;font-weight:700;text-decoration:none;display:flex}.brand-mark{background:var(--green);width:38px;height:38px;color:var(--lime);border-radius:.5rem;place-items:center;font-size:.8rem;display:grid}.topbar-actions{align-items:center;gap:.8rem;display:flex}.workspace-switch{text-align:right;flex-direction:column;font-weight:700;text-decoration:none;display:flex}.workspace-switch small{color:var(--muted);font-weight:400}.sidebar{border-right:1px solid var(--line);background:#ebe7dc;flex-direction:column;gap:.4rem;padding:1.5rem 1rem;display:flex}.sidebar>a{border-radius:.5rem;padding:.8rem 1rem;font-weight:600;text-decoration:none}.sidebar>a.active{background:var(--green);color:#fff}.sidebar-note{background:var(--lime);border-radius:.6rem;flex-direction:column;gap:.35rem;margin-top:auto;padding:1rem;font-size:.82rem;display:flex}.main-content{width:100%;max-width:1500px;padding:clamp(1.5rem,4vw,4rem)}.narrow{max-width:820px;margin:auto}.page-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.page-header h1{margin-bottom:0}.filters{gap:1rem;margin-bottom:1.4rem;display:flex}.filters label,.field{flex-direction:column;gap:.4rem;font-weight:650;display:flex}input,select,textarea{background:var(--paper);width:100%;color:var(--ink);border:1px solid #aaa99f;border-radius:.45rem;padding:.75rem}textarea{resize:vertical;min-height:100px}.editor{min-height:480px;font-family:ui-monospace,monospace;line-height:1.6}.content-list{gap:.7rem;margin-bottom:1rem;display:grid}.content-row{background:var(--paper);border:1px solid var(--line);border-radius:.65rem;justify-content:space-between;align-items:center;padding:1.25rem 1.4rem;text-decoration:none;transition:all .15s;display:flex}.content-row:hover{border-color:var(--green-2);transform:translateY(-2px);box-shadow:0 8px 22px #234c3c12}.content-row h2{margin:.55rem 0 .2rem;font-size:1.18rem}.content-row p{color:var(--muted);margin:0;font-size:.9rem}.status{letter-spacing:.02em;background:#e7e4da;border-radius:99px;padding:.25rem .55rem;font-size:.75rem;font-weight:800;display:inline-flex}.status-draft{background:#f5dfaa}.status-in_review{background:#cce2ed}.status-approved{background:#cce7d3}.status-published{background:var(--green);color:#fff}.form-card,.document-panel,.evidence-panel,.workflow-panel{background:var(--paper);border:1px solid var(--line);border-radius:.8rem;padding:clamp(1.2rem,3vw,2rem)}.form-card{gap:1.2rem;display:grid}fieldset{border:0;margin:0;padding:0}legend{margin-bottom:.7rem;font-weight:700}.level-picker{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.level-picker input{opacity:0;pointer-events:none;position:absolute}.level-picker span{border:1px solid var(--line);cursor:pointer;border-radius:.45rem;place-items:center;height:46px;display:grid}.level-picker input:checked+span{background:var(--green);color:#fff;border-color:var(--green)}.safety-banner,.legal-warning{background:var(--lime);border-left:4px solid var(--green);flex-direction:column;gap:.25rem;margin-bottom:1rem;padding:1rem 1.2rem;display:flex}.detail-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:1.2rem;display:grid}.document-meta{color:var(--muted);flex-wrap:wrap;gap:.8rem;margin-bottom:1rem;font-size:.85rem;display:flex}.lead{color:#46504c;font-size:1.12rem}.markdown{overflow-wrap:anywhere;line-height:1.75}.markdown h2{margin-top:2rem}.markdown blockquote{border-left:3px solid var(--green);color:var(--muted);margin-left:0;padding-left:1rem}.markdown img{max-width:100%}.evidence-panel{position:sticky;top:90px}.citation-list{gap:1rem;padding-left:1.3rem;display:grid}.citation-list li::marker{color:var(--green);font-weight:800}.citation-list strong,.citation-list span{display:block}.citation-list span{color:var(--muted);font-size:.88rem}.citation-list p{margin:.35rem 0 0;font-size:.9rem}.workflow-panel{justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:1.2rem;display:flex}.workflow-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:.6rem;display:flex}.review-box{gap:.5rem;min-width:min(420px,100%);display:grid}.review-box div{justify-content:flex-end;gap:.5rem;display:flex}.editor-tabs{border-bottom:1px solid var(--line);display:flex}.editor-tabs button{background:0 0;border:0;padding:.7rem;font-weight:700}.editor-tabs button[aria-selected=true]{color:var(--green);border-bottom:3px solid var(--green)}.preview{border:1px solid var(--line);min-height:300px;padding:1rem}.center-state,.empty-state,.error-state{text-align:center;place-content:center;max-width:650px;min-height:300px;margin:auto;padding:2rem;display:grid}.loader{border:4px solid var(--line);border-top-color:var(--green);border-radius:50%;width:42px;height:42px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.inline-error,.error-state{color:var(--danger);background:#fff3f1;border:1px solid #e5b9b5;border-radius:.5rem}.inline-error{flex-direction:column;gap:.2rem;padding:.8rem;display:flex}.field-error{color:var(--danger)}.selection-page{place-items:center;min-height:100vh;padding:2rem;display:grid}.workspace-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.workspace-card{background:var(--paper);border:1px solid var(--line);border-radius:.7rem;flex-direction:column;gap:.3rem;padding:1.4rem;text-decoration:none;display:flex}.workspace-card:hover{border-color:var(--green)}.workspace-card span{color:var(--muted)}@media (width<=850px){.app-shell{grid-template-rows:68px auto 1fr;grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;padding:.6rem;overflow:auto}.sidebar-note{display:none}.main-content{padding:1.2rem}.detail-grid{grid-template-columns:1fr}.evidence-panel{position:static}.workflow-panel{flex-direction:column}.workflow-actions{justify-content:flex-start;width:100%}.topbar{padding:0 .8rem}.workspace-switch{max-width:150px}.brand>span:last-child{display:none}}@media (width<=520px){.page-header{flex-direction:column;align-items:flex-start}.filters{display:grid}.topbar .ghost{padding:.55rem}.level-picker{gap:.25rem}.detail-grid{margin-inline:-.4rem}.document-panel,.evidence-panel,.workflow-panel{padding:1rem}.review-box{width:100%;min-width:0}.review-box div{flex-direction:column}.button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
