@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/fraunces-latin-500-normal.DnGCNyPD.woff2) format("woff2"),url(/_astro/fraunces-latin-500-normal.BTR4KCeb.woff) format("woff")}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/fraunces-latin-700-normal.CEOla-zY.woff2) format("woff2"),url(/_astro/fraunces-latin-700-normal.DTjk5d1Q.woff) format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-400-normal.DQi5PRDE.woff2) format("woff2"),url(/_astro/source-sans-3-latin-400-normal.AFMiCETP.woff) format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-600-normal.DeckBYAU.woff2) format("woff2"),url(/_astro/source-sans-3-latin-600-normal.BvDVuF-j.woff) format("woff")}:root{--bg: #1a1216;--bg-elevated: #261c22;--ink: #f7ecef;--muted: #c9b3bb;--accent: #e85a7a;--accent-soft: rgba(232, 90, 122, .16);--line: rgba(247, 236, 239, .12);--font-display: "Fraunces", Georgia, serif;--font-body: "Source Sans 3", system-ui, sans-serif;--max: 68rem;--radius: .55rem}*,*:before,*:after{box-sizing:border-box}html{color-scheme:dark;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;min-height:100vh;font-family:var(--font-body);color:var(--ink);background:var(--bg);line-height:1.6}::selection{background:#e85a7a59;color:var(--ink)}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.18em}a:hover{color:var(--accent)}.site-header,.site-footer,.hero-copy,.section,.legal{width:min(100% - 2rem,var(--max));margin-inline:auto}.site-header{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0}.header-end{display:flex;align-items:center;flex-wrap:nowrap;justify-content:flex-end;gap:1rem 1.5rem;white-space:nowrap}.brand,.brand-mark{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em}.brand{font-size:1.35rem;text-decoration:none}.site-header nav,.site-footer nav{display:flex;flex-wrap:wrap;gap:1rem 1.25rem}.site-header nav a,.site-footer nav a{text-decoration:none;color:var(--muted);font-weight:600}.lang-switch{display:inline-flex;align-items:center;gap:.35rem;margin-left:.25rem}.lang-switch a{text-decoration:none;color:var(--muted);font-weight:600;font-size:.95rem;letter-spacing:.04em}.lang-switch a[aria-current=page]{color:var(--ink)}.lang-sep{color:var(--line);user-select:none}.site-footer{margin-top:4rem;padding:2.5rem 0 3rem;border-top:1px solid var(--line)}.site-footer .tagline,.site-footer .copy{color:var(--muted);margin:.35rem 0 1rem}.site-footer .copy{margin-top:1.5rem;font-size:.9rem}.hero{position:relative;isolation:isolate;min-height:min(92vh,54rem);display:flex;align-items:center;padding:6.5rem 0 4.5rem;overflow:hidden;margin-top:-4.5rem;background:var(--bg)}.hero-media{position:absolute;inset:0;z-index:0;pointer-events:none}.hero-media picture{display:block;width:100%;height:100%}.hero-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 40%}.hero-veil{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(105deg,#1a1216e0 12%,#1a121673 48%,#1a121638 72%),linear-gradient(180deg,rgba(26,18,22,.5) 0%,transparent 34%,rgba(26,18,22,.82) 100%)}.hero-copy{position:relative;z-index:2;width:min(100%,34rem);max-width:34rem}.hero-brand{font-family:var(--font-display);font-weight:700;font-size:clamp(3.4rem,10vw,6.4rem);line-height:.92;letter-spacing:-.045em;margin:0 0 .85rem;color:var(--ink);animation:rise-in .85s cubic-bezier(.22,1,.36,1) both}.hero h1{font-family:var(--font-display);font-size:clamp(1.45rem,3.2vw,2rem);font-weight:500;line-height:1.25;letter-spacing:-.02em;margin:0 0 1rem;max-width:none;color:var(--muted);animation:rise-in .85s cubic-bezier(.22,1,.36,1) .1s both}.hero .lede{width:100%;max-width:none;min-height:4.2em;font-size:1.15rem;color:var(--muted);margin:0 0 2rem;animation:rise-in .85s cubic-bezier(.22,1,.36,1) .18s both}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem;animation:rise-in .85s cubic-bezier(.22,1,.36,1) .28s both}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.7rem 1.25rem;border-radius:var(--radius);font-weight:600;text-decoration:none;border:1px solid transparent;transition:transform .16s ease,filter .16s ease,background-color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);color:#1a1216}.button-primary:hover{color:#1a1216;filter:brightness(1.06)}.button-ghost{border-color:var(--line);background:transparent;color:var(--ink)}.button-ghost:hover{background:var(--accent-soft);color:var(--ink)}.section{padding:2.75rem 0}.section h2{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.2rem);margin:0 0 .75rem}.section p{max-width:40rem;color:var(--muted)}.legal{padding:2.5rem 0 1rem}.legal h1{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.8rem);margin:0 0 .5rem}.legal h1+p{color:var(--muted);margin:0 0 2rem}.legal .meta{color:var(--muted);margin:0 0 2rem}.legal h2{font-family:var(--font-display);font-size:1.35rem;margin:2rem 0 .6rem}.legal h3{font-family:var(--font-display);font-size:1.1rem;margin:1.5rem 0 .5rem}.legal p,.legal li{color:var(--muted);max-width:42rem}.legal ul,.legal ol{padding-left:1.2rem}.legal table{width:100%;max-width:52rem;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:.95rem}.legal th,.legal td{border:1px solid var(--line);padding:.65rem .75rem;text-align:left;vertical-align:top;color:var(--muted)}.legal th{color:var(--ink);background:var(--bg-elevated);font-weight:600}.note{margin-top:2rem;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-elevated);color:var(--muted);max-width:42rem}@keyframes rise-in{0%{opacity:.01;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.site-header,.site-footer,.hero-copy,.section,.legal{width:min(100% - 2.5rem,var(--max))}.site-header{flex-wrap:wrap;row-gap:.5rem;padding:1rem 0 .9rem;border-bottom:1px solid var(--line)}.header-end{display:contents}.brand{order:1}.lang-switch{order:2;margin-left:auto}.header-end nav:not(.lang-switch){order:3;flex-basis:100%;gap:1rem 1.5rem}.hero{min-height:min(72vh,40rem);align-items:flex-end;padding:3.5rem 0 2.75rem;margin-top:0}.hero-image{object-position:62% center}.hero-veil{background:linear-gradient(180deg,#1a12166b,#1a1216ad 40%,#1a1216f0)}.hero-brand{font-size:clamp(2.7rem,14vw,4.4rem)}.hero .lede{min-height:0}.legal table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/fraunces-latin-ext-500-normal.Z5DV8IzT.woff2) format("woff2"),url(/_astro/fraunces-latin-ext-500-normal.BMcFk1Xs.woff) format("woff")}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/fraunces-latin-ext-700-normal.CanUGppC.woff2) format("woff2"),url(/_astro/fraunces-latin-ext-700-normal.DuBstVeD.woff) format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-sans-3-latin-ext-400-normal.UNsKFIBq.woff2) format("woff2"),url(/_astro/source-sans-3-latin-ext-400-normal.BGPHfnm_.woff) format("woff")}@font-face{font-family:"Source Sans 3";font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/source-sans-3-latin-ext-600-normal.AEyhgUpm.woff2) format("woff2"),url(/_astro/source-sans-3-latin-ext-600-normal.Wy7HIzqC.woff) format("woff")}
