
:root{--blue:#075fc4;--deep:#08123f;--pink:#ff2e91;--purple:#6d25c8;--ink:#07133f;--muted:#69728c;--line:#e6eaf2;--soft:#f7f9fd}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}button,a{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}
.social-ticker{height:36px;overflow:hidden;background:#050d25;color:#fff;border-bottom:1px solid #ffffff1f}.social-ticker-track{display:flex;width:max-content;height:100%;animation:social-scroll 24s linear infinite}.social-ticker:hover .social-ticker-track{animation-play-state:paused}.social-ticker-group{display:flex;align-items:center;gap:34px;padding:0 34px;min-width:max-content}.social-ticker-group>span{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#f3b4d6}.social-link{display:inline-flex!important;align-items:center;gap:8px}.social-link svg{width:20px;height:20px;flex:none;stroke:currentColor;stroke-width:1.8;fill:none}.social-link.facebook svg path,.social-link.tiktok svg path{fill:currentColor;stroke:none}.social-link.facebook svg circle{stroke:none;fill:currentColor;opacity:.18}.social-link .social-dot{fill:currentColor;stroke:none}.social-ticker .social-link{font-size:13px;font-weight:800;transition:color .2s,transform .2s}.social-ticker .social-link:hover{color:#ff65ad;transform:translateY(-1px)}@keyframes social-scroll{to{transform:translateX(-50%)}}
.announcement{height:36px;padding:0 3%;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:13px;font-weight:700;background:linear-gradient(90deg,#be1a91,#2336be,#0067c9)}.announcement-links{display:flex;gap:34px}
.main-header{min-height:88px;padding:10px 3%;display:grid;grid-template-columns:220px minmax(300px,1fr) 315px;gap:24px;align-items:center;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:50}.brand img{height:65px;max-width:210px;object-fit:contain}.search-wrap{height:46px;border:1px solid #d6dce8;border-radius:8px;display:flex;align-items:center;position:relative;background:#fff;box-shadow:0 2px 8px #00183c0c}.search-icon{padding-left:14px;font-size:22px}.search-wrap input{border:0;outline:0;flex:1;padding:0 12px;font-size:14px}.search-wrap>button{height:46px;margin-right:-1px;margin-top:-1px;border:0;border-radius:0 8px 8px 0;background:var(--blue);color:#fff;padding:0 28px;font-weight:800}.search-suggestions{display:none;position:absolute;left:0;right:0;top:52px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 50px #00153d22;z-index:80;overflow:hidden}.search-suggestions.show{display:block}.suggestion{display:flex;justify-content:space-between;padding:12px 15px;border-bottom:1px solid #f0f2f7}.suggestion:hover{background:#f5f8ff}.header-actions{display:flex;justify-content:flex-end;gap:15px}.icon-action{border:0;background:transparent;color:var(--ink);display:flex;flex-direction:column;align-items:center;min-width:74px;position:relative}.icon-action>span{font-size:25px}.icon-action small{font-size:11px}.cart-action b{position:absolute;right:10px;top:-3px;background:var(--pink);color:#fff;border-radius:20px;padding:2px 6px;font-size:10px}
.category-nav{height:58px;display:flex;align-items:center;gap:29px;padding:0 3%;border-bottom:1px solid var(--line);box-shadow:0 4px 12px #00183d0a;position:relative;z-index:30;background:#fff;font-size:13px;font-weight:700}.category-nav>a{white-space:nowrap}.category-nav .offers{color:var(--pink);height:58px;display:flex;align-items:center;border-bottom:2px solid var(--pink)}.all-categories{height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 17px;font-weight:800}.mega-wrap{position:relative}.mega-menu{display:none;position:absolute;top:48px;left:0;width:min(1100px,94vw);max-height:75vh;overflow:auto;background:#fff;border:1px solid var(--line);box-shadow:0 20px 55px #00163f27;border-radius:12px;padding:24px;grid-template-columns:.8fr 1.35fr 1.35fr .8fr;gap:28px}.mega-menu.show{display:grid}.mega-menu h4{margin:0 0 10px;color:var(--blue);font-size:15px}.mega-menu strong{display:block;margin:14px 0 4px;color:#172653;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.mega-menu .menu-note{display:block;color:#8a91a4;margin-bottom:8px}.mega-menu a{display:block;font-size:12px;color:#4e5874;padding:4px 0}.mega-menu a:hover{color:var(--pink);transform:translateX(2px)}.upload-btn{margin-left:auto;background:var(--blue);color:#fff;border:0;border-radius:7px;padding:11px 18px;font-weight:800;white-space:nowrap}
.mega-menu.category-tree-menu{width:min(440px,94vw);padding:0;display:none;grid-template-columns:1fr;gap:0;overflow:hidden}.mega-menu.category-tree-menu.show{display:block}.category-tree-head{min-height:82px;padding:16px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:linear-gradient(120deg,#f1f7ff,#fff2f9)}.category-tree-head small{font-size:9px;letter-spacing:.08em;color:var(--blue);font-weight:900}.category-tree-head h3{font-size:20px;margin:3px 0 0}.category-tree-head>span{padding:6px 9px;border-radius:20px;background:#fff;color:var(--muted);font-size:10px}.category-tree-back{width:38px;height:38px;border:1px solid #d8e0ed;border-radius:50%;background:#fff;color:var(--blue);font-size:20px}.category-tree-list{max-height:min(520px,65vh);overflow:auto;padding:8px}.category-tree-item{width:100%;min-height:67px;padding:9px 12px;border:0;border-bottom:1px solid #edf0f5;background:#fff;display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;text-align:left;color:var(--ink);transition:.18s}.category-tree-item:last-child{border-bottom:0}.category-tree-item:hover,.category-tree-item:focus-visible{background:#f5f8ff;border-radius:10px;outline:0}.category-tree-icon{width:40px;height:40px;border-radius:10px;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-size:19px}.category-tree-item>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.category-tree-item b{font-size:14px}.category-tree-item small{color:var(--muted);font-size:11px}.category-tree-item>strong{margin:0;color:var(--blue);font-size:12px;text-transform:none;letter-spacing:0}.category-tree-empty{padding:24px;text-align:center;color:var(--muted)}
main{width:min(1450px,95%);margin:auto}.hero-shell{margin-top:14px;position:relative}.hero-slider{height:510px;border-radius:15px;overflow:hidden;position:relative;background:#0a123e;box-shadow:0 10px 35px #0015391f}.hero-slide{position:absolute;inset:0;padding:48px 58px;display:flex;align-items:center;justify-content:space-between;color:#fff;opacity:0;transform:translateX(30px) scale(.99);transition:opacity .7s ease,transform .7s ease;pointer-events:none}.hero-slide.active{opacity:1;transform:none;pointer-events:auto}.hero-health{background:radial-gradient(circle at 66% 36%,#4821a6 0,#15115a 30%,#071039 70%)}.hero-beauty{background:linear-gradient(120deg,#200c4a,#6f1ab7 55%,#ff4aa3)}.hero-baby{background:linear-gradient(120deg,#05396d,#0b6aa4 50%,#70d0e3)}.hero-wellness{background:linear-gradient(120deg,#122551,#3f35b7 54%,#ab46d8)}.hero-offers{background:linear-gradient(115deg,#0e174d,#a61982 58%,#ff4b87)}.hero-copy{z-index:2;max-width:630px}.hero-copy>small{font-size:13px;font-weight:900;letter-spacing:.03em}.hero-copy h1{font-size:clamp(42px,5vw,72px);line-height:.97;margin:16px 0 20px;letter-spacing:-.04em}.hero-copy h1 em{font-style:normal;color:#ff45a2}.hero-copy p{font-size:17px;line-height:1.6;max-width:550px}.hero-benefits{display:flex;gap:30px;margin:28px 0}.hero-benefits span{display:grid;grid-template-columns:auto auto;column-gap:7px}.hero-benefits span small{grid-column:2;color:#fff}.pink-button,.outline-button{border-radius:7px;padding:15px 31px;font-weight:900;margin-right:10px}.pink-button{border:0;background:var(--pink);color:#fff}.outline-button{border:1px solid #ffffff80;background:#ffffff10;color:#fff}.hero-art{width:47%;height:86%;position:relative;display:grid;place-items:center}.pharmacy-art{background:linear-gradient(180deg,#37178f,#07123d);border:10px solid #161d58;border-radius:15px;box-shadow:0 0 45px #ff29a880, inset 0 0 35px #2866ff55;transform:perspective(700px) rotateY(-5deg)}.store-sign{position:absolute;top:9%;left:10%;right:10%;height:95px;background:#171d5c;border:3px solid #e83bab;box-shadow:0 0 23px #ff23c5;display:flex;align-items:center;justify-content:center;gap:18px}.store-sign img{width:170px;height:70px;object-fit:contain;filter:drop-shadow(0 0 8px #ff27bb)}.store-sign strong{font-size:26px}.shelves{position:absolute;left:9%;right:9%;bottom:8%;height:55%;display:grid;grid-template-columns:repeat(6,1fr);gap:8px;padding:22px;background:linear-gradient(#dff1ff,#9cb0db);border:8px solid #251866}.shelves span{background:repeating-linear-gradient(to bottom,#fff 0 18px,#e8edf7 18px 34px);border-radius:3px}.floating-products{width:42%;display:flex;justify-content:center;align-items:end;gap:18px;filter:drop-shadow(0 25px 35px #0005)}.floating-products b{font-size:110px;animation:float 3s ease-in-out infinite}.floating-products b:nth-child(2){animation-delay:.5s}.floating-products b:nth-child(3){animation-delay:1s}.discount-orbit{width:40%;height:330px;position:relative}.discount-orbit b{position:absolute;width:125px;height:125px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--pink);font-size:30px;box-shadow:0 15px 35px #0004;animation:float 3s ease-in-out infinite}.discount-orbit b:nth-child(1){left:5%;top:25%}.discount-orbit b:nth-child(2){right:5%;top:5%;animation-delay:.6s}.discount-orbit b:nth-child(3){right:25%;bottom:5%;animation-delay:1s}@keyframes float{50%{transform:translateY(-15px) rotate(2deg)}}.hero-arrow,.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #dfe5ef;background:#fff;color:var(--blue);font-size:27px;z-index:4;box-shadow:0 8px 20px #00183d25}.hero-arrow{background:#ffffff20;border-color:#ffffff55;color:#fff}.hero-arrow.prev{left:15px}.hero-arrow.next{right:15px}.hero-dots{position:absolute;left:50%;bottom:80px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.hero-dots button{width:9px;height:9px;border-radius:50%;border:0;background:#ffffff70;padding:0}.hero-dots button.active{width:24px;border-radius:8px;background:var(--pink)}.hero-trust-bar{position:absolute;right:2.5%;bottom:18px;width:47%;height:84px;background:#fff;border-radius:12px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;box-shadow:0 10px 26px #00163e2c;z-index:6}.hero-trust-bar span{display:grid;grid-template-columns:auto auto;gap:4px 9px;padding:0 20px;border-right:1px solid var(--line)}.hero-trust-bar span:last-child{border:0}.hero-trust-bar span>b{font-size:13px}.hero-trust-bar span>small{grid-column:2;color:#49536f;font-size:12px}
.category-strip-wrap,.product-carousel-shell{position:relative}.category-strip-wrap{margin:23px 0}.category-strip{display:flex;gap:13px;overflow:auto;scrollbar-width:none;padding:4px}.category-strip::-webkit-scrollbar,.product-carousel::-webkit-scrollbar{display:none}.category-strip button{flex:0 0 130px;height:108px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;font-weight:800;transition:.25s}.category-strip button:hover{transform:translateY(-5px);border-color:#8bb2ee;box-shadow:0 12px 25px #001a4420}.category-strip b{font-size:30px}.category-strip .view-all{background:#fff2f8;color:var(--pink)}.category-strip-wrap .left,.product-carousel-shell .left{left:-15px}.category-strip-wrap .right,.product-carousel-shell .right{right:-15px}
.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.promo{min-height:220px;border-radius:15px;padding:27px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.promo small{font-weight:900}.promo h2{font-size:28px;margin:12px 0 8px}.promo p{font-size:13px}.promo a{font-weight:900;font-size:13px}.beauty-promo{background:#ffe9f5;color:#d31672}.baby-promo{background:#e5f3ff;color:#0756a4}.health-promo{background:#eee8ff;color:#5b21b6}.promo-art{font-size:48px;white-space:nowrap;filter:drop-shadow(0 15px 20px #001a4430)}
.promo{position:relative;min-height:248px;padding:27px 22px 24px 26px;isolation:isolate;box-shadow:inset 0 0 0 1px #ffffff80;transition:transform .25s,box-shadow .25s}.promo:hover{transform:translateY(-4px);box-shadow:0 16px 34px #00183d16,inset 0 0 0 1px #ffffffa0}.promo:before,.promo:after{content:"";position:absolute;border-radius:50%;z-index:-1}.promo:before{width:210px;height:210px;right:-55px;top:-55px;background:#fff6}.promo:after{width:135px;height:135px;right:62px;bottom:-90px;border:1px solid #fff9;box-shadow:0 0 0 28px #ffffff2b}.promo-copy{position:relative;z-index:3;width:49%}.promo-copy small{font-size:10px;letter-spacing:.06em}.promo-copy h2{font-size:25px;line-height:1.04}.promo-copy p{color:#31436c;line-height:1.35}.promo-copy a{display:inline-flex;margin-top:8px;cursor:pointer}.promo-products{position:absolute;right:10px;top:14px;bottom:14px;width:52%;z-index:2}.promo-product{position:absolute;margin:0;border-radius:13px;background:#fff;padding:7px 7px 28px;box-shadow:0 13px 28px #17336629;overflow:hidden;transition:transform .25s}.promo-product.main{width:67%;height:88%;right:1%;top:0;transform:rotate(2.5deg)}.promo-product.secondary{width:50%;height:62%;left:0;bottom:0;transform:rotate(-5deg)}.promo:hover .promo-product.main{transform:rotate(1deg) translateY(-3px)}.promo:hover .promo-product.secondary{transform:rotate(-3deg) translate(-2px,-2px)}.promo-product img{width:100%;height:100%;display:block;object-fit:contain;border-radius:9px;background:#fff}.promo-product figcaption{position:absolute;left:7px;right:7px;bottom:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;color:#13214b;font-size:9px;font-weight:900}.beauty-promo .promo-product.main{background:#fff7fb}.baby-promo .promo-product.main{background:#f8fcff}.health-promo .promo-product.main{background:#fbf9ff}
.product-section{margin:31px 0}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title h2,.why-section h2{font-size:24px}.section-title button{border:0;background:transparent;color:var(--blue);font-weight:800}.product-carousel{display:flex;gap:15px;overflow:auto;scroll-behavior:smooth;padding:4px;overscroll-behavior-inline:contain}.product-carousel[data-auto-scrolling=true]{scroll-behavior:auto}.product-card{flex:0 0 calc((100% - 75px)/6);min-width:180px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px;position:relative;transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 32px #001b4720}.product-image{height:155px;border-radius:10px;background:linear-gradient(145deg,#f5f8fc,#fff);display:grid;place-items:center;font-size:70px;overflow:hidden}.product-card:hover .product-image span{transform:scale(1.08)}.product-image span{transition:.25s}.discount{position:absolute;left:10px;top:10px;background:var(--pink);color:#fff;border-radius:15px;padding:4px 8px;font-size:11px;font-weight:900}.wishlist{position:absolute;right:9px;top:9px;border:0;background:#fff;border-radius:50%;width:30px;height:30px}.product-card h3{font-size:14px;margin:12px 0 3px;min-height:34px}.product-card small{color:var(--muted)}.rating{font-size:11px;color:#f2a700;margin:7px 0}.prices{display:flex;align-items:center;gap:7px}.prices strong{color:#e31275;font-size:17px}.prices del{color:#8d93a5;font-size:11px}.card-buttons{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:10px}.add-cart{border:0;border-radius:6px;background:var(--blue);color:#fff;padding:10px;font-weight:800}.quick-view{border:1px solid #dbe3ef;background:#fff;border-radius:6px;padding:8px}.skeletons:empty:before{content:"Loading products...";color:#78819a}
.why-section{margin-top:35px}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:13px;padding:20px 10px}.why-grid>div,.service-grid>div{display:flex;gap:13px;align-items:center;padding:0 17px;border-right:1px solid var(--line)}.why-grid>div:last-child,.service-grid>div:last-child{border:0}.why-grid b,.service-grid b{font-size:30px;color:var(--pink)}.why-grid span,.service-grid span{display:flex;flex-direction:column}.why-grid strong,.service-grid strong{font-size:13px}.why-grid small,.service-grid small{font-size:11px;color:#4f5872;margin-top:5px;line-height:1.4}.newsletter{margin:30px 0 18px;min-height:105px;border-radius:12px;padding:20px 28px;color:#fff;background:linear-gradient(90deg,#045cc4,#8a2bc7,#ff2e91);display:grid;grid-template-columns:auto 1fr minmax(350px,45%);gap:20px;align-items:center}.newsletter h2{margin:0 0 3px}.newsletter p{margin:0}.mail-icon{font-size:42px}.newsletter form{height:48px;background:#fff;border-radius:8px;display:flex;padding:4px}.newsletter input{flex:1;border:0;outline:0;padding:0 13px}.newsletter button{border:0;border-radius:6px;padding:0 27px;background:var(--pink);color:#fff;font-weight:800}.stats-grid,.service-grid{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line);padding:18px 0}.stats-grid>div{padding:0 25px;border-right:1px solid var(--line);display:flex;flex-direction:column}.stats-grid>div:last-child{border:0}.stats-grid small{font-size:11px;color:#4f5872;margin-top:3px}.service-grid{grid-template-columns:repeat(4,1fr);border:0;background:#fbfcfe;border-radius:12px;padding:24px 10px;margin-bottom:35px}
footer{background:#061c47;color:#fff;padding:45px 4% 70px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}footer img{height:74px;filter:drop-shadow(0 0 6px #fff5)}footer p{color:#bfcae1;line-height:1.6}footer h4{margin-top:0}footer a{display:block;color:#cbd5e9;margin:9px 0;font-size:13px}.footer-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.footer-socials .social-link{width:42px;height:42px;justify-content:center;margin:0;border:1px solid #ffffff29;border-radius:50%;color:#fff;background:#ffffff0d;transition:.2s}.footer-socials .social-link:hover{background:var(--pink);border-color:var(--pink);transform:translateY(-2px)}.footer-socials .social-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.footer-socials .social-link svg{width:21px;height:21px}.payments{font-weight:900;color:#fff}.mobile-nav{display:none}.reveal{opacity:0;transform:translateY(22px);transition:.7s}.reveal.visible{opacity:1;transform:none}
.floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:150;min-width:58px;height:58px;padding:0 18px;border-radius:30px;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 10px 28px #052b1a50;font-weight:900;transition:transform .2s,box-shadow .2s}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 14px 34px #052b1a66}.floating-whatsapp svg{width:29px;height:29px;fill:currentColor}.floating-whatsapp span{font-size:13px}
.product-image img{width:100%;height:100%;object-fit:contain}.suggestion{width:100%;border-left:0;border-right:0;background:#fff;text-align:left}.modal{position:fixed;inset:0;background:#06143899;z-index:200;display:none;align-items:center;justify-content:center;padding:20px}.modal.show{display:flex}.modal-card{background:#fff;border-radius:18px;box-shadow:0 28px 80px #00123f4d;position:relative;padding:30px}.modal-close{position:absolute;right:16px;top:14px;border:0;background:transparent;font-size:30px;color:#66718d}.auth-card{width:min(520px,100%)}.auth-card h2,.cart-drawer h2{margin:0 0 6px}.auth-card>p{color:var(--muted)}.auth-card form{display:grid;gap:14px;margin-top:20px}.auth-card label{display:grid;gap:6px;font-size:13px;font-weight:800}.auth-card input{height:44px;border:1px solid #d9dfeb;border-radius:8px;padding:0 12px;font-size:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.primary-action{width:100%;border:0;border-radius:8px;background:var(--blue);color:#fff;padding:13px;font-weight:900}.text-button,.remove-item{border:0;background:transparent;color:var(--blue);font-weight:800}.form-error{color:#bd174f!important;font-weight:700;min-height:18px}.cart-drawer{position:absolute;right:0;top:0;bottom:0;width:min(500px,100%);border-radius:18px 0 0 18px;display:flex;flex-direction:column}.cart-items{overflow:auto;flex:1;margin:18px 0}.cart-item{display:grid;grid-template-columns:60px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-thumb{width:60px;height:60px;border-radius:9px;background:var(--soft);display:grid;place-items:center;font-size:28px}.cart-thumb img{width:100%;height:100%;object-fit:contain}.cart-item>div{display:flex;flex-direction:column;gap:5px}.cart-item small{color:var(--muted)}.quantity{display:flex!important;flex-direction:row!important;align-items:center;gap:10px}.quantity button{width:26px;height:26px;border:1px solid var(--line);border-radius:6px;background:#fff}.remove-item{font-size:11px;padding:0}.cart-summary{display:flex;justify-content:space-between;font-size:18px;padding:17px 0;border-top:1px solid var(--line)}.cart-drawer>small{text-align:center;color:var(--muted);margin-top:8px}.empty-state{display:flex;flex-direction:column;align-items:center;gap:8px;padding:60px 15px;color:var(--muted)}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);background:#0d7448;color:#fff;border-radius:8px;padding:12px 20px;opacity:0;pointer-events:none;z-index:300;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}.toast.error{background:#b51f48}.modal-open{overflow:hidden}
.product-description{margin:16px 0;padding:14px;background:var(--soft);border:1px solid var(--line);border-radius:10px}.product-description h3{margin:0 0 6px;font-size:14px}.product-description p{margin:0;color:var(--muted);white-space:pre-line;line-height:1.6}
.catalog-dialog{width:min(1200px,96vw);max-height:90vh;overflow:auto}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:15px;margin-top:20px}.catalog-grid .product-card{min-width:0}.product-dialog{width:min(750px,96vw)}.product-detail-grid{display:grid;grid-template-columns:250px 1fr;gap:28px}.product-detail-grid .product-image{height:250px;font-size:100px}.product-detail-grid h2{padding-right:30px}.product-detail-grid .primary-action{margin-top:20px}.info-dialog{width:min(700px,96vw);max-height:85vh;overflow:auto}.info-dialog p{line-height:1.7;color:#4e5874}.auth-card select{height:44px;border:1px solid #d9dfeb;border-radius:8px;padding:0 12px;background:#fff}
.checkout-card{width:min(680px,96vw);max-height:92vh;overflow:auto;padding:34px}.checkout-card h2{font-size:30px;margin:0 0 24px}.checkout-card form{display:grid;gap:24px}.delivery-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f2f2f3;border-radius:14px;padding:5px}.delivery-tabs input{position:absolute;opacity:0}.delivery-tabs span{height:62px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:12px;font-size:17px;font-weight:900;cursor:pointer}.delivery-tabs svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.delivery-tabs input:checked+span{background:#fff;border-color:#d8d8dc;box-shadow:0 2px 6px #0002}.checkout-fields{display:grid;gap:12px}.checkout-fields label:not(.save-checkout),.payment-field{min-height:64px;border:1px solid #d5d7dc;border-radius:13px;padding:9px 16px;display:flex;flex-direction:column;justify-content:center;gap:3px}.checkout-fields label>span,.payment-field>span{font-size:12px;color:#6f7178}.checkout-fields input,.checkout-fields select,.payment-field select{border:0;outline:0;background:#fff;font-size:16px;width:100%;padding:2px 0}.checkout-fields small{font-size:11px}.checkout-fields .form-row{gap:12px}.save-checkout{display:flex;align-items:center;gap:10px;padding:4px 2px}.save-checkout input{width:20px;height:20px;accent-color:var(--blue)}.save-checkout span{font-size:14px!important;color:var(--ink)!important}.shipping-methods h3{font-size:18px;margin:0 0 14px}.shipping-choice{min-height:76px;border:1px solid #d3d6dc;border-radius:14px;padding:13px 16px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;cursor:pointer}.shipping-choice:has(input:checked){border:2px solid var(--blue);background:#f4f8ff}.shipping-choice input{width:19px;height:19px;accent-color:var(--blue)}.shipping-choice span{display:flex;flex-direction:column;gap:4px}.shipping-choice small{color:var(--muted)}.shipping-choice>strong{font-size:14px}.payment-field{display:flex}.checkout-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px}.checkout-submit{font-size:16px;padding:15px}.checkout-card [hidden]{display:none!important}
.product-open{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left}.product-open h3{margin-bottom:3px}.continue-shopping{width:100%;margin-top:10px;border:1px solid #cfd8e8;border-radius:8px;background:#fff;color:var(--blue);padding:12px;font-weight:800}
.catalog-page{padding:28px 0 55px;min-height:65vh}.breadcrumbs{display:flex;gap:10px;color:var(--muted);font-size:13px;margin-bottom:24px}.breadcrumbs a{color:var(--blue);font-weight:800}.catalog-page-heading{display:flex;justify-content:space-between;align-items:end;padding:28px;border-radius:16px;background:linear-gradient(120deg,#edf5ff,#fff0f8);margin-bottom:22px}.catalog-page-heading small{color:var(--blue);font-weight:900}.catalog-page-heading h1{font-size:38px;margin:8px 0}.catalog-page-heading p{color:var(--muted);margin:0}.catalog-page-heading button{border:1px solid var(--blue);background:#fff;color:var(--blue);border-radius:8px;padding:12px 18px;font-weight:800}.catalog-page .catalog-grid{grid-template-columns:repeat(5,minmax(170px,1fr))}.restricted-catalog{grid-column:1/-1;max-width:650px;margin:40px auto;text-align:center;padding:40px;border:1px solid var(--line);border-radius:15px}.restricted-catalog .primary-action{max-width:280px;margin-top:15px}
@media(max-width:1000px){.catalog-page .catalog-grid{grid-template-columns:repeat(3,minmax(170px,1fr))}}@media(max-width:650px){.catalog-page .catalog-grid{grid-template-columns:1fr 1fr}.catalog-page-heading{align-items:start;flex-direction:column;gap:18px}.catalog-page-heading h1{font-size:30px}}
@media(max-width:700px){.catalog-grid{grid-template-columns:1fr 1fr}.product-detail-grid{grid-template-columns:1fr}.product-detail-grid .product-image{height:180px}.form-row{grid-template-columns:1fr}}
@media(max-width:600px){.modal:has(.checkout-card){padding:0;align-items:stretch}.checkout-card{width:100%;max-height:none;height:100%;border-radius:0;padding:28px 20px 90px}.checkout-card .form-row{grid-template-columns:1fr}.checkout-card h2{font-size:28px}.delivery-tabs span{height:58px}}
@media(max-width:600px){.floating-whatsapp{right:14px;bottom:76px;width:54px;min-width:54px;height:54px;padding:0}.floating-whatsapp span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}}
@media(max-width:1150px){.main-header{grid-template-columns:180px 1fr 250px}.category-nav{gap:18px}.product-card{flex-basis:calc((100% - 45px)/4)}.hero-slider{height:470px}.hero-copy h1{font-size:54px}.hero-art{width:43%}}
@media(max-width:850px){.announcement-links,.header-actions .icon-action:not(.cart-action){display:none}.main-header{grid-template-columns:150px 1fr auto}.brand img{width:145px}.category-nav>a{display:none}.upload-btn{margin-left:auto}.hero-slide{padding:38px 30px}.hero-art,.floating-products,.discount-orbit{opacity:.35;position:absolute;right:0}.hero-copy{max-width:80%;z-index:3}.hero-trust-bar{display:none}.promo-grid{grid-template-columns:1fr}.product-card{flex-basis:calc((100% - 15px)/2)}.why-grid{grid-template-columns:1fr 1fr}.why-grid>div{border:0;padding:12px}.newsletter{grid-template-columns:auto 1fr}.newsletter form{grid-column:1/-1}.stats-grid{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr 1fr}.mega-menu{width:660px}}
@media(max-width:600px){body{padding-bottom:64px}.announcement{height:auto;min-height:34px;padding:8px 12px;font-size:10px}.main-header{grid-template-columns:110px 1fr auto;padding:8px 3%;gap:8px;position:relative}.brand img{width:105px;height:52px}.search-wrap{grid-column:1/-1;grid-row:2}.search-wrap>button{padding:0 16px}.category-nav{height:48px}.all-categories{height:36px}.upload-btn{padding:9px 10px;font-size:11px}.mega-menu{position:fixed;left:3%;right:3%;top:190px;width:auto;grid-template-columns:1fr 1fr;max-height:65vh;overflow:auto}.hero-slider{height:470px}.hero-slide{padding:34px 24px}.hero-copy{max-width:100%}.hero-copy h1{font-size:42px}.hero-copy p{font-size:14px}.hero-benefits{gap:12px;flex-wrap:wrap}.outline-button{display:none}.hero-dots{bottom:20px}.category-strip button{flex-basis:108px;height:100px}.promo{min-height:180px}.promo-art{font-size:32px}.product-card{flex-basis:78%;min-width:230px}.why-grid{grid-template-columns:1fr}.newsletter{grid-template-columns:1fr}.mail-icon{display:none}.newsletter form{min-width:0}.stats-grid,.service-grid{grid-template-columns:1fr}.stats-grid>div,.service-grid>div{border:0;padding:10px 20px}.why-grid>div{padding:12px 8px}footer{grid-template-columns:1fr}.mobile-nav{position:fixed;bottom:0;left:0;right:0;height:62px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);z-index:100}.mobile-nav button{border:0;background:#fff;color:var(--blue);display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-nav small{font-size:9px;margin-top:4px}}
@media(prefers-reduced-motion:reduce){.social-ticker-track{animation:none}}

/* Medicart green-and-white theme */
:root{--blue:#168653;--deep:#063d2a;--pink:#43a047;--purple:#78b95b;--ink:#123b2b;--muted:#637b70;--line:#dcebe3;--soft:#f3faf6}
body{background:linear-gradient(180deg,#fff 0,#f5fbf7 48%,#fff 100%)}
.social-ticker{background:#052f21}.social-ticker-group>span{color:#bce8cf}.social-ticker .social-link:hover{color:#8de0ad}
.announcement{background:linear-gradient(100deg,#075f3c,#24a263 55%,#82c96b)}
.main-header,.category-nav{background:#fffffff5;backdrop-filter:blur(12px)}
.search-wrap{border-color:#cce3d5;box-shadow:0 4px 15px #12683b12}.search-wrap>button,.upload-btn,.primary-action,.add-cart{background:linear-gradient(135deg,#087447,#2ca965)}
.category-nav .offers{color:#238b52;border-color:#55af6f}.category-tree-head{background:linear-gradient(120deg,#eaf8ef,#fff)}
.hero-slider{background:#073e2c;box-shadow:0 14px 38px #07462b24}.hero-health{background:radial-gradient(circle at 66% 36%,#4ba96c 0,#147548 36%,#063a29 75%)}.hero-beauty{background:linear-gradient(120deg,#08442f,#208d58 58%,#91cf79)}.hero-baby{background:linear-gradient(120deg,#07543a,#2a9e65 52%,#b4e1be)}.hero-wellness{background:linear-gradient(120deg,#063d2a,#398f54 55%,#9bd27c)}.hero-offers{background:linear-gradient(115deg,#073b29,#17915a 58%,#a3d66f)}
.hero-copy h1 em{color:#c8f29d}.pink-button{background:#fff;color:#126f45}.hero-dots button.active{background:#b7e58e}
.pharmacy-art{background:linear-gradient(180deg,#218b55,#063b29);border-color:#2c7451;box-shadow:0 0 45px #83d28a66,inset 0 0 35px #d8ffe555}.store-sign{background:#0a5136;border-color:#8ad18c;box-shadow:0 0 23px #8bd89a}.discount-orbit b{color:#168653}
.category-strip button:hover{border-color:#79bb91;box-shadow:0 12px 25px #0a65361a}.category-strip .view-all{background:#eaf8ef;color:#168653}
.beauty-promo{background:#edf9f1;color:#19784b}.baby-promo{background:#f7fcf8;color:#287d50}.health-promo{background:#e4f4e8;color:#176640}
.product-card:hover{box-shadow:0 15px 32px #075c3020}.product-image{background:linear-gradient(145deg,#f1f9f4,#fff)}.discount,.newsletter button{background:#43a047}.prices strong{color:#137a48}
.newsletter{background:linear-gradient(95deg,#075f3c,#2b9d61,#8dc76b)}.service-grid{background:#f5fbf7}
footer{background:linear-gradient(135deg,#042f20,#07533a)}.footer-socials .social-link:hover{background:#43a047;border-color:#43a047}
.modal{background:#052f228f}.modal-card{border:1px solid #dcebe3}.toast{background:#087447}

/* Four category-led hero slides using supplied catalogue photography. */
.hero-pharmacy{background:linear-gradient(120deg,#071849,#184eb0 58%,#38a6dc)}
.hero-image-panel{width:40%;height:78%;margin-right:5%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#f3f7ff);border-radius:28px;box-shadow:0 28px 70px #00102f66;overflow:hidden;transform:rotate(2deg);z-index:2}
.hero-image-panel img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.hero-slide:nth-of-type(even) .hero-image-panel{transform:rotate(-2deg)}
.category-strip button b:has(img){width:58px;height:58px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#fff;box-shadow:0 4px 12px #001a4420}
.category-strip button b img{width:100%;height:100%;object-fit:contain}
.auth-card textarea{width:100%;resize:vertical;border:1px solid #d9dfeb;border-radius:8px;padding:10px 12px;font:inherit}
.primary-action:disabled{opacity:.65;cursor:wait}
.whatsapp-order-link{display:block;text-align:center;text-decoration:none;background:#168b4d;margin-top:18px}
.modal>.auth-card{max-height:calc(100dvh - 40px);overflow-y:auto;overscroll-behavior:contain}
#registerForm{gap:11px;margin-top:12px}
@media(max-width:600px){.modal{padding:10px;align-items:flex-start}.modal>.auth-card{max-height:calc(100dvh - 20px);padding:24px 20px;margin:auto}.form-row{grid-template-columns:1fr}}
@media(max-width:850px){.hero-image-panel{position:absolute;right:-6%;width:48%;height:72%;margin:0;opacity:.42}.hero-copy{max-width:70%}}
@media(max-width:600px){.hero-image-panel{right:-18%;width:70%;height:60%;opacity:.3}.hero-copy{max-width:92%}}

/* Live catalogue hero: green campaign backgrounds and unboxed product imagery. */
.hero-slider{background:#063d2a}
.hero-slider:after{background:linear-gradient(90deg,#053623f2 0%,#07583bba 46%,transparent 75%),linear-gradient(0deg,#032a1c26,transparent 52%)}
.hero-pharmacy{background:linear-gradient(118deg,#043724 0%,#087447 56%,#54ae68 100%)}
.hero-beauty{background:linear-gradient(118deg,#063c29 0%,#168653 54%,#84c978 100%)}
.hero-baby{background:linear-gradient(118deg,#075039 0%,#299b61 55%,#b3dfad 110%)}
.hero-personal{background:linear-gradient(118deg,#063826 0%,#11794d 56%,#6ebd72 110%)}
.hero-vitamins{background:linear-gradient(118deg,#093d29 0%,#3a9455 55%,#a4d477 110%)}
.hero-wellness{background:linear-gradient(118deg,#043624 0%,#147c4d 52%,#75c16b 110%)}
.hero-offers{background:linear-gradient(118deg,#063b29 0%,#229157 50%,#b1da76 106%)}
.hero-copy>small{color:#d9f5df}.hero-copy>small:before{background:#a8df9d}.hero-copy h1 em{color:#d4f5a8}.hero-copy p{color:#eefaf2}.hero-copy .pink-button{background:#fff;color:#0d7145;box-shadow:0 12px 26px #04331d4d}.hero-copy .pink-button:hover{background:#effbef;box-shadow:0 16px 32px #04331d66}
.hero-visual:before{background:radial-gradient(circle,#d5f5c738,transparent 68%)}
.hero-visual>img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 26px 22px #03231770);background:transparent}
.hero-product-list span{background:transparent;border:0;box-shadow:none;backdrop-filter:none;text-shadow:0 2px 5px #032d20;max-width:220px;padding:5px}
.hero-product-list span:before{display:none}.hero-product-list span img{background:transparent;border-radius:0;mix-blend-mode:multiply;width:38px;height:38px}.hero-product-list span b{font-size:10px}
@media(max-width:850px){.hero-slider:after{background:linear-gradient(90deg,#043323f5 0%,#07573dcc 58%,#07573d55 100%)}}

/* Campaign carousel: layered cutouts inherit each slide's light and colour. */
.hero-shell{margin-top:16px;margin-bottom:28px}
.hero-slider{height:440px;border-radius:18px;background:#07143d;isolation:isolate;box-shadow:0 16px 44px #00153e24}
.hero-slider:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#06133ee8 0%,#06133e7a 47%,transparent 72%),linear-gradient(0deg,#040c291f,transparent 50%)}
.hero-slide{padding:48px clamp(44px,6vw,86px);overflow:hidden;opacity:0;transform:translateX(7%);transition:opacity .55s ease,transform .7s cubic-bezier(.22,.7,.25,1);will-change:opacity,transform}
.hero-slide.active{opacity:1;transform:translateX(0);z-index:2}
.hero-slide.leaving{opacity:0;transform:translateX(-5%);z-index:2}
.hero-slide:before,.hero-slide:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hero-slide:before{width:520px;height:520px;right:6%;top:-34%;background:radial-gradient(circle,#ffffff24 0,#ffffff0b 44%,transparent 70%)}
.hero-slide:after{width:360px;height:360px;right:29%;bottom:-56%;border:1px solid #ffffff16;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff04}
.hero-pharmacy{background:linear-gradient(118deg,#07143f 0%,#122a75 56%,#9a146f 100%)}
.hero-beauty{background:linear-gradient(118deg,#230a42 0%,#78226f 54%,#ed3c93 100%)}
.hero-baby{background:linear-gradient(118deg,#07356b 0%,#176eaa 55%,#c34591 115%)}
.hero-personal{background:linear-gradient(118deg,#06194e 0%,#084f9d 56%,#7f1c80 110%)}
.hero-vitamins{background:linear-gradient(118deg,#171251 0%,#54218c 55%,#e12d89 110%)}
.hero-wellness{background:linear-gradient(118deg,#081b51 0%,#153b8c 52%,#8d257e 110%)}
.hero-offers{background:linear-gradient(118deg,#11154c 0%,#6b147a 50%,#f12686 106%)}
.hero-copy{position:relative;z-index:4;width:min(48%,620px);max-width:none}
.hero-copy>small{display:inline-flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.14em;color:#ffb7dc}
.hero-copy>small:before{content:"";width:27px;height:2px;background:#ff3c9b}
.hero-copy h1{font-size:clamp(42px,4.5vw,66px);line-height:.98;margin:16px 0 18px;letter-spacing:-.045em;text-wrap:balance}
.hero-copy h1 em{color:#ff53a8}
.hero-copy p{font-size:16px;line-height:1.55;max-width:510px;color:#e7edff;margin-bottom:26px}
.hero-copy .pink-button{display:inline-flex;align-items:center;gap:17px;margin:0;border-radius:8px;padding:14px 23px;background:#eb2188;box-shadow:0 12px 26px #b6005f4d;transition:transform .2s,box-shadow .2s,background .2s}
.hero-copy .pink-button:hover{transform:translateY(-2px);background:#ff3199;box-shadow:0 16px 32px #b6005f66}
.hero-copy .pink-button span{font-size:20px;transition:transform .2s}.hero-copy .pink-button:hover span{transform:translateX(4px)}
.hero-visual{position:absolute;z-index:3;right:1.5%;top:2%;width:53%;height:96%;display:grid;place-items:center;pointer-events:none}
.hero-visual:before{content:"";position:absolute;width:72%;height:72%;border-radius:50%;background:radial-gradient(circle,#ff45a33d,transparent 67%);filter:blur(8px)}
.hero-visual img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 24px #02082270);transform:translateX(8%) scale(.92);opacity:0;transition:transform .85s cubic-bezier(.18,.76,.25,1),opacity .55s ease}
.hero-slide.active .hero-visual img{transform:translateX(0) scale(1);opacity:1;animation:hero-float 5s ease-in-out 1s infinite}
.hero-product-list{position:absolute;z-index:5;right:4%;bottom:88px;width:88%;display:flex;justify-content:flex-end;gap:7px;opacity:0;transform:translateY(12px);transition:opacity .45s .38s,transform .55s .38s}
.hero-slide.active .hero-product-list{opacity:1;transform:none}
.hero-product-list span{min-height:42px;max-width:190px;display:flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid #ffffff30;border-radius:9px;background:#081642b8;color:#fff;font-size:10px;font-weight:800;line-height:1.2;box-shadow:0 8px 20px #02061d38;backdrop-filter:blur(10px)}
.hero-product-list span:before{content:"✓";flex:0 0 19px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#ed258a;color:#fff;font-size:10px}
.hero-product-list span:has(img):before{display:none}
.hero-product-list span img{animation:none!important;opacity:1!important;transform:none!important;flex:0 0 29px;width:29px;height:29px;object-fit:contain;border-radius:5px;background:#fff;filter:none!important}
.hero-orbit{position:absolute;z-index:1;border:1px solid #ffffff24;border-radius:50%}
.orbit-one{width:70%;aspect-ratio:1;animation:orbit-spin 18s linear infinite}
.orbit-two{width:48%;aspect-ratio:1;border-style:dashed;animation:orbit-spin 13s linear infinite reverse}
.hero-dots{left:clamp(44px,6vw,86px);bottom:24px;transform:none;gap:7px;z-index:6}
.hero-dots button{position:relative;width:38px;height:4px;border-radius:4px;background:#ffffff35;overflow:hidden}
.hero-dots button:after{content:"";position:absolute;inset:0;background:#fff;transform:scaleX(0);transform-origin:left}
.hero-dots button.active{width:38px;background:#ffffff35}
.hero-dots button.active:after{animation:hero-progress 5.5s linear forwards}
.hero-slider.paused .hero-dots button.active:after{animation-play-state:paused}
.hero-arrow{width:40px;height:40px;border:0;background:#fff;color:#0b2d70;opacity:0;transition:opacity .2s,transform .2s;box-shadow:0 8px 24px #0003}
.hero-slider:hover .hero-arrow,.hero-arrow:focus-visible{opacity:1}.hero-arrow:hover{transform:translateY(-50%) scale(1.06)}
.hero-arrow.prev{left:14px}.hero-arrow.next{right:14px}
.hero-trust-bar{right:3%;bottom:-18px;width:min(48%,620px);height:72px;border:1px solid #e5e9f2;border-radius:10px;box-shadow:0 12px 26px #00163e1c}
@keyframes hero-progress{to{transform:scaleX(1)}}
@keyframes orbit-spin{to{transform:rotate(360deg)}}
@keyframes hero-float{50%{transform:translateY(-8px) scale(1.015)}}
@media(prefers-reduced-motion:reduce){.hero-slide,.hero-visual img,.hero-copy .pink-button,.hero-dots button:after{transition:none!important;animation:none!important}.hero-dots button.active:after{transform:scaleX(1)}}
@media(max-width:850px){
  .hero-slider{height:430px}.hero-slide{padding:42px 30px}.hero-slider:after{background:linear-gradient(90deg,#06133ef2 0%,#06133eb0 57%,#06133e42 100%)}
  .hero-copy{width:67%;max-width:67%}.hero-copy h1{font-size:48px}.hero-visual{right:-11%;width:61%;opacity:.68}
  .hero-dots{left:30px}.hero-trust-bar{display:none}.hero-arrow{opacity:.9}.hero-product-list{right:8%;bottom:26px;width:92%}.hero-product-list span{max-width:145px}
}
@media(max-width:600px){
  .hero-shell{margin-top:10px;margin-bottom:18px}.hero-slider{height:440px;border-radius:13px}
  .hero-slide{padding:34px 22px 58px;align-items:flex-start}.hero-copy{width:100%;max-width:100%}.hero-copy h1{font-size:39px;margin-top:13px}.hero-copy p{font-size:14px;max-width:88%}
  .hero-visual{right:-24%;top:30%;width:80%;height:72%;opacity:.42}.hero-dots{left:22px;bottom:20px}.hero-dots button,.hero-dots button.active{width:25px}
  .hero-arrow{display:none}.hero-product-list{left:-22%;right:auto;bottom:13%;width:105%;justify-content:flex-start}.hero-product-list span{display:none;max-width:220px;background:#07153dde}.hero-product-list span:first-child{display:flex}
}
@media(max-width:850px){.promo{min-height:245px}.promo-copy{width:47%}.promo-products{width:50%;right:18px}}
@media(max-width:600px){.promo{min-height:220px;padding:22px 16px}.promo-copy{width:51%}.promo-copy h2{font-size:22px}.promo-copy p{font-size:12px}.promo-products{right:7px;top:12px;bottom:12px;width:49%}.promo-product.main{width:70%}.promo-product.secondary{width:53%}}

/* Final live-catalogue hero overrides. */
.hero-slider{background:#063d2a}
.hero-slider:after{background:linear-gradient(90deg,#053623f2 0%,#07583bba 46%,transparent 75%),linear-gradient(0deg,#032a1c26,transparent 52%)}
.hero-pharmacy{background:linear-gradient(118deg,#043724 0%,#087447 56%,#54ae68 100%)}
.hero-beauty{background:linear-gradient(118deg,#063c29 0%,#168653 54%,#84c978 100%)}
.hero-baby{background:linear-gradient(118deg,#075039 0%,#299b61 55%,#b3dfad 110%)}
.hero-personal{background:linear-gradient(118deg,#063826 0%,#11794d 56%,#6ebd72 110%)}
.hero-vitamins{background:linear-gradient(118deg,#093d29 0%,#3a9455 55%,#a4d477 110%)}
.hero-wellness{background:linear-gradient(118deg,#043624 0%,#147c4d 52%,#75c16b 110%)}
.hero-offers{background:linear-gradient(118deg,#063b29 0%,#229157 50%,#b1da76 106%)}
.hero-copy>small{color:#d9f5df}.hero-copy>small:before{background:#a8df9d}.hero-copy h1 em{color:#d4f5a8}.hero-copy p{color:#eefaf2}.hero-copy .pink-button{background:#fff;color:#0d7145;box-shadow:0 12px 26px #04331d4d}.hero-copy .pink-button:hover{background:#effbef;box-shadow:0 16px 32px #04331d66}
.hero-visual:before{background:radial-gradient(circle,#d5f5c738,transparent 68%)}
.hero-visual>img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 26px 22px #03231770);background:transparent}
.hero-product-list span{background:transparent;border:0;box-shadow:none;backdrop-filter:none;text-shadow:0 2px 5px #032d20;max-width:220px;padding:5px}
.hero-product-list span:before{display:none}.hero-product-list span img{background:transparent;border-radius:0;mix-blend-mode:multiply;width:38px;height:38px}.hero-product-list span b{font-size:10px}
@media(max-width:850px){.hero-slider:after{background:linear-gradient(90deg,#043323f5 0%,#07573dcc 58%,#07573d55 100%)}}
@media(max-width:600px){.hero-product-list span{background:transparent}}

/* Refined slider composition: compact products, transparent presentation, varied accents. */
.hero-pharmacy{background:linear-gradient(122deg,#043528 0%,#08785b 57%,#35a996 100%)}
.hero-beauty{background:linear-gradient(122deg,#123e2b 0%,#348453 55%,#d5ad58 115%)}
.hero-baby{background:linear-gradient(122deg,#285442 0%,#71a97d 58%,#d7cfa1 112%)}
.hero-personal{background:linear-gradient(122deg,#073c32 0%,#087f70 57%,#54b7b0 110%)}
.hero-vitamins{background:linear-gradient(122deg,#34451e 0%,#748d32 55%,#d8a542 112%)}
.hero-wellness{background:linear-gradient(122deg,#05372d 0%,#147b67 54%,#4da6a8 110%)}
.hero-offers{background:linear-gradient(122deg,#183d29 0%,#3b8b50 52%,#d88745 112%)}
.hero-visual{right:2%;top:4%;width:51%;height:90%;align-items:start;padding-top:8px}
.hero-visual>img{width:min(62%,430px);height:68%;object-fit:contain;object-position:center;mix-blend-mode:multiply;background:transparent!important;filter:drop-shadow(0 18px 18px #02291b66);transform:translateX(5%) scale(.86)}
.hero-slide.active .hero-visual>img{transform:translateX(0) scale(.9);animation:hero-product-float 5s ease-in-out 1s infinite}
.hero-product-list{right:3%;bottom:18px;width:92%;justify-content:center;align-items:flex-start;gap:16px}
.hero-product-list span{width:30%;max-width:180px;min-height:48px;justify-content:center;align-items:center;text-align:left;background:transparent!important;padding:4px;color:#fff;text-shadow:0 2px 6px #012d20;font-size:10px}
.hero-product-list span img{flex:0 0 40px;width:40px;height:40px;object-fit:contain;background:transparent!important;mix-blend-mode:multiply;filter:drop-shadow(0 5px 5px #02291b55)!important}
@keyframes hero-product-float{50%{transform:translateY(-5px) scale(.92)}}
@media(max-width:850px){.hero-visual{right:-3%;width:53%;height:86%;opacity:.82}.hero-visual>img{width:62%;height:62%}.hero-product-list{right:1%;width:96%;gap:8px}.hero-product-list span{max-width:140px}}
@media(max-width:600px){.hero-visual{right:-18%;top:34%;width:72%;height:58%;opacity:.5}.hero-visual>img{width:66%;height:72%}.hero-product-list{left:-28%;bottom:8%;width:116%}.hero-product-list span{display:none}.hero-product-list span:first-child{display:flex;width:100%;max-width:240px}}

/* Product-fit corrections verified against the live catalogue imagery. */
.hero-visual{top:3%;height:88%;padding-top:0}
.hero-visual>img{width:min(46%,330px);height:56%;mix-blend-mode:normal;object-position:center center;filter:drop-shadow(0 15px 17px #012b1d70)}
.hero-slide.active .hero-visual>img{transform:translateX(0) scale(.92)}
.hero-product-list{bottom:76px;right:1%;width:96%;gap:12px}
.hero-product-list span{max-width:170px}.hero-product-list span img{mix-blend-mode:normal}
@media(max-width:850px){.hero-visual>img{width:48%;height:53%}.hero-product-list{bottom:66px}.hero-product-list span{max-width:135px}}
@media(max-width:600px){.hero-visual{right:-16%;top:35%;height:54%}.hero-visual>img{width:52%;height:58%}.hero-product-list{bottom:12%;left:-30%}}

/* Carehut-inspired carousel: light editorial panels with imagery anchored right. */
.hero-slider{background:#edf5ee;box-shadow:0 12px 34px #174b3820}
.hero-slider:after{background:linear-gradient(90deg,#fbfaf4fa 0%,#fbfaf4d9 39%,transparent 63%)}
.hero-pharmacy{background:linear-gradient(118deg,#f7f7ed 0%,#e8f3e9 58%,#c8e2d2 100%)}
.hero-beauty{background:linear-gradient(118deg,#fff8f3 0%,#fce2df 58%,#efb9b9 100%)}
.hero-baby{background:linear-gradient(118deg,#fffaf1 0%,#f9eadc 58%,#e9d7b7 100%)}
.hero-personal{background:linear-gradient(118deg,#f6faf5 0%,#dceee5 58%,#b8ddd0 100%)}
.hero-vitamins{background:linear-gradient(118deg,#f8f8ed 0%,#e6f0da 58%,#c8dfb8 100%)}
.hero-wellness{background:linear-gradient(118deg,#f3faf7 0%,#d9eee6 58%,#aed8ca 100%)}
.hero-offers{background:linear-gradient(118deg,#fff9f3 0%,#f7e6d8 56%,#e8c79e 100%)}
.hero-copy>small{color:#527064}.hero-copy>small:before{background:#df8e91}
.hero-copy h1{color:#123f35}.hero-copy h1 em{color:#267b62}
.hero-copy p{color:#435f57}
.hero-copy .pink-button{background:#267b62;color:#fff;box-shadow:0 12px 24px #1c68422d}
.hero-copy .pink-button:hover{background:#1d684f;box-shadow:0 15px 28px #1c68423d}
.hero-arrow{background:#fff;border-color:#dbe8df;color:#1e6c53}
.hero-dots button{background:#174d3930}.hero-dots button.active{background:#267b62}
.hero-jamieson{background:linear-gradient(110deg,#fbfaf3 0%,#edf3df 54%,#b6d9bf 100%)}
.hero-jamieson:after{display:none}
.hero-jamieson-art{position:absolute;inset:0 0 0 43%;z-index:3;overflow:hidden}
.hero-jamieson-art:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#edf3df 0%,transparent 25%);z-index:2;pointer-events:none}
.hero-jamieson-art img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block;filter:saturate(.92) contrast(.97);transform:scale(1.02);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 18%,#000 100%)}
.hero-trust-bar{transition:opacity .25s ease}
.hero-baby-feature{background:linear-gradient(110deg,#fff9f4 0%,#f8e7e3 52%,#a9ddd1 100%)}
.hero-baby-feature:before{display:block;inset:-28px;width:auto;height:auto;border-radius:0;background:linear-gradient(90deg,#fff8f3f5 0%,#fff8f3d9 36%,transparent 68%),url('/assets/heroes/happy-babies.png') center/cover no-repeat;filter:blur(14px) saturate(.78);opacity:.58;transform:scale(1.06);z-index:0}
.hero-baby-feature:after{display:block;width:430px;height:430px;right:-5%;bottom:-54%;background:#79d0bf42;box-shadow:0 0 0 76px #ef999226,0 0 0 150px #f5cd7020;animation:hero-ambient-pulse 7s ease-in-out infinite}
.hero-baby-feature-art{position:absolute;inset:0 0 0 40%;z-index:3;overflow:hidden}
.hero-baby-feature-art:before{content:"";position:absolute;inset:6% 2%;background:radial-gradient(ellipse at 58% 48%,#83cfc28c 0%,#efb8b481 48%,transparent 76%);filter:blur(22px);z-index:0;pointer-events:none}
.hero-baby-feature-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8e7e3 0%,transparent 24%),linear-gradient(180deg,#c5e4da 0%,transparent 18%,transparent 78%,#d9e8e0 100%);z-index:2;pointer-events:none}
.hero-baby-feature-art img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:contain;object-position:center;filter:saturate(.88) contrast(.94);transform:scale(.94);-webkit-mask-image:radial-gradient(ellipse 78% 78% at 56% 50%,#000 40%,#000c 62%,transparent 96%);mask-image:radial-gradient(ellipse 78% 78% at 56% 50%,#000 40%,#000c 62%,transparent 96%)}
.hero-mother-baby{background:linear-gradient(110deg,#fffaf1 0%,#f5edcf 52%,#b9ded4 100%)}
.hero-mother-baby:before{display:block;inset:-28px;width:auto;height:auto;border-radius:0;background:linear-gradient(90deg,#fffaf2f6 0%,#fffaf2dc 36%,transparent 68%),url('/assets/heroes/mother-baby-essentials.png') center/cover no-repeat;filter:blur(14px) saturate(.78);opacity:.56;transform:scale(1.06);z-index:0}
.hero-mother-baby:after{display:block;width:430px;height:430px;right:-5%;bottom:-54%;background:#54c1bc3d;box-shadow:0 0 0 76px #f3c44629,0 0 0 150px #ee72851c;animation:hero-ambient-pulse 7s ease-in-out infinite reverse}
.hero-mother-baby-art{position:absolute;inset:0 0 0 40%;z-index:3;overflow:hidden}
.hero-mother-baby-art:before{content:"";position:absolute;inset:5% 1%;background:radial-gradient(ellipse at 58% 48%,#67c8c08a 0%,#f3cf7782 48%,transparent 78%);filter:blur(22px);z-index:0}
.hero-mother-baby-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f5edcf 0%,transparent 24%),linear-gradient(180deg,#c5e3da 0%,transparent 18%,transparent 79%,#e5e9d5 100%);z-index:2;pointer-events:none}
.hero-mother-baby-art img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:contain;object-position:center;filter:saturate(.88) contrast(.94);transform:scale(.94);-webkit-mask-image:radial-gradient(ellipse 78% 78% at 56% 50%,#000 40%,#000c 62%,transparent 96%);mask-image:radial-gradient(ellipse 78% 78% at 56% 50%,#000 40%,#000c 62%,transparent 96%)}
.hero-family-wellness{background:linear-gradient(110deg,#fffaf0 0%,#f7df9c 51%,#89c9c0 100%)}
.hero-family-wellness:before{display:block;inset:-28px;width:auto;height:auto;border-radius:0;background:linear-gradient(90deg,#fffaf1f7 0%,#fff6dbdd 36%,transparent 68%),url('/assets/heroes/family-wellness.png') center/cover no-repeat;filter:blur(14px) saturate(.78);opacity:.57;transform:scale(1.06);z-index:0}
.hero-family-wellness:after{display:block;width:430px;height:430px;right:-5%;bottom:-54%;background:#54c4bd40;box-shadow:0 0 0 76px #f5bd2930,0 0 0 150px #e884331d;animation:hero-ambient-pulse 7s ease-in-out infinite}
.hero-family-wellness-art{position:absolute;inset:0 0 0 40%;z-index:3;overflow:hidden}
.hero-family-wellness-art:before{content:"";position:absolute;inset:5% 1%;background:radial-gradient(ellipse at 58% 48%,#62c7c08c 0%,#f0b72f80 48%,transparent 78%);filter:blur(22px);z-index:0}
.hero-family-wellness-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f7df9c 0%,transparent 24%),linear-gradient(180deg,#b9ddd3 0%,transparent 18%,transparent 79%,#e7dfb4 100%);z-index:2;pointer-events:none}
.hero-family-wellness-art img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:contain;object-position:center;filter:saturate(.9) contrast(.95);transform:scale(.94);-webkit-mask-image:radial-gradient(ellipse 78% 78% at 56% 50%,#000 40%,#000c 62%,transparent 96%);mask-image:radial-gradient(ellipse 78% 78% at 56% 50%,#000 40%,#000c 62%,transparent 96%)}
.hero-skincare-feature{background:linear-gradient(110deg,#fbfaf8 0%,#ebe5f4 52%,#b9d9dc 100%)}
.hero-skincare-feature:before{display:block;inset:-28px;width:auto;height:auto;border-radius:0;background:linear-gradient(90deg,#fbfaf8f7 0%,#f3eef8df 36%,transparent 68%),url('/assets/heroes/cerave-peptide-cream.png') center/cover no-repeat;filter:blur(14px) saturate(.66);opacity:.55;transform:scale(1.06);z-index:0}
.hero-skincare-feature:after{display:block;width:430px;height:430px;right:-5%;bottom:-54%;background:#6c31a83d;box-shadow:0 0 0 76px #7456ac24,0 0 0 150px #77bfc320;animation:hero-ambient-pulse 7s ease-in-out infinite reverse}
.hero-skincare-feature-art{position:absolute;inset:0 0 0 40%;z-index:3;overflow:hidden}
.hero-skincare-feature-art:before{content:"";position:absolute;inset:5% 1%;background:radial-gradient(ellipse at 58% 48%,#8660b177 0%,#b9dadd70 52%,transparent 80%);filter:blur(22px);z-index:0}
.hero-skincare-feature-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ebe5f4 0%,transparent 24%),linear-gradient(180deg,#d8e0e8 0%,transparent 18%,transparent 79%,#e4e8eb 100%);z-index:2;pointer-events:none}
.hero-skincare-feature-art img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:contain;object-position:center;filter:saturate(.88) contrast(.94);transform:scale(.88);-webkit-mask-image:radial-gradient(ellipse 78% 78% at 56% 50%,#000 40%,#000c 62%,transparent 96%);mask-image:radial-gradient(ellipse 78% 78% at 56% 50%,#000 40%,#000c 62%,transparent 96%)}
.hero-baby-feature .hero-copy,.hero-mother-baby .hero-copy,.hero-family-wellness .hero-copy,.hero-skincare-feature .hero-copy{z-index:4}
.hero-baby-feature .hero-copy>*,.hero-mother-baby .hero-copy>*,.hero-family-wellness .hero-copy>*{opacity:0;transform:translateY(18px)}
.hero-baby-feature.active .hero-copy>*,.hero-mother-baby.active .hero-copy>*,.hero-family-wellness.active .hero-copy>*{animation:hero-copy-rise .7s cubic-bezier(.2,.75,.25,1) forwards}
.hero-baby-feature.active .hero-copy>small,.hero-mother-baby.active .hero-copy>small{animation-delay:.12s}
.hero-baby-feature.active .hero-copy>h1,.hero-mother-baby.active .hero-copy>h1{animation-delay:.22s}
.hero-baby-feature.active .hero-copy>p,.hero-mother-baby.active .hero-copy>p{animation-delay:.34s}
.hero-baby-feature.active .hero-copy>.pink-button,.hero-mother-baby.active .hero-copy>.pink-button{animation-delay:.46s}
.hero-family-wellness.active .hero-copy>small{animation-delay:.12s}.hero-family-wellness.active .hero-copy>h1{animation-delay:.22s}.hero-family-wellness.active .hero-copy>p{animation-delay:.34s}.hero-family-wellness.active .hero-copy>.pink-button{animation-delay:.46s}
.hero-skincare-feature .hero-copy>*{opacity:0;transform:translateY(18px)}.hero-skincare-feature.active .hero-copy>*{animation:hero-copy-rise .7s cubic-bezier(.2,.75,.25,1) forwards}.hero-skincare-feature.active .hero-copy>small{animation-delay:.12s}.hero-skincare-feature.active .hero-copy>h1{animation-delay:.22s}.hero-skincare-feature.active .hero-copy>p{animation-delay:.34s}.hero-skincare-feature.active .hero-copy>.pink-button{animation-delay:.46s}
.hero-baby-feature.active .hero-baby-feature-art img,.hero-mother-baby.active .hero-mother-baby-art img,.hero-family-wellness.active .hero-family-wellness-art img{animation:hero-feature-float 6s ease-in-out .65s infinite}
.hero-skincare-feature.active .hero-skincare-feature-art img{animation:hero-skincare-float 6s ease-in-out .65s infinite}
.hero-baby-feature-art,.hero-mother-baby-art{transform-origin:60% 55%}
@keyframes hero-copy-rise{to{opacity:1;transform:translateY(0)}}
@keyframes hero-feature-float{0%,100%{transform:translateY(0) scale(.94)}50%{transform:translateY(-8px) scale(.965)}}
@keyframes hero-skincare-float{0%,100%{transform:translateY(0) scale(.88)}50%{transform:translateY(-8px) scale(.91)}}
@keyframes hero-ambient-pulse{0%,100%{transform:scale(.92);opacity:.65}50%{transform:scale(1.08);opacity:1}}
@media(max-width:850px){.hero-slider:after{background:linear-gradient(90deg,#fbfaf4fa 0%,#fbfaf4d9 56%,transparent 88%)}.hero-jamieson-art{left:38%;opacity:.68}.hero-jamieson .hero-copy{max-width:64%}}
@media(max-width:850px){.hero-baby-feature-art{left:35%;opacity:.65}.hero-baby-feature .hero-copy{max-width:65%}}
@media(max-width:850px){.hero-mother-baby-art{left:35%;opacity:.65}.hero-mother-baby .hero-copy{max-width:65%}}
@media(max-width:850px){.hero-family-wellness-art{left:35%;opacity:.65}.hero-family-wellness .hero-copy{max-width:65%}}
@media(max-width:850px){.hero-skincare-feature-art{left:35%;opacity:.66}.hero-skincare-feature .hero-copy{max-width:65%}}
@media(max-width:600px){.hero-jamieson-art{left:24%;opacity:.38}.hero-jamieson-art img{object-position:58% center}.hero-jamieson .hero-copy{max-width:92%}}
@media(max-width:600px){.hero-baby-feature-art{left:22%;opacity:.34}.hero-baby-feature-art img{object-position:center;transform:scale(.9)}.hero-baby-feature .hero-copy{max-width:92%}}
@media(max-width:600px){.hero-mother-baby-art{left:22%;opacity:.34}.hero-mother-baby-art img{object-position:center;transform:scale(.9)}.hero-mother-baby .hero-copy{max-width:92%}}
@media(max-width:600px){.hero-family-wellness-art{left:22%;opacity:.34}.hero-family-wellness-art img{object-position:center;transform:scale(.9)}.hero-family-wellness .hero-copy{max-width:92%}}
@media(max-width:600px){.hero-skincare-feature-art{left:22%;opacity:.32}.hero-skincare-feature-art img{object-position:center;transform:scale(.84)}.hero-skincare-feature .hero-copy{max-width:92%}}
@media(prefers-reduced-motion:reduce){.hero-baby-feature:after,.hero-mother-baby:after,.hero-family-wellness:after,.hero-skincare-feature:after,.hero-baby-feature.active .hero-baby-feature-art img,.hero-mother-baby.active .hero-mother-baby-art img,.hero-family-wellness.active .hero-family-wellness-art img,.hero-skincare-feature.active .hero-skincare-feature-art img{animation:none}.hero-baby-feature .hero-copy>*,.hero-mother-baby .hero-copy>*,.hero-family-wellness .hero-copy>*,.hero-skincare-feature .hero-copy>*{animation:none!important;opacity:1;transform:none}}

/* Clean marketplace banners: deliberate split composition, no feathered image edges. */
.hero-slider:after{display:none}
.hero-baby-feature,.hero-mother-baby,.hero-family-wellness,.hero-skincare-feature,.hero-jamieson{background:#f8f6ef}
.hero-baby-feature:before,.hero-baby-feature:after,.hero-mother-baby:before,.hero-mother-baby:after,.hero-family-wellness:before,.hero-family-wellness:after,.hero-skincare-feature:before,.hero-skincare-feature:after,.hero-jamieson:before,.hero-jamieson:after{display:none}
.hero-baby-feature-art,.hero-mother-baby-art,.hero-family-wellness-art,.hero-skincare-feature-art,.hero-jamieson-art{inset:0 0 0 43%;background:#141414;overflow:hidden;opacity:1}
.hero-baby-feature-art:before,.hero-baby-feature-art:after,.hero-mother-baby-art:before,.hero-mother-baby-art:after,.hero-family-wellness-art:before,.hero-family-wellness-art:after,.hero-skincare-feature-art:before,.hero-skincare-feature-art:after,.hero-jamieson-art:before,.hero-jamieson-art:after{display:none}
.hero-baby-feature-art img,.hero-mother-baby-art img,.hero-family-wellness-art img,.hero-skincare-feature-art img,.hero-jamieson-art img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none;-webkit-mask-image:none;mask-image:none;transform:scale(1.01)}
.hero-baby-feature{background:#fff4ef}.hero-mother-baby{background:#fff8e8}.hero-family-wellness{background:#fff7dc}.hero-skincare-feature{background:#f5f1fa}.hero-jamieson{background:#f1f6e8}
.hero-slide .hero-copy{width:min(39%,530px);max-width:none}
.hero-slide .hero-copy>*{opacity:0;transform:translateY(16px)}
.hero-slide.active .hero-copy>*{animation:hero-copy-rise .62s cubic-bezier(.2,.75,.25,1) forwards}
.hero-slide.active .hero-copy>small{animation-delay:.08s}.hero-slide.active .hero-copy>h1{animation-delay:.16s}.hero-slide.active .hero-copy>p{animation-delay:.25s}.hero-slide.active .hero-copy>.pink-button{animation-delay:.34s}
.hero-baby-feature.active .hero-baby-feature-art img,.hero-mother-baby.active .hero-mother-baby-art img,.hero-family-wellness.active .hero-family-wellness-art img,.hero-skincare-feature.active .hero-skincare-feature-art img,.hero-jamieson.active .hero-jamieson-art img{animation:hero-banner-breathe 6s ease-in-out .45s infinite}
@keyframes hero-banner-breathe{0%,100%{transform:scale(1.01)}50%{transform:scale(1.035)}}
@media(max-width:850px){.hero-baby-feature-art,.hero-mother-baby-art,.hero-family-wellness-art,.hero-skincare-feature-art,.hero-jamieson-art{left:42%;opacity:1}.hero-slide .hero-copy{width:44%;max-width:44%}.hero-slide .hero-copy h1{font-size:clamp(34px,6vw,48px)}}
@media(max-width:600px){.hero-baby-feature-art,.hero-mother-baby-art,.hero-family-wellness-art,.hero-skincare-feature-art,.hero-jamieson-art{left:46%;top:0;height:100%;opacity:.42}.hero-slide .hero-copy{width:72%;max-width:72%}.hero-baby-feature-art img,.hero-mother-baby-art img,.hero-family-wellness-art img,.hero-skincare-feature-art img,.hero-jamieson-art img{transform:scale(.94)}.hero-slide.active .hero-copy>*{animation-duration:.5s}}
@media(prefers-reduced-motion:reduce){.hero-slide .hero-copy>*{opacity:1;transform:none;animation:none!important}.hero-baby-feature.active .hero-baby-feature-art img,.hero-mother-baby.active .hero-mother-baby-art img,.hero-family-wellness.active .hero-family-wellness-art img,.hero-skincare-feature.active .hero-skincare-feature-art img,.hero-jamieson.active .hero-jamieson-art img{animation:none}}

/* Warm orange brand theme. */
:root{--blue:#f68b1e;--deep:#8d430e;--pink:#ff7900;--purple:#e45f16;--ink:#3f2b20;--muted:#75665d;--line:#eee1d7;--soft:#fff8f2}
body{background:#fffdfa}
.social-ticker{background:#3b2114;border-color:#ffffff25}.social-ticker-group>span{color:#ffd2a6}.social-ticker .social-link:hover{color:#ffad5a}
.announcement{background:linear-gradient(100deg,#e66b13,#f68b1e 58%,#ffb14b)}
.brand img{filter:hue-rotate(-82deg) saturate(1.2)}
.search-wrap{border-color:#ead7c7}.search-wrap:focus-within{border-color:#f68b1e;box-shadow:0 0 0 3px #f68b1e18}
.category-nav{box-shadow:0 4px 14px #9d4e1710}.category-nav>a:hover,.category-nav .offers{color:#e7660a}.category-nav .offers{border-color:#f68b1e}
.all-categories:hover,.all-categories:focus-visible{border-color:#f68b1e;color:#d85e08;background:#fff8f0}
.category-tree-head{background:linear-gradient(120deg,#fff4e8,#fffaf4)}.category-tree-item:hover,.category-tree-item:focus-visible{background:#fff6ed}.category-tree-icon{background:#fff0df}
.hero-copy>small{color:#a65b27}.hero-copy>small:before{background:#f68b1e}.hero-copy h1{color:#4a2d1c}.hero-copy h1 em{color:#e66e16}.hero-copy p{color:#6c5546}
.hero-copy .pink-button{background:#f68b1e;color:#fff;box-shadow:0 12px 24px #c957162c}.hero-copy .pink-button:hover{background:#dd6f12;box-shadow:0 15px 28px #c9571640}
.hero-arrow,.carousel-arrow{color:#df6a10;border-color:#f0dac8}.hero-dots button{background:#8b4b2133}.hero-dots button.active{background:#f68b1e}
.hero-trust-bar b,.hero-trust-bar span:first-letter{color:#c95d12}
.category-strip button:hover{border-color:#f2a15e;box-shadow:0 12px 25px #ba5c1617}.category-strip .view-all{background:#fff2e5;color:#dc650e}
.discount{background:#f68b1e}.prices strong{color:#e6650c}.add-cart,.primary-action,.upload-btn,.search-wrap>button{background:#f68b1e}.add-cart:hover,.primary-action:hover,.upload-btn:hover,.search-wrap>button:hover{background:#df6f11}
.section-title button,.text-button,.remove-item,.breadcrumbs a{color:#dd680f}
.newsletter{background:linear-gradient(100deg,#d85e0b,#f68b1e 58%,#ffb24f)}.newsletter button{background:#a84608}
.why-grid b,.service-grid b{color:#ed7518}.service-grid{background:#fff9f3}
.shipping-choice:has(input:checked){border-color:#f68b1e;background:#fff6ed}
.catalog-page-heading{background:linear-gradient(120deg,#fff3e6,#fffaf4)}
footer{background:#3b2114}footer p,footer a{color:#ead6c7}.footer-socials .social-link:hover{background:#f68b1e;border-color:#f68b1e}
.checkout-note{margin:-14px 0 22px;color:var(--muted);font-size:14px;line-height:1.5}

/* Slide 6: edge-to-edge sports nutrition banner. */
.hero-sports-feature{background:#fff1df}
.hero-sports-feature:before,.hero-sports-feature:after{display:none}
.hero-sports-feature-art{position:absolute;inset:0 0 0 43%;z-index:3;background:#f68b1e;overflow:hidden}
.hero-sports-feature-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:none;transform:scale(1.01)}
.hero-sports-feature .hero-copy{z-index:4}
.hero-sports-feature.active .hero-sports-feature-art img{animation:hero-banner-breathe 6s ease-in-out .45s infinite}
@media(max-width:850px){.hero-sports-feature-art{left:42%}}
@media(max-width:600px){.hero-sports-feature-art{left:46%;opacity:.42}.hero-sports-feature-art img{transform:scale(.94)}}
@media(prefers-reduced-motion:reduce){.hero-sports-feature.active .hero-sports-feature-art img{animation:none}}

/* Final slide: edge-to-edge pharmacy pain-relief banner. */
.hero-pain-relief{background:#fff3e8}
.hero-pain-relief:before,.hero-pain-relief:after{display:none}
.hero-pain-relief-art{position:absolute;inset:0 0 0 43%;z-index:3;background:#071426;overflow:hidden}
.hero-pain-relief-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:none;transform:scale(1.01)}
.hero-pain-relief .hero-copy{z-index:4}
.hero-pain-relief.active .hero-pain-relief-art img{animation:hero-banner-breathe 6s ease-in-out .45s infinite}
@media(max-width:850px){.hero-pain-relief-art{left:42%}}
@media(max-width:600px){.hero-pain-relief-art{left:46%;opacity:.42}.hero-pain-relief-art img{transform:scale(.94)}}
@media(prefers-reduced-motion:reduce){.hero-pain-relief.active .hero-pain-relief-art img{animation:none}}

/* Ocean-blue brand theme. */
:root{--blue:#0077b6;--deep:#023047;--pink:#00a8cc;--purple:#2f80c9;--ink:#163242;--muted:#607987;--line:#d8e8ef;--soft:#f2f9fc}
body{background:#fbfdff}
.social-ticker{background:#022b3a;border-color:#ffffff24}.social-ticker-group>span{color:#aee9f5}.social-ticker .social-link:hover{color:#51d4eb}
.announcement{background:linear-gradient(100deg,#005f8f,#008cc4 58%,#35c2d8)}
.brand img{filter:hue-rotate(82deg) saturate(1.12)}
.search-wrap{border-color:#cfe2eb}.search-wrap:focus-within{border-color:#008cc4;box-shadow:0 0 0 3px #008cc418}
.category-nav{box-shadow:0 4px 14px #07537c10}.category-nav>a:hover,.category-nav .offers{color:#0077b6}.category-nav .offers{border-color:#00a8cc}
.all-categories:hover,.all-categories:focus-visible{border-color:#008cc4;color:#006b9e;background:#f0faff}
.category-tree-head{background:linear-gradient(120deg,#e9f8ff,#f7fcff)}.category-tree-item:hover,.category-tree-item:focus-visible{background:#effaff}.category-tree-icon{background:#e3f5fc}
.hero-copy>small{color:#36788f}.hero-copy>small:before{background:#00a8cc}.hero-copy h1{color:#073b55}.hero-copy h1 em{color:#008fb9}.hero-copy p{color:#4e6e7d}
.hero-copy .pink-button{background:#0077b6;color:#fff;box-shadow:0 12px 24px #005f8f2b}.hero-copy .pink-button:hover{background:#005f8f;box-shadow:0 15px 28px #005f8f40}
.hero-arrow,.carousel-arrow{color:#0077b6;border-color:#cfe5ee}.hero-dots button{background:#12698b35}.hero-dots button.active{background:#00a8cc}
.hero-trust-bar b,.hero-trust-bar span:first-letter{color:#0077b6}
.hero-baby-feature,.hero-mother-baby,.hero-family-wellness,.hero-skincare-feature,.hero-jamieson,.hero-sports-feature,.hero-pain-relief{background:#edf8fc}
.hero-sports-feature-art{background:#0077b6}
.category-strip button:hover{border-color:#65bed8;box-shadow:0 12px 25px #075d7d17}.category-strip .view-all{background:#e8f8fd;color:#0077b6}
.discount{background:#00a8cc}.prices strong{color:#0077b6}.add-cart,.primary-action,.upload-btn,.search-wrap>button{background:#0077b6}.add-cart:hover,.primary-action:hover,.upload-btn:hover,.search-wrap>button:hover{background:#005f8f}
.section-title button,.text-button,.remove-item,.breadcrumbs a{color:#0077b6}
.newsletter{background:linear-gradient(100deg,#005f8f,#008cc4 58%,#31bfd3)}.newsletter button{background:#024b6a}
.why-grid b,.service-grid b{color:#008fb9}.service-grid{background:#f2fafd}
.shipping-choice:has(input:checked){border-color:#008cc4;background:#effaff}
.catalog-page-heading{background:linear-gradient(120deg,#e9f7fd,#f7fcff)}
.checkout-note{color:#607987}
footer{background:#022b3a}footer p,footer a{color:#c9e3ec}.footer-socials .social-link:hover{background:#0077b6;border-color:#0077b6}

/* Mobile-first storefront polish. Keep hero art and copy in separate, readable zones. */
@media(max-width:600px){
  html{font-size:15px;overflow-x:hidden}body{min-width:320px;padding-bottom:68px;overflow-x:hidden}
  .social-ticker{height:30px}.social-ticker-group{gap:22px;padding:0 20px}.social-ticker-group>span,.social-ticker .social-link{font-size:10px}
  .announcement{min-height:32px;padding:7px 14px;text-align:center;justify-content:center;line-height:1.35}.announcement-links{display:none}
  .main-header{position:sticky;top:0;z-index:60;grid-template-columns:1fr auto;grid-template-rows:48px 44px;gap:7px 10px;padding:6px 14px 9px;background:#fff;box-shadow:0 5px 18px #02304712}
  .brand{display:flex;align-items:center;min-width:0}.brand img{width:auto;max-width:150px;height:44px}
  .header-actions{display:flex;gap:0}.header-actions .icon-action:not(.cart-action){display:none}.icon-action{min-width:44px}.icon-action>span{font-size:22px}.icon-action small{font-size:9px}.cart-action b{right:1px;top:-2px}
  .search-wrap{grid-column:1/-1;grid-row:2;height:42px;border-radius:10px}.search-icon{padding-left:11px;font-size:18px}.search-wrap input{min-width:0;padding:0 8px;font-size:13px}.search-wrap>button{height:42px;padding:0 15px;border-radius:0 10px 10px 0;font-size:12px}
  .search-suggestions{top:47px;max-height:55vh;overflow:auto}
  .category-nav{height:48px;padding:0 14px;gap:8px;overflow:visible}.all-categories{height:36px;padding:0 12px;font-size:12px}.upload-btn{margin-left:auto;padding:9px 11px;font-size:10px}
  .mega-menu,.mega-menu.category-tree-menu{position:fixed;left:12px;right:12px;top:174px;width:auto;max-height:calc(100dvh - 250px)}
  main{width:100%;padding:0 12px}.hero-shell{margin-top:10px}
  .hero-slider{height:570px;border-radius:14px;box-shadow:0 9px 25px #0230471f;background:#edf8fc;touch-action:pan-y}
  .hero-slide{padding:0;display:block;transform:translateX(16px);background:#edf8fc!important}
  .hero-baby-feature-art,.hero-mother-baby-art,.hero-family-wellness-art,.hero-skincare-feature-art,.hero-jamieson-art,.hero-sports-feature-art,.hero-pain-relief-art{inset:0 0 auto!important;width:100%;height:55%;opacity:1!important;background:#d9f0f7;overflow:hidden}
  .hero-baby-feature-art img,.hero-mother-baby-art img,.hero-family-wellness-art img,.hero-skincare-feature-art img,.hero-jamieson-art img,.hero-sports-feature-art img,.hero-pain-relief-art img{width:100%;height:100%;object-fit:cover;object-position:center;filter:none;transform:scale(1.01)!important;mask-image:none;-webkit-mask-image:none}
  .hero-slide .hero-copy{position:absolute;z-index:5;left:0;right:0;bottom:0;width:100%;max-width:none;height:45%;padding:22px 52px 30px 22px;background:linear-gradient(145deg,#f8fdff 0%,#e8f6fb 100%);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
  .hero-copy>small{font-size:10px;letter-spacing:.09em}.hero-copy h1,.hero-slide .hero-copy h1{font-size:clamp(29px,9vw,38px);line-height:1;margin:8px 0 9px;letter-spacing:-.035em}.hero-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 13px;font-size:12px;line-height:1.45;max-width:100%}
  .hero-copy .pink-button{min-height:42px;padding:11px 17px;margin:0;border-radius:8px;font-size:12px}
  .hero-arrow{top:27.5%;width:36px;height:36px;font-size:23px;background:#ffffffdf;color:#0077b6;border-color:#fff;box-shadow:0 5px 16px #02304730}.hero-arrow.prev{left:9px}.hero-arrow.next{right:9px}
  .hero-dots{bottom:12px;gap:6px}.hero-dots button{width:7px;height:7px}.hero-dots button.active{width:20px}
  .hero-trust-bar{display:none}
  .category-strip-wrap{margin:14px -12px 8px}.category-strip{gap:9px;padding:4px 12px 9px;scroll-snap-type:x proximity}.category-strip button{flex:0 0 88px;height:88px;gap:6px;padding:7px;scroll-snap-align:start;font-size:11px}.category-strip b{font-size:23px}.category-strip b img{max-width:42px;max-height:42px}.category-strip-wrap>.carousel-arrow{display:none}
  .promo-grid{grid-template-columns:1fr;gap:11px}.promo{min-height:205px;border-radius:13px;padding:20px 15px}.promo-copy{width:51%}.promo-copy h2{font-size:21px;margin:8px 0}.promo-copy p{font-size:11px}.promo-products{right:5px;width:50%}
  .product-section{margin:23px 0}.section-title h2,.why-section h2{font-size:20px}.section-title button{font-size:12px}.product-carousel{gap:10px;scroll-snap-type:x mandatory;padding:3px 1px 9px}.product-card{flex:0 0 calc(50% - 5px);min-width:0;padding:10px;scroll-snap-align:start}.product-image{height:128px}.product-card h3{font-size:12px;min-height:31px}.prices strong{font-size:14px}.card-buttons{grid-template-columns:1fr}.add-cart{min-height:40px;font-size:11px}.quick-view{display:none}.product-carousel-shell>.carousel-arrow{display:none}
  .why-grid{grid-template-columns:1fr 1fr;gap:0;padding:8px}.why-grid>div{padding:11px 7px}.why-grid b,.service-grid b{font-size:23px}.why-grid strong,.service-grid strong{font-size:11px}.why-grid small,.service-grid small{font-size:10px}
  .newsletter{margin:22px 0 14px;padding:19px 15px;grid-template-columns:1fr;gap:13px}.newsletter h2{font-size:19px}.newsletter p{font-size:11px;line-height:1.4}.newsletter form{height:44px}.newsletter input{min-width:0}.newsletter button{padding:0 14px;font-size:11px}
  .stats-grid{grid-template-columns:1fr 1fr;padding:10px 0}.stats-grid>div{padding:10px 8px}.service-grid{grid-template-columns:1fr 1fr;padding:10px 5px;margin-bottom:20px}.service-grid>div{padding:10px 7px}
  footer{grid-template-columns:1fr;gap:25px;padding:32px 18px 90px}footer img{height:58px}footer p{font-size:12px}footer h4{margin-bottom:8px}footer a{margin:7px 0}
  .floating-whatsapp{bottom:76px}
}
@media(max-width:380px){
  main{padding:0 9px}.hero-slider{height:540px}.hero-slide .hero-copy{padding:18px 42px 26px 17px}.hero-copy h1,.hero-slide .hero-copy h1{font-size:28px}.hero-copy p{font-size:11px}.product-card{flex-basis:calc(50% - 5px);padding:8px}.product-image{height:110px}.why-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.upload-btn{font-size:0}.upload-btn:first-letter{font-size:16px}
}
