:root{--background: #f5f5f2;--background-strong: #efefeb;--surface: rgba(255, 255, 255, .84);--surface-strong: rgba(255, 255, 255, .94);--text: #111111;--muted: rgba(17, 17, 17, .64);--line: rgba(17, 17, 17, .08);--line-strong: rgba(17, 17, 17, .16);--accent: #171717;--accent-dark: #090909;--shadow: rgba(10, 10, 10, .04);--font-display: "Outfit", "Avenir Next", "Segoe UI", sans-serif;--font-body: "Manrope", "Avenir Next", "Segoe UI", sans-serif;--radius: 1.25rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:radial-gradient(circle at top right,rgba(255,255,255,.88),transparent 22%),linear-gradient(180deg,#f8f8f6 0%,var(--background) 100%);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{display:grid;gap:0}.site-shell{position:relative}.container{position:relative;z-index:1;width:min(1140px,calc(100% - 2.6rem));margin:0 auto}.section{padding:5rem 0}.eyebrow{display:inline-block;align-items:center;padding:.35rem .65rem;border:1px solid var(--line);border-radius:999px;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);background:#ffffff85}.eyebrow:before{display:none}.lead{margin:0;max-width:38rem;font-size:clamp(1rem,1.5vw,1.14rem);line-height:1.8;color:var(--muted)}.button,.button--ghost,.inline-link{transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.78rem 1.15rem;border-radius:999px;border:1px solid var(--accent-dark);background:var(--text);color:var(--background);box-shadow:none;font-size:.9rem;font-weight:600}.button:hover,.button--ghost:hover,.inline-link:hover{transform:none}.button--ghost{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.78rem 1.15rem;border-radius:999px;border:1px solid var(--line);background:#ffffffb3;color:var(--text);font-size:.9rem;font-weight:600}.inline-link{display:inline-flex;align-items:center;gap:.45rem;font-weight:600;color:var(--text);font-size:.9rem}.inline-link:after{content:"↗";font-size:.9em}.reveal{opacity:0;transform:none;animation:reveal-up .36s ease forwards}.reveal--delay{animation-delay:.12s}.reveal--delay-1{animation-delay:80ms}.reveal--delay-2{animation-delay:.16s}.reveal--delay-3{animation-delay:.24s}@keyframes reveal-up{to{opacity:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;animation:none}.button,.button--ghost,.inline-link{transition:none}}@media(max-width:720px){.section{padding:3.5rem 0}.container{width:min(100% - 1.4rem,1140px)}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:20;background:#f5f5f2e0;backdrop-filter:blur(12px)}.site-header__inner[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding:1rem 0;border-bottom:1px solid var(--line)}.brand-mark[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;flex-shrink:0}.brand-mark[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:clamp(3.5rem,5vw,4.4rem);width:auto}.site-nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:center;gap:1.25rem}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{position:relative;font-size:.88rem;font-weight:500;color:var(--muted);transition:color .2s ease,font-weight .2s ease}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0;bottom:-.55rem;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--text)}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover:after,.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].is-active:after{transform:scaleX(1)}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h].is-active{color:#7b2738;font-weight:700}.header-cta[data-astro-cid-ctg3m53h]{justify-self:end;min-height:2.7rem;padding-inline:1rem;font-size:.84rem}@media(max-width:900px){.site-header__inner[data-astro-cid-ctg3m53h]{grid-template-columns:auto minmax(0,1fr);gap:.72rem;padding:.85rem 0}.brand-mark[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:2.85rem}.site-nav[data-astro-cid-ctg3m53h]{justify-self:end;justify-content:flex-end;gap:.7rem;min-width:0;max-width:100%;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.site-nav[data-astro-cid-ctg3m53h]::-webkit-scrollbar{display:none}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.8rem}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:after{bottom:-.4rem}.header-cta[data-astro-cid-ctg3m53h]{display:none}}@media(max-width:560px){.site-header__inner[data-astro-cid-ctg3m53h]{gap:.55rem}.brand-mark[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:2.55rem}.site-nav[data-astro-cid-ctg3m53h]{gap:.58rem}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{font-size:.76rem}}.site-footer[data-astro-cid-gcn2mc3v]{padding:2rem 0 3rem}.site-footer__inner[data-astro-cid-gcn2mc3v]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}.site-footer__brand[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;gap:1rem}.site-footer__logo[data-astro-cid-gcn2mc3v]{height:clamp(3.5rem,5vw,4.3rem);width:auto}.site-footer__brand[data-astro-cid-gcn2mc3v] div[data-astro-cid-gcn2mc3v]{display:grid;gap:.2rem}.site-footer__brand[data-astro-cid-gcn2mc3v] strong[data-astro-cid-gcn2mc3v],.site-footer__note[data-astro-cid-gcn2mc3v]{margin:0}.site-footer__brand[data-astro-cid-gcn2mc3v] span[data-astro-cid-gcn2mc3v],.site-footer__note[data-astro-cid-gcn2mc3v]{color:var(--muted)}@media(max-width:720px){.site-footer__inner[data-astro-cid-gcn2mc3v]{flex-direction:column;align-items:flex-start}}
