:root{--rose-50:#fff5f8;--rose-100:#ffe3ec;--rose-200:#ffc4d8;--rose-400:#ff70a6;--rose-600:#d93672;--cherry:#a91f52;--cream:#fffaf0;--mint:#9ee6cf;--lemon:#ffe890;--ink:#3b2330;--muted:#7b6570;--line:#a91f5229;--shadow:0 22px 70px #d936722e}*{box-sizing:border-box}html{background:var(--rose-50)}body{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 14% 12%,#ffe8908c,#0000 28%),radial-gradient(circle at 86% 8%,#9ee6cf5c,#0000 26%),linear-gradient(135deg,#fff7fb 0%,#ffe5ef 44%,#fffaf0 100%);margin:0;font-family: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:Georgia,Times New Roman,serif}.prose{color:var(--ink);line-height:1.75}.prose h1,.prose h2,.prose h3{margin-top:1.4em;font-family:Georgia,Times New Roman,serif}.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)}}
