.WineMegaMenu-module___WonIG__wrapper{position:relative}.WineMegaMenu-module___WonIG__trigger{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--color-cream);transition:color .3s var(--ease-smooth);align-items:center;gap:4px;font-size:.75rem;font-weight:400;text-decoration:none;display:flex;position:relative}.WineMegaMenu-module___WonIG__trigger:after{content:"";background:var(--color-gold);width:0;height:1px;transition:width .3s var(--ease-smooth);position:absolute;bottom:-4px;left:0}.WineMegaMenu-module___WonIG__trigger:hover{color:var(--color-gold)}.WineMegaMenu-module___WonIG__trigger:hover:after{width:100%}.WineMegaMenu-module___WonIG__mega{background:var(--color-surface);border:1px solid var(--color-gold-border);opacity:0;visibility:hidden;min-width:500px;transition:opacity .3s var(--ease-smooth), visibility .3s var(--ease-smooth), transform .3s var(--ease-smooth);z-index:100;padding:32px;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%)translateY(8px)}.WineMegaMenu-module___WonIG__open{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.WineMegaMenu-module___WonIG__megaInner{gap:40px;display:flex}.WineMegaMenu-module___WonIG__col{flex:1}.WineMegaMenu-module___WonIG__colTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--color-gold);border-bottom:1px solid var(--color-gold-border);margin-bottom:16px;padding-bottom:8px;font-size:.65rem;font-weight:600}.WineMegaMenu-module___WonIG__colLinks{flex-direction:column;gap:8px;list-style:none;display:flex}.WineMegaMenu-module___WonIG__parentItem{position:relative}.WineMegaMenu-module___WonIG__parentLink{font-family:var(--font-body);color:var(--color-cream);cursor:pointer;transition:color .2s var(--ease-smooth);font-size:.8rem;font-weight:400;text-decoration:none}.WineMegaMenu-module___WonIG__parentLink:hover{color:var(--color-gold)}.WineMegaMenu-module___WonIG__subMenu{background:var(--color-surface-2);border:1px solid var(--color-gold-border);min-width:180px;margin-left:8px;padding:16px 20px;position:absolute;top:0;left:100%}.WineMegaMenu-module___WonIG__subLinks{flex-direction:column;gap:6px;list-style:none;display:flex}.WineMegaMenu-module___WonIG__subLink{font-family:var(--font-body);color:var(--color-muted);transition:color .2s var(--ease-smooth);white-space:nowrap;font-size:.75rem;font-weight:300;text-decoration:none}.WineMegaMenu-module___WonIG__subLink:hover{color:var(--color-cream)}.WineMegaMenu-module___WonIG__featured{border-left:1px solid var(--color-gold-border);flex-direction:column;justify-content:center;gap:16px;padding-left:32px;display:flex}.WineMegaMenu-module___WonIG__featuredLabel{font-family:var(--font-display);color:var(--color-cream);font-size:1.4rem;font-style:italic;font-weight:700}.WineMegaMenu-module___WonIG__featuredCta{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--color-gold);border:1px solid var(--color-gold-border);transition:background-color .3s var(--ease-smooth), border-color .3s var(--ease-smooth);align-self:flex-start;align-items:center;gap:8px;padding:10px 24px;font-size:.7rem;font-weight:600;text-decoration:none;display:inline-flex}.WineMegaMenu-module___WonIG__featuredCta:hover{background:var(--color-gold);border-color:var(--color-gold);color:#0a0704}@media (max-width:1024px){.WineMegaMenu-module___WonIG__mega{display:none}}
.Navbar-module__ZERf_q__header{z-index:1000;transition:background-color .4s var(--ease-smooth), backdrop-filter .4s var(--ease-smooth);background:linear-gradient(#0a0704b3 0%,#0a070400 100%);position:fixed;top:0;left:0;right:0}.Navbar-module__ZERf_q__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0704eb}.Navbar-module__ZERf_q__nav{justify-content:center;align-items:center;gap:20px;max-width:1400px;margin:0 auto;padding:20px clamp(24px,4vw,60px);display:flex}.Navbar-module__ZERf_q__leftLinks,.Navbar-module__ZERf_q__rightLinks{align-items:center;gap:32px;list-style:none;display:flex}.Navbar-module__ZERf_q__leftLinks{margin-right:auto}.Navbar-module__ZERf_q__rightLinks{margin-left:auto}.Navbar-module__ZERf_q__logo{flex-shrink:0;text-decoration:none}.Navbar-module__ZERf_q__logoText{font-family:var(--font-display);color:var(--color-gold);letter-spacing:.02em;font-size:1.8rem;font-style:italic;font-weight:700}.Navbar-module__ZERf_q__link{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--color-cream);transition:color .3s var(--ease-smooth);white-space:nowrap;font-size:.75rem;font-weight:400;text-decoration:none;position:relative}.Navbar-module__ZERf_q__link:after{content:"";background:var(--color-gold);width:0;height:1px;transition:width .3s var(--ease-smooth);position:absolute;bottom:-4px;left:0}.Navbar-module__ZERf_q__link:hover{color:var(--color-gold)}.Navbar-module__ZERf_q__link:hover:after{width:100%}.Navbar-module__ZERf_q__shopLink{color:var(--color-cream);transition:color .3s var(--ease-smooth);align-items:center;text-decoration:none;display:flex}.Navbar-module__ZERf_q__shopLink:hover{color:var(--color-gold)}.Navbar-module__ZERf_q__langSwitcher{align-items:center;gap:4px;list-style:none;display:flex}.Navbar-module__ZERf_q__langBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--color-muted);cursor:pointer;transition:color .3s var(--ease-smooth);background:0 0;border:none;padding:4px 6px;font-size:.65rem;font-weight:600}.Navbar-module__ZERf_q__langBtn:hover{color:var(--color-gold)}.Navbar-module__ZERf_q__cta{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:#0a0704;background:var(--color-gold);transition:background-color .3s var(--ease-smooth), transform .3s var(--ease-smooth);white-space:nowrap;padding:10px 24px;font-size:.7rem;font-weight:600;text-decoration:none}.Navbar-module__ZERf_q__cta:hover{background:var(--color-gold-light);transform:translateY(-1px)}.Navbar-module__ZERf_q__hamburger{z-index:1001;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.Navbar-module__ZERf_q__hamburger span{background:var(--color-cream);width:28px;height:1px;transition:transform .3s var(--ease-smooth), opacity .3s var(--ease-smooth);display:block}.Navbar-module__ZERf_q__hamburger.Navbar-module__ZERf_q__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__ZERf_q__hamburger.Navbar-module__ZERf_q__open span:nth-child(2){opacity:0}.Navbar-module__ZERf_q__hamburger.Navbar-module__ZERf_q__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__ZERf_q__mobileMenu{opacity:0;visibility:hidden;transition:opacity .4s var(--ease-smooth), visibility .4s var(--ease-smooth);background:#0a0704fa;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Navbar-module__ZERf_q__mobileMenu.Navbar-module__ZERf_q__active{opacity:1;visibility:visible}.Navbar-module__ZERf_q__mobileLinks{text-align:center;flex-direction:column;gap:28px;list-style:none;display:flex}.Navbar-module__ZERf_q__mobileItem{opacity:0;transition:opacity .4s var(--ease-smooth), transform .4s var(--ease-smooth);transform:translateY(20px)}.Navbar-module__ZERf_q__mobileMenu.Navbar-module__ZERf_q__active .Navbar-module__ZERf_q__mobileItem{opacity:1;transform:translateY(0)}.Navbar-module__ZERf_q__mobileLink{font-family:var(--font-display);color:var(--color-cream);transition:color .3s var(--ease-smooth);font-size:2.2rem;font-style:italic;font-weight:700;text-decoration:none}.Navbar-module__ZERf_q__mobileLink:hover{color:var(--color-gold)}.Navbar-module__ZERf_q__mobileLangs{justify-content:center;gap:12px;display:flex}.Navbar-module__ZERf_q__mobileLangBtn{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--color-muted);border:1px solid var(--color-gold-border);cursor:pointer;transition:color .3s var(--ease-smooth), border-color .3s var(--ease-smooth);background:0 0;padding:8px 16px;font-size:.8rem;font-weight:600}.Navbar-module__ZERf_q__mobileLangBtn:hover{color:var(--color-gold);border-color:var(--color-gold)}.Navbar-module__ZERf_q__mobileCta{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:#0a0704;background:var(--color-gold);transition:background-color .3s var(--ease-smooth);margin-top:8px;padding:16px 40px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.Navbar-module__ZERf_q__mobileCta:hover{background:var(--color-gold-light)}@media (max-width:1024px){.Navbar-module__ZERf_q__leftLinks,.Navbar-module__ZERf_q__rightLinks{display:none}.Navbar-module__ZERf_q__hamburger{display:flex}.Navbar-module__ZERf_q__nav{justify-content:space-between}}
.Footer-module__hP-FLq__footer{background:var(--color-surface);border-top:1px solid var(--color-gold-border)}.Footer-module__hP-FLq__container{max-width:1400px;margin:0 auto;padding:80px clamp(24px,4vw,60px) 40px}.Footer-module__hP-FLq__grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;display:grid}.Footer-module__hP-FLq__logo{font-family:var(--font-display);color:var(--color-gold);margin-bottom:16px;font-size:2rem;font-style:italic;font-weight:700}.Footer-module__hP-FLq__tagline{font-family:var(--font-body);color:var(--color-muted);margin-bottom:24px;font-size:.9rem;font-weight:300;line-height:1.6}.Footer-module__hP-FLq__social{gap:24px;display:flex}.Footer-module__hP-FLq__socialLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.15em;color:var(--color-cream);transition:color .3s var(--ease-smooth);font-size:.8rem;font-weight:400;text-decoration:none}.Footer-module__hP-FLq__socialLink:hover{color:var(--color-gold)}.Footer-module__hP-FLq__colTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.2em;color:var(--color-gold);margin-bottom:24px;font-size:.75rem;font-weight:600}.Footer-module__hP-FLq__colLinks{flex-direction:column;gap:14px;list-style:none;display:flex}.Footer-module__hP-FLq__colLink{font-family:var(--font-body);color:var(--color-muted);transition:color .3s var(--ease-smooth);font-size:.9rem;font-weight:300;text-decoration:none}.Footer-module__hP-FLq__colLink:hover{color:var(--color-cream)}.Footer-module__hP-FLq__contactItem{font-family:var(--font-body);color:var(--color-muted);font-size:.85rem;font-weight:300;line-height:1.6}.Footer-module__hP-FLq__contactLabel{text-transform:uppercase;letter-spacing:.15em;color:var(--color-cream);margin-bottom:2px;font-size:.7rem;font-weight:600;display:block}.Footer-module__hP-FLq__contactLink{color:var(--color-muted);transition:color .3s var(--ease-smooth);text-decoration:none}.Footer-module__hP-FLq__contactLink:hover{color:var(--color-gold)}.Footer-module__hP-FLq__divider{background:var(--color-gold-border);height:1px;margin:48px 0 24px}.Footer-module__hP-FLq__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__hP-FLq__copy,.Footer-module__hP-FLq__credit{font-family:var(--font-body);color:var(--color-muted-2);font-size:.75rem;font-weight:300}@media (max-width:768px){.Footer-module__hP-FLq__grid{grid-template-columns:1fr;gap:40px}.Footer-module__hP-FLq__bottom{text-align:center;flex-direction:column;gap:8px}}
.LoadingScreen-module__Sa7sDW__loader{z-index:9999;background:#0a0704;justify-content:center;align-items:center;transition:opacity .4s ease-out,visibility .4s ease-out;display:flex;position:fixed;inset:0}.LoadingScreen-module__Sa7sDW__hidden{opacity:0;visibility:hidden;pointer-events:none}.LoadingScreen-module__Sa7sDW__spinner{width:60px;height:60px;position:relative}.LoadingScreen-module__Sa7sDW__ring,.LoadingScreen-module__Sa7sDW__ringBg{border:3px solid #0000;border-radius:50%;position:absolute;inset:0}.LoadingScreen-module__Sa7sDW__ringBg{border-color:#c9a84c26}.LoadingScreen-module__Sa7sDW__ring{border-color:var(--color-gold) transparent transparent transparent;animation:.8s cubic-bezier(1,1,1,1) infinite LoadingScreen-module__Sa7sDW__spin}@keyframes LoadingScreen-module__Sa7sDW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
