:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#28241d;background:#faf7f1}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:0;cursor:pointer}.module-shell{min-height:100vh;display:grid;grid-template-columns:220px minmax(0,1fr) 310px}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;gap:28px;padding:32px 24px;background:#f3eee4;border-right:1px solid rgba(40,36,29,.08)}.sidebar h1{margin:0;font:italic 34px/1 Georgia,serif;letter-spacing:0}.sidebar p,.sidebar small{margin:4px 0 0;color:#8a826f}.sidebar small{margin-top:auto}.sidebar nav{display:grid;gap:8px}.sidebar button{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;background:transparent;color:#5f5748;font-weight:750;text-align:left}.sidebar button.active{background:#fff;color:#28241d;box-shadow:inset 3px 0 #c96442}.surface{min-width:0;padding:44px 48px 64px}header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:26px}header span,h3{color:#c96442;font-size:11px;letter-spacing:1.6px;text-transform:uppercase}h2{max-width:760px;margin:4px 0;font:500 40px/1.05 Georgia,serif;letter-spacing:0}p{color:#6f6758;line-height:1.5}.status{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(122,138,107,.28);border-radius:999px;color:#647a54;font-weight:800;white-space:nowrap}.callout,article,.panel{background:#fff;border:1px solid rgba(40,36,29,.08);border-radius:10px;padding:18px}.callout{margin-bottom:14px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.metric span{color:#8a826f;font-size:12px}.metric strong{display:block;margin-top:8px;font:600 28px/1 Georgia,serif}.metric.orange strong{color:#c96442}.metric.green strong{color:#647a54}.grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.panel{margin-bottom:14px}.row{display:grid;grid-template-columns:minmax(110px,.7fr) 1.5fr minmax(80px,.6fr);align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid rgba(40,36,29,.08)}.row:last-child{border-bottom:0}.row strong{font-weight:800}.row span{color:#6f6758}.row em{color:#8a826f;font-style:normal;text-align:right}.sparkline{height:180px;display:grid;grid-template-rows:1fr auto;gap:8px}.sparkline svg{width:100%;height:100%}.sparkline polyline{fill:none;stroke-width:3;vector-effect:non-scaling-stroke}.sparkline .orange{stroke:#c96442}.sparkline .green{stroke:#647a54}.sparkline div{display:flex;justify-content:space-between;color:#8a826f;font-size:10px}.stack{height:44px;display:flex;overflow:hidden;border-radius:8px;background:#f3eee4}.stack i{min-width:54px;display:grid;place-items:center;color:#fff;font-size:11px;font-style:normal;font-weight:800}.stack .green{background:#7a8a6b}.stack .orange{background:#d88a36}.stack .red{background:#c96442}.stack .muted{background:#b8ad9a}.sidecar{position:sticky;top:0;height:100vh;padding:44px 28px;background:#f3eee4;border-left:1px solid rgba(40,36,29,.08);overflow:auto}.sidecar h3{margin-top:0}@media(max-width:1080px){.module-shell{grid-template-columns:190px 1fr}.sidecar{display:none}.metrics,.grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.module-shell{display:block}.sidebar{position:static;height:auto}.surface{padding:28px 18px 48px}header{display:block}.metrics,.grid{grid-template-columns:1fr}.row{grid-template-columns:1fr;gap:4px}.row em{text-align:left}}
