:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e2927;background:#edf4f1;line-height:1.45}*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden}.shell{max-width:1180px;margin:0 auto;padding:42px 28px 72px;position:relative;z-index:1}.orb{position:fixed;border-radius:50%;filter:blur(1px);pointer-events:none;opacity:.7}.orb-one{width:520px;height:520px;right:-220px;top:-220px;background:#d6e8df}.orb-two{width:360px;height:360px;left:-190px;bottom:-160px;background:#f3d9ca}.masthead{display:flex;gap:22px;align-items:flex-start;margin-bottom:30px}.brand-mark{width:64px;height:64px;display:grid;place-items:center;border-radius:21px;background:#123b37;color:#f8f0df;font-family:Georgia,serif;font-size:36px;box-shadow:0 12px 30px #1b4c3b24}.eyebrow{font-size:12px;letter-spacing:.19em;font-weight:800;color:#a46552;margin:0 0 8px}.masthead h1,.section-heading h2{font-family:Georgia,serif;font-weight:500;letter-spacing:-.04em;margin:0;color:#183a35}.masthead h1{font-size:clamp(34px,5vw,58px)}.lede{margin:8px 0;color:#61716c;font-size:17px;max-width:570px}.badge{margin-left:auto;border:1px solid #d5b183;border-radius:999px;padding:8px 13px;color:#8a5b3d;font-size:11px;font-weight:800;letter-spacing:.12em;background:#fffaf3}.panel{background:#fffaf4cc;border:1px solid #d9cec3;border-radius:28px;box-shadow:0 16px 45px #34564b10;backdrop-filter:blur(15px)}.auth-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;padding:28px;margin-bottom:28px}.panel h2,.panel h3{margin:0;color:#21312e;font-family:Georgia,serif;font-weight:500;letter-spacing:-.03em}.auth-panel h2{font-size:30px}.muted{color:#71807c;margin:8px 0}.auth-fields{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}label{color:#697772;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}input,textarea,select{width:100%;font:inherit;color:#20302d;background:#fffdf9;border:1px solid #d9d0c8;border-radius:14px;padding:12px 13px;margin-top:7px;outline:none}textarea{resize:vertical;line-height:1.5}input:focus,textarea:focus,select:focus{border-color:#a96551;box-shadow:0 0 0 3px #a9655120}button{border:0;font:inherit;cursor:pointer}.primary,.secondary,.quiet{border-radius:999px;padding:12px 16px;font-weight:800;white-space:nowrap}.primary{background:#173c37;color:#fff9ee}.primary:hover{background:#286259}.secondary{background:#e6c27f;color:#2b382f}.quiet{background:transparent;color:#8a5b3d;border:1px solid #d8cabe}.tabs{display:flex;gap:8px;border-bottom:1px solid #d5cdc5;margin-bottom:24px}.tab{padding:14px 18px;background:transparent;color:#74807b;font-weight:800;border-bottom:3px solid transparent}.tab.active{color:#194c44;border-color:#c68d57}.view{display:none}.view.active{display:block}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:12px 0 20px}.section-heading h2{font-size:38px}.metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:18px}.metric{padding:20px;border-radius:20px;background:#fffaf5;border:1px solid #dfd6cc}.metric span{display:block;color:#8a5b3d;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.metric strong{display:block;color:#183a35;font:500 31px Georgia,serif;margin-top:12px}.two-column{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.guidance,.health{padding:24px}.guidance h3{font-size:28px}.guidance p{color:#64736e;max-width:600px}.steps{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.steps span{border:1px solid #dac7b8;border-radius:999px;padding:8px 12px;color:#8a5b3d;font-size:12px;font-weight:800}.health-row{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #e6ded6;color:#687873}.health-row b{color:#23654d}.toolbar{display:flex;gap:10px;margin-bottom:14px}.toolbar input{margin:0;max-width:420px}.toolbar select{width:auto;margin:0}.content-list,.audit-list{display:grid;gap:10px}.content-row,.audit-row{background:#fffaf5;border:1px solid #ded5cb;border-radius:18px;padding:17px 18px;display:flex;justify-content:space-between;gap:16px;align-items:center}.content-row h4{font:600 20px Georgia,serif;margin:3px 0;color:#21312e}.content-row p,.audit-row p{margin:0;color:#78837e;font-size:13px}.status{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.status-draft{background:#f2e7c7;color:#87662c}.status-in-review{background:#e8def6;color:#6b4b8c}.status-published{background:#d9eee1;color:#2b6b4e}.status-archived{background:#e7e6e1;color:#69716d}.editor{padding:25px;margin-top:18px}.editor-head{display:flex;justify-content:space-between;margin-bottom:18px}.editor-head h3{font-size:29px}.icon-button{width:35px;height:35px;border-radius:50%;background:#eee2d8;color:#765548;font-size:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.wide{grid-column:1/-1}.editor-actions{display:flex;gap:9px;margin-top:16px}.small{font-size:12px}.hidden{display:none!important}.notice{padding:13px 16px;border-radius:14px;margin-bottom:18px;background:#f8e9e9;border:1px solid #dba6a6;color:#8d4040;font-weight:700}.notice.ok{background:#e5f1e8;border-color:#b5d3bd;color:#2d6c49}footer{display:flex;justify-content:space-between;gap:18px;margin-top:36px;color:#82908b;font-size:12px}@media(max-width:820px){.auth-panel,.two-column{grid-template-columns:1fr}.auth-fields{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}.masthead{flex-wrap:wrap}.badge{margin-left:0}.section-heading h2{font-size:31px}}@media(max-width:520px){.shell{padding:26px 16px 55px}.metrics{grid-template-columns:1fr 1fr}.toolbar{flex-wrap:wrap}.toolbar input{max-width:none}.content-row{align-items:flex-start;flex-direction:column}footer{flex-direction:column}}
