.Header-module__hBw1pG__header{border-bottom:1px solid var(--color-border);background:var(--color-bg);z-index:100;justify-content:space-between;align-items:center;height:60px;padding:0 40px;transition:transform .3s,background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:sticky;top:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__hidden{transform:translateY(-100%)}.Header-module__hBw1pG__header.Header-module__hBw1pG__visible{transform:translateY(0)}.Header-module__hBw1pG__header.Header-module__hBw1pG__glass{-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border-bottom:1px solid #0000000d}.Header-module__hBw1pG__logo{justify-content:center;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__hBw1pG__actions{gap:20px;display:flex}.Header-module__hBw1pG__iconBtn{cursor:pointer;color:var(--color-text);background:0 0;border:none;align-items:center;padding:5px;transition:opacity .2s;display:flex}.Header-module__hBw1pG__iconBtn:hover{opacity:.7}.Header-module__hBw1pG__drawer{z-index:200;background:#fff;width:300px;height:100vh;padding:20px;transition:left .3s;position:fixed;top:0;left:-300px;box-shadow:2px 0 10px #0000001a}.Header-module__hBw1pG__drawer.Header-module__hBw1pG__open{left:0}.Header-module__hBw1pG__drawerHeader{letter-spacing:.1em;justify-content:space-between;align-items:center;margin-bottom:40px;font-weight:700;display:flex}.Header-module__hBw1pG__nav{flex-direction:column;gap:20px;display:flex}.Header-module__hBw1pG__nav a{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text);font-size:13px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__nav a:hover{color:#888}.Header-module__hBw1pG__overlay{z-index:150;background:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.Header-module__hBw1pG__searchBar{border-bottom:1px solid var(--color-border);z-index:90;background:#fff;width:100%;padding:20px 40px;position:absolute;top:60px;left:0}.Header-module__hBw1pG__searchForm{max-width:var(--spacing-container);align-items:center;gap:10px;margin:0 auto;display:flex}.Header-module__hBw1pG__searchForm input{font-size:16px;font-family:var(--font-body);border:none;border-bottom:1px solid #ddd;flex:1;padding:10px}.Header-module__hBw1pG__searchForm input:focus{border-bottom-color:var(--color-text);outline:none}@media (max-width:768px){.Header-module__hBw1pG__header{height:60px;padding:0 15px}.Header-module__hBw1pG__searchBar{padding:15px;top:60px}.Header-module__hBw1pG__desktopOnly{display:none!important}.Header-module__hBw1pG__actions{gap:10px}.Header-module__hBw1pG__logo img{max-width:110px;height:auto!important}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--color-border);background:#f9f9f9;padding:0;font-size:14px}.Footer-module__S6Hkya__newsletter{text-align:center;border-bottom:1px solid var(--color-border);background:#fff;padding:60px 40px}.Footer-module__S6Hkya__newsletter h3{letter-spacing:.05em;text-transform:uppercase;margin-bottom:10px;font-size:20px;font-weight:400}.Footer-module__S6Hkya__newsletter p{color:var(--color-subtext);margin-bottom:25px}.Footer-module__S6Hkya__form{justify-content:center;gap:10px;max-width:500px;margin:0 auto;display:flex}.Footer-module__S6Hkya__form input{border:1px solid var(--color-border);border-radius:4px;flex:1;padding:12px 16px;font-size:14px}.Footer-module__S6Hkya__form input:focus{border-color:var(--color-text);outline:none}.Footer-module__S6Hkya__form button{background:var(--color-text);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;border-radius:4px;padding:12px 24px;font-size:12px;font-weight:600}.Footer-module__S6Hkya__grid{max-width:var(--spacing-container);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin:0 auto;padding:60px 40px;display:grid}.Footer-module__S6Hkya__column h4{text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px;font-size:14px}.Footer-module__S6Hkya__column ul{padding:0;list-style:none}.Footer-module__S6Hkya__column li{margin-bottom:12px}.Footer-module__S6Hkya__column a{color:var(--color-subtext);text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:var(--color-text)}.Footer-module__S6Hkya__copy{text-align:center;color:var(--color-subtext);background:#f9f9f9;border-top:1px solid #eee;padding:20px;font-size:12px}
.CookieConsent-module__QbGkGW__banner{border-top:1px solid var(--color-border);z-index:1000;background-color:#fff;width:100%;padding:20px;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #0000000d}.CookieConsent-module__QbGkGW__content{max-width:var(--spacing-container);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;display:flex}.CookieConsent-module__QbGkGW__content p{color:var(--color-subtext);margin:0;font-size:14px}.CookieConsent-module__QbGkGW__link{color:var(--color-text);margin-left:5px;text-decoration:underline}.CookieConsent-module__QbGkGW__button{background-color:var(--color-text);color:#fff;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:30px;padding:10px 24px;font-size:13px;font-weight:600}.CookieConsent-module__QbGkGW__button:hover{opacity:.9}@media (max-width:768px){.CookieConsent-module__QbGkGW__content{text-align:center;flex-direction:column}}
.CartDrawer-module__IlD0ia__overlay{z-index:998;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.CartDrawer-module__IlD0ia__overlay.CartDrawer-module__IlD0ia__open{opacity:1;visibility:visible}.CartDrawer-module__IlD0ia__drawer{z-index:999;background:#fff;flex-direction:column;width:100%;max-width:400px;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.CartDrawer-module__IlD0ia__drawer.CartDrawer-module__IlD0ia__open{transform:translate(0)}.CartDrawer-module__IlD0ia__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.CartDrawer-module__IlD0ia__title{text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:600}.CartDrawer-module__IlD0ia__closeBtn{cursor:pointer;color:#333;background:0 0;border:none;transition:opacity .2s}.CartDrawer-module__IlD0ia__closeBtn:hover{opacity:.6}.CartDrawer-module__IlD0ia__items{flex:1;padding:20px;overflow-y:auto}.CartDrawer-module__IlD0ia__empty{text-align:center;color:#666;margin-top:50px;font-size:14px}.CartDrawer-module__IlD0ia__item{border-bottom:1px solid #f5f5f5;gap:15px;margin-bottom:20px;padding-bottom:20px;display:flex}.CartDrawer-module__IlD0ia__imageWrapper{background:#f5f5f5;width:70px;height:90px;position:relative}.CartDrawer-module__IlD0ia__details{flex:1}.CartDrawer-module__IlD0ia__name{margin-bottom:5px;font-size:13px;font-weight:500}.CartDrawer-module__IlD0ia__variant{color:#888;margin-bottom:3px;font-size:11px}.CartDrawer-module__IlD0ia__controls{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.CartDrawer-module__IlD0ia__qtyControls{border:1px solid #ddd;align-items:center;display:flex}.CartDrawer-module__IlD0ia__qtyBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}.CartDrawer-module__IlD0ia__qtyValue{padding:0 8px;font-size:12px}.CartDrawer-module__IlD0ia__removeBtn{color:#999;cursor:pointer;background:0 0;border:none;font-size:11px;text-decoration:underline}.CartDrawer-module__IlD0ia__footer{background:#fff;border-top:1px solid #eee;padding:20px}.CartDrawer-module__IlD0ia__summaryRow{justify-content:space-between;margin-bottom:5px;font-size:14px;display:flex}.CartDrawer-module__IlD0ia__totalRow{border-top:1px solid #eee;margin-top:10px;margin-bottom:20px;padding-top:10px;font-size:16px;font-weight:600}.CartDrawer-module__IlD0ia__checkoutBtn{color:#fff;text-transform:uppercase;cursor:pointer;background:#000;border:1px solid #000;border-radius:30px;width:100%;padding:16px;font-size:14px;font-weight:600;transition:all .3s}.CartDrawer-module__IlD0ia__checkoutBtn:hover{color:#000;background:0 0;border:1px solid #000}
.BackToTop-module__lxbnwW__button{color:#fff;cursor:pointer;z-index:90;opacity:0;visibility:hidden;background:#000;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:30px;right:30px;transform:translateY(20px);box-shadow:0 4px 12px #00000026}.BackToTop-module__lxbnwW__button.BackToTop-module__lxbnwW__visible{opacity:1;visibility:visible;transform:translateY(0)}.BackToTop-module__lxbnwW__button:hover{background:#333;transform:translateY(-2px)}
