:root{--color-primary: #8e4cab;--color-primary-200: #eed0fa;--color-primary-900: #1a0622;--color-background: #ffffff;--color-surface: #f8f5f9;--color-text: #1a0622;--color-muted: #665d69;--color-border: #ded6e1;--content-width: 72rem;--section-space: clamp(4rem, 10vw, 7rem);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-background);font-synthesis:none;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html{min-width:320px}body{min-width:320px;min-height:100vh;margin:0}html{scroll-behavior:smooth}button,input,textarea,select{font:inherit}img,picture,svg,video{display:block;max-width:100%}a,button{color:inherit}h1,h2,h3,p{margin-top:0}.container{width:min(100% - 2rem,var(--content-width));margin-inline:auto}.section{padding-block:var(--section-space)}.eyebrow{margin-bottom:.75rem;color:var(--color-primary);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.section-title{max-width:18ch;margin-bottom:1rem;font-size:clamp(2rem,7vw,3.5rem);line-height:1.05}.section-intro{max-width:42rem;margin-bottom:2rem;color:var(--color-muted);font-size:1.0625rem;line-height:1.65}@media(min-width:48rem){.container{width:min(100% - 4rem,var(--content-width))}}
