.navbar-module__TnByPq__skipLink{z-index:10000;color:#fff;background:#6c5ce7;border-radius:0 0 8px 8px;padding:8px 16px;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:16px}.navbar-module__TnByPq__skipLink:focus{top:0}.navbar-module__TnByPq__topBar{color:#fff;text-align:center;letter-spacing:.5px;background:linear-gradient(135deg,#6c5ce7,#ff6b6b);padding:6px 16px;font-size:.8rem}.navbar-module__TnByPq__topBar a{color:#fff;font-weight:600;text-decoration:none}.navbar-module__TnByPq__topBar a:hover{text-decoration:underline}.navbar-module__TnByPq__navbar{z-index:1000;background:var(--bg-card);transition:box-shadow .3s;position:sticky;top:0}.navbar-module__TnByPq__navbar.navbar-module__TnByPq__scrolled{box-shadow:0 2px 16px #00000014}.navbar-module__TnByPq__navInner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.navbar-module__TnByPq__logo{letter-spacing:-.5px;align-items:center;gap:8px;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.navbar-module__TnByPq__logoText{background:linear-gradient(135deg,#6c5ce7,#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.navbar-module__TnByPq__logoIcon{font-size:1.6rem;line-height:1}.navbar-module__TnByPq__navLinks{align-items:center;gap:32px;list-style:none;display:flex}.navbar-module__TnByPq__navLink{color:var(--text-primary);padding:4px 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.navbar-module__TnByPq__navLink:after{content:"";background:linear-gradient(90deg,#6c5ce7,#ff6b6b);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.navbar-module__TnByPq__navLink:hover{color:var(--color-primary-text)}.navbar-module__TnByPq__navLink:hover:after{width:100%}.navbar-module__TnByPq__navActions{align-items:center;gap:20px;display:flex}.navbar-module__TnByPq__iconButton{cursor:pointer;min-width:44px;min-height:44px;color:var(--text-primary);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:1.4rem;text-decoration:none;transition:color .2s;display:flex;position:relative}.navbar-module__TnByPq__iconButton:hover{color:var(--color-primary-text)}.navbar-module__TnByPq__cartBadge{color:#fff;background:#ff6b6b;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-8px}.navbar-module__TnByPq__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:4px;display:none}.navbar-module__TnByPq__hamburger span{background:var(--text-primary);border-radius:2px;width:24px;height:2.5px;transition:all .3s;display:block}.navbar-module__TnByPq__hamburger.navbar-module__TnByPq__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.navbar-module__TnByPq__hamburger.navbar-module__TnByPq__open span:nth-child(2){opacity:0}.navbar-module__TnByPq__hamburger.navbar-module__TnByPq__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.navbar-module__TnByPq__mobileNav{background:var(--bg-card);z-index:999;width:280px;height:100vh;padding:80px 32px 32px;transition:right .35s;display:none;position:fixed;top:0;right:-100%;box-shadow:-4px 0 24px #0000001f}.navbar-module__TnByPq__mobileNav.navbar-module__TnByPq__open{right:0}.navbar-module__TnByPq__mobileOverlay{z-index:998;opacity:0;pointer-events:none;background:#0006;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.navbar-module__TnByPq__mobileOverlay.navbar-module__TnByPq__open{opacity:1;pointer-events:auto}.navbar-module__TnByPq__mobileNavLinks{flex-direction:column;gap:8px;list-style:none;display:flex}.navbar-module__TnByPq__mobileNavLink{color:var(--text-primary);border-radius:8px;padding:12px 8px;font-size:1.1rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.navbar-module__TnByPq__mobileNavLink:hover{color:var(--color-primary-text);background:#f0ecfc}.navbar-module__TnByPq__mobileNavDivider{background:var(--border-light);height:1px;margin:16px 0}.navbar-module__TnByPq__mobileNavPhone{color:var(--color-primary-text);align-items:center;gap:8px;padding:12px 8px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}@media (max-width:768px){.navbar-module__TnByPq__navLinks{display:none}.navbar-module__TnByPq__hamburger{display:flex}.navbar-module__TnByPq__mobileNav,.navbar-module__TnByPq__mobileOverlay{display:block}.navbar-module__TnByPq__navInner{height:56px}.navbar-module__TnByPq__logo{font-size:1.3rem}}
.mini-cart-module__MJlKgG__miniCartWrap{position:relative}.mini-cart-module__MJlKgG__miniCartDropdown{z-index:1001;opacity:0;visibility:hidden;background:#fff;border-radius:16px;width:320px;padding:20px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 12px);right:-16px;transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.mini-cart-module__MJlKgG__miniCartDropdown.mini-cart-module__MJlKgG__visible{opacity:1;visibility:visible;transform:translateY(0)}.mini-cart-module__MJlKgG__miniCartDropdown:before{content:"";background:#fff;border-radius:2px;width:16px;height:16px;position:absolute;top:-8px;right:24px;transform:rotate(45deg);box-shadow:-2px -2px 4px #0000000a}.mini-cart-module__MJlKgG__miniCartItems{flex-direction:column;gap:12px;max-height:220px;margin-bottom:16px;display:flex;overflow-y:auto}.mini-cart-module__MJlKgG__miniCartItem{align-items:center;gap:12px;display:flex}.mini-cart-module__MJlKgG__miniCartSwatch{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:36px;height:36px;box-shadow:0 1px 4px #0000001f}.mini-cart-module__MJlKgG__miniCartItemInfo{flex:1;min-width:0}.mini-cart-module__MJlKgG__miniCartItemName{color:#2d3436;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:.82rem;font-weight:700;overflow:hidden}.mini-cart-module__MJlKgG__miniCartItemMeta{color:#636e72;margin:0;font-size:.72rem}.mini-cart-module__MJlKgG__miniCartItemPrice{color:var(--color-primary-text);white-space:nowrap;font-size:.85rem;font-weight:700}.mini-cart-module__MJlKgG__miniCartDivider{background:#f0f0f0;border:none;height:1px;margin:0 0 12px}.mini-cart-module__MJlKgG__miniCartSubtotal{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mini-cart-module__MJlKgG__miniCartSubtotalLabel{color:#636e72;font-size:.88rem;font-weight:600}.mini-cart-module__MJlKgG__miniCartSubtotalValue{color:#2d3436;font-size:1rem;font-weight:800}.mini-cart-module__MJlKgG__miniCartActions{gap:8px;display:flex}.mini-cart-module__MJlKgG__miniCartViewBtn{color:var(--color-primary-text);cursor:pointer;text-align:center;background:0 0;border:2px solid #6c5ce7;border-radius:12px;flex:1;padding:10px 0;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:block}.mini-cart-module__MJlKgG__miniCartViewBtn:hover{background:#f0ecfc}.mini-cart-module__MJlKgG__miniCartCheckoutBtn{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#6c5ce7,#ff6b6b);border:none;border-radius:12px;flex:1;padding:10px 0;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.mini-cart-module__MJlKgG__miniCartCheckoutBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6c5ce759}.mini-cart-module__MJlKgG__miniCartEmpty{text-align:center;color:#636e72;padding:16px 0;font-size:.88rem;font-weight:500}@media (max-width:768px){.mini-cart-module__MJlKgG__miniCartDropdown{display:none!important}}
.back-to-top-module__F8zMLW__button{color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:50;background:#6c5ce7;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .3s,transform .3s,background .2s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(10px);box-shadow:0 2px 8px #6c5ce74d}.back-to-top-module__F8zMLW__visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top-module__F8zMLW__button:hover{background:#5a4bd1;box-shadow:0 4px 12px #6c5ce766}.back-to-top-module__F8zMLW__button:focus-visible{outline:3px solid var(--focus-ring,#6c5ce7);outline-offset:2px}@media (prefers-reduced-motion:reduce){.back-to-top-module__F8zMLW__button{transition:opacity .1s;transform:none}.back-to-top-module__F8zMLW__visible{transform:none}}@media (prefers-color-scheme:dark){.back-to-top-module__F8zMLW__button{background:#7c6ff0;box-shadow:0 2px 8px #0006}.back-to-top-module__F8zMLW__button:hover{background:#6c5ce7}}
.announcement-bar-module__qDHf3W__wrapper{max-height:40px;transition:max-height .35s ease-in-out;overflow:hidden}.announcement-bar-module__qDHf3W__wrapper.announcement-bar-module__qDHf3W__dismissed{max-height:0}.announcement-bar-module__qDHf3W__bar{color:#fff;background:linear-gradient(135deg,#6c5ce7,#a855f7);justify-content:center;align-items:center;height:40px;padding:0 48px 0 16px;display:flex;position:relative}.announcement-bar-module__qDHf3W__text{letter-spacing:.01em;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.announcement-bar-module__qDHf3W__closeBtn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;padding:4px 6px;font-size:1.125rem;line-height:1;transition:opacity .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.announcement-bar-module__qDHf3W__closeBtn:hover{opacity:1}@media (max-width:640px){.announcement-bar-module__qDHf3W__text{font-size:.75rem}}
.newsletter-form-module__aa7BkG__formHero{gap:12px;max-width:460px;margin:0 auto;display:flex}.newsletter-form-module__aa7BkG__inputHero{color:#2d3436;background:#fffffff2;border:none;border-radius:50px;outline:none;flex:1;padding:16px 20px;font-size:1rem}.newsletter-form-module__aa7BkG__inputHero::placeholder{color:#b2bec3}.newsletter-form-module__aa7BkG__inputHero:focus{box-shadow:0 0 0 3px #fff6}.newsletter-form-module__aa7BkG__inputHero:disabled{opacity:.7}.newsletter-form-module__aa7BkG__buttonHero{color:#2d3436;cursor:pointer;white-space:nowrap;background:#feca57;border:none;border-radius:50px;padding:16px 28px;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .2s}.newsletter-form-module__aa7BkG__buttonHero:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #feca5766}.newsletter-form-module__aa7BkG__buttonHero:disabled{opacity:.7;cursor:not-allowed}.newsletter-form-module__aa7BkG__successHero{text-align:center;color:#fff;background:#ffffff26;border-radius:12px;max-width:460px;margin:0 auto;padding:16px 24px;font-size:1.1rem;font-weight:700}.newsletter-form-module__aa7BkG__errorHero{text-align:center;color:#feca57;margin:12px 0 0;font-size:.9rem}.newsletter-form-module__aa7BkG__formFooter{gap:0;margin-top:4px;display:flex}.newsletter-form-module__aa7BkG__inputFooter{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-right:none;border-radius:6px 0 0 6px;outline:none;flex:1;padding:10px 14px;font-size:.85rem;transition:border-color .2s}.newsletter-form-module__aa7BkG__inputFooter::placeholder{color:#777}.newsletter-form-module__aa7BkG__inputFooter:focus{border-color:#6c5ce7}.newsletter-form-module__aa7BkG__inputFooter:disabled{opacity:.7}.newsletter-form-module__aa7BkG__buttonFooter{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6c5ce7,#ff6b6b);border:none;border-radius:0 6px 6px 0;padding:10px 16px;font-size:.85rem;font-weight:600;transition:opacity .2s}.newsletter-form-module__aa7BkG__buttonFooter:hover:not(:disabled){opacity:.9}.newsletter-form-module__aa7BkG__buttonFooter:disabled{opacity:.7;cursor:not-allowed}.newsletter-form-module__aa7BkG__successFooter{color:#00d2d3;margin-top:4px;font-size:.85rem;font-weight:600}.newsletter-form-module__aa7BkG__errorFooter{color:#ff6b6b;margin:8px 0 0;font-size:.8rem}@media (max-width:600px){.newsletter-form-module__aa7BkG__formHero{flex-direction:column}.newsletter-form-module__aa7BkG__buttonHero{width:100%}}
.footer-module__H_NVhW__footer{color:#ccc;background:#2d3436;position:relative}.footer-module__H_NVhW__accentLine{background:linear-gradient(90deg,#6c5ce7,#00d2d3,#feca57,#ff6b6b);height:4px}.footer-module__H_NVhW__footerInner{max-width:1200px;margin:0 auto;padding:48px 24px 24px}.footer-module__H_NVhW__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:40px;display:grid}.footer-module__H_NVhW__brandCol{flex-direction:column;gap:12px;display:flex}.footer-module__H_NVhW__footerLogo{background:linear-gradient(135deg,#6c5ce7,#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.footer-module__H_NVhW__tagline{color:#feca57;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:600}.footer-module__H_NVhW__brandDescription{color:#999;max-width:280px;font-size:.9rem;line-height:1.6}.footer-module__H_NVhW__columnTitle{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:.95rem;font-weight:700}.footer-module__H_NVhW__linkList{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-module__H_NVhW__linkList a{color:#999;font-size:.9rem;text-decoration:none;transition:color .2s}.footer-module__H_NVhW__linkList a:hover{color:#00d2d3}.footer-module__H_NVhW__connectCol{flex-direction:column;gap:16px;display:flex}.footer-module__H_NVhW__socialLinks{gap:12px;display:flex}.footer-module__H_NVhW__socialLink{color:#ccc;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.footer-module__H_NVhW__socialLink:hover{color:#fff;background:#6c5ce7;transform:translateY(-2px)}.footer-module__H_NVhW__phoneLink{color:#ccc;align-items:center;gap:8px;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.footer-module__H_NVhW__phoneLink:hover{color:#feca57}.footer-module__H_NVhW__newsletterForm{gap:0;margin-top:4px;display:flex}.footer-module__H_NVhW__newsletterInput{color:#fff;background:#ffffff0f;border:1px solid #ffffff26;border-right:none;border-radius:6px 0 0 6px;outline:none;flex:1;padding:10px 14px;font-size:.85rem;transition:border-color .2s}.footer-module__H_NVhW__newsletterInput::placeholder{color:#777}.footer-module__H_NVhW__newsletterInput:focus{border-color:#6c5ce7}.footer-module__H_NVhW__newsletterButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6c5ce7,#ff6b6b);border:none;border-radius:0 6px 6px 0;padding:10px 16px;font-size:.85rem;font-weight:600;transition:opacity .2s}.footer-module__H_NVhW__newsletterButton:hover{opacity:.9}.footer-module__H_NVhW__footerBottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:40px;padding-top:20px;display:flex}.footer-module__H_NVhW__copyright,.footer-module__H_NVhW__madeWith{color:#666;font-size:.8rem}.footer-module__H_NVhW__heart{color:#ff6b6b}@media (max-width:900px){.footer-module__H_NVhW__footerGrid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:560px){.footer-module__H_NVhW__footerGrid{grid-template-columns:1fr;gap:28px}.footer-module__H_NVhW__footerBottom{text-align:center;flex-direction:column;gap:8px}.footer-module__H_NVhW__footerInner{padding:32px 20px 20px}}
.toast-module__0axGIa__container{z-index:10000;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:1rem;right:1rem}.toast-module__0axGIa__toast{pointer-events:auto;background:#fff;border-left:4px solid #6c5ce7;border-radius:12px;align-items:center;gap:.75rem;min-width:280px;max-width:380px;padding:.875rem 1rem;animation:.3s ease-out forwards toast-module__0axGIa__slideIn;display:flex;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014}.toast-module__0axGIa__toast.toast-module__0axGIa__success{border-left-color:#00b894}.toast-module__0axGIa__toast.toast-module__0axGIa__error{border-left-color:#ff6b6b}.toast-module__0axGIa__toast.toast-module__0axGIa__info{border-left-color:#6c5ce7}.toast-module__0axGIa__toast.toast-module__0axGIa__exiting{animation:.3s ease-in forwards toast-module__0axGIa__slideOut}.toast-module__0axGIa__colorSwatch{border:2px solid #0000001a;border-radius:50%;flex-shrink:0;width:28px;height:28px}.toast-module__0axGIa__content{flex:1;min-width:0}.toast-module__0axGIa__productName{color:#2d3436;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.toast-module__0axGIa__message{color:#636e72;margin-top:1px;font-size:.8125rem}.toast-module__0axGIa__closeBtn{cursor:pointer;color:#b2bec3;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px;line-height:1;transition:color .15s,background .15s}.toast-module__0axGIa__closeBtn:hover{color:#2d3436;background:#0000000d}@keyframes toast-module__0axGIa__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-module__0axGIa__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}
.cart-drawer-module__EdqpKq__overlay{z-index:9998;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s ease-out,visibility .3s ease-out;position:fixed;inset:0}.cart-drawer-module__EdqpKq__overlay.cart-drawer-module__EdqpKq__open{opacity:1;visibility:visible}.cart-drawer-module__EdqpKq__drawer{z-index:9999;background:#fff;flex-direction:column;width:420px;max-width:100vw;transition:transform .3s ease-out;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #0000001f}.cart-drawer-module__EdqpKq__drawer.cart-drawer-module__EdqpKq__open{transform:translate(0)}.cart-drawer-module__EdqpKq__header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.cart-drawer-module__EdqpKq__title{color:#2d3436;margin:0;font-size:1.125rem;font-weight:700}.cart-drawer-module__EdqpKq__itemCount{color:#636e72;margin-left:.5rem;font-size:.875rem;font-weight:400}.cart-drawer-module__EdqpKq__closeBtn{cursor:pointer;color:#636e72;background:0 0;border:none;border-radius:6px;padding:6px;line-height:1;transition:color .15s,background .15s}.cart-drawer-module__EdqpKq__closeBtn:hover{color:#2d3436;background:#0000000d}.cart-drawer-module__EdqpKq__body{flex:1;padding:1rem 1.5rem;overflow-y:auto}.cart-drawer-module__EdqpKq__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.cart-drawer-module__EdqpKq__emptyIcon{color:#dfe6e9;width:64px;height:64px}.cart-drawer-module__EdqpKq__emptyTitle{color:#2d3436;margin:0;font-size:1.125rem;font-weight:600}.cart-drawer-module__EdqpKq__emptyText{color:#636e72;margin:0;font-size:.875rem}.cart-drawer-module__EdqpKq__browseLink{color:#fff;background:#6c5ce7;border-radius:8px;margin-top:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.cart-drawer-module__EdqpKq__browseLink:hover{background:#5a4bd1}.cart-drawer-module__EdqpKq__itemsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.cart-drawer-module__EdqpKq__item{border-bottom:1px solid #f0f0f0;gap:.875rem;padding-bottom:1rem;display:flex}.cart-drawer-module__EdqpKq__item:last-child{border-bottom:none}.cart-drawer-module__EdqpKq__itemSwatch{border:2px solid #00000014;border-radius:10px;flex-shrink:0;width:52px;height:52px}.cart-drawer-module__EdqpKq__itemDetails{flex:1;min-width:0}.cart-drawer-module__EdqpKq__itemName{color:#2d3436;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:.875rem;font-weight:600;overflow:hidden}.cart-drawer-module__EdqpKq__itemVariant{color:#636e72;margin:0 0 6px;font-size:.75rem}.cart-drawer-module__EdqpKq__itemBottom{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.cart-drawer-module__EdqpKq__quantityControls{border:1px solid #dfe6e9;border-radius:6px;align-items:center;gap:0;display:flex;overflow:hidden}.cart-drawer-module__EdqpKq__qtyBtn{cursor:pointer;color:#2d3436;background:#fafafa;border:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.cart-drawer-module__EdqpKq__qtyBtn:hover{background:#eee}.cart-drawer-module__EdqpKq__qtyBtn:disabled{color:#b2bec3;cursor:not-allowed}.cart-drawer-module__EdqpKq__qtyValue{text-align:center;color:#2d3436;border-left:1px solid #dfe6e9;border-right:1px solid #dfe6e9;width:28px;font-size:.8125rem;font-weight:600;line-height:28px}.cart-drawer-module__EdqpKq__itemPrice{color:#2d3436;white-space:nowrap;font-size:.875rem;font-weight:700}.cart-drawer-module__EdqpKq__removeBtn{cursor:pointer;color:#b2bec3;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px;line-height:1;transition:color .15s,background .15s}.cart-drawer-module__EdqpKq__removeBtn:hover{color:#ff6b6b;background:#ff6b6b14}.cart-drawer-module__EdqpKq__footer{border-top:1px solid #eee;flex-shrink:0;padding:1.25rem 1.5rem}.cart-drawer-module__EdqpKq__subtotalRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cart-drawer-module__EdqpKq__subtotalLabel{color:#636e72;font-size:.875rem}.cart-drawer-module__EdqpKq__subtotalValue{color:#2d3436;font-size:1.125rem;font-weight:700}.cart-drawer-module__EdqpKq__footerActions{flex-direction:column;gap:.5rem;display:flex}.cart-drawer-module__EdqpKq__checkoutBtn{color:#fff;cursor:pointer;text-align:center;background:#6c5ce7;border:none;border-radius:10px;width:100%;padding:.75rem;font-size:.9375rem;font-weight:700;transition:background .15s;display:block}.cart-drawer-module__EdqpKq__checkoutBtn:hover{background:#5a4bd1}.cart-drawer-module__EdqpKq__viewCartLink{width:100%;color:var(--color-primary-text);cursor:pointer;text-align:center;background:0 0;border:2px solid #6c5ce7;border-radius:10px;padding:.625rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.cart-drawer-module__EdqpKq__viewCartLink:hover{background:#6c5ce70f}@media (max-width:480px){.cart-drawer-module__EdqpKq__drawer{width:100vw}}
.cookie-consent-module__PfZoaG__banner{z-index:9990;color:#fafafa;background:#2d3436f7;justify-content:center;align-items:center;gap:20px;max-height:80px;padding:14px 24px;transition:transform .35s ease-in-out;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(0)}.cookie-consent-module__PfZoaG__banner.cookie-consent-module__PfZoaG__hidden{pointer-events:none;transform:translateY(100%)}.cookie-consent-module__PfZoaG__text{margin:0;font-size:.875rem;line-height:1.4}.cookie-consent-module__PfZoaG__link{color:#feca57;text-underline-offset:2px;text-decoration:underline}.cookie-consent-module__PfZoaG__link:hover{color:#ffe78a}.cookie-consent-module__PfZoaG__buttons{flex-shrink:0;gap:10px;display:flex}.cookie-consent-module__PfZoaG__acceptBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#6c5ce7;border:none;border-radius:6px;padding:8px 18px;font-size:.8125rem;font-weight:600;transition:background .2s}.cookie-consent-module__PfZoaG__acceptBtn:hover{background:#5a4bd1}.cookie-consent-module__PfZoaG__essentialBtn{color:#fafafa;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #fafafa;border-radius:6px;padding:8px 18px;font-size:.8125rem;font-weight:600;transition:background .2s,color .2s}.cookie-consent-module__PfZoaG__essentialBtn:hover{background:#ffffff1a}@media (max-width:640px){.cookie-consent-module__PfZoaG__banner{flex-direction:column;gap:10px;max-height:none;padding:14px 16px}.cookie-consent-module__PfZoaG__banner:before{content:"";z-index:-1;pointer-events:none;background:#0006;position:fixed;inset:0}.cookie-consent-module__PfZoaG__text{text-align:center;font-size:.8125rem}.cookie-consent-module__PfZoaG__buttons{justify-content:center;width:100%}}
.page-transition-module__ld1Rsq__transition{opacity:0;transition:opacity .3s ease-out,transform .3s ease-out;transform:translateY(8px)}.page-transition-module__ld1Rsq__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.page-transition-module__ld1Rsq__transition{opacity:1;transition:none;transform:none}}
.home-module__Uf6YUq__hero{text-align:center;background:linear-gradient(135deg,#6c5ce7 0%,#a29bfe 30%,#ff6b6b 70%,#feca57 100%);flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:100px 24px 80px;display:flex;position:relative;overflow:hidden}.home-module__Uf6YUq__heroOverlay{pointer-events:none;background:radial-gradient(at 20%,#ffffff26 0%,#0000 60%),radial-gradient(at 80% 20%,#feca5733 0%,#0000 50%);position:absolute;inset:0}.home-module__Uf6YUq__heroShape1,.home-module__Uf6YUq__heroShape2,.home-module__Uf6YUq__heroShape3{opacity:.12;pointer-events:none;border-radius:50%;position:absolute}.home-module__Uf6YUq__heroShape1{background:#feca57;width:300px;height:300px;top:-60px;left:-80px}.home-module__Uf6YUq__heroShape2{background:#00d2d3;width:200px;height:200px;bottom:40px;right:-40px}.home-module__Uf6YUq__heroShape3{background:#ff6b6b;width:150px;height:150px;top:30%;right:15%}.home-module__Uf6YUq__heroContent{z-index:1;max-width:700px;position:relative}.home-module__Uf6YUq__heroTitle{color:#fff;letter-spacing:-1.5px;text-shadow:0 2px 20px #00000026;margin:0 0 20px;font-size:3.5rem;font-weight:900;line-height:1.1}.home-module__Uf6YUq__heroSubtitle{color:#ffffffeb;max-width:520px;margin:0 auto 40px;font-size:1.3rem;font-weight:400;line-height:1.7}.home-module__Uf6YUq__heroCtas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.home-module__Uf6YUq__ctaPrimary{color:var(--color-primary-text);background:#fff;border-radius:50px;align-items:center;padding:16px 36px;font-size:1.05rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 15px #00000026}.home-module__Uf6YUq__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0003}.home-module__Uf6YUq__ctaSecondary{color:#fff;background:0 0;border:2.5px solid #fffc;border-radius:50px;align-items:center;padding:16px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.home-module__Uf6YUq__ctaSecondary:hover{background:#ffffff26;border-color:#fff}.home-module__Uf6YUq__section{max-width:1200px;margin:0 auto;padding:80px 24px}.home-module__Uf6YUq__sectionTitle{color:#2d3436;text-align:center;letter-spacing:-.5px;margin:0 0 48px;font-size:2.2rem;font-weight:800}.home-module__Uf6YUq__sectionTitleAccent{background:linear-gradient(135deg,#6c5ce7,#ff6b6b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-module__Uf6YUq__productsSection{background:#fff;padding:80px 24px}.home-module__Uf6YUq__productsInner{max-width:1200px;margin:0 auto}.home-module__Uf6YUq__productsGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:28px;margin-bottom:40px;display:grid}.home-module__Uf6YUq__productCard{color:inherit;background:#fafafa;border:1px solid #eee;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.home-module__Uf6YUq__productCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #6c5ce726}.home-module__Uf6YUq__productImagePlaceholder{aspect-ratio:4/3;color:#fff;text-shadow:0 1px 4px #0003;text-align:center;justify-content:center;align-items:center;width:100%;padding:16px;font-size:1rem;font-weight:700;display:flex;position:relative;overflow:hidden}.home-module__Uf6YUq__productImagePlaceholder:after{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#fff3 0%,#0000 60%);position:absolute;inset:0}.home-module__Uf6YUq__productInfo{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.home-module__Uf6YUq__productName{color:#2d3436;margin:0;font-size:1.1rem;font-weight:700}.home-module__Uf6YUq__productMeta{justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px;display:flex}.home-module__Uf6YUq__productPrice{color:var(--color-primary-text);font-size:1.15rem;font-weight:800}.home-module__Uf6YUq__productRating{color:#feca57;align-items:center;gap:4px;font-size:.9rem;display:flex}.home-module__Uf6YUq__productRatingCount{color:#b2bec3;font-size:.8rem}.home-module__Uf6YUq__productViewLink{color:var(--color-primary-text);align-items:center;gap:4px;padding-top:4px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.home-module__Uf6YUq__productViewLink:hover{text-decoration:underline}.home-module__Uf6YUq__viewAllWrap{text-align:center}.home-module__Uf6YUq__viewAllLink{color:#fff;background:linear-gradient(135deg,#6c5ce7,#a29bfe);border-radius:50px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.home-module__Uf6YUq__viewAllLink:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6c5ce74d}.home-module__Uf6YUq__howItWorks{background:#fafafa;padding:80px 24px}.home-module__Uf6YUq__howItWorksInner{max-width:1000px;margin:0 auto}.home-module__Uf6YUq__stepsGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.home-module__Uf6YUq__step{text-align:center;padding:32px 20px;position:relative}.home-module__Uf6YUq__stepIcon{margin-bottom:16px;font-size:3rem;display:block}.home-module__Uf6YUq__stepNumber{color:#fff;background:linear-gradient(135deg,#6c5ce7,#ff6b6b);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:16px;font-size:1rem;font-weight:800;display:inline-flex}.home-module__Uf6YUq__stepTitle{color:#2d3436;margin:0 0 10px;font-size:1.25rem;font-weight:800}.home-module__Uf6YUq__stepDesc{color:#636e72;margin:0;font-size:1rem;line-height:1.6}.home-module__Uf6YUq__materialsSection{background:#fff;padding:80px 24px}.home-module__Uf6YUq__materialsInner{max-width:900px;margin:0 auto}.home-module__Uf6YUq__materialsGrid{grid-template-columns:1fr 1fr;gap:28px;margin-bottom:40px;display:grid}.home-module__Uf6YUq__materialCard{color:#fff;border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:240px;padding:36px 28px;display:flex;position:relative;overflow:hidden}.home-module__Uf6YUq__materialCardPla{background:linear-gradient(135deg,#6c5ce7,#a29bfe)}.home-module__Uf6YUq__materialCardAsa{background:linear-gradient(135deg,#00d2d3,#00b894)}.home-module__Uf6YUq__materialCard:before{content:"";pointer-events:none;background:radial-gradient(circle at 90% 10%,#ffffff26 0%,#0000 50%);position:absolute;inset:0}.home-module__Uf6YUq__materialLabel{text-transform:uppercase;letter-spacing:2px;opacity:.85;margin:0 0 8px;font-size:.85rem;font-weight:700;position:relative}.home-module__Uf6YUq__materialName{margin:0 0 12px;font-size:1.6rem;font-weight:800;position:relative}.home-module__Uf6YUq__materialDesc{opacity:.9;margin:0 0 16px;font-size:.95rem;line-height:1.6;position:relative}.home-module__Uf6YUq__materialPrice{font-size:1.1rem;font-weight:800;position:relative}.home-module__Uf6YUq__materialsLinkWrap{text-align:center}.home-module__Uf6YUq__materialsLink{color:var(--color-primary-text);border:2px solid #6c5ce7;border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.home-module__Uf6YUq__materialsLink:hover{color:#fff;background:#6c5ce7}.home-module__Uf6YUq__brandStory{background:#fafafa;padding:80px 24px}.home-module__Uf6YUq__brandStoryInner{text-align:center;max-width:700px;margin:0 auto}.home-module__Uf6YUq__brandStoryTitle{color:#2d3436;margin:0 0 20px;font-size:2rem;font-weight:800}.home-module__Uf6YUq__brandStoryText{color:#636e72;margin:0 0 32px;font-size:1.1rem;line-height:1.8}.home-module__Uf6YUq__brandStoryLink{color:var(--color-primary-text);border-bottom:2px solid #0000;align-items:center;gap:6px;font-size:1rem;font-weight:700;text-decoration:none;transition:border-color .2s;display:inline-flex}.home-module__Uf6YUq__brandStoryLink:hover{border-color:#6c5ce7}.home-module__Uf6YUq__trustSection{background:#fff;padding:60px 24px}.home-module__Uf6YUq__trustInner{max-width:1000px;margin:0 auto}.home-module__Uf6YUq__trustGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.home-module__Uf6YUq__trustBadge{text-align:center;background:#fafafa;border:1px solid #eee;border-radius:16px;padding:28px 16px;transition:transform .2s,box-shadow .2s}.home-module__Uf6YUq__trustBadge:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000000f}.home-module__Uf6YUq__trustIcon{margin-bottom:12px;font-size:2rem;display:block}.home-module__Uf6YUq__trustText{color:#2d3436;margin:0;font-size:.95rem;font-weight:700}.home-module__Uf6YUq__newsletter{text-align:center;background:linear-gradient(135deg,#6c5ce7,#ff6b6b);padding:80px 24px}.home-module__Uf6YUq__newsletterInner{max-width:560px;margin:0 auto}.home-module__Uf6YUq__newsletterTitle{color:#fff;margin:0 0 12px;font-size:2rem;font-weight:800}.home-module__Uf6YUq__newsletterSubtitle{color:#ffffffe6;margin:0 0 32px;font-size:1.05rem;line-height:1.6}.home-module__Uf6YUq__newsletterForm{gap:12px;max-width:460px;margin:0 auto;display:flex}.home-module__Uf6YUq__newsletterInput{color:#2d3436;background:#fffffff2;border:none;border-radius:50px;outline:none;flex:1;padding:16px 20px;font-size:1rem}.home-module__Uf6YUq__newsletterInput::placeholder{color:#b2bec3}.home-module__Uf6YUq__newsletterInput:focus{box-shadow:0 0 0 3px #fff6}.home-module__Uf6YUq__newsletterButton{color:#2d3436;cursor:pointer;white-space:nowrap;background:#feca57;border:none;border-radius:50px;padding:16px 28px;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .2s}.home-module__Uf6YUq__newsletterButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #feca5766}.home-module__Uf6YUq__newsletterDisclaimer{color:#ffffffb3;margin:16px 0 0;font-size:.8rem}@media (max-width:900px){.home-module__Uf6YUq__stepsGrid{grid-template-columns:1fr;gap:24px}.home-module__Uf6YUq__materialsGrid{grid-template-columns:1fr}.home-module__Uf6YUq__trustGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.home-module__Uf6YUq__hero{min-height:55vh;padding:72px 20px 56px}.home-module__Uf6YUq__heroTitle{font-size:2.2rem}.home-module__Uf6YUq__heroSubtitle{font-size:1.05rem}.home-module__Uf6YUq__heroCtas{flex-direction:column;align-items:center}.home-module__Uf6YUq__sectionTitle{font-size:1.7rem}.home-module__Uf6YUq__productsGrid{grid-template-columns:1fr}.home-module__Uf6YUq__trustGrid{grid-template-columns:1fr 1fr;gap:12px}.home-module__Uf6YUq__trustBadge{padding:20px 12px}.home-module__Uf6YUq__newsletterForm{flex-direction:column}.home-module__Uf6YUq__newsletterButton{width:100%}.home-module__Uf6YUq__brandStoryTitle{font-size:1.6rem}.home-module__Uf6YUq__materialName{font-size:1.3rem}}
.storefront-module__D8cP_q__storefront{color:#2d3436;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fafafa;flex-direction:column;min-height:100vh;display:flex}.storefront-module__D8cP_q__main{flex:1}
/*# sourceMappingURL=2cacdde487a6ab3f.css.map*/