:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#19211d;background:#f7f8f4}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.sidebar{border-right:1px solid #dce3dc;background:#fff;padding:24px}.brand{margin-bottom:28px;font-weight:800}nav{display:grid;gap:6px}nav a{border-radius:8px;padding:10px 12px;color:#4a5a50}nav a:first-child{background:#e9f2ec;color:#173a2c;font-weight:700}.content{max-width:780px;padding:56px}.eyebrow{margin:0 0 12px;color:#38685a;font-size:.82rem;font-weight:800;text-transform:uppercase}h1{margin:0;font-size:2.4rem}p{color:#4a5a50;font-size:1.05rem;line-height:1.65}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #dce3dc}.content{padding:32px 24px}}
