:root{--bg:#0d0d0f;--bg-soft:#161619;--fg:#ececec;--fg-dim:#9a9a9e;--accent:#c9a25e;--border:#26262b;--maxw:1400px;--gap:clamp(.5rem, 1.4vw, 1rem);--serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;--sans:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-weight:300;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3{font-family:var(--serif);letter-spacing:.01em;margin:0;font-weight:500}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(1rem,4vw,3rem)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{letter-spacing:.28em;text-transform:uppercase;color:var(--fg-dim);font-size:.72rem}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.001ms!important;animation-duration:.001ms!important}}.site-header.svelte-12qhfyh{z-index:50;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0}.bar.svelte-12qhfyh{justify-content:space-between;align-items:center;min-height:4.5rem;display:flex}.brand.svelte-12qhfyh{font-family:var(--serif);letter-spacing:.02em;font-size:1.35rem}.nav.svelte-12qhfyh{gap:2rem;display:flex}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){letter-spacing:.22em;text-transform:uppercase;color:var(--fg-dim);font-size:.78rem;transition:color .2s}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--fg)}.burger.svelte-12qhfyh{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;padding:.4rem;display:none}.burger.svelte-12qhfyh span:where(.svelte-12qhfyh){background:var(--fg);width:24px;height:1.5px;transition:transform .2s}.site-footer.svelte-12qhfyh{border-top:1px solid var(--border);margin-top:6rem;padding-block:2.5rem}.foot.svelte-12qhfyh{letter-spacing:.16em;text-transform:uppercase;color:var(--fg-dim);justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.foot.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--fg)}@media (width<=640px){.burger.svelte-12qhfyh{display:flex}.nav.svelte-12qhfyh{background:var(--bg-soft);border-bottom:1px solid var(--border);flex-direction:column;gap:0;max-height:0;transition:max-height .25s;position:absolute;inset:4.5rem 0 auto;overflow:hidden}.nav.open.svelte-12qhfyh{max-height:14rem}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){border-top:1px solid var(--border);padding:1rem clamp(1rem,4vw,3rem)}}
