:root{--bg-top:#ecebff;--bg-bottom:#ecf1fe;--surface:rgba(255,255,255,0.8);--surface-2:rgba(255,255,255,0.92);--text-1:#1e1b4b;--text-2:#5b5b89;--accent:#7c70e8;--accent-dark:#5b4fe0;--accent-soft:#c4b5fd;--stroke:rgba(124,112,232,0.24);--glow-soft:0 8px 26px rgba(91,96,140,0.14);--glow-accent:0 0 24px rgba(124,112,232,0.16);--glass-filter:blur(40px) saturate(150%);--r-sm:14px;--r-md:20px;--r-lg:32px;--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{-webkit-text-size-adjust:100%}body,html{background-color:var(--bg-top)}body{font-family:var(--font-body),ui-sans-serif,system-ui;font-size:clamp(16px,1.05vw,18px);color:var(--text-1);background-image:linear-gradient(180deg,var(--bg-top) 0,var(--bg-bottom) 100%);background-attachment:fixed;line-height:1.6;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@supports (-webkit-touch-callout:none){body,html{min-height:-webkit-fill-available}}a{color:inherit;text-decoration:none}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--accent-dark);outline-offset:3px}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}}