.mobile-nav[data-v-39f1727a]{display:flex;align-items:center}@media(min-width:768px){.mobile-nav[data-v-39f1727a]{display:none}}.mobile-nav__toggle[data-v-39f1727a]{background:none;border:none;cursor:pointer;padding:.4rem;display:flex;align-items:center;justify-content:center}.mobile-nav__icon[data-v-39f1727a]{display:flex;flex-direction:column;gap:5px;width:22px}.mobile-nav__icon span[data-v-39f1727a]{display:block;height:1.5px;background:var(--fg);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.mobile-nav__icon.is-open span[data-v-39f1727a]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.mobile-nav__icon.is-open span[data-v-39f1727a]:nth-child(2){opacity:0}.mobile-nav__icon.is-open span[data-v-39f1727a]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-nav__drawer[data-v-39f1727a]{position:fixed;inset:0;z-index:90;display:flex}.mobile-nav__backdrop[data-v-39f1727a]{flex:1;background:#16090cb3;backdrop-filter:blur(4px)}.mobile-nav__panel[data-v-39f1727a]{width:min(280px,80vw);background:var(--surface);border-left:1px solid rgba(200,162,74,.2);display:flex;flex-direction:column;padding:1.5rem;gap:2rem;overflow-y:auto}.mobile-nav__close[data-v-39f1727a]{align-self:flex-end;background:none;border:none;color:var(--smoke);font-size:1.1rem;cursor:pointer;padding:.25rem;transition:color .2s}.mobile-nav__close[data-v-39f1727a]:hover{color:var(--fg)}.mobile-nav__links[data-v-39f1727a]{display:flex;flex-direction:column;gap:1.25rem}.mobile-nav__link[data-v-39f1727a]{font-family:var(--font-mono);font-size:.85rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--fg);text-decoration:none;transition:color .2s}.mobile-nav__link[data-v-39f1727a]:hover{color:var(--gold)}.mobile-nav__footer[data-v-39f1727a]{margin-top:auto;display:flex;flex-direction:column;gap:.5rem;border-top:1px solid rgba(200,162,74,.15);padding-top:1.5rem}.mobile-nav__contact[data-v-39f1727a]{font-family:var(--font-mono);font-size:.72rem;color:var(--smoke);text-decoration:none;transition:color .2s}.mobile-nav__contact[data-v-39f1727a]:hover{color:var(--fg)}.nav-fade-enter-active[data-v-39f1727a],.nav-fade-leave-active[data-v-39f1727a]{transition:opacity .2s ease}.nav-fade-enter-active .mobile-nav__panel[data-v-39f1727a],.nav-fade-leave-active .mobile-nav__panel[data-v-39f1727a]{transition:transform .25s ease}.nav-fade-enter-from[data-v-39f1727a],.nav-fade-leave-to[data-v-39f1727a]{opacity:0}.nav-fade-enter-from .mobile-nav__panel[data-v-39f1727a],.nav-fade-leave-to .mobile-nav__panel[data-v-39f1727a]{transform:translate(100%)}.theme-toggle[data-v-5c4855cc]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--header-border-color);background:transparent;color:var(--color-muted);cursor:pointer;flex-shrink:0;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.theme-toggle[data-v-5c4855cc]:hover{color:var(--fg);border-color:var(--gold);background-color:#c8a24a1a}.theme-toggle[data-v-5c4855cc]:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.header-sticky[data-astro-cid-mq3pp5jd]{position:sticky;top:0;z-index:50;background-color:var(--header-backdrop);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid var(--header-border-color);box-shadow:0 2px 40px #16090c80;transition:background-color .25s ease,border-color .2s ease}.header-inner[data-astro-cid-mq3pp5jd]{display:flex;align-items:center;justify-content:space-between;height:76px;gap:2rem}.header-logo-link[data-astro-cid-mq3pp5jd]{display:flex;align-items:center;gap:.85rem;text-decoration:none;flex-shrink:0}.header-seal[data-astro-cid-mq3pp5jd]{width:58px;height:58px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgba(200,162,74,.6);box-shadow:0 0 0 3px #c8a24a14,0 0 20px #c8a24a40;background:#fff;transition:box-shadow .25s ease}.header-logo-link[data-astro-cid-mq3pp5jd]:hover .header-seal[data-astro-cid-mq3pp5jd]{box-shadow:0 0 0 3px #c8a24a2e,0 0 28px #c8a24a59}.header-seal-img[data-astro-cid-mq3pp5jd]{width:100%;height:100%;object-fit:cover;object-position:center 28%;transform:scale(1.2);transform-origin:center 28%}.header-brand[data-astro-cid-mq3pp5jd]{display:flex;flex-direction:column;gap:.1rem;line-height:1}.header-brand-name[data-astro-cid-mq3pp5jd]{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--fg);letter-spacing:.12em;transition:color .2s ease}.header-logo-link[data-astro-cid-mq3pp5jd]:hover .header-brand-name[data-astro-cid-mq3pp5jd]{color:var(--gold)}.header-brand-sub[data-astro-cid-mq3pp5jd]{font-family:var(--font-mono);font-size:.82rem;letter-spacing:.22em;text-transform:uppercase;color:var(--fg-faint)}.header-nav-desktop[data-astro-cid-mq3pp5jd]{display:none;gap:2rem;align-items:center}@media(min-width:860px){.header-nav-desktop[data-astro-cid-mq3pp5jd]{display:flex}}.header-nav-link[data-astro-cid-mq3pp5jd]{font-family:var(--font-mono);font-size:1rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);text-decoration:none;transition:color .2s ease;position:relative;padding-bottom:3px;white-space:nowrap}.header-nav-link[data-astro-cid-mq3pp5jd]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1.5px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.header-nav-link[data-astro-cid-mq3pp5jd]:hover,.header-nav-link--active[data-astro-cid-mq3pp5jd]{color:var(--fg)}.header-nav-link[data-astro-cid-mq3pp5jd]:hover:after,.header-nav-link--active[data-astro-cid-mq3pp5jd]:after{transform:scaleX(1)}.header-actions[data-astro-cid-mq3pp5jd]{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header-cta[data-astro-cid-mq3pp5jd]{font-size:.78rem;padding:.5rem 1.2rem;display:none}@media(min-width:640px){.header-cta[data-astro-cid-mq3pp5jd]{display:inline-flex}}.ember-canvas[data-v-4385ea71]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.ember-static[data-v-4385ea71]{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 100%,rgba(200,162,74,.08) 0%,transparent 60%);pointer-events:none}.footer[data-astro-cid-lejjx2fa]{position:relative;background-color:var(--footer-bg);overflow:hidden;margin-top:6rem}.footer-ember[data-astro-cid-lejjx2fa]{position:absolute;inset:0;pointer-events:none;opacity:.6}.footer-inner[data-astro-cid-lejjx2fa]{position:relative;z-index:1;padding-top:3rem;padding-bottom:2rem}.footer-proscenium[data-astro-cid-lejjx2fa]{display:flex;align-items:center;width:100%;position:relative;z-index:1}.footer-proscenium-line[data-astro-cid-lejjx2fa]{flex:1;height:1px;background:linear-gradient(to right,transparent 0%,rgba(200,162,74,.15) 20%,rgba(200,162,74,.5) 100%)}.footer-proscenium-line[data-astro-cid-lejjx2fa]:last-child{background:linear-gradient(to left,transparent 0%,rgba(200,162,74,.15) 20%,rgba(200,162,74,.5) 100%)}.footer-proscenium-diamond[data-astro-cid-lejjx2fa]{font-size:.55rem;color:var(--gold);padding:.6rem 1rem;opacity:.8;flex-shrink:0}.footer-grid[data-astro-cid-lejjx2fa]{display:grid;grid-template-columns:1fr;gap:2.5rem;padding:3rem 0 2.5rem}@media(min-width:640px){.footer-grid[data-astro-cid-lejjx2fa]{grid-template-columns:1fr 1fr;gap:2rem 3rem}}@media(min-width:1024px){.footer-grid[data-astro-cid-lejjx2fa]{grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:0 3.5rem;align-items:start}}.footer-col--brand[data-astro-cid-lejjx2fa]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.footer-logo-link[data-astro-cid-lejjx2fa]{display:inline-block}.footer-logo-bg[data-astro-cid-lejjx2fa]{display:inline-flex;align-items:center;justify-content:center;width:130px;height:130px;border-radius:50%;background-color:#fff;overflow:hidden;isolation:isolate;box-shadow:0 0 0 1px #c8a24a4d,0 0 24px #c8a24a1f}.footer-logo[data-astro-cid-lejjx2fa]{height:116px;width:116px;object-fit:contain;display:block;mix-blend-mode:multiply}.footer-tagline[data-astro-cid-lejjx2fa]{font-family:var(--font-body);font-style:italic;color:var(--fg-muted);font-size:.9rem;margin:0;line-height:1.5}.footer-col[data-astro-cid-lejjx2fa]{display:flex;flex-direction:column;gap:1.1rem}.footer-col-heading[data-astro-cid-lejjx2fa]{font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin:0;padding-bottom:.6rem;border-bottom:1px solid rgba(200,162,74,.18)}.footer-links[data-astro-cid-lejjx2fa]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.footer-link[data-astro-cid-lejjx2fa]{font-family:var(--font-body);font-size:.9rem;color:var(--fg-muted);text-decoration:none;transition:color .2s ease;display:inline-flex;align-items:center}.footer-link[data-astro-cid-lejjx2fa]:before{content:"";display:inline-block;width:0;height:1px;background-color:var(--gold);transition:width .2s ease,margin-right .2s ease;flex-shrink:0}.footer-link[data-astro-cid-lejjx2fa]:hover{color:var(--fg)}.footer-link[data-astro-cid-lejjx2fa]:hover:before{width:14px;margin-right:.4rem}.footer-address[data-astro-cid-lejjx2fa]{font-style:normal;display:flex;flex-direction:column;gap:.7rem}.footer-contact-item[data-astro-cid-lejjx2fa]{display:flex;align-items:center;gap:.55rem;font-family:var(--font-mono);font-size:.76rem;letter-spacing:.02em;color:var(--fg-muted);text-decoration:none;transition:color .2s ease;line-height:1.4}.footer-contact-item--location[data-astro-cid-lejjx2fa]{color:var(--fg-muted);cursor:default}a[data-astro-cid-lejjx2fa].footer-contact-item:hover{color:var(--fg)}.footer-contact-item--instagram[data-astro-cid-lejjx2fa]{color:var(--fg-muted)}.footer-contact-item--instagram[data-astro-cid-lejjx2fa]:hover{color:var(--gold)}.footer-contact-icon[data-astro-cid-lejjx2fa]{width:14px;height:14px;flex-shrink:0;opacity:.65}.footer-hairline[data-astro-cid-lejjx2fa]{margin:0 0 1.5rem}.footer-bottom[data-astro-cid-lejjx2fa]{display:flex;flex-direction:column;gap:.25rem}@media(min-width:640px){.footer-bottom[data-astro-cid-lejjx2fa]{flex-direction:row;align-items:center;justify-content:space-between}}.footer-copy[data-astro-cid-lejjx2fa]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.06em;color:var(--fg-faint);margin:0}.footer-credit[data-astro-cid-lejjx2fa]{font-family:var(--font-body);font-style:italic;font-size:.78rem;color:var(--fg-faint);margin:0}
