:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d2522;background:#f4f1eb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.app-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(120deg,rgba(44,88,76,.13),transparent 38%),linear-gradient(315deg,rgba(173,70,54,.13),transparent 42%),#f4f1eb}.workspace{width:min(980px,100%)}.topline{display:flex;justify-content:space-between;gap:16px;color:#54605b;font-size:.9rem;margin-bottom:28px}h1{max-width:760px;margin:0;font-size:clamp(2.4rem,7vw,5.8rem);line-height:.98;letter-spacing:0}.workspace>p{max-width:680px;margin:28px 0 44px;color:#39443f;font-size:1.08rem;line-height:1.7}.status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}article{min-height:190px;padding:22px;border:1px solid rgba(29,37,34,.14);border-radius:8px;background:#ffffff85}article svg{width:28px;height:28px;color:#ad4636}h2{margin:28px 0 10px;font-size:1.1rem}article p{margin:0;color:#59635f;line-height:1.6}@media(max-width:720px){.app-shell{padding:22px;place-items:start}.topline{flex-direction:column;margin-top:18px}.status-grid{grid-template-columns:1fr}}
