@layer reset,base,utilities;@layer reset{*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{min-height:100dvh}img,picture,svg,video{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{padding:0;background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}p,h1,h2,h3,h4{overflow-wrap:break-word}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}:root{--brand: #631961;--brand-light: #7b3972;--brand-dark: #4a1148;--accent: #9333ea;--ink: #1a1a1a;--ink-soft: #6b6b6b;--muted: #8a8a8e;--on-brand: #ffffff;--on-brand-muted: #d6c4d5;--page: #faf3f9;--surface: #ffffff;--surface-alt: #f4f4f5;--surface-tint: #f1ebf1;--card-print: #f2f2f2;--backdrop: rgb(26 10 25 / 60%);--border: #e5e3e8;--border-strong: #cfcdd4;--success: #1f8a3b;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 28px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgb(26 10 25 / 8%);--shadow-md: 0 8px 24px rgb(26 10 25 / 12%);--shadow-lg: 0 20px 48px rgb(26 10 25 / 16%);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--font-sans: "League Spartan", -apple-system, blinkmacsystemfont, "Segoe UI", roboto, sans-serif;--leading-tight: 1.1;--leading-snug: 1.3;--leading-normal: 1.5;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.75rem;--text-3xl: 2rem;--text-4xl: 2.25rem;--ease: .2s ease;--ease-soft: cubic-bezier(.22, 1, .36, 1)}@media(min-width:1024px){:root{--text-xl: 1.75rem;--text-2xl: 2.25rem;--text-3xl: 2.75rem;--text-4xl: 3rem}}@font-face{font-family:League Spartan;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/league-spartan-latin-0z8Zi79b.woff2) format("woff2");unicode-range:u+0000-00ff,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:League Spartan;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/league-spartan-latin-ext-DdUHL39C.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@layer base{body{color:var(--ink);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-weight:700;line-height:var(--leading-tight);text-wrap:balance}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-xl)}p{text-wrap:pretty}}@layer base{html{scroll-behavior:smooth;scroll-padding-top:5.5rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--page)}#app{display:flex;flex-direction:column;min-height:100dvh;isolation:isolate}::selection{background:var(--brand);color:var(--on-brand)}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}}@layer utilities{.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:var(--space-5)}@media(min-width:768px){.container{padding-inline:var(--space-8)}}@media(min-width:1024px){.container{padding-inline:0}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}.glow-pulse.is-revealed{animation:glow-pulse 9s ease-in-out infinite}}@keyframes glow-pulse{0%,to{opacity:1}50%{opacity:.55}}
