:root{--c-brand: #e6007e;--c-brand-deep: #b40063;--c-brand-soft: #fce8f3;--c-brand-bright: #ff4fa3;--c-ink: #26282b;--c-body: #393c3f;--c-slate: #5d6266;--c-line: #e6e2e4;--c-mist: #f6f4f5;--c-paper: #ffffff;--c-night: #232629;--c-night-2: #2e3236;--c-on-night: #eceaeb;--c-on-night-muted: #b8bbbe;--font-display: "Lora", Georgia, serif;--font-body: "Source Sans 3", "Segoe UI", Arial, sans-serif;--font-script: "Caveat", cursive;--fs-hero: clamp(2.1rem, 5.2vw, 3.6rem);--fs-h2: clamp(1.55rem, 3.2vw, 2.3rem);--fs-h3: clamp(1.2rem, 2vw, 1.45rem);--fs-body: clamp(1rem, 1.1vw, 1.0625rem);--fs-small: .875rem;--fs-eyebrow: .8125rem;--maxw: 70rem;--pad-x: clamp(1.25rem, 4vw, 2.5rem);--sec-y: clamp(3.5rem, 8vw, 6.5rem);--radius: 10px;--color-primary: var(--c-brand-deep);--color-accent: var(--c-brand);--color-bg: var(--c-paper);--color-surface: var(--c-mist);--color-text: var(--c-ink);--color-muted: var(--c-slate)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-body);font-size:var(--fs-body);line-height:1.6;color:var(--c-body);background:var(--c-paper);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);color:var(--c-ink);line-height:1.18;margin:0 0 .75em;font-weight:600;text-wrap:balance}p{margin:0 0 1em}a{color:var(--c-brand-deep);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--c-brand)}img{max-width:100%;height:auto;display:block}:focus-visible{outline:3px solid var(--c-brand);outline-offset:2px;border-radius:2px}.wrap{max-width:var(--maxw);margin-inline:auto;padding-inline:var(--pad-x)}.section{padding-block:var(--sec-y)}.section--mist{background:var(--c-mist)}.section--night{background:var(--c-night);color:var(--c-on-night)}.section--night h2,.section--night h3{color:#fff}.section--night p{color:var(--c-on-night)}.eyebrow{display:flex;align-items:center;gap:.75rem;font-family:var(--font-body);font-size:var(--fs-eyebrow);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--c-slate);margin:0 0 1rem}.eyebrow:before{content:"";width:2.25rem;height:2px;background:var(--c-brand);flex:none}.section--night .eyebrow{color:var(--c-on-night-muted)}.lead{font-size:clamp(1.0625rem,1.4vw,1.1875rem);color:var(--c-body);max-width:46rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.7rem 1.5rem;border-radius:6px;font-family:var(--font-body);font-size:1rem;font-weight:700;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.btn--primary{background:var(--c-brand);color:#fff}.btn--primary:hover{background:var(--c-brand-deep);color:#fff}.btn--outline{background:transparent;color:var(--c-ink);border-color:var(--c-ink)}.btn--outline:hover{background:var(--c-ink);color:#fff}.btn--on-dark{background:transparent;color:#fff;border-color:#fff}.btn--on-dark:hover{background:#fff;color:var(--c-night)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:#fffffff5;backdrop-filter:blur(8px)}.header-inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:76px}.logo-link[data-astro-cid-ctg3m53h]{flex:none;display:block}.logo-link[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:clamp(180px,24vw,260px);height:auto}.header-rule[data-astro-cid-ctg3m53h]{height:2px;background:var(--c-brand)}.main-nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:clamp(1rem,2.4vw,2rem);list-style:none;margin:0;padding:0}.nav-link[data-astro-cid-ctg3m53h]{font-weight:600;color:var(--c-ink);text-decoration:none;padding:.6rem .15rem;border-bottom:2px solid transparent;display:inline-block;min-height:44px;line-height:1.9}.nav-link[data-astro-cid-ctg3m53h]:hover,.nav-link[data-astro-cid-ctg3m53h].is-active{color:var(--c-brand-deep);border-bottom-color:var(--c-brand)}.nav-cta[data-astro-cid-ctg3m53h]{min-height:44px;padding-block:.45rem}.nav-toggle[data-astro-cid-ctg3m53h],.nav-burger[data-astro-cid-ctg3m53h]{display:none}@media(max-width:800px){.nav-burger[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;justify-content:center;gap:5px;width:48px;height:48px;padding:10px;cursor:pointer;border-radius:6px}.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{display:block;height:2px;width:100%;background:var(--c-ink);transition:transform .2s ease,opacity .2s ease}.main-nav[data-astro-cid-ctg3m53h]{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:2px solid var(--c-brand);box-shadow:0 18px 40px #26282b1f}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.main-nav[data-astro-cid-ctg3m53h]{display:block}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-ctg3m53h]:checked~.nav-burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.main-nav[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{flex-direction:column;align-items:stretch;gap:0;padding:.5rem var(--pad-x) 1.25rem}.nav-link[data-astro-cid-ctg3m53h]{display:block;width:100%;padding:.85rem 0;border-bottom:1px solid var(--c-line)}.nav-cta-item[data-astro-cid-ctg3m53h]{padding-top:1rem}.nav-cta[data-astro-cid-ctg3m53h]{width:100%}}.site-footer[data-astro-cid-gcn2mc3v]{background:var(--c-night);color:var(--c-on-night);margin-top:0}.footer-rule[data-astro-cid-gcn2mc3v]{position:relative;height:30px;background:var(--c-night);border-top:2.5px solid var(--c-brand-bright)}.footer-house[data-astro-cid-gcn2mc3v]{position:absolute;right:8%;top:-30px;width:40px;height:30px}.footer-grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:clamp(2rem,5vw,4rem);padding-block:3.25rem 2.5rem}.footer-wordmark[data-astro-cid-gcn2mc3v]{font-family:var(--font-display);font-size:1.5rem;color:#fff;letter-spacing:.08em;margin:0 0 .25rem}.wordmark-strong[data-astro-cid-gcn2mc3v]{font-weight:700;letter-spacing:.12em}.wordmark-sub[data-astro-cid-gcn2mc3v]{display:block;font-family:var(--font-body);font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:var(--c-on-night-muted);margin-top:.35rem}.footer-claim[data-astro-cid-gcn2mc3v]{font-family:var(--font-script);font-size:1.5rem;color:var(--c-brand-bright);margin:.75rem 0 1rem}.footer-region[data-astro-cid-gcn2mc3v]{color:var(--c-on-night-muted);max-width:28rem}.footer-heading[data-astro-cid-gcn2mc3v]{font-family:var(--font-body);font-size:var(--fs-eyebrow);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--c-on-night-muted);margin:0 0 1rem}.footer-address[data-astro-cid-gcn2mc3v]{font-style:normal;margin-bottom:.75rem;color:var(--c-on-night)}.footer-list[data-astro-cid-gcn2mc3v]{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.footer-list[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--c-on-night);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.25);padding-block:.1rem}.footer-list[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--c-brand-bright);border-bottom-color:var(--c-brand-bright)}.footer-cta[data-astro-cid-gcn2mc3v]{display:inline-block;margin-top:1.25rem;color:var(--c-brand-bright);font-weight:700;text-decoration:none;border-bottom:2px solid var(--c-brand-bright);padding-block:.35rem;min-height:44px}.footer-cta[data-astro-cid-gcn2mc3v]:hover{color:#fff;border-bottom-color:#fff}.footer-meta[data-astro-cid-gcn2mc3v]{border-top:1px solid rgba(255,255,255,.12);padding-block:1.25rem}.footer-meta[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0;font-size:var(--fs-small);color:var(--c-on-night-muted)}.footer-legal[data-astro-cid-gcn2mc3v]{margin-top:.4rem;display:flex;gap:1.25rem}.footer-legal[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{font-size:var(--fs-small);color:var(--c-on-night-muted);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.2)}.footer-legal[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--c-brand-bright);border-bottom-color:var(--c-brand-bright)}@media(max-width:800px){.footer-grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:2.25rem}}
