:root{--viewport-top:#ecebff;--bg-0:#f5f3ff;--bg-1:#ecf1fe;--surface:hsla(0,0%,100%,.8);--surface-2:hsla(0,0%,100%,.92);--text-1:#1e1b4b;--text-2:#5b5b89;--accent:#7c70e8;--accent-dark:#5b4fe0;--accent-soft:#c4b5fd;--stroke:rgba(124,112,232,.24);--glow-soft:0 8px 26px rgba(91,96,140,.14);--glow-accent:0 0 24px rgba(124,112,232,.16);--r-sm:12px;--r-md:18px;--r-lg:28px;--space-1:0.5rem;--space-2:0.75rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem}*{box-sizing:border-box}body,html{margin:0;min-height:100%;overscroll-behavior-y:none}html{background-color:var(--bg-1);-webkit-text-size-adjust:100%}body{font-family:var(--font-body),ui-sans-serif,system-ui;font-size:clamp(16px,1.05vw,18px);color:var(--text-1);background:radial-gradient(1000px 420px at 12% 210px,rgba(196,181,253,.2),transparent),radial-gradient(900px 420px at 90% 220px,rgba(191,219,254,.18),transparent),linear-gradient(180deg,var(--bg-0) 0,var(--bg-0) 180px,var(--bg-1));background-color:var(--viewport-top);line-height:1.6;min-height:100dvh}@supports (-webkit-touch-callout:none){body,html{min-height:-webkit-fill-available}}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;font-family:var(--font-heading),ui-serif,Georgia;letter-spacing:.01em;font-weight:600}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}