.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}.site-header.svelte-eyh2cm{z-index:20;backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #281a4214;position:sticky;top:0}.header-content.svelte-eyh2cm{justify-content:space-between;align-items:center;gap:1.5rem;min-height:76px;display:flex}.brand.svelte-eyh2cm{background:var(--brand-dark);min-height:52px;transition:transform .18s var(--ease-out), background .18s ease, box-shadow .18s var(--ease-out);border-radius:9px;align-items:center;padding:.55rem .9rem;display:inline-flex;box-shadow:0 6px 16px #2a174333}.brand.svelte-eyh2cm img:where(.svelte-eyh2cm){width:118px;height:auto}.brand.svelte-eyh2cm:hover{background:#35195d;transform:translateY(-2px);box-shadow:0 10px 20px #2a174347}nav.svelte-eyh2cm{align-items:center;gap:1.35rem;display:flex}nav.svelte-eyh2cm a:where(.svelte-eyh2cm){color:var(--ink-muted);font-size:.91rem;font-weight:650;text-decoration:none}nav.svelte-eyh2cm a:where(.svelte-eyh2cm):hover,nav.svelte-eyh2cm a[aria-current=page]:where(.svelte-eyh2cm){color:var(--brand)}nav.svelte-eyh2cm .nav-cta:where(.svelte-eyh2cm){background:var(--brand);color:#fff;border-radius:99px;padding:.68rem 1rem}nav.svelte-eyh2cm .nav-cta:where(.svelte-eyh2cm):hover{background:var(--brand-dark);color:#fff}.menu-toggle.svelte-eyh2cm{cursor:pointer;background:0 0;border:0;border-radius:8px;width:42px;height:42px;display:none}.menu-toggle.svelte-eyh2cm span:where(.svelte-eyh2cm){background:var(--ink);width:22px;height:2px;transition:transform .18s var(--ease-out), opacity .18s ease;margin:5px auto;display:block}.menu-toggle.open.svelte-eyh2cm span:where(.svelte-eyh2cm):first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.open.svelte-eyh2cm span:where(.svelte-eyh2cm):nth-child(2){opacity:0}.menu-toggle.open.svelte-eyh2cm span:where(.svelte-eyh2cm):nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=850px){.header-content.svelte-eyh2cm{min-height:68px}.brand.svelte-eyh2cm{min-height:46px;padding:.45rem .75rem}.brand.svelte-eyh2cm img:where(.svelte-eyh2cm){width:105px}.menu-toggle.svelte-eyh2cm{display:block}nav.svelte-eyh2cm{opacity:0;pointer-events:none;transition:opacity .18s ease, transform .22s var(--ease-out), visibility .22s;visibility:hidden;background:#fff;border-bottom:1px solid #281a421a;flex-direction:column;align-items:stretch;gap:0;padding:.75rem max(1.5rem,50vw - 590px);position:absolute;top:68px;left:0;right:0;transform:translateY(-.65rem);box-shadow:0 12px 24px #1e133114}nav.open.svelte-eyh2cm{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}nav.svelte-eyh2cm a:where(.svelte-eyh2cm){padding:.85rem 0}nav.svelte-eyh2cm .nav-cta:where(.svelte-eyh2cm){text-align:center;margin:.35rem 0 .6rem;padding:.8rem 1rem}}.site-footer[data-astro-cid-jo6i4kqk]{color:#dcd4e7;background:#201631;padding-top:4.5rem}.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.35fr repeat(3,1fr);gap:2rem;padding-bottom:3.5rem;display:grid}.footer-logo[data-astro-cid-jo6i4kqk]{filter:brightness(0)invert();width:110px;height:auto}.site-footer[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{color:#c4bacf;margin:.8rem 0 0;font-size:.94rem;line-height:1.75}.site-footer[data-astro-cid-jo6i4kqk] h2[data-astro-cid-jo6i4kqk]{color:#fff;margin:0;font-size:.98rem}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#fff;text-decoration-color:#ffffff59}.footer-bottom[data-astro-cid-jo6i4kqk]{color:#a99db8;border-top:1px solid #ffffff1f;justify-content:space-between;gap:1rem;padding:1.15rem 0;font-size:.82rem;display:flex}.footer-links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:.55rem;display:flex}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#dcd4e7}@media (width<=800px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}}@media (width<=540px){.footer-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:1.6rem}.footer-bottom[data-astro-cid-jo6i4kqk]{flex-direction:column}}:root{--brand:#6f3eab;--brand-dark:#472574;--accent:#ffbc14;--ink:#211a2d;--ink-muted:#635d6e;--surface:#f8f6fb;--line:#e7e1ed;--ease-out:cubic-bezier(.16, 1, .3, 1);color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden}a{color:var(--brand)}img{max-width:100%;display:block}h1,h2,h3{letter-spacing:-.035em;font-family:Inter,ui-sans-serif,system-ui,sans-serif}h1{font-size:clamp(2.4rem,5.5vw,4.75rem);line-height:1.02}h2{font-size:clamp(1.85rem,3.4vw,3rem);line-height:1.12}h3{font-size:1.15rem}p{line-height:1.7}.container{width:min(1180px,100% - 3rem);margin-inline:auto}.section{padding:clamp(4rem,8vw,7rem) 0}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .85rem;font-size:.76rem;font-weight:800}.button{background:var(--brand);color:#fff;transition:transform .22s var(--ease-out), background .22s ease, box-shadow .22s var(--ease-out);border-radius:99px;justify-content:center;align-items:center;gap:.4rem;padding:.88rem 1.3rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px #47257429}.button:hover{background:var(--brand-dark);transform:translateY(-3px);box-shadow:0 13px 25px #47257447}.button:active{transform:translateY(0)scale(.97);box-shadow:0 3px 9px #47257433}.button:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.button--light{color:var(--brand-dark);background:#fff}.button--light:hover{background:#f4effa}.button--outline{border:1px solid var(--brand);color:var(--brand);background:0 0}.button--outline:hover{color:#fff}.lead{max-width:67ch;color:var(--ink-muted);font-size:clamp(1.05rem,1.5vw,1.2rem)}.card{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 12px 32px #2f1e470d}@keyframes section-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:no-preference){main>:is(section,article){animation:section-enter .62s var(--ease-out) both}main>:is(section,article):nth-child(2){animation-delay:75ms}main>:is(section,article):nth-child(3){animation-delay:.14s}main>:is(section,article):nth-child(4){animation-delay:.2s}::view-transition-old(root){animation:.16s ease-in both fade-out}::view-transition-new(root){animation:.36s var(--ease-out) both page-enter}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=600px){.container{width:min(100% - 2rem,1180px)}}
