.ThemeToggle-module__AOy7oq__toggle{border-radius:var(--radius-full);background:var(--bg-tertiary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-base);border:none;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ThemeToggle-module__AOy7oq__toggle:hover{background:var(--sapphire-bg);color:var(--sapphire);transform:scale(1.08)}.ThemeToggle-module__AOy7oq__toggle:active{transform:scale(.95)}.ThemeToggle-module__AOy7oq__iconWrapper{width:20px;height:20px;position:relative}.ThemeToggle-module__AOy7oq__icon{width:20px;height:20px;transition:all var(--transition-slow);position:absolute;top:0;left:0}.ThemeToggle-module__AOy7oq__sun{opacity:0;transform:rotate(-90deg)scale(.5)}.ThemeToggle-module__AOy7oq__sun.ThemeToggle-module__AOy7oq__active{opacity:1;transform:rotate(0)scale(1)}.ThemeToggle-module__AOy7oq__moon{opacity:0;transform:rotate(90deg)scale(.5)}.ThemeToggle-module__AOy7oq__moon.ThemeToggle-module__AOy7oq__active{opacity:1;transform:rotate(0)scale(1)}
.Navbar-module__EIxHdq__header{z-index:1000;height:var(--navbar-height);-webkit-backdrop-filter:blur(24px);transition:all var(--transition-base);background:#ffffffdb;border:1px solid #25342d14;border-radius:22px;align-items:center;display:flex;position:fixed;top:16px;left:max(16px,50vw - 620px);right:max(16px,50vw - 620px);box-shadow:0 12px 30px #222d2814}.Navbar-module__EIxHdq__header.Navbar-module__EIxHdq__scrolled{background:var(--bg-glass-heavy);border-color:var(--border);box-shadow:var(--shadow-md)}.Navbar-module__EIxHdq__nav{width:100%;max-width:var(--max-width);padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__EIxHdq__logo{align-items:center;gap:var(--space-sm);color:var(--text-primary);flex-shrink:0;text-decoration:none;display:flex}.Navbar-module__EIxHdq__logo:hover{color:var(--text-primary)}.Navbar-module__EIxHdq__logoIcon{width:42px;height:42px;transition:transform var(--transition-spring);justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module__EIxHdq__logo:hover .Navbar-module__EIxHdq__logoIcon{transform:rotate(-5deg)scale(1.05)}.Navbar-module__EIxHdq__logoIconImg{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.Navbar-module__EIxHdq__logoIconDark{opacity:0}[data-theme=dark] .Navbar-module__EIxHdq__logoIconLight{opacity:0}[data-theme=dark] .Navbar-module__EIxHdq__logoIconDark{opacity:1}.Navbar-module__EIxHdq__logoText{flex-direction:column;display:flex}.Navbar-module__EIxHdq__logoName{font-family:var(--font-display);color:var(--text-primary);font-size:1.125rem;font-weight:700;line-height:1.1}.Navbar-module__EIxHdq__logoTagline{letter-spacing:.08em;text-transform:uppercase;color:var(--sapphire);font-size:.625rem;font-weight:500;line-height:1}.Navbar-module__EIxHdq__navLinks{gap:var(--space-xs);list-style:none;display:flex}.Navbar-module__EIxHdq__searchContainer{width:min(230px,19vw);min-width:150px;height:38px;margin-left:auto;margin-right:var(--space-md);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-secondary);color:var(--text-tertiary);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);align-items:center;display:flex;position:relative}.Navbar-module__EIxHdq__searchContainer:focus-within{border-color:var(--sapphire);box-shadow:0 0 0 3px var(--sapphire-glow)}.Navbar-module__EIxHdq__searchIcon{flex-shrink:0;margin-left:12px}.Navbar-module__EIxHdq__searchInput{width:100%;min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0;padding:0 10px;font-size:.8125rem}.Navbar-module__EIxHdq__searchInput::placeholder{color:var(--text-tertiary)}.Navbar-module__EIxHdq__clearSearch{color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;flex-shrink:0;margin-right:8px;font-size:1rem;line-height:1}.Navbar-module__EIxHdq__navLink{padding:var(--space-sm) var(--space-md);color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-fast);font-size:.875rem;font-weight:500;position:relative}.Navbar-module__EIxHdq__navLink:hover{color:var(--sapphire);background:var(--sapphire-bg-subtle)}.Navbar-module__EIxHdq__navLink:after{content:"";background:var(--sapphire);border-radius:var(--radius-full);width:20px;height:2px;transition:transform var(--transition-base);position:absolute;bottom:4px;left:50%;transform:translate(-50%)scaleX(0)}.Navbar-module__EIxHdq__navLink:hover:after{transform:translate(-50%)scaleX(1)}.Navbar-module__EIxHdq__actions{align-items:center;gap:var(--space-sm);display:flex}.Navbar-module__EIxHdq__cartBtn,.Navbar-module__EIxHdq__accountBtn{border-radius:var(--radius-full);background:var(--bg-tertiary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-base);border:none;justify-content:center;align-items:center;display:flex;position:relative}.Navbar-module__EIxHdq__cartBtn:hover,.Navbar-module__EIxHdq__accountBtn:hover{background:var(--sapphire-bg);color:var(--sapphire);transform:scale(1.08)}.Navbar-module__EIxHdq__cartBadge{border-radius:var(--radius-full);background:var(--sapphire);color:#fff;border:2px solid var(--bg-primary);justify-content:center;align-items:center;width:18px;height:18px;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.Navbar-module__EIxHdq__hamburger{border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:8px;display:none}.Navbar-module__EIxHdq__hamburger span{background:var(--text-primary);border-radius:var(--radius-full);width:20px;height:2px;transition:all var(--transition-base);display:block}.Navbar-module__EIxHdq__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__EIxHdq__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__EIxHdq__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__EIxHdq__mobileMenu{top:var(--navbar-height);width:280px;height:calc(100vh - var(--navbar-height));background:var(--bg-primary);border-left:1px solid var(--border);transition:right var(--transition-slow);z-index:999;padding:var(--space-xl);position:fixed;right:-100%;overflow-y:auto}.Navbar-module__EIxHdq__mobileMenuOpen{right:0}.Navbar-module__EIxHdq__mobileNavLinks{gap:var(--space-xs);flex-direction:column;list-style:none;display:flex}.Navbar-module__EIxHdq__mobileNavLink{padding:var(--space-md) var(--space-lg);color:var(--text-primary);border-radius:var(--radius-md);transition:all var(--transition-fast);font-size:1rem;font-weight:500;display:block}.Navbar-module__EIxHdq__mobileNavLink:hover{background:var(--sapphire-bg);color:var(--sapphire)}.Navbar-module__EIxHdq__overlay{background:var(--bg-overlay);z-index:998;animation:.3s ease-out Navbar-module__EIxHdq__fadeIn;position:fixed;inset:0}@media (max-width:768px){.Navbar-module__EIxHdq__header{border-radius:16px;top:10px;left:10px;right:10px}.Navbar-module__EIxHdq__navLinks{display:none}.Navbar-module__EIxHdq__hamburger{display:flex}.Navbar-module__EIxHdq__logoTagline{display:none}.Navbar-module__EIxHdq__searchContainer{background:var(--bg-tertiary);border-color:#0000;width:38px;min-width:38px;margin-right:0}.Navbar-module__EIxHdq__searchInput{opacity:0;pointer-events:none;width:0;padding:0;position:absolute;right:0}.Navbar-module__EIxHdq__searchContainer:focus-within{border-color:var(--sapphire);background:var(--bg-secondary);width:min(42vw,220px)}.Navbar-module__EIxHdq__searchContainer:focus-within .Navbar-module__EIxHdq__searchInput{opacity:1;pointer-events:auto;width:100%;padding:0 10px;position:static}.Navbar-module__EIxHdq__searchContainer:focus-within .Navbar-module__EIxHdq__searchIcon{margin-left:12px}}[data-theme=dark] .Navbar-module__EIxHdq__header{background:#0a1816e6;border-color:#68dabb24;box-shadow:0 12px 30px #00000047}[data-theme=dark] .Navbar-module__EIxHdq__header.Navbar-module__EIxHdq__scrolled{border-color:var(--border);background:#0a1816f5}
.Footer-module__cyaCmW__footer{background-color:var(--bg-secondary);border-top:1px solid var(--border);padding-top:var(--space-4xl);padding-bottom:var(--space-xl);margin-top:auto}.Footer-module__cyaCmW__container{max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.Footer-module__cyaCmW__top{gap:var(--space-2xl);grid-template-columns:1.5fr repeat(3,1fr) 1.2fr;display:grid}.Footer-module__cyaCmW__brand{gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__cyaCmW__logoRow{align-items:center;gap:var(--space-sm);display:flex}.Footer-module__cyaCmW__logoIcon{flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative}.Footer-module__cyaCmW__logoIconImg{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.Footer-module__cyaCmW__logoIconDark{opacity:0}[data-theme=dark] .Footer-module__cyaCmW__logoIconLight{opacity:0}[data-theme=dark] .Footer-module__cyaCmW__logoIconDark{opacity:1}.Footer-module__cyaCmW__logoName{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:1.1}.Footer-module__cyaCmW__logoTagline{color:var(--sapphire);font-size:.75rem;font-weight:500}.Footer-module__cyaCmW__description{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.Footer-module__cyaCmW__socials{gap:var(--space-sm);display:flex}.Footer-module__cyaCmW__socialLink{border-radius:var(--radius-full);background:var(--bg-tertiary);width:36px;height:36px;color:var(--text-secondary);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.Footer-module__cyaCmW__socialLink:hover{background:var(--sapphire);color:#fff;transform:translateY(-2px)}.Footer-module__cyaCmW__column{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__cyaCmW__columnTitle{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.08em;color:var(--text-primary);font-size:.8125rem;font-weight:700}.Footer-module__cyaCmW__columnLinks{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.Footer-module__cyaCmW__columnLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.875rem}.Footer-module__cyaCmW__columnLink:hover{color:var(--sapphire)}.Footer-module__cyaCmW__newsletter{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__cyaCmW__newsletterText{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.Footer-module__cyaCmW__newsletterForm{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-primary);transition:border-color var(--transition-fast);gap:0;display:flex;overflow:hidden}.Footer-module__cyaCmW__newsletterForm:focus-within{border-color:var(--sapphire);box-shadow:0 0 0 3px var(--sapphire-glow)}.Footer-module__cyaCmW__newsletterInput{color:var(--text-primary);font-size:.8125rem;font-family:var(--font-sans);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.625rem 1rem}.Footer-module__cyaCmW__newsletterInput::placeholder{color:var(--text-tertiary)}.Footer-module__cyaCmW__newsletterBtn{background:var(--sapphire);color:#fff;cursor:pointer;transition:background var(--transition-fast);border:none;justify-content:center;align-items:center;padding:0 .875rem;display:flex}.Footer-module__cyaCmW__newsletterBtn:hover{background:var(--sapphire-dark)}.Footer-module__cyaCmW__divider{background:var(--border);height:1px;margin:var(--space-2xl) 0 var(--space-lg)}.Footer-module__cyaCmW__bottom{justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.Footer-module__cyaCmW__copyright{color:var(--text-tertiary);font-size:.8125rem}.Footer-module__cyaCmW__legalLinks{gap:var(--space-lg);display:flex}.Footer-module__cyaCmW__legalLinks a{color:var(--text-tertiary);transition:color var(--transition-fast);font-size:.8125rem}.Footer-module__cyaCmW__legalLinks a:hover{color:var(--sapphire)}@media (max-width:1024px){.Footer-module__cyaCmW__top{grid-template-columns:1fr 1fr}.Footer-module__cyaCmW__brand,.Footer-module__cyaCmW__newsletter{grid-column:1/-1}}@media (max-width:640px){.Footer-module__cyaCmW__top{grid-template-columns:1fr}.Footer-module__cyaCmW__bottom{text-align:center;flex-direction:column}.Footer-module__cyaCmW__legalLinks{justify-content:center}}
