:root{color:#17251d;font-synthesis:none;background:#f3f5f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}.loading,.login-shell{place-items:center;min-height:100vh;display:grid}.login-shell{background:radial-gradient(circle at 15% 15%,#a3b79859,#0000 36%),#17251d;padding:24px}.login-card{background:#fff;border-radius:24px;width:min(440px,100%);padding:42px;box-shadow:0 32px 80px #0000003d}.brand-mark{color:#fff;letter-spacing:-.04em;background:#bd6c42;border-radius:16px;place-items:center;width:54px;height:54px;font-weight:800;display:grid}.brand-mark.small{border-radius:12px;width:42px;height:42px}.eyebrow{color:#8c4b2d;letter-spacing:.12em;text-transform:uppercase;margin:24px 0 6px;font-size:.75rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:10px;font-size:2.15rem}h2{margin-bottom:0;font-size:1.85rem}h3{margin-bottom:0;font-size:1.35rem}.muted{color:#667169;line-height:1.6}.stack{gap:18px;margin-top:28px;display:grid}label{color:#33443a;gap:8px;font-size:.88rem;font-weight:700;display:grid}input,textarea,select{color:#17251d;background:#fff;border:1px solid #d7ddd8;border-radius:11px;outline:none;width:100%;padding:12px 14px;transition:border-color .16s,box-shadow .16s}input:focus,textarea:focus,select:focus{border-color:#59816b;box-shadow:0 0 0 3px #59816b26}textarea{resize:vertical;line-height:1.6}small{color:#7a857e;font-weight:500}.primary,.ghost{border:0;border-radius:10px;padding:11px 17px;font-weight:800}.primary{color:#fff;background:#315e48;box-shadow:0 6px 18px #315e4833}.primary:hover{background:#254d39}.primary:disabled{cursor:wait;opacity:.65}.ghost{color:#3e4b43;background:#edf0ed}.alert{border-radius:9px;padding:11px 13px;font-size:.88rem}.alert.error{color:#8b2d25;background:#fbe9e7}.app-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}aside{color:#e8eee9;background:#17251d;flex-direction:column;height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.aside-brand{align-items:center;gap:12px;padding:0 8px 28px;display:flex}.aside-brand div:last-child{gap:2px;display:grid}.aside-brand span{color:#9faf9f;font-size:.76rem}nav{gap:6px;display:grid}nav button{color:#afbeb3;text-align:left;background:0 0;border:0;border-radius:10px;padding:12px 14px;font-weight:700}nav button:hover,nav button.active{color:#fff;background:#ffffff1a}.account{border-top:1px solid #ffffff1f;gap:8px;margin-top:auto;padding:18px 10px 4px;display:grid}.account span{color:#a9b7ad;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.account .text-button{color:#fff;text-align:left}.workspace{width:min(1180px,100%);padding:52px clamp(24px,5vw,72px)}.section-heading,.editor-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.section-heading .eyebrow,.editor-heading .eyebrow{margin-top:0}.panel{background:#fff;border:1px solid #e0e5e0;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #23372b0f}.page-row{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.page-row:last-child{border-bottom:0}.page-row div{gap:4px;display:grid}.page-row span,.slug{color:#7b867f;font-size:.8rem}.toggle{color:#73524a;background:#f2e9e6;border:0;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:.78rem;font-weight:800;display:flex}.toggle span{background:#a86655;border-radius:50%;width:8px;height:8px}.toggle.on{color:#315e48;background:#e6f0ea}.toggle.on span{background:#3f805c}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #edf0ed;padding:16px 18px}th{color:#758078;letter-spacing:.08em;text-transform:uppercase;background:#fafbfa;font-size:.72rem}td:first-child{gap:4px;display:grid}tbody tr:last-child td{border-bottom:0}.badge{border-radius:999px;padding:5px 9px;font-size:.73rem;font-weight:800;display:inline-block}.badge.published{color:#276445;background:#e4f2e9}.badge.draft{color:#755e34;background:#f4eddd}.row-actions{white-space:nowrap}.text-button{color:#315e48;background:0 0;border:0;padding:4px 7px;font-size:.82rem;font-weight:800}.text-button.danger{color:#a23d33}.empty-state{color:#758078;text-align:center;gap:6px;padding:60px 24px;display:grid}.empty-state strong{color:#28382e;font-size:1.1rem}.editor{padding:28px}.form-grid{grid-template-columns:1fr 220px;gap:20px;display:grid}.form-grid .wide{grid-column:1/-1}.content-editor{min-height:300px}.actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}@media (width<=760px){.app-shell{grid-template-columns:1fr}aside{height:auto;position:static}nav{grid-template-columns:1fr 1fr}.account{margin-top:20px}.workspace{padding:30px 18px}.section-heading,.editor-heading{flex-direction:column;align-items:flex-start}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.table-wrap{overflow-x:auto}}
