:root{--color-bg:#0b0d11;--color-text:#e7eaf3;--color-accent:#d4af37;--color-parchment:#f1e8d6;--color-warm-depth:#ede0c8;--color-surface:#14171f;--color-bg-rgb:11, 13, 17;--color-accent-rgb:212, 175, 55;--color-text-rgb:231, 234, 243;--font-heading:"Cinzel", serif;--font-body:"Cormorant Garamond", serif;--font-ui:"Inter", sans-serif;--type-hero-title:clamp(2.5rem, 4vw, 3.75rem);--type-page-title:clamp(2.2rem, 3.55vw, 3.25rem);--type-section-title:clamp(1.45rem, 2.5vw, 2rem);--type-subsection-title:clamp(1.3rem, 1.9vw, 1.65rem);--type-frame-title:clamp(1.2rem, 1.5vw, 1.5rem);--type-card-title:clamp(.9375rem, 1.3vw, 1.0625rem);--type-eyebrow:clamp(.72rem, .8vw, .82rem);--type-body-editorial:clamp(1.05rem, 1.6vw, 1.3rem);--type-body-small:clamp(.95rem, 1.3vw, 1.05rem);--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:32px;--space-xl:64px;--space-2xl:96px;--space-3xl:128px;--max-width-content:760px;--max-width-layout:1200px;--max-width-wide:1440px;--transition-base:.35s ease;--transition-slow:.6s ease;--header-height:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-size:1.125rem;line-height:1.8;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:.08em;color:var(--color-text);font-weight:400;line-height:1.15}p{font-family:var(--font-body);letter-spacing:.01em;line-height:1.8}a{color:inherit;transition:opacity var(--transition-base);text-decoration:none}a:hover{opacity:.75}a:focus-visible{outline:1px solid var(--color-accent);outline-offset:3px;border-radius:1px}img,svg{max-width:100%;display:block}ul,ol{list-style:none}.section-seam{position:relative}.section-seam:before{content:"";pointer-events:none;background:radial-gradient(#d4af372e 0%,#0000 70%);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.grain-overlay{z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}@keyframes grain-shift{0%{background-position:0 0}25%{background-position:-64px 32px}50%{background-position:32px -64px}75%{background-position:-32px -32px}to{background-position:64px 16px}}@media (prefers-reduced-motion:no-preference){.grain-overlay{animation:.5s step-end infinite grain-shift}}.reveal{opacity:1;transform:none}:where(html.js) .reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}:where(html.js) .reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){:where(html.js) .reveal{opacity:1;transition:none;transform:none}}.price-label{font-family:var(--font-ui);letter-spacing:.03em;color:rgba(var(--color-accent-rgb), .82);font-size:.85rem;font-weight:500}.site-header[data-astro-cid-fzpbxy5g]{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(16px);background:#0b0d11b8;border-bottom:1px solid #d4af371f;position:fixed;top:0;left:0;right:0}[data-astro-cid-fzpbxy5g]:where(.site-header){backdrop-filter:blur(16px)}.site-header__inner[data-astro-cid-fzpbxy5g]{height:100%;max-width:var(--max-width-layout);padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.site-header__brand[data-astro-cid-fzpbxy5g]{font-family:var(--font-heading);letter-spacing:.14em;color:var(--color-text);text-transform:uppercase;opacity:.9;transition:opacity var(--transition-base);align-items:center;gap:8px;font-size:.75rem;display:flex}.site-header__brand[data-astro-cid-fzpbxy5g]:hover{opacity:.6}.site-header__logo[data-astro-cid-fzpbxy5g]{flex-shrink:0;width:40px;height:40px}.site-header__nav[data-astro-cid-fzpbxy5g]{align-items:center;gap:var(--space-lg);display:flex}.site-header__link[data-astro-cid-fzpbxy5g]{font-family:var(--font-ui);letter-spacing:.04em;color:var(--color-text);opacity:.55;transition:opacity var(--transition-base);font-size:.8125rem}.site-header__link[data-astro-cid-fzpbxy5g]:hover,.site-header__link[data-astro-cid-fzpbxy5g]:focus-visible{opacity:1}.site-header__link[data-astro-cid-fzpbxy5g].is-active{opacity:1;border-bottom:1px solid rgba(var(--color-accent-rgb), .5)}@media (width<=768px){.site-header__logo[data-astro-cid-fzpbxy5g]{width:36px;height:36px}.site-header__nav[data-astro-cid-fzpbxy5g]{gap:var(--space-md)}}@media (width<=600px){.site-header__inner[data-astro-cid-fzpbxy5g]{padding:0 var(--space-sm)}.site-header__brand[data-astro-cid-fzpbxy5g]{letter-spacing:.1em;gap:6px;font-size:.625rem}.site-header__logo[data-astro-cid-fzpbxy5g]{width:32px;height:32px}.site-header__nav[data-astro-cid-fzpbxy5g]{gap:var(--space-sm)}.site-header__link[data-astro-cid-fzpbxy5g]{letter-spacing:.02em;font-size:.75rem}}.site-footer[data-astro-cid-nns7i3if]{background-color:var(--color-bg);padding:var(--space-xl) var(--space-lg);border-top:1px solid #d4af371a}.site-footer__inner[data-astro-cid-nns7i3if]{max-width:var(--max-width-layout);gap:var(--space-md);flex-direction:column;margin:0 auto;display:flex}.site-footer__top-row[data-astro-cid-nns7i3if],.site-footer__bottom-row[data-astro-cid-nns7i3if]{justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex}.site-footer__nav[data-astro-cid-nns7i3if],.site-footer__socials[data-astro-cid-nns7i3if]{align-items:center;gap:var(--space-lg);display:flex}.site-footer__brand[data-astro-cid-nns7i3if]{font-family:var(--font-heading);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text);opacity:.45;align-items:center;gap:8px;font-size:.75rem;line-height:1.4;display:flex}.site-footer__logo[data-astro-cid-nns7i3if]{opacity:.9;flex-shrink:0;width:32px;height:32px}.site-footer__link[data-astro-cid-nns7i3if]{font-family:var(--font-ui);letter-spacing:.04em;color:var(--color-text);opacity:.55;font-size:.75rem}.site-footer__link[data-astro-cid-nns7i3if]:hover{opacity:.8}.site-footer__rule[data-astro-cid-nns7i3if]{width:100%;height:1px;margin:var(--space-lg) 0;background-color:rgba(var(--color-text-rgb), .06);display:block}.site-footer__legal[data-astro-cid-nns7i3if]{align-items:center;gap:var(--space-lg);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.site-footer__copy[data-astro-cid-nns7i3if]{font-family:var(--font-ui);letter-spacing:.03em;color:var(--color-text);opacity:.3;font-size:.75rem;line-height:1.4}.site-footer__social-link[data-astro-cid-nns7i3if]{font-family:var(--font-ui);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text);opacity:.4;font-size:.6875rem}.site-footer__social-link[data-astro-cid-nns7i3if]:hover{opacity:.8}@media (width<=600px){.site-footer[data-astro-cid-nns7i3if]{padding-right:var(--space-md);padding-left:var(--space-md)}.site-footer__top-row[data-astro-cid-nns7i3if],.site-footer__bottom-row[data-astro-cid-nns7i3if]{align-items:flex-start;gap:var(--space-sm);flex-direction:column}.site-footer__nav[data-astro-cid-nns7i3if],.site-footer__socials[data-astro-cid-nns7i3if],.site-footer__legal[data-astro-cid-nns7i3if]{gap:var(--space-md);flex-wrap:wrap}.site-footer__logo[data-astro-cid-nns7i3if]{width:28px;height:28px}}main[data-astro-cid-z4jru4n3]{padding-top:var(--header-height)}
