:root{--color-primary: #754396;--color-accent-soft: #cdb1dd;--color-signal: #c9f75f;--color-surface: #f2eee7;--color-surface-dark: #0d0b10;--color-text: #221d25;--color-text-muted: #625967;--color-text-on-dark: #f8f5ef;--color-text-on-dark-muted: #b9b2bd;--color-focus: #f0c84b;--content-width: 76rem;--page-gutter: clamp(1rem, 4vw, 2.5rem);--font-display: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-surface);font-synthesis:none}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:20rem;margin:0}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:.2rem solid var(--color-focus);outline-offset:.2rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@supports (animation-timeline: view()){.section-reveal{animation-duration:1ms;animation-fill-mode:both;animation-timeline:view();animation-range:entry 4% cover 28%}.section-reveal--left{animation-name:reveal-from-left}.section-reveal--right{animation-name:reveal-from-right}}@keyframes reveal-from-left{0%{opacity:.35;transform:translate(-3rem)}to{opacity:1;transform:translate(0)}}@keyframes reveal-from-right{0%{opacity:.35;transform:translate(3rem)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.section-reveal{animation:none;transform:none}}
