.home-page{padding:0;position:relative}.home-hero-section{background:linear-gradient(135deg,#f5f5fa 0%,#e8e8f5 100%);border-radius:16px;margin-bottom:2rem;margin-left:4rem;margin-right:4rem;padding:0;position:relative;overflow:hidden}.home-hero-container{grid-template-columns:280px 1fr 300px;align-items:stretch;gap:0;max-width:1400px;min-height:500px;margin:0 auto;display:grid;position:relative}.home-categories-sidebar{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;max-height:559px;padding:.8rem 0;display:flex;overflow-y:auto;box-shadow:0 2px 8px #0000000d}.home-category-item{color:#003a70;cursor:pointer;border-bottom:2px solid #f0f0f0;border-left:4px solid #0000;border-radius:4px;align-items:center;gap:.3rem;margin:0 .4rem;padding:.9rem 1.2rem;font-weight:500;transition:all .3s;display:flex;position:relative}.home-category-item:last-child{border-bottom:none}.home-category-item:hover,.home-category-item.active{background-color:#e8f7f7;border-left-color:#35b6b4;padding-left:1.5rem}.home-category-icon{flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:inline-flex}.home-category-icon img{object-fit:contain;width:3rem;height:3rem}.home-category-name{flex:1;font-size:.9rem}.home-category-arrow{color:#35b6b4;flex-shrink:0;font-size:1.3rem}.home-subcategories-panel{z-index:10;background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;width:260px;height:500px;padding:.8rem 0;position:absolute;top:35px;bottom:0;left:240px;overflow-y:auto;box-shadow:4px 0 20px #0000001a}.home-subcategories-panel:before{content:"";background:0 0;width:2px;position:absolute;top:0;bottom:0;left:-2px}.home-subcategory-section{border-bottom:2px solid #f0f0f0;border-left:4px solid #0000;border-radius:4px;margin:0 .4rem .2rem;padding:.8rem 1.2rem;transition:all .3s;position:relative}.home-subcategory-section:last-child{border-bottom:none}.home-subcategory-section:hover{background-color:#e8f7f7;border-left-color:#35b6b4;padding-left:2rem}.home-subcategory-section.active{background-color:#e8f7f7;border-left-color:#35b6b4;padding-left:1.5rem}.home-subcategory-title{color:#003a70;justify-content:space-between;align-items:center;margin:0;font-size:.9rem;font-weight:600;display:flex}.home-subcategory-arrow{color:#35b6b4;flex-shrink:0;margin-left:.4rem;font-size:1.3rem}.home-baby-categories-panel{z-index:11;background-color:#fff;border:2px solid #e0e0e0;border-radius:8px;width:240px;height:440px;padding:.8rem 0;position:absolute;top:60px;bottom:0;left:500px;overflow-y:auto;box-shadow:4px 0 20px #0000001a}.home-baby-categories-panel:before{content:"";background:0 0;width:2px;position:absolute;top:0;bottom:0;left:-2px}.home-baby-category-item-panel{color:#6b6d9e;cursor:pointer;border-bottom:2px solid #f0f0f0;border-left:4px solid #0000;border-radius:4px;margin:0 .4rem .2rem;padding:.8rem 1.2rem;font-size:.85rem;transition:all .3s;position:relative}.home-baby-category-item-panel:last-child{border-bottom:none}.home-baby-category-item-panel:hover{color:#003a70;background-color:#f5f5fa;border-left-color:#35b6b4;padding-left:2rem}.home-baby-category-item-panel:before{content:"• ";color:#35b6b4;margin-right:.5rem;font-weight:700}.home-baby-categories-list{margin:0;padding:0;list-style:none}.home-baby-category-item{color:#6b6d9e;cursor:pointer;border-radius:6px;margin-bottom:.3rem;padding:.6rem .8rem;font-size:.95rem;transition:all .2s}.home-baby-category-item:hover{color:#003a70;background-color:#f5f5fa;padding-left:1.5rem}.home-baby-category-item:before{content:"• ";color:#35b6b4;margin-right:.5rem;font-weight:700}.home-hero-content{color:#fff;flex-direction:column;justify-content:center;min-width:0;padding:0;display:flex;position:relative;overflow:hidden}.home-hero-slider{z-index:0;position:absolute;inset:0}.home-hero-slide{opacity:0;z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.5s ease-in-out;position:absolute;inset:0}.home-hero-slide.active{opacity:1;z-index:1}.home-hero-dots{z-index:3;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.home-hero-dot{cursor:pointer;background-color:#fff6;border:2px solid #fff9;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.home-hero-dot:hover{background-color:#fff9;transform:scale(1.2)}.home-hero-dot.active{background-color:#35b6b4;border-color:#35b6b4;border-radius:6px;width:30px}.home-ads-section{background-color:#fff;border-left:2px solid #e0e0e0;flex-direction:column;gap:1.25rem;display:flex;overflow-y:auto}.home-ad-card{cursor:pointer;background:linear-gradient(135deg,#f5f5fa 0%,#e8e8f5 100%);border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #0000001a}.home-ad-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.home-ad-image{background:#f5f5f5;width:100%;height:180px;overflow:hidden}.home-ad-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-ad-card:hover .home-ad-image img{transform:scale(1.1)}.home-ad-content{padding:1.2rem}.home-ad-badge{color:#fff;letter-spacing:.5px;background-color:#e91e63;border-radius:12px;margin-bottom:.5rem;padding:.3rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.home-ad-title{color:#003a70;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.3}.home-ad-description{color:#6b6d9e;margin-bottom:.75rem;font-size:.85rem;line-height:1.4}.home-ad-cta{color:#fff;cursor:pointer;background-color:#35b6b4;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.home-ad-cta:hover{background-color:#2a9290;transform:translate(3px)}.home-hero-badge{color:#35b6b4;letter-spacing:1.5px;background-color:#35b6b44d;border:2px solid #35b6b4;border-radius:25px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.home-hero-title{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.home-hero-description{color:#ffffffe6;margin-bottom:2rem;font-size:1.15rem;line-height:1.8}.home-hero-features{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2.5rem;display:grid}.home-hero-feature{color:#fff;align-items:center;gap:.75rem;font-size:.95rem;font-weight:500;display:flex}.home-hero-feature-icon{color:#fff;background-color:#35b6b4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.85rem;font-weight:700;display:flex}.home-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.home-hero-btn{cursor:pointer;letter-spacing:.5px;border:2px solid #0000;border-radius:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s}.home-hero-btn.primary{color:#fff;background-color:#35b6b4;border-color:#35b6b4}.home-hero-btn.primary:hover{background-color:#2a9290;transform:translateY(-3px);box-shadow:0 8px 20px #35b6b466}.home-hero-btn.secondary{color:#fff;background-color:#0000;border-color:#fff}.home-hero-btn.secondary:hover{color:#003a70;background-color:#fff;transform:translateY(-3px);box-shadow:0 8px 20px #ffffff4d}.home-hero-image{border-radius:16px;max-height:300px;margin:2rem 0;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000004d}.home-hero-image:hover{transform:scale(1.02)}.home-hero-image img{object-fit:cover;width:100%;height:100%;display:block}.home-categories-sidebar::-webkit-scrollbar{width:6px}.home-subcategories-panel::-webkit-scrollbar{width:6px}.home-ads-section::-webkit-scrollbar{width:6px}.home-categories-sidebar::-webkit-scrollbar-track{background:#f5f5fa}.home-subcategories-panel::-webkit-scrollbar-track{background:#f5f5fa}.home-ads-section::-webkit-scrollbar-track{background:#f5f5fa}.home-categories-sidebar::-webkit-scrollbar-thumb{background:#35b6b4;border-radius:3px}.home-subcategories-panel::-webkit-scrollbar-thumb{background:#35b6b4;border-radius:3px}.home-ads-section::-webkit-scrollbar-thumb{background:#35b6b4;border-radius:3px}.home-categories-sidebar::-webkit-scrollbar-thumb:hover{background:#2a9290}.home-subcategories-panel::-webkit-scrollbar-thumb:hover{background:#2a9290}.home-ads-section::-webkit-scrollbar-thumb:hover{background:#2a9290}@media (max-width:1200px){.home-hero-section{margin-left:3rem;margin-right:3rem}.home-hero-container{grid-template-columns:250px 1fr 240px}.home-subcategories-panel{width:280px;left:250px}.home-baby-categories-panel{width:260px;left:530px}.home-ads-section{padding:1rem}.home-ad-image{height:150px}.home-hero-title{font-size:2rem}.home-hero-overlay{padding:2rem 3rem}}@media (max-width:1024px){.home-hero-section{margin-left:2rem;margin-right:2rem}.home-hero-container{grid-template-columns:minmax(0,1fr)}.home-categories-sidebar{border-bottom:2px solid #e0e0e0;border-right:none;width:100%;max-height:300px}.home-ads-section{border-top:2px solid #e0e0e0;border-left:none;flex-direction:row;gap:1rem;padding:1.5rem;overflow-x:auto}.home-ad-card{min-width:280px}.home-hero-title{font-size:2.2rem}.home-hero-content{padding:2.5rem}}.home-hero-mobile-categories{display:none}@media (max-width:768px){.home-hero-section{border-radius:12px;margin-left:1rem;margin-right:1rem}.home-hero-container{min-height:unset;align-content:start}.home-hero-mobile-categories{background:#fff;border:1px solid #e8e8f5;border-radius:10px;flex-direction:column;order:-1;gap:.5rem;width:100%;margin-bottom:.25rem;padding:.35rem 0 .5rem;display:flex}.home-hero-mobile-cats-scroll,.home-hero-mobile-subcats-scroll,.home-hero-mobile-baby-scroll{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;overscroll-behavior-x:contain;flex-flow:row;gap:.6rem;padding:0 1rem .5rem;display:flex;overflow:auto hidden}.home-hero-mobile-cats-scroll::-webkit-scrollbar{display:none}.home-hero-mobile-subcats-scroll::-webkit-scrollbar{display:none}.home-hero-mobile-baby-scroll::-webkit-scrollbar{display:none}.home-hero-mobile-cats-scroll{padding-left:.5rem}.home-hero-mobile-cat-chip,.home-hero-mobile-subcat-chip,.home-hero-mobile-baby-chip{color:#003a70;white-space:nowrap;cursor:pointer;scroll-snap-align:start;appearance:none;background:#f5f5fa;border:1px solid #e0e0e0;border-radius:20px;flex:none;align-items:center;gap:.35rem;padding:.4rem .65rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.home-hero-mobile-cat-chip:hover,.home-hero-mobile-subcat-chip:hover,.home-hero-mobile-baby-chip:hover{background:#e8f7f7;border-color:#35b6b4}.home-hero-mobile-cat-chip.active,.home-hero-mobile-subcat-chip.active{color:#fff;background:#35b6b4;border-color:#35b6b4}.home-hero-mobile-cat-icon{justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.home-hero-mobile-cat-icon img{object-fit:contain;width:1rem;height:1rem}.home-hero-mobile-cat-name{text-overflow:clip;max-width:none;overflow:visible}.home-hero-mobile-subcats-scroll,.home-hero-mobile-baby-scroll{border-top:1px dashed #e8e8f5;padding-top:.5rem;padding-left:.75rem}.home-hero-mobile-subcat-chip,.home-hero-mobile-baby-chip{padding:.35rem .55rem;font-size:.75rem;font-weight:500}.home-hero-mobile-baby-chip{color:#6b6d9e;background:#fafaff}.home-hero-mobile-baby-chip:hover{color:#003a70;background:#e8f7f7}.home-categories-sidebar,.home-subcategories-panel,.home-baby-categories-panel,.home-ads-section{display:none!important}.home-hero-content{border-radius:12px;min-height:320px;overflow:hidden}.home-hero-slide{background-size:100% 100%}.home-hero-overlay{padding:2rem}.home-hero-title{font-size:1.8rem}.home-hero-dots{z-index:6;bottom:.75rem}.home-hero-dot{width:10px;height:10px}.home-hero-dot.active{width:25px}.home-hero-description{font-size:1rem}.home-hero-features{grid-template-columns:1fr;gap:.75rem}.home-hero-actions{flex-direction:column}.home-hero-btn{text-align:center;width:100%}.home-ad-card{min-width:250px}.home-ad-image{height:140px}}@media (max-width:480px){.home-hero-section{border-radius:8px;margin-left:.5rem;margin-right:.5rem}.home-hero-mobile-categories{gap:.4rem;padding:.2rem 0 0}.home-hero-mobile-cat-chip,.home-hero-mobile-subcat-chip,.home-hero-mobile-baby-chip{padding:.32rem .5rem;font-size:.72rem}.home-hero-mobile-cat-icon{font-size:.9rem}.home-hero-mobile-cat-icon img{width:.9rem;height:.9rem}.home-hero-mobile-cat-name{max-width:none}.home-category-item{padding:1rem 1.2rem}.home-category-icon{font-size:1.3rem}.home-category-icon img{width:1.3rem;height:1.3rem}.home-category-name{font-size:.9rem}.home-hero-overlay{padding:1.5rem}.home-hero-title{font-size:1.5rem}.home-hero-dots{gap:.5rem;bottom:.5rem}.home-hero-dot{width:8px;height:8px}.home-hero-dot.active{width:20px}.home-hero-description{font-size:.95rem}.home-hero-btn{padding:.9rem 2rem;font-size:.95rem}.home-subcategory-title{font-size:1rem}.home-baby-category-item{font-size:.9rem}.home-ad-card{min-width:220px}.home-ad-image{height:120px}.home-ad-content{padding:1rem}.home-ad-title{font-size:.9rem}.home-ad-description{font-size:.8rem}}.featured-section,.trending-section,.tribe-section,.brand-showcase-section,.shop-categories-section,.care-collections-section,.fashion-section,.banner-section{padding-left:1.5rem;padding-right:1.5rem}@media (max-width:768px){.featured-section,.trending-section,.tribe-section,.brand-showcase-section,.shop-categories-section,.care-collections-section,.fashion-section,.banner-section{padding-left:1rem;padding-right:1rem}}.loading-message,.error-message,.no-products-message{text-align:center;background:#f8f9fa;border-radius:12px;margin:2rem 0;padding:3rem 2rem}.loading-message p{color:#003a70;font-size:1.2rem;font-weight:500}.error-message{background:#fee;border:1px solid #fcc}.error-message p{color:#c00;font-size:1.1rem;font-weight:500}.no-products-message p{color:#666;font-size:1.1rem;font-weight:500}.floating-compare-btn{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#003a70 0%,#002850 100%);border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem 1rem 1.5rem;transition:all .3s;animation:2s infinite pulse-compare;display:flex;position:fixed;bottom:2rem;right:2rem;overflow:visible;box-shadow:0 8px 25px #003a7066}.floating-compare-close{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;line-height:1;transition:background .2s,transform .2s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.floating-compare-close:hover{background:#ffffff47;transform:translateY(-50%)scale(1.05)}.floating-compare-close:focus-visible{outline-offset:2px;outline:2px solid #35b6b4}.floating-compare-btn:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 12px 35px #003a7080}.compare-icon{font-size:1.5rem}.compare-text{letter-spacing:.5px;font-size:1rem;font-weight:700}.compare-badge{color:#fff;background-color:#e91e63;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex;box-shadow:0 2px 8px #e91e6366}@keyframes pulse-compare{0%,to{box-shadow:0 8px 25px #003a7066}50%{box-shadow:0 8px 35px #003a7099}}@media (max-width:768px){.floating-compare-btn{padding:.8rem 2.2rem .8rem 1.2rem;bottom:1rem;right:1rem}.compare-icon{font-size:1.2rem}.compare-text{font-size:.9rem}.compare-badge{width:24px;height:24px;font-size:.75rem}}.shop-categories-section{margin-bottom:3rem;margin-left:4rem;margin-right:4rem;padding:1.25rem 0}.shop-categories-section h2{color:#1a1a1a;text-align:left;margin-bottom:1.25rem;font-size:1.35rem;font-weight:700}.categories-scroll-container{padding:0 3rem;position:relative}.category-scroll-btn{cursor:pointer;color:#333;z-index:10;background:#fff;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.6rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001a}.category-scroll-btn:hover{color:#fff;background:#003a70;border-color:#003a70;box-shadow:0 4px 15px #003a704d}.left-scroll{left:0}.right-scroll{right:0}.categories-horizontal-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ccc #f5f5f5;gap:1.25rem;padding:.75rem 0;display:flex;overflow-x:auto}.categories-horizontal-scroll::-webkit-scrollbar{height:6px}.categories-horizontal-scroll::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.categories-horizontal-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.categories-horizontal-scroll::-webkit-scrollbar-thumb:hover{background:#999}.category-column{background:#fff;border:1px solid #e0e0e0;border-radius:10px;min-width:260px;padding:1.1rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.category-column:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001f}.category-title{color:#1a1a1a;border-bottom:2px solid #f0f0f0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.05rem;font-weight:700}.category-items-grid{grid-template-columns:repeat(2,1fr);gap:.65rem;margin-bottom:1rem;display:grid}.category-item{cursor:pointer;border-radius:6px;flex-direction:column;align-items:center;padding:.35rem;transition:all .3s;display:flex}.category-item:hover{background-color:#f8f9fa;transform:scale(1.04)}.category-item-image{background-color:#f5f5f5;border-radius:6px;justify-content:center;align-items:center;width:100%;height:88px;margin-bottom:.5rem;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000014}.category-item-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.category-item:hover .category-item-image img{transform:scale(1.1)}.category-item p{color:#333;text-align:center;margin:0;font-size:.78rem;font-weight:500;line-height:1.25}.browse-all-btn{color:#333;cursor:pointer;background-color:#fff;border:2px solid #e0e0e0;border-radius:6px;width:100%;padding:.55rem .85rem;font-size:.82rem;font-weight:600;text-decoration:underline;transition:all .3s}.browse-all-btn:hover{color:#fff;background-color:#003a70;border-color:#003a70;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #003a7033}@media (max-width:1024px){.categories-scroll-container{padding:0 2.5rem}.category-column{min-width:230px}}@media (max-width:768px){.shop-categories-section h2{text-align:center;font-size:1.3rem}.categories-scroll-container{padding:0 2rem}.category-scroll-btn{width:34px;height:34px;font-size:1.35rem}.category-column{min-width:210px;padding:1rem}.category-title{font-size:1rem}.category-item-image{height:76px}}@media (max-width:480px){.shop-categories-section{padding:1rem 0}.shop-categories-section h2{margin-bottom:1rem;font-size:1.2rem}.categories-scroll-container{padding:0 1rem}.category-scroll-btn{width:30px;height:30px;font-size:1.2rem}.left-scroll{left:-5px}.right-scroll{right:-5px}.category-column{min-width:260px;padding:.85rem}.category-title{margin-bottom:.75rem;font-size:.95rem}.category-items-grid{gap:.5rem}.category-item-image{height:68px}.category-item p{font-size:.75rem}.browse-all-btn{padding:.5rem .7rem;font-size:.78rem}}.care-collections-section{margin-bottom:2.5rem;margin-left:4rem;margin-right:4rem;padding:0}.care-collections-container{background:#fff;border-radius:0;grid-template-columns:1fr 2fr;gap:0;min-height:460px;display:grid;overflow:hidden}.care-hero-banner{flex-direction:column;justify-content:space-between;min-height:0;padding:2rem 1.75rem;display:flex;position:relative;overflow:hidden}.care-hero-bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.care-hero-content{z-index:1;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.care-hero-text{color:#fff}.care-new-badge{color:#fff;letter-spacing:1.5px;background-color:#ffffff4d;border-radius:4px;margin-bottom:.75rem;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-block}.care-hero-text h2{color:#fff;margin-bottom:.4rem;font-size:1.65rem;font-weight:400;line-height:1.2}.care-hero-text p{color:#ffffffe6;max-width:90%;margin-bottom:1.5rem;font-size:.88rem;line-height:1.5}.care-brand-name{color:#fff;letter-spacing:2px;margin:1.5rem 0;font-family:DM Serif Display,serif;font-size:4rem;font-style:italic;font-weight:300}.care-view-all-btn{color:#8b6f5c;letter-spacing:1.2px;cursor:pointer;background-color:#fff;border:none;border-radius:4px;width:fit-content;margin-bottom:1.5rem;padding:.7rem 2rem;font-size:.8rem;font-weight:700;transition:all .3s}.care-view-all-btn:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.care-promo-badge{background-color:#fffffff2;border-radius:6px;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;display:flex;box-shadow:0 4px 15px #0000001a}.care-promo-badge p{color:#333;margin:0;font-size:.8rem;font-weight:500}.care-exclusive{color:#fff;letter-spacing:.5px;background-color:#8b6f5c;border-radius:4px;padding:.35rem .85rem;font-size:.7rem;font-weight:700}.care-products-section{background-color:#f2f7f8;padding:1.75rem 1.5rem;overflow-y:auto}.care-category-tabs{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:.6rem;margin-bottom:1.35rem;padding-bottom:.4rem;display:flex;overflow-x:auto}.care-category-tabs::-webkit-scrollbar{display:none}.care-tab{cursor:pointer;color:#666;white-space:nowrap;background-color:#b9e6eb;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.82rem;font-weight:500;transition:all .3s;display:flex}.care-tab:hover{background-color:#f2f7f8;transform:translateY(-1px)}.care-tab.active{color:#fff;background-color:#35b6b4}.care-tab-icon{font-size:.9rem}.care-products-grid{grid-template-columns:repeat(4,1fr);gap:1.15rem;display:grid}.care-product-card{cursor:pointer;background-color:#fff;border-radius:10px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000000d}.care-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.care-product-image{background-color:#f5f5f5;justify-content:center;align-items:center;width:100%;height:148px;display:flex;overflow:hidden}.care-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.care-product-card:hover .care-product-image img{transform:scale(1.1)}.care-product-info{text-align:center;padding:.85rem}.care-product-info h4{color:#333;justify-content:center;align-items:center;min-height:36px;margin-bottom:.4rem;font-size:.84rem;font-weight:600;display:flex}.care-product-rating{margin-bottom:.4rem}.care-stars{color:#ffc107;font-size:.8rem}.care-product-price{justify-content:center;align-items:center;gap:.4rem;display:flex}.care-price-range,.care-price-single{color:#35b6b4;font-size:.88rem;font-weight:600}@media (max-width:1400px){.care-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1200px){.care-collections-container{grid-template-columns:1fr}.care-hero-banner{min-height:380px}.care-products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:992px){.care-products-grid{grid-template-columns:repeat(3,1fr)}.care-brand-name{font-size:4rem}}@media (max-width:768px){.care-hero-banner{min-height:340px;padding:1.75rem 1.25rem}.care-hero-text h2{font-size:1.5rem}.care-brand-name{margin:1.5rem 0;font-size:3rem}.care-products-section{padding:1.25rem 1rem}.care-products-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:unset;flex-flow:row;gap:.85rem;padding-bottom:.5rem;display:flex;overflow:auto hidden}.care-products-grid::-webkit-scrollbar{display:none}.care-products-grid>*{scroll-snap-align:start;flex:none;min-width:195px;max-width:195px}.care-category-tabs{flex-wrap:nowrap;gap:.8rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.care-tab{flex-shrink:0;padding:.6rem 1.2rem;font-size:.85rem}}@media (max-width:480px){.care-hero-banner{min-height:300px;padding:1.25rem 1rem}.care-hero-text h2{font-size:1.3rem}.care-hero-text p{font-size:.85rem}.care-brand-name{margin:1rem 0;font-size:2.5rem}.care-view-all-btn{padding:.6rem 1.75rem;font-size:.75rem}.care-promo-badge{text-align:center;flex-direction:column;gap:.5rem;padding:.7rem .9rem}.care-promo-badge p{font-size:.75rem}.care-products-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:unset;flex-flow:row;gap:.65rem;padding-bottom:.5rem;display:flex;overflow:auto hidden}.care-products-grid::-webkit-scrollbar{display:none}.care-products-grid>*{scroll-snap-align:start;flex:none;min-width:175px;max-width:175px}.care-product-image{height:165px}.care-category-tabs{justify-content:flex-start}.care-tab{min-width:unset;flex:none;justify-content:flex-start}}.brand-showcase-section{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border-radius:14px;margin-bottom:3rem;margin-left:7rem;margin-right:7rem;padding:2rem 1.5rem;box-shadow:0 4px 20px #00000014}.brand-showcase-section h2{color:#1a1a1a;letter-spacing:1.5px;text-align:left;margin-bottom:1.25rem;font-size:1.35rem;font-weight:700}.brand-logos-container{border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;margin-bottom:2rem;padding:.75rem 0;position:relative}.brand-logos-grid{scrollbar-width:none;justify-content:space-around;align-items:center;gap:1rem;padding:.75rem 2rem;display:flex;overflow-x:auto}.brand-logos-grid::-webkit-scrollbar{display:none}.brand-logo-item{cursor:pointer;opacity:.5;background:#fff;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-width:92px;height:46px;padding:.35rem .65rem;transition:all .3s;display:flex}.brand-logo-item:hover{opacity:1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.brand-logo-item.active{opacity:1;background:#f0f7ff;border-color:#003a70;transform:scale(1.04)}.brand-logo-image{object-fit:contain;max-width:100%;max-height:100%}.brand-logo-text{color:#1a1a1a;text-align:center;letter-spacing:.5px;font-size:.88rem;font-weight:700}.brand-nav-btn{cursor:pointer;color:#333;z-index:2;background:#fff;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.brand-nav-btn:hover{color:#fff;background:#003a70;border-color:#003a70}.prev-brand-btn{left:0}.next-brand-btn{right:0}.brand-content{grid-template-columns:1fr 2fr;align-items:start;gap:2rem;display:grid}.brand-info-section{text-align:left;background:#fff;border-left:4px solid #003a70;border-radius:12px;padding:1.5rem;box-shadow:0 4px 20px #00000014}.brand-logo-large{justify-content:center;align-items:center;min-height:72px;margin-bottom:1rem;display:flex}.brand-logo-large img{object-fit:contain;max-width:100%;max-height:88px}.brand-logo-large h3{color:#1a1a1a;letter-spacing:1.5px;margin-bottom:.5rem;font-size:1.9rem;font-weight:800}.brand-description{color:#555;border-top:1px dashed #e0e0e0;border-bottom:1px dashed #e0e0e0;margin-bottom:1.25rem;padding:1rem 0;font-size:.88rem;line-height:1.6}.shop-brand-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:#003a70;border:none;border-radius:6px;width:100%;padding:.7rem 1.35rem;font-size:.85rem;font-weight:700;transition:all .3s}.shop-brand-btn:hover{background:#002850;transform:translate(4px);box-shadow:0 4px 12px #003a704d}.brand-products-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem 1.5rem;display:grid}.brand-product-item{cursor:pointer;background:#fff;align-items:center;gap:1rem;padding:0;transition:all .3s;display:flex}.brand-product-item:hover{transform:translate(4px)}.brand-product-image{background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:140px;display:flex;overflow:hidden}.brand-product-image img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.brand-product-item:hover .brand-product-image img{transform:scale(1.05)}.brand-product-details{flex-direction:column;flex:1;gap:.35rem;display:flex}.brand-product-item h4{color:#333;margin:0;font-size:.92rem;font-weight:600}.brand-product-pricing{align-items:center;gap:.6rem;display:flex}.brand-product-price{color:#e91e63;font-size:1.08rem;font-weight:700}.brand-product-original-price{color:#999;font-size:.88rem;text-decoration:line-through}@media (max-width:1200px){.brand-content{grid-template-columns:1fr;gap:1.5rem}.brand-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem 1.25rem}}@media (max-width:768px){.brand-showcase-section{padding:1.5rem 1rem}.brand-showcase-section h2{text-align:center;font-size:1.25rem}.brand-logos-grid{gap:.75rem;padding:.65rem 1.5rem}.brand-logo-item{min-width:82px;height:42px}.brand-logo-text{font-size:.8rem}.brand-info-section{padding:1.25rem}.brand-logo-large h3{font-size:1.6rem}.brand-description{font-size:.85rem}.brand-products-grid{grid-template-columns:repeat(2,1fr);gap:.85rem}.brand-product-item{gap:.75rem}.brand-product-image{width:115px;height:115px}.brand-product-item h4{font-size:.85rem}.brand-product-price{font-size:1rem}}@media (max-width:480px){.brand-showcase-section h2{font-size:1.1rem}.brand-logos-grid{flex-wrap:nowrap;justify-content:flex-start}.brand-logo-item{min-width:72px;height:38px}.brand-logo-text{font-size:.72rem}.brand-logo-large h3{font-size:1.4rem}.shop-brand-btn{padding:.6rem 1.2rem;font-size:.8rem}.brand-product-item{text-align:center;flex-direction:column}.brand-product-image{width:100%;height:140px}.brand-product-details{align-items:center}.brand-product-pricing{justify-content:center}}.hero-section{text-align:center;background:linear-gradient(135deg,#003a70 0%,#002850 100%);border-radius:12px;margin-bottom:3rem;padding:4rem 2rem;box-shadow:0 4px 12px #0000001a}.hero-section h1{color:#fff;margin-bottom:1rem;font-size:3rem}.hero-section p{color:#e8e8f5;margin-bottom:2rem;font-size:1.3rem}.cta-button{color:#fff;cursor:pointer;background-color:#35b6b4;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s}.cta-button:hover{background-color:#2a9290;transform:translateY(-2px);box-shadow:0 4px 12px #35b6b466}.fashion-section{background:#fff;border-radius:20px;margin-bottom:4rem;margin-left:7rem;margin-right:7rem;padding:0;overflow:hidden;box-shadow:0 4px 30px #0000001a}.fashion-header{color:#fff;background:#35b6b4;justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.fashion-header-left{background:#000;align-items:center;padding:1.2rem 2rem;display:flex}.fashion-logo{align-items:center;gap:.75rem;display:flex}.fashion-logo-icon{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.fashion-logo-icon svg{width:24px;height:24px}.fashion-logo-text{letter-spacing:2px;color:#fff;font-size:1.5rem;font-weight:800}.fashion-nav{background:#35b6b4;flex:1;gap:0;margin-left:113px;display:flex}.fashion-nav-item{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:1.5rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative}.fashion-nav-item:hover{background:#ffffff1a}.fashion-nav-item.active{background:#fff3}.fashion-nav-item.active:after{content:"";background:#fff;height:3px;position:absolute;bottom:0;left:0;right:0}.fashion-header-right{background:#35b6b4;padding:1.2rem 2rem}.fashion-toggle-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:transform .3s;display:flex}.fashion-toggle-btn:hover{transform:scale(1.1)}.fashion-promo-banners{background:#f5f5f5;grid-template-columns:1fr 1fr;gap:0;height:80px;display:grid}.fashion-banner-item{cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.fashion-banner-item:hover{z-index:1;transform:scale(1.02)}.fashion-banner-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.fashion-banner-item:hover img{transform:scale(1.1)}.fashion-banner-overlay{background:#0000004d;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;transition:background .3s;display:flex;position:absolute;inset:0}.fashion-banner-item:hover .fashion-banner-overlay{background:#0006}.fashion-banner-left .fashion-banner-overlay{background:linear-gradient(90deg,#fffffff2 0%,#ffffffd9 100%)}.fashion-banner-brand{color:#333;margin-bottom:.2rem;font-family:DM Serif Display,serif;font-size:.9rem;font-weight:300;line-height:1}.fashion-banner-text{color:#333;font-size:.85rem;font-weight:300;line-height:1}.fashion-banner-text strong{color:#ff1744;font-size:1.3rem;font-weight:800}.fashion-banner-right .fashion-banner-overlay{background:linear-gradient(90deg,#6de9e7 0%,#0f1010b3 100%);justify-content:flex-end;align-items:flex-end;padding:.5rem 1rem}.fashion-banner-brand-large{color:#fff;letter-spacing:1px;text-shadow:2px 2px 4px #00000080;font-size:1.2rem;font-style:italic;font-weight:800;line-height:1}@media (max-width:1200px){.fashion-nav-item{padding:1.5rem;font-size:.95rem}.fashion-banner-brand-large{font-size:1.1rem}}@media (max-width:992px){.fashion-header{background:#000}.fashion-nav{display:none}.fashion-header-right{background:#000}.fashion-promo-banners{grid-template-columns:1fr;height:auto}.fashion-banner-item{height:80px}.fashion-banner-brand{font-size:.9rem}.fashion-banner-text{font-size:.85rem}.fashion-banner-text strong{font-size:1.3rem}.fashion-banner-brand-large{font-size:1.2rem}}@media (max-width:768px){.fashion-header-left{padding:1rem 1.5rem}.fashion-logo-text{font-size:1.2rem}.fashion-logo-icon{width:35px;height:35px}.fashion-logo-icon svg{width:20px;height:20px}.fashion-header-right{padding:1rem 1.5rem}.fashion-banner-item{height:80px}.fashion-banner-brand{font-size:.85rem}.fashion-banner-text{font-size:.8rem}.fashion-banner-text strong{font-size:1.2rem}.fashion-banner-brand-large{padding:.5rem;font-size:1.1rem}}@media (max-width:480px){.fashion-header-left{padding:.8rem 1rem}.fashion-logo-text{font-size:1rem}.fashion-logo-icon{width:30px;height:30px}.fashion-logo-icon svg{width:18px;height:18px}.fashion-header-right{padding:.8rem 1rem}.fashion-toggle-btn{font-size:1.2rem}.fashion-banner-item{height:80px}.fashion-banner-brand{font-size:.8rem}.fashion-banner-text{font-size:.75rem}.fashion-banner-text strong{font-size:1.1rem}.fashion-banner-brand-large{padding:.5rem;font-size:1rem}}.fashion-nav-mobile{display:none}.fashion-container{background:#f9f9f9;grid-template-columns:350px 1fr;gap:2rem;min-height:600px;padding:2rem;display:grid}.fashion-promo-banner{background:#35b6b4;border-radius:16px;flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #ff17444d}.fashion-promo-banner:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite rotate;position:absolute;top:-50%;right:-50%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fashion-promo-content{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.fashion-featured-badge{color:#fff;letter-spacing:2px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff40;border-radius:20px;width:fit-content;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.fashion-promo-title{color:#fff;letter-spacing:2px;text-shadow:2px 2px 4px #0003;margin-bottom:.5rem;font-size:3rem;font-weight:800}.fashion-promo-subtitle{color:#fffffff2;letter-spacing:1px;margin-bottom:2rem;font-size:1.2rem;font-weight:600}.fashion-promo-image{flex:1;justify-content:center;align-items:center;margin:1.5rem 0;display:flex;position:relative}.fashion-promo-image img{object-fit:contain;filter:drop-shadow(0 10px 30px #0000004d);max-width:100%;max-height:280px;transition:transform .5s}.fashion-promo-banner:hover .fashion-promo-image img{transform:scale(1.05)rotate(-2deg)}.fashion-sale-badge{background-color:#000c;border:3px solid #ffffff4d;border-radius:50%;flex-direction:column;justify-content:center;align-self:flex-end;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 4px 20px #0006}.fashion-sale-text{color:#fff;letter-spacing:1px;font-size:.85rem;font-weight:600}.fashion-sale-percentage{color:gold;margin-top:.2rem;font-size:2.5rem;font-weight:800;line-height:1}.fashion-products-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.fashion-product-card{cursor:pointer;background-color:#fff;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 20px #00000014}.fashion-product-card:hover{transform:translateY(-10px);box-shadow:0 12px 40px #00000026}.fashion-product-image{background-color:#f5f5f5;width:100%;height:400px;position:relative;overflow:hidden}.fashion-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.fashion-product-card:hover .fashion-product-image img{transform:scale(1.1)}.fashion-product-info{text-align:center;background:#fff;padding:1.5rem}.fashion-product-info h4{color:#333;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;line-height:1.4}.fashion-product-price{color:#ff1744;margin:0;font-size:1.3rem;font-weight:700}@media (max-width:1200px){.fashion-container{grid-template-columns:1fr}.fashion-promo-banner{min-height:400px}.fashion-products-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:992px){.fashion-products-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.fashion-promo-title{font-size:2.5rem}.fashion-product-image{height:350px}}@media (max-width:768px){.fashion-section{margin-left:1rem;margin-right:1rem;padding:1.5rem 0}.fashion-promo-banners,.fashion-promo-banner{display:none!important}.fashion-nav-mobile{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;background:0 0;flex-flow:row;order:-1;grid-column:1/-1;padding:0 0 1rem;overflow:auto hidden;display:flex!important}.fashion-nav-mobile::-webkit-scrollbar{display:none}.fashion-nav-mobile .fashion-nav-item{color:#333;white-space:nowrap;scroll-snap-align:start;background:#fff;border:2px solid #e0e0e0;flex:none;padding:.75rem 1.5rem;font-size:.9rem}.fashion-nav-mobile .fashion-nav-item:hover,.fashion-nav-mobile .fashion-nav-item.active{color:#fff;background:#35b6b4;border-color:#35b6b4}.fashion-nav-mobile .fashion-nav-item.active:after{display:none}.fashion-container{min-height:unset;flex-direction:column;gap:1rem;padding:1rem;display:flex}.fashion-promo-title{font-size:2rem}.fashion-promo-subtitle{font-size:1rem}.fashion-promo-image img{max-height:200px}.fashion-sale-badge{width:100px;height:100px}.fashion-sale-percentage{font-size:2rem}.fashion-products-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:unset;flex-flow:row;gap:1rem;margin-left:-.25rem;margin-right:-.25rem;padding-bottom:.5rem;padding-left:.25rem;display:flex;overflow:auto hidden}.fashion-products-grid::-webkit-scrollbar{display:none}.fashion-products-grid>*{scroll-snap-align:start;flex:none;min-width:220px;max-width:220px}.fashion-product-image{height:300px}.fashion-product-info{padding:1rem}.fashion-product-info h4{font-size:1rem}.fashion-product-price{font-size:1.1rem}}@media (max-width:480px){.fashion-promo-banner{min-height:300px;padding:1.5rem 1rem}.fashion-promo-title{font-size:1.8rem}.fashion-promo-subtitle{margin-bottom:1rem;font-size:.9rem}.fashion-promo-image{margin:1rem 0}.fashion-promo-image img{max-height:150px}.fashion-sale-badge{width:90px;height:90px}.fashion-sale-text{font-size:.75rem}.fashion-sale-percentage{font-size:1.8rem}.fashion-products-grid>*{min-width:200px;max-width:200px}.fashion-product-image{height:350px}.fashion-product-info h4{font-size:.95rem}.fashion-product-price{font-size:1rem}}.banner-section{margin-bottom:3rem}.main-banner{background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);border-radius:16px;margin-bottom:2rem;transition:transform .3s;overflow:hidden;box-shadow:0 4px 20px #0000001a}.main-banner:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000026}.banner-content-wrapper{grid-template-columns:1fr 1fr;align-items:center;min-height:350px;display:grid}.banner-text{padding:3rem}.banner-badge{color:#fff;letter-spacing:1px;background-color:#ff6b6b;border-radius:25px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;animation:2s infinite pulse;display:inline-block}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.banner-text h2{color:#003a70;margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.banner-text p{color:#555;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.banner-btn{color:#fff;cursor:pointer;background-color:#003a70;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #003a704d}.banner-btn:hover{background-color:#002850;transform:translateY(-2px);box-shadow:0 6px 20px #003a7066}.banner-image-wrapper{height:100%;overflow:hidden}.banner-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.main-banner:hover .banner-image-wrapper img{transform:scale(1.05)}.secondary-banners{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.small-banner{cursor:pointer;border-radius:12px;height:250px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.small-banner:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0003}.small-banner img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.small-banner:hover img{transform:scale(1.1)}.small-banner-overlay{color:#fff;background:linear-gradient(#0000 0%,#0006 30%,#000c 100%);padding:2rem 1.5rem 1.5rem;transition:all .3s;position:absolute;bottom:0;left:0;right:0}.small-banner:hover .small-banner-overlay{background:linear-gradient(#0000 0%,#003a7099 30%,#003a70e6 100%)}.small-banner-overlay h3{margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.small-banner-overlay p{opacity:.9;margin-bottom:1rem;font-size:.95rem}.small-banner-btn{color:#003a70;cursor:pointer;background-color:#fff;border:none;border-radius:6px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.small-banner-btn:hover{color:#fff;background-color:#35b6b4;transform:translate(5px)}@media (max-width:1024px){.banner-content-wrapper{grid-template-columns:1fr}.banner-image-wrapper{min-height:300px}.banner-text h2{font-size:2rem}.secondary-banners{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.banner-text{padding:2rem}.banner-text h2{font-size:1.8rem}.banner-text p{font-size:1rem}.secondary-banners{grid-template-columns:1fr}.small-banner{height:200px}}.featured-section{margin-bottom:2.5rem;margin-left:4rem;margin-right:4rem}.featured-section h2{color:#003a70;text-align:center;margin-bottom:1.5rem;font-size:1.6rem}.products-grid{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex-flow:row;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex;overflow:auto hidden}.products-grid::-webkit-scrollbar{height:8px}.products-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.products-grid::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.products-grid::-webkit-scrollbar-thumb:hover{background:#555}.products-grid>*{flex:none;min-width:280px;max-width:280px}.info-section{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.info-card{text-align:center;background-color:#fff;border:2px solid #003a70;border-radius:12px;padding:2rem}.info-card h3{color:#003a70;margin-bottom:1rem;font-size:1.5rem}.info-card p{color:#6b6d9e}.trending-section{margin-bottom:-45rem;margin-left:4rem;margin-right:4rem;padding:1.5rem 0}.trending-section h2{color:#1a1a1a;text-align:center;letter-spacing:-.5px;margin-bottom:1.8rem;font-size:1.8rem;font-weight:700}.trending-grid{grid-template-rows:repeat(6,220px);grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.trending-card{cursor:pointer;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.trending-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0003}.trending-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.trending-card:hover img{transform:scale(1.1)}.large-card{grid-row:span 2}.medium-card{grid-row:span 1}.trending-card:first-child{grid-area:1/1/3/3}.trending-card:nth-child(2){grid-area:1/3/2/5}.trending-card:nth-child(3){grid-area:3/1/4/2}.trending-card:nth-child(4){grid-area:3/2/4/3}.trending-card:nth-child(5){grid-area:2/3/4/5}.trending-overlay{color:#fff;background:linear-gradient(#0000 0%,#00000080 40%,#000000d9 100%);padding:2rem 1.5rem 1.5rem;transition:all .4s;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.trending-card:hover .trending-overlay{background:linear-gradient(#0000 0%,#0009 40%,#000000e6 100%);padding-bottom:2rem}.trending-category{letter-spacing:1.5px;color:#ffffffe6;text-transform:uppercase;border-bottom:2px solid #ffffff80;margin-bottom:.5rem;padding-bottom:.3rem;font-size:.75rem;font-weight:700;display:inline-block}.trending-overlay h3{color:#fff;text-underline-offset:4px;margin-bottom:.5rem;font-size:1.8rem;font-weight:700;line-height:1.2;text-decoration:underline;text-decoration-thickness:2px}.trending-overlay p{color:#ffffffe6;max-width:90%;margin-top:.75rem;font-size:.95rem;line-height:1.5}.large-card .trending-overlay h3{font-size:2.2rem}.large-card .trending-overlay p{font-size:1rem}@media (max-width:1200px){.trending-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.trending-card:first-child,.trending-card:nth-child(5),.trending-card:nth-child(2),.trending-card:nth-child(3),.trending-card:nth-child(4){grid-area:span 1/span 1}.trending-card{min-height:350px}}@media (max-width:768px){.trending-section h2{font-size:2rem}.trending-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:unset;flex-flow:row;gap:1rem;padding-bottom:.5rem;display:flex;overflow:auto hidden}.trending-grid::-webkit-scrollbar{display:none}.trending-card{scroll-snap-align:start;flex:none;min-width:280px;max-width:280px;min-height:300px}.trending-card:first-child,.trending-card:nth-child(2),.trending-card:nth-child(3),.trending-card:nth-child(4),.trending-card:nth-child(5){grid-area:auto}.trending-overlay h3,.large-card .trending-overlay h3{font-size:1.5rem}.trending-overlay p,.large-card .trending-overlay p{font-size:.9rem}}@media (max-width:480px){.trending-section{padding:1rem 0}.trending-section h2{margin-bottom:1.5rem;font-size:1.6rem}.trending-card{min-width:240px;max-width:240px;min-height:250px}.trending-overlay{padding:1.5rem 1rem 1rem}.trending-overlay h3{font-size:1.3rem}.trending-overlay p{font-size:.85rem}}.tribe-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:16px;margin-bottom:3rem;margin-left:4rem;margin-right:4rem;padding:2.5rem 0}.tribe-section h2{color:#1a1a1a;text-align:center;letter-spacing:-.5px;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.tribe-highlight{color:#35b6b4;font-style:italic;font-weight:800}.tribe-video-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;padding:0 1.5rem;display:grid}.tribe-video-card{cursor:pointer;background:#fff;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.tribe-video-card:hover{transform:translateY(-10px);box-shadow:0 12px 40px #0003}.tribe-video{object-fit:cover;width:100%;height:420px;display:block}.tribe-product-info{color:#fff;background:linear-gradient(#0000 0%,#000000b3 30%,#000000f2 100%);padding:3rem 1.5rem 1.5rem;transition:all .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.tribe-video-card:hover .tribe-product-info{background:linear-gradient(#0000 0%,#35b6b4b3 30%,#35b6b4f2 100%)}.tribe-product-icon{background:#fff;border:3px solid #fff;border-radius:12px;width:60px;height:60px;position:absolute;top:-30px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 15px #0000004d}.tribe-product-icon img{object-fit:cover;width:100%;height:100%}.tribe-product-info h3{color:#fff;text-align:center;margin-top:.5rem;margin-bottom:.6rem;font-size:1rem;font-weight:700}.tribe-pricing{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.tribe-price{color:#fff;font-size:1.2rem;font-weight:800}.tribe-original-price{color:#ffffffb3;font-size:1rem;text-decoration:line-through}.tribe-discount{color:#fff;background-color:#ff6b6b;border-radius:12px;padding:.3rem .7rem;font-size:.85rem;font-weight:700}.tribe-video-card:before{content:"▶";color:#fffc;z-index:1;opacity:0;pointer-events:none;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;padding-left:8px;font-size:3rem;transition:opacity .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tribe-video-card:hover:before{opacity:1}@media (max-width:1200px){.tribe-video-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.tribe-section{padding:2rem 0}.tribe-section h2{margin-bottom:2rem;font-size:2rem}.tribe-video-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:unset;flex-flow:row;gap:1rem;padding:0 1rem .5rem;display:flex;overflow:auto hidden}.tribe-video-grid::-webkit-scrollbar{display:none}.tribe-video-grid>*{scroll-snap-align:start;flex:none;min-width:240px;max-width:240px}.tribe-video{height:350px}.tribe-product-info h3{font-size:1rem}.tribe-price{font-size:1.2rem}}@media (max-width:480px){.tribe-section h2{font-size:1.6rem}.tribe-video-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:unset;flex-flow:row;gap:.75rem;padding:0 .75rem .5rem;display:flex;overflow:auto hidden}.tribe-video-grid::-webkit-scrollbar{display:none}.tribe-video-grid>*{scroll-snap-align:start;flex:none;min-width:220px;max-width:220px}.tribe-video{height:400px}.tribe-product-icon{width:50px;height:50px;top:-25px}.tribe-product-info{padding:2.5rem 1rem 1rem}.tribe-pricing{flex-flow:wrap;gap:.5rem}}@media (max-width:1400px){.home-hero-section,.shop-categories-section,.care-collections-section,.brand-showcase-section,.fashion-section,.tribe-section,.featured-section,.trending-section{margin-left:4rem;margin-right:4rem}}@media (max-width:1200px){.home-hero-section,.shop-categories-section,.care-collections-section,.brand-showcase-section,.fashion-section,.tribe-section,.featured-section,.trending-section{margin-left:3rem;margin-right:3rem}}@media (max-width:1024px){.home-hero-section,.shop-categories-section,.care-collections-section,.brand-showcase-section,.fashion-section,.tribe-section,.featured-section,.trending-section{margin-left:2rem;margin-right:2rem}.featured-section h2{font-size:1.8rem}.products-grid>*{min-width:260px;max-width:260px}.shop-categories-section h2{font-size:1.8rem}}@media (max-width:768px){.home-hero-section,.shop-categories-section,.care-collections-section,.brand-showcase-section,.fashion-section,.tribe-section,.featured-section,.trending-section{border-radius:12px;margin-left:1rem;margin-right:1rem}.featured-section{margin-bottom:2rem}.featured-section h2{margin-bottom:1.5rem;font-size:1.6rem}.products-grid>*{min-width:240px;max-width:240px}.shop-categories-section{margin-bottom:2rem;padding:1.5rem 0}.shop-categories-section h2{margin-bottom:1.5rem;font-size:1.5rem}.care-collections-section{margin-bottom:2rem}.brand-showcase-section{margin-bottom:2rem;padding:2rem 1rem}.fashion-section,.tribe-section,.trending-section{margin-bottom:2rem}}@media (max-width:480px){.home-hero-section,.shop-categories-section,.care-collections-section,.brand-showcase-section,.fashion-section,.tribe-section,.featured-section,.trending-section{border-radius:8px;margin-left:.5rem;margin-right:.5rem}.featured-section{margin-bottom:1.5rem}.featured-section h2{margin-bottom:1rem;font-size:1.4rem}.products-grid>*{min-width:200px;max-width:200px}.shop-categories-section{margin-bottom:1.5rem;padding:1rem 0}.shop-categories-section h2{margin-bottom:1rem;font-size:1.3rem}.care-collections-section{margin-bottom:1.5rem}.brand-showcase-section{margin-bottom:1.5rem;padding:1.5rem .75rem}.fashion-section{margin-bottom:1.5rem}.tribe-section{margin-bottom:1.5rem;padding:2rem 0}.trending-section{margin-bottom:1.5rem;padding:1.5rem 0}.info-section{grid-template-columns:1fr;gap:1rem}.info-card{padding:1.5rem}.info-card h3{font-size:1.2rem}}@media (max-width:375px){.home-hero-section,.shop-categories-section,.care-collections-section,.brand-showcase-section,.fashion-section,.tribe-section,.featured-section,.trending-section{margin-left:.25rem;margin-right:.25rem}.featured-section h2,.shop-categories-section h2,.tribe-section h2,.trending-section h2{font-size:1.2rem}.products-grid{gap:.75rem}}@media (max-height:600px) and (orientation:landscape){.home-hero-section,.home-hero-container{min-height:400px}.tribe-video{height:300px}}@media print{.header,.navbar,.floating-compare-btn,.mobile-menu-toggle,.mobile-overlay{display:none!important}.home-page{padding:0}.home-hero-section,.shop-categories-section,.care-collections-section,.brand-showcase-section,.fashion-section,.tribe-section,.featured-section,.trending-section{page-break-inside:avoid;margin:0}}
.dental-specialty-section{background:#fff;border-radius:16px;margin-bottom:3rem;margin-left:4rem;margin-right:4rem;padding:0;overflow:hidden;box-shadow:0 4px 30px #0000001a}.specialty-header{color:#fff;justify-content:space-between;align-items:center;padding:0;display:flex;position:relative}.specialty-header-left{align-items:center;padding:1.2rem 2rem;display:flex}.specialty-logo{align-items:center;gap:.75rem;display:flex}.specialty-logo-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.5rem;display:flex}.specialty-logo-text{letter-spacing:2px;color:#fff;font-size:1.5rem;font-weight:800}.specialty-nav{flex:1;gap:0;margin-left:50px;display:flex}.specialty-nav-item{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:1.5rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;position:relative}.specialty-nav-item:hover{background:#ffffff1a}.specialty-nav-item.active{background:#fff3}.specialty-nav-item.active:after{content:"";background:#fff;height:3px;position:absolute;bottom:0;left:0;right:0}.specialty-container{background:#f9f9f9;grid-template-columns:280px 1fr;gap:1.5rem;min-height:480px;padding:1.5rem;display:grid}.specialty-promo-banner{border-radius:12px;flex-direction:column;justify-content:center;height:26rem;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #00000026}.specialty-promo-content{z-index:1;flex-direction:column;display:flex;position:relative}.specialty-featured-badge{color:#fff;letter-spacing:2px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff40;border-radius:20px;width:fit-content;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.specialty-promo-title{color:#fff;letter-spacing:1px;text-shadow:2px 2px 4px #0003;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.specialty-promo-desc{color:#fffffff2;font-size:1.1rem;font-weight:500;line-height:1.6}.specialty-promo-image{border-radius:12px;width:100%;height:100%}.specialty-products-grid{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;flex-flow:row;gap:1.2rem;padding-bottom:1rem;display:flex;overflow:auto hidden}.specialty-products-grid::-webkit-scrollbar{height:8px}.specialty-products-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.specialty-products-grid::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.specialty-products-grid::-webkit-scrollbar-thumb:hover{background:#555}.specialty-products-grid>*{flex:none;min-width:280px;max-width:280px}.specialty-promo-banners{background:#f5f5f5;grid-template-columns:1fr 1fr;gap:0;height:80px;display:grid}.specialty-banner-item{cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.specialty-banner-item:hover{z-index:1;transform:scale(1.02)}.specialty-banner-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.specialty-banner-item:hover img{transform:scale(1.1)}.specialty-banner-overlay{background:#0000004d;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;transition:background .3s;display:flex;position:absolute;inset:0}.specialty-banner-item:hover .specialty-banner-overlay{background:#0006}.specialty-banner-brand{color:#333;margin-bottom:.2rem;font-family:DM Serif Display,serif;font-size:.9rem;font-weight:300;line-height:1}.specialty-banner-text{color:#333;font-size:.85rem;font-weight:300;line-height:1}.specialty-banner-text strong{color:#ff1744;font-size:1.3rem;font-weight:800}.specialty-banner-right .specialty-banner-overlay{justify-content:flex-end;align-items:flex-end;padding:.5rem 1rem}.specialty-banner-brand-large{color:#fff;letter-spacing:1px;text-shadow:2px 2px 4px #00000080;font-size:1.2rem;font-style:italic;font-weight:800;line-height:1}.general-dentistry .specialty-header{background:#003a70}.general-dentistry .specialty-header-left{background:#002850}.general-dentistry .specialty-nav{background:#003a70}.general-dentistry .specialty-promo-banner{background:linear-gradient(135deg,#003a70 0%,#005a9c 100%)}.endodontics .specialty-header{background:#6a1b9a}.endodontics .specialty-header-left{background:#4a148c}.endodontics .specialty-nav{background:#6a1b9a}.endodontics .specialty-promo-banner{background:linear-gradient(135deg,#6a1b9a 0%,#8e24aa 100%)}.orthodontics .specialty-header{background:#00897b}.orthodontics .specialty-header-left{background:#00695c}.orthodontics .specialty-nav{background:#00897b}.orthodontics .specialty-promo-banner{background:linear-gradient(135deg,#00897b 0%,#26a69a 100%)}.paedodontics .specialty-header{background:#e91e63}.paedodontics .specialty-header-left{background:#c2185b}.paedodontics .specialty-nav{background:#e91e63}.paedodontics .specialty-promo-banner{background:linear-gradient(135deg,#e91e63 0%,#f06292 100%)}.prosthodontics .specialty-header{background:#f57c00}.prosthodontics .specialty-header-left{background:#e65100}.prosthodontics .specialty-nav{background:#f57c00}.prosthodontics .specialty-promo-banner{background:linear-gradient(135deg,#f57c00 0%,#ff9800 100%)}.periodontics .specialty-header{background:#388e3c}.periodontics .specialty-header-left{background:#2e7d32}.periodontics .specialty-nav{background:#388e3c}.periodontics .specialty-promo-banner{background:linear-gradient(135deg,#388e3c 0%,#66bb6a 100%)}.implantology .specialty-header{background:#455a64}.implantology .specialty-header-left{background:#37474f}.implantology .specialty-nav{background:#455a64}.implantology .specialty-promo-banner{background:linear-gradient(135deg,#455a64 0%,#607d8b 100%)}@media (max-width:1200px){.dental-specialty-section{margin-left:2rem;margin-right:2rem}.specialty-nav-item{padding:1.5rem;font-size:.95rem}}@media (max-width:992px){.specialty-container{grid-template-columns:1fr;gap:1.5rem}.specialty-promo-banner{min-height:250px}.specialty-promo-banners{grid-template-columns:1fr;height:auto}.specialty-banner-item{height:80px}}@media (max-width:768px){.dental-specialty-section{margin-left:1rem;margin-right:1rem}.specialty-header-left{padding:1rem 1.5rem}.specialty-logo-text{font-size:1.2rem}.specialty-logo-icon{width:35px;height:35px;font-size:1.2rem}.specialty-nav{display:none}.specialty-container{padding:0 0 1rem;display:block!important}.specialty-promo-title{font-size:2rem}.specialty-promo-desc{font-size:1rem}.specialty-promo-banner{display:none!important}.specialty-products-grid>*{min-width:260px;max-width:260px}}@media (max-width:480px){.dental-specialty-section{margin-left:.5rem;margin-right:.5rem}.specialty-header-left{padding:.8rem 1rem}.specialty-logo-text{font-size:1rem}.specialty-logo-icon{width:30px;height:30px;font-size:1rem}.specialty-container{min-height:50px;padding:1rem}.specialty-promo-banner{min-height:200px;padding:1.5rem 1rem}.specialty-promo-title{font-size:1.5rem}.specialty-promo-desc{font-size:.9rem}.specialty-products-grid>*{min-width:200px;max-width:200px}}@media (max-width:768px){.specialty-promo-banners{height:65px;position:relative;overflow:hidden;display:block!important}.specialty-banner-overlay{height:65px;padding:.25rem}.specialty-banner-item{opacity:0;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.specialty-banner-left{animation:6s infinite bannerFadeInOut}.specialty-banner-right{animation:6s 3s infinite bannerFadeInOut}}@keyframes bannerFadeInOut{0%,45%{opacity:1;z-index:2;pointer-events:auto}50%,to{opacity:0;z-index:1;pointer-events:none}}
