.nav-root.svelte-hyw973{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1rem,3vw,2rem);transition:background .35s ease,box-shadow .35s ease,backdrop-filter .35s ease,border-color .35s ease;border-bottom:1px solid transparent}.nav-root.scrolled.svelte-hyw973,.nav-root.open.svelte-hyw973{background:var(--bg-glass);backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);border-bottom-color:#ffffff14;box-shadow:0 10px 40px #00000040}.brand.svelte-hyw973{display:flex;align-items:center;gap:.75rem;z-index:2}.brand-logo.svelte-hyw973{width:52px;height:52px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(232,184,74,.35));transition:transform .35s var(--ease-out)}.brand.svelte-hyw973:hover .brand-logo:where(.svelte-hyw973){transform:scale(1.06) rotate(-3deg)}.brand-text.svelte-hyw973{display:flex;flex-direction:column;line-height:1.15}.brand-name.svelte-hyw973{font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--text)}.brand-tag.svelte-hyw973{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-weight:500}.nav-panel.svelte-hyw973{display:flex;align-items:center;gap:1.5rem}.nav-panel.svelte-hyw973 ul:where(.svelte-hyw973){display:flex;align-items:center;gap:.35rem;list-style:none}.nav-panel.svelte-hyw973 a:where(.svelte-hyw973){position:relative;display:inline-block;padding:.55rem .95rem;border-radius:var(--radius-full);color:var(--text-muted);font-weight:500;font-size:.95rem;transition:color .25s ease,background .25s ease}.nav-panel.svelte-hyw973 a:where(.svelte-hyw973):hover,.nav-panel.svelte-hyw973 a.active:where(.svelte-hyw973){color:var(--text);background:#ffffff0f}.nav-panel.svelte-hyw973 a.active:where(.svelte-hyw973):after{content:"";position:absolute;left:50%;bottom:4px;width:18px;height:2px;border-radius:2px;background:var(--gold);transform:translate(-50%)}.nav-cta.svelte-hyw973{padding:.65rem 1.15rem!important;border-radius:var(--radius-full)!important;background:linear-gradient(135deg,var(--gold),var(--coral-soft))!important;color:var(--text-dark)!important;font-weight:700!important;box-shadow:0 6px 20px #e8b84a4d}.nav-cta.svelte-hyw973:hover{transform:translateY(-1px);filter:brightness(1.05)}.nav-cta.svelte-hyw973:after{display:none!important}.menu-btn.svelte-hyw973{display:none;flex-direction:column;gap:5px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:10px;cursor:pointer;z-index:3}.bar.svelte-hyw973{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:transform .3s var(--ease-out),opacity .2s ease}.bar.x.svelte-hyw973:nth-child(1){transform:translateY(7px) rotate(45deg)}.bar.x.svelte-hyw973:nth-child(2){opacity:0}.bar.x.svelte-hyw973:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width: 900px){.menu-btn.svelte-hyw973{display:flex}.nav-panel.svelte-hyw973{position:fixed;top:0;right:0;bottom:0;left:0;padding:calc(var(--nav-h) + 1.5rem) 1.5rem 2rem;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:1.25rem;background:#0a0612f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:translateY(-110%);opacity:0;pointer-events:none;transition:transform .45s var(--ease-out),opacity .35s ease}.nav-panel.open.svelte-hyw973{transform:none;opacity:1;pointer-events:auto}.nav-panel.svelte-hyw973 ul:where(.svelte-hyw973){flex-direction:column;align-items:stretch;gap:.35rem}.nav-panel.svelte-hyw973 a:where(.svelte-hyw973){padding:1rem 1.1rem;font-size:1.15rem;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-md)}.nav-cta.svelte-hyw973{text-align:center;margin-top:.5rem}.brand-tag.svelte-hyw973{display:none}}.footer.svelte-v2r7u8{position:relative;margin-top:4rem;padding:3.5rem 1.25rem 1.5rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.35)),var(--bg-deep);border-top:1px solid rgba(255,255,255,.08);overflow:hidden;z-index:1}.footer-glow.svelte-v2r7u8{position:absolute;top:-40%;left:50%;width:60%;height:60%;transform:translate(-50%);background:radial-gradient(circle,rgba(232,184,74,.12),transparent 70%);pointer-events:none}.footer-grid.svelte-v2r7u8{position:relative;width:min(var(--max-width),100%);margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2.5rem}.logo.svelte-v2r7u8{width:88px;height:88px;object-fit:contain;margin-bottom:.75rem;filter:drop-shadow(0 6px 16px rgba(232,184,74,.3))}.display.svelte-v2r7u8{font-size:1.75rem;margin-bottom:.5rem}.tagline.svelte-v2r7u8{color:var(--text-muted);font-size:.95rem;margin-bottom:1.25rem;max-width:22rem}.col.svelte-v2r7u8 h4:where(.svelte-v2r7u8){font-family:var(--font-display);font-size:1.25rem;color:var(--gold-soft);margin-bottom:1rem}.col.svelte-v2r7u8 p:where(.svelte-v2r7u8){font-size:.92rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.6}.col.svelte-v2r7u8 strong:where(.svelte-v2r7u8){color:var(--text);font-weight:600}ul.svelte-v2r7u8{list-style:none}li.svelte-v2r7u8{margin:.45rem 0}.numberBtn.svelte-v2r7u8{background:transparent;border:none;color:var(--text);cursor:pointer;font-size:1.05rem;padding:0;transition:color .2s ease}.numberBtn.svelte-v2r7u8:hover,.col.svelte-v2r7u8 a:where(.svelte-v2r7u8):hover{color:var(--gold)}.col.svelte-v2r7u8 a:where(.svelte-v2r7u8){color:var(--text-muted);font-size:.95rem}.quick-links.svelte-v2r7u8{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem}.quick-links.svelte-v2r7u8 a:where(.svelte-v2r7u8){padding:.35rem .75rem;border-radius:var(--radius-full);border:1px solid rgba(255,255,255,.1);font-size:.8rem;color:var(--text-muted);transition:border-color .2s ease,color .2s ease}.quick-links.svelte-v2r7u8 a:where(.svelte-v2r7u8):hover{border-color:#e8b84a73;color:var(--gold-soft)}.footer-bottom.svelte-v2r7u8{position:relative;width:min(var(--max-width),100%);margin:2.5rem auto 0;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;font-size:.85rem;color:var(--text-dim)}.auth.svelte-v2r7u8 a:where(.svelte-v2r7u8){color:var(--gold)}@media (max-width: 900px){.footer-grid.svelte-v2r7u8{grid-template-columns:1fr;text-align:center}.brand-col.svelte-v2r7u8{display:flex;flex-direction:column;align-items:center}.tagline.svelte-v2r7u8{margin-inline:auto}.quick-links.svelte-v2r7u8{justify-content:center}.footer-bottom.svelte-v2r7u8{flex-direction:column;align-items:center;text-align:center}}
