:root{--ink: #ffffff;--surface: #4f3c69;--surface-raised: #f4f1e9;--surface-raised-ink: #4f3c69;--surface-raised-muted: #6b5b7f;--accent: #c5437d;--accent-text: #ff9cc4;--accent-hover: #ab3a6c;--accent-ink: #ffffff;--muted: #c4bcd3;--ink-soft: #f4f1e9;--font-display: "Poppins", system-ui, sans-serif;--font-body: "Inter Variable", system-ui, sans-serif;--radius: 12px;--shadow: 0 2px 12px rgb(0 0 0 / .15);--text-sm: clamp(.8125rem, .77rem + .2vw, .875rem);--text-base: clamp(1rem, .94rem + .3vw, 1.125rem);--text-lg: clamp(1.125rem, 1.02rem + .5vw, 1.375rem);--text-xl: clamp(1.375rem, 1.19rem + .9vw, 1.75rem);--text-2xl: clamp(1.75rem, 1.42rem + 1.6vw, 2.5rem);--text-hero: clamp(2rem, 6vw, 4rem);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-12: 48px;--space-16: 64px;--space-section: clamp(64px, 9vw, 128px);--z-nav: 100;--z-modal: 1000;--z-toast: 1100}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:none}body{min-height:100dvh;background:var(--surface);color:var(--ink);font-family:var(--font-body);font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.15;text-wrap:balance}p{text-wrap:pretty}img,picture,video,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
