:root{--store-bg: #ffffff;--store-bg-pale: #f0fdff;--store-bg-soft: linear-gradient(135deg, #f0fdff 0%, #ecfeff 100%);--store-border: #bae6fd;--store-primary: #06b6d4;--store-primary-dark: #0e7490;--store-primary-soft: #22d3ee;--store-primary-pale: #ecfeff;--store-primary-glow: rgba(6, 182, 212, .24);--store-text: #1f2d3d;--store-muted: #4a5a6d;--store-muted-2: #7a8aa0;--store-shadow-sm: 0 6px 18px rgba(6, 182, 212, .1);--store-shadow: 0 18px 44px rgba(6, 182, 212, .16);--store-shadow-lg: 0 28px 64px rgba(6, 182, 212, .22);--store-badge-best: var(--store-primary);--store-badge-rated: #ff8b3d;--store-badge-top: #2e7cf5;--store-badge-new: #25c16f;--store-badge-offer: #8b5cf6;--store-badge-discount: #ef4444;--store-radius-sm: 10px;--store-radius: 18px;--store-radius-lg: 28px;--store-radius-pill: 999px}*{box-sizing:border-box}.store-body{margin:0;padding:0;font-family:Cairo,-apple-system,BlinkMacSystemFont,Segoe UI,Tahoma,sans-serif;background:radial-gradient(circle at 100% 0%,rgba(34,211,238,.12),transparent 32%),radial-gradient(circle at 0% 0%,rgba(6,182,212,.08),transparent 28%),#fff;color:var(--store-text);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.store-shell{min-height:100vh;position:relative;padding-bottom:110px}.store-text-muted{color:var(--store-muted)}.store-text-muted-2{color:var(--store-muted-2)}.store-announcement{background:linear-gradient(120deg,#074959,#0b6b86 45%,#06b6d4);color:#fff;padding:10px 18px;font-size:14px;position:relative;overflow:hidden}.store-announcement:before,.store-announcement:after{content:"";position:absolute;top:-60px;width:220px;height:220px;background:radial-gradient(circle,rgba(34,211,238,.35),transparent 60%);border-radius:50%;filter:blur(2px)}.store-announcement:before{right:-60px}.store-announcement:after{left:-40px;top:auto;bottom:-80px}.store-announcement .container-ann{max-width:1440px;margin:0 auto;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.store-announcement-icon{width:42px;height:42px;border-radius:var(--store-radius-pill);background:#22d3ee38;border:1px solid rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;font-size:20px;color:#fff;filter:drop-shadow(0 0 10px rgba(34,211,238,.7))}.store-announcement-text{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;justify-content:center}.store-announcement-text strong{font-size:17px;font-weight:800}.store-announcement-text span.ann-sub{opacity:.9}.store-announcement-countdown{display:inline-flex;gap:8px;align-items:center}.store-announcement-cd-box{background:#fffffff2;color:#074959;border-radius:12px;min-width:52px;padding:5px 10px;text-align:center;font-weight:800;line-height:1.15;box-shadow:inset 0 0 0 1px #06b6d447}.store-announcement-cd-box .num{font-size:18px;letter-spacing:.5px}.store-announcement-cd-box .lbl{font-size:10px;font-weight:600;color:var(--store-primary-dark);opacity:.75}.store-announcement-ends{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);padding:6px 14px;border-radius:var(--store-radius-pill);font-weight:700}.store-header-min{padding:10px 17px;background:#fffffff0;-webkit-backdrop-filter:saturate(1.2) blur(10px);backdrop-filter:saturate(1.2) blur(10px);position:sticky;top:0;z-index:80;border-bottom:1px solid rgba(6,182,212,.08)}.store-header-inner{max-width:1440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.store-header-actions{display:inline-flex;align-items:center;gap:7px}.store-icon-btn{width:37px;height:37px;border-radius:var(--store-radius-pill);background:var(--store-primary-pale);border:1px solid rgba(6,182,212,.14);color:var(--store-primary-dark);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:15px}.store-icon-btn:hover{background:var(--store-primary);color:#fff;transform:translateY(-1px);box-shadow:var(--store-shadow-sm)}.store-hero{position:relative;padding:44px 24px 32px;max-width:1440px;margin:0 auto;overflow:hidden}.store-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 65% at 72% 55%,rgba(34,211,238,.14),transparent 62%),radial-gradient(ellipse 60% 50% at 25% 95%,rgba(6,182,212,.08),transparent 62%);z-index:0;pointer-events:none}.store-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr 1.1fr;gap:30px;align-items:center}.store-breadcrumb{display:inline-flex;align-items:center;gap:8px;background:#fffc;border:1px solid var(--store-border);padding:7px 16px;border-radius:var(--store-radius-pill);font-weight:700;color:var(--store-primary-dark);font-size:14px;margin-bottom:26px;box-shadow:var(--store-shadow-sm)}.store-hero h1{font-size:clamp(34px,5.2vw,68px);font-weight:900;line-height:1.05;color:var(--store-text);margin:0 0 18px;letter-spacing:-.5px}.store-hero h1 span{display:block;color:var(--store-primary)}.store-hero-subtitle{font-size:clamp(15px,1.8vw,20px);color:var(--store-muted);max-width:540px;margin:0 0 32px;font-weight:500}.store-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 30px;border-radius:var(--store-radius-pill);font-weight:800;font-size:16px;text-decoration:none;cursor:pointer;border:0;transition:transform .18s ease,box-shadow .22s ease,filter .2s;white-space:nowrap;min-height:48px}.store-btn-primary{background:linear-gradient(120deg,var(--store-primary-dark),var(--store-primary));color:#fff;box-shadow:0 14px 32px #0e749057}.store-btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 42px #0e74906b;color:#fff;filter:brightness(1.04)}.store-btn-outline{background:#ffffffe6;color:var(--store-primary-dark);border:2px solid rgba(6,182,212,.2)}.store-btn-outline:hover{background:var(--store-primary);border-color:var(--store-primary);color:#fff}.store-hero-badge{position:absolute;top:18%;right:52%;z-index:5;width:clamp(120px,18vw,190px);height:clamp(120px,18vw,190px);border-radius:50%;background:radial-gradient(circle at 30% 30%,#0b6b86,#07404e 68%);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;box-shadow:0 0 0 8px #fffc,0 0 0 14px #22d3ee47,0 20px 50px #07404e61,inset 0 0 30px #22d3ee2e;animation:storePulse 4.2s ease-in-out infinite}.store-hero-badge .txt{font-size:clamp(11px,1.3vw,14px);font-weight:700;opacity:.95}.store-hero-badge .pct{font-size:clamp(40px,6vw,68px);font-weight:900;line-height:.95;background:linear-gradient(180deg,#fff,#a8f0fb);-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes storePulse{0%,to{transform:scale(1);box-shadow:0 0 0 8px #fffc,0 0 0 14px #22d3ee40,0 20px 50px #07404e59}50%{transform:scale(1.04);box-shadow:0 0 0 10px #ffffffe6,0 0 0 20px #22d3ee52,0 24px 58px #07404e73}}.store-hero-media{position:relative;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center}.store-hero-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-10deg);width:80%;max-width:420px;aspect-ratio:1 / 1;border-radius:50%;background:conic-gradient(from 140deg,transparent 0deg,rgba(34,211,238,.55) 60deg,rgba(6,182,212,.25) 160deg,transparent 220deg,rgba(34,211,238,.45) 290deg,transparent 340deg);filter:blur(6px);z-index:1;-webkit-mask:radial-gradient(circle,transparent 58%,#000 59%,#000 68%,transparent 69%);mask:radial-gradient(circle,transparent 58%,#000 59%,#000 68%,transparent 69%)}.store-hero-ring:after{content:"";position:absolute;inset:4%;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.7),transparent 55%);opacity:.45}.store-hero-img{position:relative;z-index:2;height:100%;width:100%;filter:drop-shadow(0 40px 60px rgba(14,116,144,.18));object-fit:cover;object-position:center}.store-hero-watermark{position:absolute;top:6%;right:2%;z-index:5;text-align:center}.store-hero-watermark img{width:140px;height:auto}.store-hero-watermark .wm-slogan{margin-top:10px;font-size:18px;font-weight:900;color:var(--store-text);line-height:1.2}.store-hero-watermark .wm-slogan span{color:var(--store-primary);display:block;font-size:22px}.store-carousel-nav{position:absolute;inset:0;z-index:20;pointer-events:none}.store-carousel-nav .store-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:#fff;border:0;box-shadow:var(--store-shadow);color:var(--store-primary-dark);font-size:20px;pointer-events:auto;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s}.store-carousel-nav .store-carousel-btn:hover{background:var(--store-primary);color:#fff}.store-carousel-nav .prev{left:.6%}.store-carousel-nav .next{right:.6%}.store-carousel-dots{position:absolute;bottom:10px;right:50%;transform:translate(50%);z-index:10;display:inline-flex;gap:8px;align-items:center}.store-carousel-dot{width:10px;height:10px;border-radius:50%;background:#06b6d438;border:0;padding:0;transition:all .2s;cursor:pointer}.store-carousel-dot.active{background:var(--store-primary);width:32px;border-radius:var(--store-radius-pill)}.store-benefits{max-width:1320px;margin:10px auto 36px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.store-benefit{background:#fff;border-radius:var(--store-radius);padding:22px 18px;text-align:center;border:1px solid rgba(6,182,212,.1);box-shadow:var(--store-shadow-sm);transition:transform .2s,box-shadow .2s}.store-benefit:hover{transform:translateY(-3px);box-shadow:var(--store-shadow)}.store-benefit-icon{width:56px;height:56px;margin:0 auto 14px;border-radius:16px;background:var(--store-primary-pale);color:var(--store-primary-dark);display:inline-flex;align-items:center;justify-content:center;font-size:24px}.store-benefit h4{font-size:16px;font-weight:800;margin:0 0 4px;color:var(--store-text)}.store-benefit p{margin:0;font-size:13px;color:var(--store-muted);font-weight:600}.store-section{max-width:1440px;margin:0 auto;padding:40px 24px;position:relative}.store-section+.store-section{padding-top:10px}.store-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:28px}.store-section-head .store-sec-info{text-align:right;flex:1}.store-section-head h2{font-size:clamp(24px,3vw,36px);font-weight:900;margin:0 0 6px;color:var(--store-text);display:inline-flex;align-items:center;gap:12px}.store-section-head h2 .sec-icon{width:48px;height:48px;border-radius:14px;background:var(--store-primary-pale);color:var(--store-primary-dark);display:inline-flex;align-items:center;justify-content:center;font-size:22px}.store-section-head p{color:var(--store-muted);font-size:15px;font-weight:600;max-width:720px;margin:0 0 0 auto}.store-brands-row{display:grid;grid-auto-flow:column;grid-auto-columns:14%;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:none}.store-brands-row::-webkit-scrollbar{display:none}.store-brand-card{scroll-snap-align:center;background:#fff;border-radius:var(--store-radius);padding:11px;text-align:center;border:1px solid rgba(6,182,212,.09);box-shadow:var(--store-shadow-sm);transition:all .2s;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;aspect-ratio:1 / 1;width:100%}.store-brand-card:hover{transform:translateY(-3px);border-color:var(--store-primary);box-shadow:var(--store-shadow)}.store-brand-logo{font-size:clamp(15px,1.7vw,22px);font-weight:900;letter-spacing:.3px;line-height:1.1;font-family:Cairo,sans-serif;min-height:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.store-brand-logo-img{font-size:0;width:100%;height:100%}.store-brand-logo-img img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain}.store-carousel-btn-plain{width:36px;height:36px;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;display:inline-flex;align-items:center;justify-content:center;color:var(--store-primary-dark);cursor:pointer;transition:transform .15s ease,color .15s ease}.store-carousel-btn-plain:hover{color:var(--store-primary);transform:scale(1.18)}.store-carousel-btn-plain svg{display:block}.store-carousel-btn-plain-white{width:44px;height:44px;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;display:inline-flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:transform .15s ease,color .15s ease,filter .15s ease;filter:drop-shadow(0 2px 6px rgba(0,0,0,.55))}.store-carousel-btn-plain-white:hover{color:var(--store-primary-pale);transform:scale(1.2);filter:drop-shadow(0 3px 10px rgba(0,0,0,.75))}.store-carousel-btn-plain-white svg{display:block}.store-brand-name{font-size:13px;font-weight:700;color:var(--store-muted)}.store-mobile-bottom-nav{position:fixed;bottom:12px;left:50%;transform:translate(-50%);z-index:9999;padding:5px 9px;border-radius:var(--store-radius-pill);background:linear-gradient(180deg,#0e7490b8,#07404eb8);color:#fff;backdrop-filter:saturate(1.3) blur(14px);-webkit-backdrop-filter:saturate(1.3) blur(14px);box-shadow:0 16px 40px #07404e61,inset 0 0 0 1px #22d3ee38;padding-bottom:calc(5px + env(safe-area-inset-bottom));max-width:calc(100% - 24px);width:100%;max-width:527px}.store-mobile-bottom-nav .inner{display:grid;grid-template-columns:repeat(6,1fr);gap:1px}.store-mnav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:5px 3px;border-radius:var(--store-radius-pill);color:#fff;text-decoration:none;font-size:9px;font-weight:700;transition:all .18s;min-height:46px;cursor:pointer;border:0;background:transparent;position:relative;z-index:2;isolation:isolate;-webkit-font-smoothing:antialiased;text-shadow:0 1px 2px rgba(0,0,0,.25)}.store-mnav-item .mnav-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;color:#fff!important;-webkit-text-fill-color:#ffffff!important;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.28));position:relative;z-index:5;border:0;isolation:isolate;transform:translateZ(0)}.store-mnav-item .mnav-icon svg{stroke:#fff!important;color:#fff!important;fill:none;opacity:1!important;transform:translateZ(0);mix-blend-mode:normal;width:24px;height:24px}.store-mnav-item.active{color:var(--store-primary-dark);background:#fff;font-weight:800;box-shadow:0 8px 22px #00000038;text-shadow:none;isolation:isolate}.store-mnav-item.active .mnav-icon{background:transparent;color:var(--store-primary-dark)!important;-webkit-text-fill-color:var(--store-primary-dark)!important;filter:none}.store-mnav-item.active .mnav-icon svg{stroke:var(--store-primary-dark)!important;color:var(--store-primary-dark)!important}.store-grid-with-side{display:grid;grid-template-columns:1.7fr .5fr;gap:24px;align-items:start}.store-grid-with-side .store-side-promo{min-width:0}.store-side-promo{background:linear-gradient(160deg,#ecfeff,#f0fdff 60%,#fff);border-radius:var(--store-radius-lg);padding:26px 22px;border:1px solid var(--store-border);box-shadow:var(--store-shadow-sm);position:relative;overflow:hidden;min-height:320px;display:flex;flex-direction:column;justify-content:space-between}.store-side-promo:after{content:"";position:absolute;bottom:-60px;left:-40px;width:260px;height:260px;background:radial-gradient(circle at 30% 30%,rgba(34,211,238,.55),transparent 60%);opacity:.85;border-radius:50%}.store-side-promo-title{position:relative;z-index:2;text-align:right}.store-side-promo-title h3{font-size:22px;font-weight:900;color:var(--store-text);margin:0 0 4px}.store-side-promo-title h3 span{color:var(--store-primary)}.store-side-promo-title small{display:block;font-size:11px;letter-spacing:1.2px;color:var(--store-muted-2);font-weight:700;opacity:.9}.store-side-promo-title small+small{margin-top:4px;opacity:.75}.store-side-promo-globe{position:relative;z-index:2;text-align:left}.store-side-promo-globe .globe{width:110px;height:110px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#38a9ff,#1866d6 55%,#0e4aa4);position:relative;box-shadow:0 18px 44px #1866d659,inset 0 -14px 28px #00000040,inset 0 10px 22px #ffffff40;opacity:.92;margin-bottom:20px}.store-side-promo-globe .globe:before{content:"";position:absolute;inset:14%;border-radius:50%;background:radial-gradient(ellipse 55% 40% at 22% 35%,rgba(255,255,255,.85),transparent 55%),radial-gradient(ellipse 65% 40% at 72% 62%,rgba(255,255,255,.7),transparent 55%);filter:blur(1px);opacity:.75}.store-side-promo-features{position:relative;z-index:2;display:flex;flex-direction:column;gap:14px;margin:18px 0 6px}.store-side-promo-features .feat{display:inline-flex;align-items:center;gap:10px;background:#fff;padding:10px 14px;border-radius:var(--store-radius);box-shadow:var(--store-shadow-sm);border:1px solid var(--store-border);font-weight:700;color:var(--store-text);font-size:14px}.store-side-promo-features .feat .fi{width:32px;height:32px;border-radius:10px;background:var(--store-primary-pale);color:var(--store-primary-dark);display:inline-flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0}.store-handwriting{font-family:Cairo,cursive;font-weight:800;color:var(--store-primary-dark);font-size:22px;line-height:1.4;text-align:right;position:relative;z-index:2;transform:rotate(-2deg)}.store-handwriting span{color:var(--store-primary)}.store-hpromo{margin:6px 24px 30px;border-radius:var(--store-radius-xl);border:1px solid var(--store-border);box-shadow:var(--store-shadow-md);position:relative;overflow:hidden}.store-hpromo-inner{display:grid;grid-template-columns:1.4fr .9fr;gap:28px;align-items:center;padding:28px 32px;min-height:200px;position:relative;z-index:2}.store-hpromo-trusted{background:linear-gradient(120deg,#ecfeff,#f7feff 45%,#fff)}.store-hpromo-needs{background:linear-gradient(120deg,#fff,#f5feff 45%,#ecfeff)}.store-hpromo:before{content:"";position:absolute;top:-80px;inset-inline-start:-60px;width:280px;height:280px;background:radial-gradient(circle at 30% 30%,rgba(34,211,238,.45),transparent 60%);opacity:.85;border-radius:50%;z-index:1}.store-hpromo-trusted:after{content:"";position:absolute;bottom:-100px;inset-inline-end:-40px;width:260px;height:260px;background:radial-gradient(circle at 70% 40%,rgba(14,116,144,.12),transparent 60%);border-radius:50%;z-index:1}.store-hpromo-copy{position:relative;z-index:2}.store-hpromo-eyebrow{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.store-hpromo-eyebrow small{font-size:11px;letter-spacing:1.2px;font-weight:800;color:var(--store-primary-dark);opacity:.85}.store-hpromo-eyebrow small.ey2{opacity:.7}.store-hpromo-title{font-size:30px;font-weight:900;line-height:1.15;color:var(--store-text);margin:0 0 18px}.store-hpromo-title span{color:var(--store-primary)}.store-hpromo-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:560px}.store-hpromo-feats .hpfeat{display:inline-flex;align-items:center;gap:10px;background:#fff;padding:11px 14px;border-radius:var(--store-radius);box-shadow:var(--store-shadow-sm);border:1px solid var(--store-border);font-weight:700;color:var(--store-text);font-size:14px}.store-hpromo-feats .hpf-i{width:34px;height:34px;border-radius:10px;background:var(--store-primary-pale);color:var(--store-primary-dark);display:inline-flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.store-hpromo-wm{position:relative;z-index:2;margin-top:18px;font-family:Cairo,cursive;font-weight:800;color:var(--store-primary-dark);font-size:22px;line-height:1.4;text-align:left;transform:rotate(-2deg);display:inline-block}.store-hpromo-wm span{color:var(--store-primary)}.store-hpromo-visual,.store-hpromo-image{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;min-height:160px}.store-hpromo-image .hpromo-img{width:100%;height:190px;object-fit:cover;border-radius:var(--store-radius-lg);box-shadow:var(--store-shadow-md);border:4px solid #fff}.hpromo-globe{width:150px;height:150px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#38a9ff,#1866d6 55%,#0e4aa4);position:relative;box-shadow:0 22px 56px #1866d661,inset 0 -16px 32px #00000040,inset 0 12px 26px #ffffff40;opacity:.92}.hpromo-globe:before{content:"";position:absolute;inset:14%;border-radius:50%;background:radial-gradient(ellipse 55% 40% at 22% 35%,rgba(255,255,255,.88),transparent 55%),radial-gradient(ellipse 65% 40% at 72% 62%,rgba(255,255,255,.72),transparent 55%);filter:blur(1px);opacity:.82}@media(min-width:1200px){.store-hpromo-inner{grid-template-columns:1.6fr .85fr;padding:30px 40px}.store-hpromo-title{font-size:34px}.store-hpromo-image .hpromo-img{height:210px}.hpromo-globe{width:165px;height:165px}}.store-categories-carousel,.store-brands-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc(100% / 5.15);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:10px;margin-left:10px;margin-right:10px}.store-categories-carousel::-webkit-scrollbar,.store-brands-carousel::-webkit-scrollbar{display:none}.store-category-card{scroll-snap-align:center;background:#fff;border-radius:var(--store-radius-lg);padding:18px;text-align:right;border:1px solid rgba(6,182,212,.1);box-shadow:var(--store-shadow-sm);transition:all .2s;min-height:100%;display:flex;flex-direction:column;gap:10px}.store-category-card:hover{transform:translateY(-4px);box-shadow:var(--store-shadow);border-color:var(--store-primary)}.store-category-image{aspect-ratio:4/3;border-radius:var(--store-radius);overflow:hidden;background:linear-gradient(160deg,var(--store-primary-pale),#fff);display:flex;align-items:center;justify-content:center;margin-bottom:6px}.store-category-image img{width:88%;height:88%;object-fit:cover;border-radius:12px}.store-category-card h3{font-size:17px;font-weight:800;margin:0;color:var(--store-text)}.store-products-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.store-product-card{position:relative;background:#fff;border-radius:var(--store-radius-lg);padding:16px;border:1px solid rgba(6,182,212,.1);box-shadow:var(--store-shadow-sm);transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column;min-height:100%}.store-product-card:hover{transform:translateY(-4px);box-shadow:var(--store-shadow);border-color:var(--store-primary)}.store-heart-btn{position:absolute;top:12px;left:12px;width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid var(--store-border);color:var(--store-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;font-size:16px;transition:all .18s;box-shadow:var(--store-shadow-sm)}.store-heart-btn:hover,.store-heart-btn.active{color:#ef4444;border-color:#ef4444;background:#fff5f5}.store-badge{position:absolute;top:12px;z-index:3;padding:5px 12px;border-radius:var(--store-radius-pill);font-size:12px;font-weight:800;color:#fff;box-shadow:var(--store-shadow-sm);letter-spacing:.2px;display:inline-flex;align-items:center;gap:4px}.store-badge-corner{right:12px}.store-badge-side{top:16px;left:0;right:auto;border-top-right-radius:var(--store-radius-pill);border-bottom-right-radius:var(--store-radius-pill);border-top-left-radius:0;border-bottom-left-radius:0;padding:6px 14px 6px 16px;box-shadow:6px 8px 20px #0000001f}.store-badge-discount{background:var(--store-badge-discount)}.store-badge-best{background:var(--store-badge-best)}.store-badge-rated{background:var(--store-badge-rated)}.store-badge-top{background:var(--store-badge-top)}.store-badge-new{background:var(--store-badge-new)}.store-badge-offer{background:var(--store-badge-offer)}.store-product-image{aspect-ratio:4/4;border-radius:var(--store-radius);background:linear-gradient(160deg,#f3fcfb,#fff);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px;position:relative}.store-product-image img{width:86%;height:86%;object-fit:cover;border-radius:10px}.store-product-brand{font-size:14px;font-weight:900;margin:0 0 6px;line-height:1.1}.store-product-title{font-size:14px;font-weight:700;margin:0 0 10px;color:var(--store-text);line-height:1.45;min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-product-rating{display:inline-flex;align-items:center;gap:6px;color:#f59e0b;font-size:13px;margin-bottom:10px;font-weight:700}.store-product-rating .rc{color:var(--store-muted-2);font-weight:600;font-size:12px}.store-product-price{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:8px}.store-price-new{font-size:20px;font-weight:900;color:var(--store-primary-dark)}.store-price-old{font-size:13px;color:var(--store-muted-2);text-decoration:line-through;font-weight:700;opacity:.8}.store-cart-btn{width:42px;height:42px;border-radius:50%;background:linear-gradient(120deg,var(--store-primary-dark),var(--store-primary));color:#fff;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:16px;box-shadow:0 10px 24px #0e749052;transition:all .2s;flex-shrink:0}.store-cart-btn:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0e74906b;filter:brightness(1.05)}.store-cart-btn-wide{width:100%;height:46px;border-radius:var(--store-radius-pill);background:linear-gradient(120deg,var(--store-primary-dark),var(--store-primary));color:#fff;border:0;cursor:pointer;font-size:15px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 30px #0e749047;transition:all .2s;margin-top:12px}.store-cart-btn-wide:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0e749061;color:#fff;filter:brightness(1.05)}.store-featured-headline{display:inline-flex;align-items:center;justify-content:center;gap:18px;width:100%;margin-bottom:30px}.store-featured-headline:before,.store-featured-headline:after{content:"";flex:1;height:2px;background:linear-gradient(90deg,transparent,var(--store-primary),transparent);max-width:30%}.store-featured-headline h2{margin:0;font-size:clamp(24px,3.2vw,34px);font-weight:900;color:var(--store-text)}.store-featured-headline p{display:block;width:100%;text-align:center;margin:6px 0 0;color:var(--store-muted);font-weight:600}.store-featured-wrap{position:relative}.store-featured-arrows{position:absolute;top:-74px;left:0;display:inline-flex;gap:10px;z-index:4}.store-featured-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.store-benefits-wide{max-width:1320px;margin:30px auto;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.store-bw-card{background:linear-gradient(135deg,var(--store-primary-pale),#fff);border:1px solid var(--store-border);border-radius:var(--store-radius-lg);padding:24px 22px;display:flex;align-items:center;gap:18px;text-align:right;box-shadow:var(--store-shadow-sm);transition:all .2s}.store-bw-card:hover{transform:translateY(-3px);box-shadow:var(--store-shadow)}.store-bw-icon{width:58px;height:58px;border-radius:18px;background:#fff;border:1px solid rgba(6,182,212,.18);color:var(--store-primary-dark);display:inline-flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0;box-shadow:var(--store-shadow-sm)}.store-bw-text h4{margin:0 0 4px;font-size:17px;font-weight:900;color:var(--store-text)}.store-bw-text p{margin:0;font-size:13px;color:var(--store-muted);font-weight:600}.store-footer{margin-top:50px;background:radial-gradient(circle at 100% 30%,rgba(34,211,238,.14),transparent 34%),radial-gradient(circle at 0% 100%,rgba(34,211,238,.1),transparent 30%),linear-gradient(180deg,#073542,#031b22 80%,#020e12);color:#cfeff4;padding:60px 24px 0;position:relative;overflow:hidden}.store-footer-grid{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr 1.1fr;gap:36px;padding-bottom:40px}.store-footer-col h3{color:#fff;font-size:18px;font-weight:900;margin:0 0 22px;position:relative;padding-bottom:10px}.store-footer-col h3:after{content:"";position:absolute;bottom:0;right:0;width:44px;height:3px;border-radius:var(--store-radius-pill);background:linear-gradient(90deg,var(--store-primary),transparent)}.store-footer-about .brand-row{display:inline-flex;align-items:center;gap:14px;margin-bottom:18px}.store-footer-about .brand-row img{width:54px;height:54px;object-fit:contain}.store-footer-about .brand-row .bn{color:#fff;font-size:22px;font-weight:900;line-height:1}.store-footer-about .brand-row .bs{font-size:11px;color:#8ac3cb;letter-spacing:.6px;display:block;margin-top:2px}.store-footer-about p{font-size:14px;line-height:1.75;color:#b8dbe0;margin:0 0 22px}.store-socials{display:inline-flex;flex-wrap:wrap;gap:10px}.store-social-btn{width:42px;height:42px;border-radius:50%;background:#ffffff14;color:#fff;border:1px solid rgba(34,211,238,.18);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;font-size:15px;text-decoration:none}.store-social-btn:hover{background:var(--store-primary);color:#fff;transform:translateY(-2px);border-color:transparent}.store-footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.store-footer-links a{color:#b8dbe0;text-decoration:none;font-size:15px;font-weight:700;display:inline-flex;align-items:center;gap:8px;transition:all .18s}.store-footer-links a:before{content:"‹";color:var(--store-primary);font-weight:900;transition:transform .2s}.store-footer-links a:hover{color:#fff;transform:translate(-3px)}.store-footer-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.store-footer-contact-list .ci{display:inline-flex;align-items:flex-start;gap:12px;font-size:14px}.store-footer-contact-list .ci .cic{width:36px;height:36px;border-radius:10px;background:#06b6d42e;color:var(--store-primary-soft);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px}.store-footer-contact-list .ci .ctx{color:#cfeff4;font-weight:600}.store-footer-contact-list .ci .ctx strong{display:block;color:#fff;margin-bottom:2px;font-weight:800}.store-newsletter h3 span{color:var(--store-primary-soft)}.store-newsletter p{font-size:14px;color:#b8dbe0;margin:0 0 18px;font-weight:600;line-height:1.7}.store-newsletter-form{display:flex;gap:8px;margin-bottom:16px;position:relative;background:#ffffff0f;border-radius:var(--store-radius-pill);padding:6px;border:1px solid rgba(34,211,238,.22)}.store-newsletter-form .store-nl-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:#ffffff8c;font-size:15px;pointer-events:none;z-index:2}.store-newsletter-form input{flex:1;background:transparent;border:0;color:#fff;padding:10px 40px 10px 14px;font-size:14px;font-weight:700;outline:none}.store-newsletter-form input::placeholder{color:#ffffff80}.store-newsletter-form button{background:linear-gradient(120deg,var(--store-primary-dark),var(--store-primary));color:#fff;border:0;border-radius:var(--store-radius-pill);padding:10px 28px;font-weight:800;cursor:pointer;box-shadow:0 10px 24px #0e749066;transition:all .2s;white-space:nowrap}.store-newsletter-form button:hover{transform:translateY(-1px);filter:brightness(1.06);color:#fff}.store-nl-hand{transform:rotate(-3deg);font-weight:800;color:var(--store-primary-soft);font-size:18px;text-align:right;margin-top:20px;position:relative}.store-nl-hand span{color:#fff}.store-footer-bar{border-top:1px solid rgba(34,211,238,.12);margin-top:0}.store-footer-bar-inner{max-width:1440px;margin:0 auto;padding:20px 24px 80px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.store-footer-bar-inner .copy{color:#8ac3cb;font-size:13px;font-weight:600;line-height:1.7}.store-footer-bar-inner .copy strong{color:#fff}.store-payments{display:inline-flex;gap:10px;align-items:center}.store-payment-method{background:#fff;padding:6px 12px;border-radius:10px;font-weight:900;font-size:13px;color:#073542;min-height:32px;display:inline-flex;align-items:center;gap:6px;box-shadow:var(--store-shadow-sm)}.store-payment-method.mada{background:linear-gradient(180deg,#fff,#ecfeff);color:#0e7490;border:1px solid var(--store-border)}.store-payment-method.visa{background:linear-gradient(135deg,#1a1f71,#f7b600 60%,#1a1f71);color:#fff}.store-payment-method.mc{background:linear-gradient(135deg,#ff6f00,#eb001b 60%,#1a1f71);color:#fff}.store-payment-method.apple{background:#000;color:#fff}.store-back-top{position:fixed;left:22px;bottom:110px;z-index:9998;width:46px;height:46px;border-radius:50%;background:linear-gradient(120deg,var(--store-primary-dark),var(--store-primary));color:#fff;border:0;font-size:18px;font-weight:900;cursor:pointer;box-shadow:0 18px 40px #0e749066;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;scroll-margin-bottom:calc(110px + env(safe-area-inset-bottom))}.store-back-top:hover{transform:translateY(-3px);filter:brightness(1.08);color:#fff}@media(max-width:1199.98px){.store-hero-inner{grid-template-columns:1fr 1.02fr;gap:24px}.store-hero-badge{right:48%}.store-products-grid,.store-featured-grid{grid-template-columns:repeat(4,1fr)}.store-grid-with-side{grid-template-columns:2.2fr .8fr}.store-footer-grid{grid-template-columns:1fr 1fr}.store-categories-carousel,.store-brands-carousel{grid-auto-columns:calc(100% / 3.1)}.store-brands-row{grid-auto-columns:20%}.store-benefits,.store-benefits-wide{grid-template-columns:repeat(2,1fr)}}@media(max-width:991.98px){.store-hero-inner{grid-template-columns:1fr;gap:40px}.store-hero-badge{right:auto;left:4%;top:38%}.store-side-promo{display:none}.store-grid-with-side{grid-template-columns:1fr}.store-hpromo-inner{grid-template-columns:1fr;gap:22px;padding:26px 24px}.store-hpromo-title{font-size:26px}.store-hpromo-image .hpromo-img{height:180px}.hpromo-globe{width:130px;height:130px}.store-products-grid,.store-featured-grid{grid-template-columns:repeat(3,1fr)}.store-benefits,.store-benefits-wide{grid-template-columns:repeat(2,1fr)}.store-footer-grid{grid-template-columns:1fr 1fr;gap:26px}.store-categories-carousel,.store-brands-carousel{grid-auto-columns:calc(100% / 2.3)}.store-brands-row{grid-auto-columns:28%}.store-announcement .container-ann{gap:12px}.store-announcement-icon{width:36px;height:36px;font-size:16px}.store-announcement-countdown{order:3;width:100%;justify-content:center}.store-announcement-text strong{font-size:15px}}@media(max-width:767.98px){.store-hero{padding:30px 16px 20px}.store-section{padding:30px 16px}.store-hpromo{margin:4px 16px 24px}.store-hpromo-inner{padding:22px 18px;gap:18px}.store-hpromo-title{font-size:22px}.store-hpromo-feats{grid-template-columns:1fr}.store-hpromo-image .hpromo-img{height:160px}.hpromo-globe{width:115px;height:115px}.store-section-head{flex-direction:column-reverse;gap:14px}.store-section-head .store-sec-info{text-align:right;width:100%}.store-products-grid,.store-featured-grid{grid-template-columns:repeat(2,1fr);gap:14px}.store-benefits,.store-benefits-wide{grid-template-columns:1fr;gap:14px}.store-benefit,.store-bw-card{padding:16px}.store-footer-grid{grid-template-columns:1fr;gap:30px;padding-bottom:28px}.store-footer{padding:44px 16px 0}.store-footer-bar-inner{padding:20px 16px 110px}.store-categories-carousel,.store-brands-carousel{grid-auto-columns:68%}.store-brands-row{grid-auto-columns:44%}.store-featured-arrows{top:-64px}.store-featured-headline{flex-direction:column;gap:10px}.store-featured-headline:before,.store-featured-headline:after{max-width:60%}.store-announcement-cd-box{min-width:46px}.store-announcement-cd-box .num{font-size:15px}.store-hero-badge{width:110px;height:110px;top:40%}.store-carousel-nav .store-carousel-btn{width:42px;height:42px;font-size:16px}.store-back-top{bottom:100px;left:12px;width:40px;height:40px}.store-mobile-bottom-nav{bottom:7px;padding:4px 7px;padding-bottom:calc(4px + env(safe-area-inset-bottom));max-width:calc(100% - 17px)}.store-mnav-item{font-size:8px;padding:4px 2px;min-height:41px}.store-mnav-item .mnav-icon{width:29px;height:29px;font-size:14px}.store-newsletter-form{flex-direction:column;border-radius:var(--store-radius-lg);padding:10px;gap:10px}.store-newsletter-form .store-nl-icon{top:22px}.store-newsletter-form input{width:100%}.store-newsletter-form button{width:100%;border-radius:var(--store-radius-pill)}}@media(max-width:575.98px){.store-products-grid,.store-featured-grid{grid-template-columns:repeat(2,1fr);gap:12px}.store-product-card{padding:12px;border-radius:16px}.store-product-title{font-size:13px;min-height:40px}.store-price-new{font-size:17px}.store-cart-btn{width:38px;height:38px;font-size:14px}.store-heart-btn{width:34px;height:34px;font-size:14px;top:8px;left:8px}.store-badge-corner{right:8px;top:8px;font-size:11px;padding:4px 10px}.store-badge-side{padding:5px 12px;font-size:11px}.store-hero h1{font-size:34px}.store-hero-badge{width:100px;height:100px}.store-categories-carousel,.store-brands-carousel{grid-auto-columns:84%}.store-brands-row{grid-auto-columns:56%}.store-section-head h2{font-size:24px}.store-payments{width:100%;justify-content:flex-start;flex-wrap:wrap}}@media(max-width:374.98px){.store-products-grid,.store-featured-grid{grid-template-columns:1fr}.store-mnav-item span:not(.mnav-icon){display:none}.store-mnav-item{min-height:46px}.store-mnav-item .mnav-icon{width:36px;height:36px;font-size:18px}}
