:root{--color-primary:#ff3d7f;--color-primary-dark:#b01050;--color-primary-deep:#b01050;--color-secondary:#00a9a5;--color-secondary-dark:#0b6e6b;--color-secondary-deep:#0b6e6b;--color-surface:#fff6ee;--color-surface-alt:#fff0f5;--color-surface-paper:#fffdfa;--color-surface-dark:#123b3d;--color-tint-bubblegum:#ffc2da;--color-accent-sun-light:#ffe08a;--color-accent-tangerine:#ff7a3c;--color-text:#123b3d;--color-text-light:#fff6ee;--color-text-muted:#6b7280;--color-accent-warm:#ffc53d;--color-accent-emerald:#10b981;--color-accent-emerald-dark:#059669;--color-accent-error:#ef4444;--color-accent-error-dark:#dc2626;--color-accent-warning:#f59e0b;--color-focus:teal;--color-success:#10b981;--color-error:#ef4444;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:40px;--space-xl:64px;--space-2xl:96px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--shadow-sm:0 2px 0 var(--color-surface-dark);--shadow-card:6px 6px 0 rgba(18,59,61,.14);--shadow-md:4px 4px 0 rgba(18,59,61,.18);--shadow-lg:14px 14px 0 rgba(18,59,61,.22);--content-max-width:1200px;--dur-micro:180ms;--dur-ui:320ms;--dur-entrance:420ms;--dur-ripple:550ms;--ease-out:cubic-bezier(0.16,1,0.3,1)}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;background:var(--color-surface);color:var(--color-text);font-family:var(--font-archivo),"Archivo",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:var(--color-secondary-deep);text-decoration:none;transition:color .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,-webkit-text-decoration .2s ease}a:hover{color:var(--color-secondary);text-decoration:underline}a:active{color:var(--color-secondary-deep)}button{font-family:inherit}ol,ul{padding:0;list-style:none}h1,h2,h3,h4,ol,p,ul{margin:0}h1{font-size:clamp(36px,6.6vw,80px);line-height:1.02;letter-spacing:-.035em}h1,h2{font-weight:900}h2{font-size:clamp(28px,4.2vw,50px);line-height:1.06;letter-spacing:-.03em}h3{font-size:clamp(21px,2.5vw,29px)}h3,h4{font-weight:800;line-height:1.05;letter-spacing:-.025em}p{max-width:65ch}.h-lg{font-weight:900;font-size:clamp(28px,4.2vw,50px);line-height:1.06;letter-spacing:-.03em}.lede{font-size:clamp(17px,1.6vw,21px);max-width:62ch;line-height:1.55}.container{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:0 var(--space-md)}.section{padding:var(--space-xl) 0}@media (min-width:768px){.section{padding:var(--space-2xl) 0}}.section--alt{background:var(--color-surface-alt)}.section--dark{background:var(--color-surface-dark);color:var(--color-text-light)}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-weight:1000;font-size:14px;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;color:var(--color-primary-deep)}.eyebrow:before{content:"";width:11px;height:11px;border-radius:50%;background:currentColor;flex:none}.section--dark .eyebrow{color:var(--color-accent-warm)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}