.home-module__Hx0lNG__topBarLinks{align-items:center;gap:1.25rem;display:flex}.home-module__Hx0lNG__searchBar{flex:auto}@media (max-width:768px){.home-module__Hx0lNG__topBarLinks,.home-module__Hx0lNG__searchBar{display:none!important}.home-module__Hx0lNG__mobileSearchBtn{display:flex!important}}.home-module__Hx0lNG__cartBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;align-items:center;padding:.25rem;transition:opacity .2s;display:flex;position:relative}.home-module__Hx0lNG__cartBtn:hover{opacity:.6}.home-module__Hx0lNG__cartBadge{background:var(--deep-teal);color:#fff;font-family:var(--font-sans);border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-6px}.home-module__Hx0lNG__headerActions{align-items:center;gap:.75rem;display:flex}.home-module__Hx0lNG__headerIconBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:50%;align-items:center;padding:.35rem;transition:background .2s,opacity .2s;display:flex}.home-module__Hx0lNG__headerIconBtn:hover{opacity:.7;background:#0000000d}.home-module__Hx0lNG__loadingScreen{color:#86868b;min-height:100vh;font-family:var(--font-sans);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.home-module__Hx0lNG__spinner{border:3px solid var(--icy-teal);border-top:3px solid var(--deep-teal);border-radius:50%;width:40px;height:40px;animation:1s linear infinite home-module__Hx0lNG__spin}@keyframes home-module__Hx0lNG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-module__Hx0lNG__categoryBar{z-index:90;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#ffffffeb;position:sticky;top:95px}.home-module__Hx0lNG__categoryScroll{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;padding:.75rem 0;display:flex;overflow-x:auto}.home-module__Hx0lNG__categoryScroll::-webkit-scrollbar{display:none}.home-module__Hx0lNG__categoryPill{color:#555;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e5e5e5;border-radius:9999px;flex-shrink:0;padding:.4rem 1rem;font-size:.8rem;font-weight:400;transition:all .18s}.home-module__Hx0lNG__categoryPill:hover{color:#333;border-color:#333}.home-module__Hx0lNG__categoryPill.home-module__Hx0lNG__active{background:var(--deep-teal);border-color:var(--deep-teal);color:#fff;font-weight:600}.home-module__Hx0lNG__tagFilterWrap{flex-wrap:wrap;justify-content:center;gap:.4rem;padding:.6rem 0;display:flex}.home-module__Hx0lNG__tagPill{color:#555;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e5e5e5;border-radius:9999px;flex-shrink:0;padding:.35rem 1rem;font-size:.85rem;font-weight:400;transition:all .18s}.home-module__Hx0lNG__tagPill:hover{color:#333;border-color:#333}.home-module__Hx0lNG__tagPill.home-module__Hx0lNG__active{background:var(--deep-teal);border-color:var(--deep-teal);color:#fff;font-weight:600}@media (max-width:768px){.home-module__Hx0lNG__tagPill{padding:.3rem .8rem;font-size:.75rem}}.home-module__Hx0lNG__logo{letter-spacing:-.01em;color:var(--text-primary);font-size:1.25rem;font-weight:700}.home-module__Hx0lNG__nav{gap:.15rem;padding:0;display:flex}.home-module__Hx0lNG__navLink{color:var(--text-primary);opacity:.8;border-radius:6px;padding:.55rem .85rem;font-size:.87rem;font-weight:500;transition:background .15s,opacity .15s}.home-module__Hx0lNG__navLink:hover{opacity:1;background:#0000000a}.home-module__Hx0lNG__hamburger{display:none}@media (max-width:768px){.home-module__Hx0lNG__nav{display:none!important}.home-module__Hx0lNG__hamburger{display:flex!important}}.home-module__Hx0lNG__main{min-height:calc(100vh - 60px)}.home-module__Hx0lNG__hero{text-align:center;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:8rem 1.5rem 6rem;display:flex}.home-module__Hx0lNG__heroTitle{letter-spacing:-.04em;color:#333;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700}.home-module__Hx0lNG__heroSubtitle{color:var(--text-secondary);max-width:680px;margin-bottom:2.5rem;font-size:1.2rem;font-weight:400;line-height:1.5}.home-module__Hx0lNG__ctaButton{background:var(--deep-teal);color:#fff;border-radius:var(--radius-full);transition:background-color var(--transition-fast),transform var(--transition-fast);padding:.85rem 1.8rem;font-size:1.05rem;font-weight:500}.home-module__Hx0lNG__ctaButton:hover{background:var(--hover-teal)}.home-module__Hx0lNG__productsSection{padding:6rem 0}.home-module__Hx0lNG__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:4rem;display:flex}.home-module__Hx0lNG__sectionTitle{letter-spacing:-.02em;font-size:2.5rem;font-weight:600}.home-module__Hx0lNG__viewAll{color:var(--accent-color);align-items:center;gap:.25rem;margin-top:1rem;font-size:.95rem;font-weight:400;display:flex}.home-module__Hx0lNG__viewAll:hover{text-decoration:underline}.home-module__Hx0lNG__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:3rem 2rem;display:grid}.home-module__Hx0lNG__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.home-module__Hx0lNG__card{background-color:var(--bg-color);border-radius:var(--radius-lg);border:1px solid var(--icy-teal);transition:transform var(--transition-normal),box-shadow var(--transition-normal);flex-direction:column;height:100%;padding:1.5rem 1rem;display:flex;overflow:hidden}.home-module__Hx0lNG__card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000000d}.home-module__Hx0lNG__card:hover .home-module__Hx0lNG__productImage{transform:scale(1.04)}.home-module__Hx0lNG__cardImageWrapper{aspect-ratio:1;background:0 0;justify-content:center;align-items:center;width:100%;margin-bottom:1.5rem;display:flex}.home-module__Hx0lNG__productImage{object-fit:contain;max-width:100%;max-height:100%;transition:transform var(--transition-normal);mix-blend-mode:multiply}.home-module__Hx0lNG__cardContent{text-align:center;flex-direction:column;flex-grow:1;align-items:center;display:flex}.home-module__Hx0lNG__productSKU{color:var(--text-secondary);letter-spacing:.02em;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem}.home-module__Hx0lNG__productName{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:600;line-height:1.3}.home-module__Hx0lNG__productFooter{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-top:auto;display:flex}.home-module__Hx0lNG__priceWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.home-module__Hx0lNG__productPrice{color:var(--text-secondary);font-size:1rem;font-weight:400}.home-module__Hx0lNG__productPriceSlashed{color:var(--slate-grey);font-size:.9rem;font-weight:400;text-decoration:line-through}.home-module__Hx0lNG__productPriceSale{color:var(--deep-teal);font-size:1rem;font-weight:600}.home-module__Hx0lNG__saleTag{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#ff3b30;border-radius:5px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.home-module__Hx0lNG__addToCartBtn{background-color:var(--deep-teal);color:#fff;border-radius:var(--radius-full);transition:background-color var(--transition-fast);justify-content:center;align-items:center;width:100%;max-width:200px;padding:.7rem 2rem;font-size:.9rem;font-weight:500;display:flex}.home-module__Hx0lNG__addToCartBtn:hover{background-color:var(--hover-teal)}.home-module__Hx0lNG__notifyOverlay{-webkit-backdrop-filter:blur(4px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.18s home-module__Hx0lNG__overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes home-module__Hx0lNG__overlayFadeIn{0%{opacity:0}to{opacity:1}}.home-module__Hx0lNG__notifyCard{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:2.5rem 2rem 2rem;animation:.22s cubic-bezier(.34,1.56,.64,1) home-module__Hx0lNG__cardSlideUp;position:relative;box-shadow:0 24px 60px #00000038,0 4px 16px #00000014}@keyframes home-module__Hx0lNG__cardSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.home-module__Hx0lNG__notifyClose{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,color .15s;display:flex;position:absolute;top:1rem;right:1rem}.home-module__Hx0lNG__notifyClose:hover{color:#111;background:#e5e7eb}.home-module__Hx0lNG__notifyBell{margin-bottom:.75rem;font-size:2.5rem;line-height:1}.home-module__Hx0lNG__notifyTitle{color:#111;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.home-module__Hx0lNG__notifySubtitle{color:#6b7280;margin:0 0 1.25rem;font-size:.9rem;line-height:1.55}.home-module__Hx0lNG__notifySubtitle strong{color:#374151}.home-module__Hx0lNG__notifyForm{flex-direction:column;gap:.65rem;display:flex}.home-module__Hx0lNG__notifyInput{width:100%;font-size:.9rem;font-family:var(--font-sans);color:#111;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s}.home-module__Hx0lNG__notifyInput::placeholder{color:#9ca3af}.home-module__Hx0lNG__notifyInput:focus{border-color:var(--deep-teal);background:#fff;box-shadow:0 0 0 3px #0d94881f}.home-module__Hx0lNG__notifySubmitBtn{background:var(--deep-teal);color:#fff;font-size:.95rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:10px;margin-top:.25rem;padding:.8rem 1.5rem;transition:background .18s,transform .12s}.home-module__Hx0lNG__notifySubmitBtn:hover:not(:disabled){background:var(--hover-teal);transform:translateY(-1px)}.home-module__Hx0lNG__notifySubmitBtn:disabled{opacity:.55;cursor:not-allowed}.home-module__Hx0lNG__notifySuccess{flex-direction:column;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.home-module__Hx0lNG__notifySuccessIcon{font-size:2.75rem;line-height:1}.home-module__Hx0lNG__notifySuccessTitle{color:#111;letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:700}.home-module__Hx0lNG__notifySuccessBody{color:#6b7280;max-width:300px;margin:0;font-size:.9rem;line-height:1.55}.home-module__Hx0lNG__notifySuccessBody strong{color:#374151}.home-module__Hx0lNG__notifySpinner{border:3px solid var(--icy-teal);border-top-color:var(--deep-teal);border-radius:50%;width:36px;height:36px;margin:.5rem auto;animation:.8s linear infinite home-module__Hx0lNG__spin}@media (max-width:480px){.home-module__Hx0lNG__notifyCard{border-radius:16px;padding:2rem 1.25rem 1.5rem}}
.MegaMenu-module__onVhJq__triggerWrap{margin-bottom:-2rem;padding-bottom:2rem;position:relative}.MegaMenu-module__onVhJq__navLinkActive{opacity:1!important;color:var(--deep-teal,#0d9488)!important}.MegaMenu-module__onVhJq__panel{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:max-content;max-width:min(780px,92vw);animation:.2s cubic-bezier(.16,1,.3,1) MegaMenu-module__onVhJq__dropIn;position:fixed;left:0;box-shadow:0 4px 6px #0000000a,0 20px 40px #0000000f}@keyframes MegaMenu-module__onVhJq__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.MegaMenu-module__onVhJq__inner{padding:1.25rem}.MegaMenu-module__onVhJq__columns{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.35rem;display:grid}.MegaMenu-module__onVhJq__columnLink{white-space:nowrap;border-radius:10px;align-items:center;gap:.75rem;padding:.7rem .9rem;text-decoration:none;transition:background .15s;display:flex}.MegaMenu-module__onVhJq__columnLink:hover{background:#f0fdfa}.MegaMenu-module__onVhJq__linkIcon{color:#0f766e;background:linear-gradient(135deg,#99f6e4,#5eead4);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.MegaMenu-module__onVhJq__linkIconImg{object-fit:cover;border-radius:10px;flex-shrink:0;width:36px;height:36px}.MegaMenu-module__onVhJq__linkLabel{color:#1f2937;font-size:.88rem;font-weight:600;line-height:1.3}.MegaMenu-module__onVhJq__columnLink:hover .MegaMenu-module__onVhJq__linkLabel{color:#0f766e}@media (max-width:640px){.MegaMenu-module__onVhJq__panel{width:95vw}.MegaMenu-module__onVhJq__columns{grid-template-columns:1fr 1fr}}
