.Navbar-module__cJzEcG__header{z-index:1000;transition:all var(--transition-smooth);position:sticky;top:0}.Navbar-module__cJzEcG__headerHome{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:none;position:absolute;left:0;right:0}.Navbar-module__cJzEcG__headerDefault{background:linear-gradient(#1014168c 0%,#10141673 100%),url(/navbar.jpeg) 50%/cover no-repeat;border-bottom:1px solid #cda57438}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;height:80px;display:flex}.Navbar-module__cJzEcG__logo a{align-items:center;display:flex}.Navbar-module__cJzEcG__brandName{font-family:var(--font-heading);color:var(--color-highlight);letter-spacing:.02em;font-size:1.8rem;font-weight:600}.Navbar-module__cJzEcG__logoWrapper{width:60px;height:67px;transition:transform var(--transition-fast);justify-content:center;align-items:flex-start;display:flex;overflow:hidden}.Navbar-module__cJzEcG__logoWrapper:hover{transform:scale(1.1)}.Navbar-module__cJzEcG__logoImage{object-fit:cover;object-position:top;width:auto;height:110px}.Navbar-module__cJzEcG__navLinks{gap:1.75rem;display:flex}.Navbar-module__cJzEcG__link{text-transform:uppercase;letter-spacing:.05em;color:#f7f3ede0;font-size:.95rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background-color:var(--color-highlight);width:0;height:1px;transition:width var(--transition-fast);position:absolute;bottom:-5px;left:0}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__icons{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__iconLink{color:#f7f3ede0;transition:color var(--transition-fast), transform var(--transition-fast);align-items:center;display:flex;position:relative}.Navbar-module__cJzEcG__iconLink:hover{color:var(--color-white);transform:translateY(-1px)}.Navbar-module__cJzEcG__cartCount{background-color:var(--color-highlight);color:var(--color-ink);border-radius:var(--radius-pill);justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 4px 12px #cda57447}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__menuToggle{z-index:1002;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:6px;padding:5px;display:flex}.Navbar-module__cJzEcG__logoWrapper{width:50px;height:55px}.Navbar-module__cJzEcG__logoImage{height:90px}}.Navbar-module__cJzEcG__hamburgerLine{background-color:var(--color-highlight);width:24px;height:2px;transition:all var(--transition-smooth)}.Navbar-module__cJzEcG__menuOpen .Navbar-module__cJzEcG__hamburgerLine:first-child{transform:translateY(8px)rotate(45deg)}.Navbar-module__cJzEcG__menuOpen .Navbar-module__cJzEcG__hamburgerLine:nth-child(2){opacity:0}.Navbar-module__cJzEcG__menuOpen .Navbar-module__cJzEcG__hamburgerLine:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileOverlay{background-color:var(--color-ink);z-index:1001;opacity:0;visibility:hidden;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .4s,visibility .4s;display:flex;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__overlayActive{opacity:1;visibility:visible}.Navbar-module__cJzEcG__mobileNavLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-heading);color:var(--color-cream);text-transform:uppercase;letter-spacing:.1em;opacity:0;font-size:1rem;transition:all .5s cubic-bezier(.4,0,.2,1);transform:translateY(20px)}.Navbar-module__cJzEcG__overlayActive .Navbar-module__cJzEcG__mobileLink{opacity:1;transform:translateY(0)}.Navbar-module__cJzEcG__mobileLink:first-child{transition-delay:.1s}.Navbar-module__cJzEcG__mobileLink:nth-child(2){transition-delay:.15s}.Navbar-module__cJzEcG__mobileLink:nth-child(3){transition-delay:.2s}.Navbar-module__cJzEcG__mobileLink:nth-child(4){transition-delay:.25s}.Navbar-module__cJzEcG__mobileLink:nth-child(5){transition-delay:.3s}.Navbar-module__cJzEcG__mobileSocials{opacity:0;gap:2rem;margin-top:4rem;transition:opacity .5s .4s;display:flex}.Navbar-module__cJzEcG__overlayActive .Navbar-module__cJzEcG__mobileSocials{opacity:1}.Navbar-module__cJzEcG__socialLink{color:var(--color-highlight);text-transform:uppercase;letter-spacing:.2em;font-size:.9rem}.Navbar-module__cJzEcG__desktopOnly{display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__desktopOnly{display:none}}.Navbar-module__cJzEcG__mobileActions{opacity:0;flex-direction:column;gap:1rem;width:100%;margin-top:-20px;margin-bottom:3rem;padding:0 2rem;transition:all .5s cubic-bezier(.4,0,.2,1) 50ms;display:flex;transform:translateY(20px)}.Navbar-module__cJzEcG__overlayActive .Navbar-module__cJzEcG__mobileActions{opacity:1;transform:translateY(0)}.Navbar-module__cJzEcG__mobileActionLink{color:var(--color-highlight);border-radius:var(--radius-md);border:1px solid #cda57433;align-items:center;gap:1rem;width:100%;padding:12px 20px;font-size:1.1rem;font-weight:500;display:flex}.Navbar-module__cJzEcG__mobileCartIcon{align-items:center;display:flex;position:relative}.Navbar-module__cJzEcG__mobileCartCount{background-color:var(--color-white);color:var(--color-ink);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}
.Footer-module__S6Hkya__footer{color:var(--color-white);padding-top:var(--space-10);background:linear-gradient(#0b3136 0%,#091f23 100%);border-top:1px solid #cda57429;margin-top:auto}.Footer-module__S6Hkya__footerContainer{grid-template-columns:2fr 1fr 1fr;gap:clamp(2rem,4vw,4rem);padding-bottom:4rem;display:grid}.Footer-module__S6Hkya__brandName{font-family:var(--font-heading);color:var(--color-highlight);margin-bottom:1.5rem;font-size:2rem}.Footer-module__S6Hkya__brandDescription{color:#f7f3edc2;max-width:90%;line-height:1.8}.Footer-module__S6Hkya__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:#f7f3edf0;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__linkList{padding:0;list-style:none}.Footer-module__S6Hkya__linkList li{margin-bottom:1rem}.Footer-module__S6Hkya__linkList a{color:#f7f3edb8;transition:color var(--transition-fast)}.Footer-module__S6Hkya__linkList a:hover{color:var(--color-highlight)}.Footer-module__S6Hkya__bottomBar{color:#f7f3ed8f;border-top:1px solid #ffffff14;padding:1.5rem 0;font-size:.85rem}.Footer-module__S6Hkya__bottomContainer{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__paymentMethods{gap:.5rem;display:flex}@media (max-width:992px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:576px){.Footer-module__S6Hkya__footerContainer{grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__bottomContainer{text-align:center;flex-direction:column;gap:1rem}}
