:root{--bg: #0c0c0c;--bg-surface: #141414;--bg-elevated: #1c1c1c;--border: #2a2a2a;--text: #f5f5f5;--text-muted: #9a9a9a;--accent: #b8995a;--accent-hover: #d4af68;--max-width: 1200px;--header-height: 72px;--serif: "Cormorant Garamond", "Playfair Display", Georgia, serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem)}body{background:var(--bg);color:var(--text);font-family:var(--sans);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{outline:none}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent)}h1,h2,h3,h4{font-family:var(--serif);font-weight:500;line-height:1.2;letter-spacing:-.01em}h1{font-size:clamp(2.25rem,5vw,3.75rem)}h2{font-size:clamp(1.75rem,3.5vw,2.5rem);margin-bottom:1rem}h3{font-size:1.5rem}h4{font-size:1.25rem;margin-bottom:.5rem}p{margin-bottom:1rem;color:var(--text)}ul,ol{margin-bottom:1rem;padding-left:1.5rem}li{margin-bottom:.35rem}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:800px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.875rem 1.75rem;background:var(--accent);color:#0c0c0c;border:1px solid var(--accent);font-weight:500;letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer}.btn:hover{background:var(--accent-hover);color:#0c0c0c}.btn:active{transform:translateY(1px)}.btn:disabled,.btn[disabled]{opacity:.55;cursor:not-allowed}.btn-outline{background:transparent;color:var(--accent)}.btn-outline:hover{background:var(--accent);color:#0c0c0c}.muted{color:var(--text-muted)}.eyebrow{display:inline-block;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem}section{padding:4rem 0}.skip-link{position:fixed;top:-120px;left:1rem;z-index:1000;padding:.75rem 1.25rem;background:var(--accent);color:#0c0c0c;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:top .2s ease;border-radius:2px}.skip-link:focus,.skip-link:focus-visible{top:.75rem;outline:2px solid #0c0c0c;outline-offset:2px;color:#0c0c0c}:where(a,button,[role=button]):focus-visible,.btn:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:1px}.listing-card:focus-visible,.tier:focus-visible,.thumb:focus-visible{outline:2px solid var(--accent);outline-offset:2px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #b8995a40}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6' fill='none'><path d='M1 1l4 4 4-4' stroke='%23b8995a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right .85rem center;background-size:10px 6px;padding-right:2.25rem!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:640px){section{padding:2.5rem 0}}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;background:#0c0c0cd9;backdrop-filter:saturate(160%) blur(10px);-webkit-backdrop-filter:saturate(160%) blur(10px);border-bottom:1px solid var(--border)}.header-inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.logo[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;min-height:44px}.logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:40px;width:auto}nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;list-style:none;gap:2rem;margin:0;padding:0}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;min-height:44px;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid transparent;padding-bottom:2px;transition:color .2s ease,border-color .2s ease}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{color:var(--text)}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].active{border-bottom-color:var(--accent)}@media(max-width:768px){.header-inner[data-astro-cid-3ef6ksr2]{flex-direction:column;gap:.5rem;padding-top:.75rem;padding-bottom:.75rem}nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{gap:.5rem 1.25rem;flex-wrap:wrap;justify-content:center}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{min-height:40px}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--bg-surface);border-top:1px solid var(--border);padding:4rem 0 1.5rem;margin-top:6rem}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand[data-astro-cid-sz7xmlte] .logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:36px;margin-bottom:1rem}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-family:var(--serif);font-style:italic;font-size:1.125rem}.site-footer[data-astro-cid-sz7xmlte] nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.site-footer[data-astro-cid-sz7xmlte] nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.site-footer[data-astro-cid-sz7xmlte] nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:1.5rem;border-top:1px solid var(--border)}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.85rem;text-align:center;margin:0}@media(max-width:640px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem}}
