:root{--rose-50:#fff7fa;--rose-100:#ffe7f0;--rose-200:#ffcadd;--rose-400:#f875a7;--rose-600:#cf2f6c;--cherry:#98244f;--cream:#fffdf5;--mint:#9ee6cf;--lemon:#ffe793;--blue:#b9dcff;--ink:#352331;--muted:#776471;--line:#98244f24;--shadow:0 24px 70px #98244f24}*{box-sizing:border-box}html{background:var(--rose-50)}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 16% 10%,#ffe79385,#0000 24%),radial-gradient(circle at 88% 12%,#9ee6cf66,#0000 24%),radial-gradient(circle at 74% 82%,#b9dcff52,#0000 28%),linear-gradient(135deg,#fffafd 0%,#fff0f6 42%,#fffdf5 100%);margin:0;font-family:Avenir Next,Nunito,Trebuchet MS,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(1480px,100% - 48px);margin:0 auto}.display{font-family:Avenir Next,Nunito,Trebuchet MS,Segoe UI,sans-serif;font-weight:900}.prose{color:var(--ink);line-height:1.75}.prose h1,.prose h2,.prose h3{margin-top:1.4em;font-family:Avenir Next,Nunito,Trebuchet MS,Segoe UI,sans-serif;font-weight:900}.prose a{color:var(--rose-600);font-weight:800}.prose code{background:#ff70a626;border-radius:6px;padding:2px 6px}.admin-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}@media (max-width:820px){.admin-shell{grid-template-columns:1fr}}@media (max-width:640px){.container{width:min(100% - 24px,560px)}}
