:root{--bg:#0e1418;--bg-elevated:#161e24;--bg-soft:#1c262e;--surface:#f2efe8;--surface-muted:#e4dfd4;--ink:#10161a;--ink-muted:#4a5560;--cream:#f7f4ee;--line:#10161a1f;--line-light:#f7f4ee29;--accent:#c45c26;--accent-soft:#d9783f;--steel:#5b7c8a;--steel-deep:#3d5a66;--ok:#2f6b4f;--font-display:"Syne", "Segoe UI", sans-serif;--font-body:"Manrope", "Segoe UI", sans-serif;--space-xs:.5rem;--space-sm:.85rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3.5rem;--space-2xl:6rem;--max:72rem;--header-h:4.25rem;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font-body);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.05rem;line-height:1.65}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}a:hover{color:var(--accent)}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;margin:0 0 .6em;font-weight:700;line-height:1.12}p{margin:0 0 1em}p:last-child{margin-bottom:0}ul{margin:0;padding-left:1.15rem}li+li{margin-top:.35rem}.container{width:min(100% - 2rem, var(--max));margin-inline:auto}.section{padding:var(--space-2xl) 0}.section--tight{padding:var(--space-xl) 0}.section--dark{background:var(--bg);color:var(--cream)}.section--dark a:hover{color:var(--accent-soft)}.kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--steel);margin-bottom:var(--space-sm);font-size:.78rem;font-weight:600;display:inline-block}.section--dark .kicker{color:#9bb4bf}.lead{color:var(--ink-muted);max-width:42rem;font-size:clamp(1.1rem,1.6vw,1.3rem);line-height:1.55}.section--dark .lead{color:#f7f4eeb8}.btn{min-height:2.85rem;font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;transition:background .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease), transform .25s var(--ease);border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover{background:var(--accent-soft);color:#fff}.btn--ghost{color:var(--cream);border-color:var(--line-light);background:0 0}.btn--ghost:hover{color:#fff;background:#f7f4ee14}.btn--dark{background:var(--ink);color:var(--cream)}.btn--dark:hover{color:#fff;background:#243038}.btn-row{margin-top:var(--space-lg);flex-wrap:wrap;gap:.75rem;display:flex}.site-main{min-height:60vh}.reveal{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translateY(1.25rem)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.btn:hover{transform:none}}.header[data-astro-cid-nen7h5rs]{z-index:40;height:var(--header-h);color:var(--cream);backdrop-filter:blur(12px);border-bottom:1px solid var(--line-light);background:#0e1418e0;position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1rem;height:100%;display:flex}.logo[data-astro-cid-nen7h5rs]{color:var(--cream);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.logo[data-astro-cid-nen7h5rs]:hover{color:#fff}.logo__mark[data-astro-cid-nen7h5rs]{background:var(--accent);width:.85rem;height:.85rem;box-shadow:0 0 0 3px #c45c2640}.logo__text[data-astro-cid-nen7h5rs]{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.2rem;font-weight:800}.nav[data-astro-cid-nen7h5rs]{align-items:center;gap:1.5rem;display:flex}.nav__list[data-astro-cid-nen7h5rs]{align-items:center;gap:1.15rem;margin:0;padding:0;list-style:none;display:flex}.nav__link[data-astro-cid-nen7h5rs]{color:#f7f4eec7;font-size:.92rem;font-weight:500;text-decoration:none}.nav__link[data-astro-cid-nen7h5rs]:hover,.nav__link[data-astro-cid-nen7h5rs].is-active{color:#fff}.nav__actions[data-astro-cid-nen7h5rs]{align-items:center;gap:.85rem;display:flex}.locale-switch[data-astro-cid-nen7h5rs]{letter-spacing:.08em;color:#f7f4eeb3;border:1px solid var(--line-light);padding:.35rem .55rem;font-size:.82rem;font-weight:700;text-decoration:none}.locale-switch[data-astro-cid-nen7h5rs]:hover{color:#fff;border-color:#f7f4ee66}.nav__cta[data-astro-cid-nen7h5rs]{min-height:2.4rem;padding-inline:1rem;font-size:.88rem}.nav-toggle[data-astro-cid-nen7h5rs]{border:1px solid var(--line-light);width:2.5rem;height:2.5rem;color:var(--cream);cursor:pointer;background:0 0;display:none;position:relative}.nav-toggle__bar[data-astro-cid-nen7h5rs],.nav-toggle__bar[data-astro-cid-nen7h5rs]:before,.nav-toggle__bar[data-astro-cid-nen7h5rs]:after{content:"";background:currentColor;height:1.5px;position:absolute;left:.55rem;right:.55rem}.nav-toggle__bar[data-astro-cid-nen7h5rs]{top:50%}.nav-toggle__bar[data-astro-cid-nen7h5rs]:before{top:-6px}.nav-toggle__bar[data-astro-cid-nen7h5rs]:after{top:6px}.visually-hidden[data-astro-cid-nen7h5rs]{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=860px){.nav-toggle[data-astro-cid-nen7h5rs]{display:inline-block}.nav[data-astro-cid-nen7h5rs]{inset:var(--header-h) 0 auto 0;border-bottom:1px solid var(--line-light);background:#0e1418f7;flex-direction:column;align-items:stretch;gap:1rem;padding:1.25rem 1rem 1.5rem;display:none;position:fixed}.nav[data-astro-cid-nen7h5rs].is-open{display:flex}.nav__list[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:flex-start;gap:.85rem}.nav__actions[data-astro-cid-nen7h5rs]{justify-content:space-between}}.footer[data-astro-cid-jo6i4kqk]{color:#f7f4eec7;padding:var(--space-xl) 0 var(--space-lg);border-top:1px solid var(--line-light);background:#0a1014}.footer__grid[data-astro-cid-jo6i4kqk]{gap:var(--space-lg);padding-bottom:var(--space-lg);grid-template-columns:1.4fr 1fr 1fr;display:grid}.footer__brand[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.footer__tagline[data-astro-cid-jo6i4kqk]{color:#f7f4ee9e;max-width:22rem}.footer__label[data-astro-cid-jo6i4kqk]{letter-spacing:.12em;text-transform:uppercase;color:#9bb4bf;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.footer__muted[data-astro-cid-jo6i4kqk]{color:#f7f4ee80;font-size:.92rem}.footer__links[data-astro-cid-jo6i4kqk]{padding:0;list-style:none}.footer__links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{text-decoration:none}.footer__bottom[data-astro-cid-jo6i4kqk]{color:#f7f4ee73;border-top:1px solid #f7f4ee14;padding-top:1rem;font-size:.85rem}@media (width<=800px){.footer__grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}
