:root{--ink:#15171a;--muted:#626a73;--line:#e4e8ed;--surface:#ffffff;--soft:#f4f7f6;--soft-2:#f8faf9;--accent:#0f7b63;--accent-strong:#095c4a;--warm:#f4b248;--danger:#b42318;--shadow:0 18px 48px rgba(16,24,40,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,var(--soft-2) 0,#fff 280px);font-family:Arial,Helvetica,sans-serif}html[dir=rtl] body{direction:rtl}a{color:inherit;text-decoration:none}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;gap:14px;padding:10px clamp(18px,4vw,64px);border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(16,24,40,.05);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.topbar{align-items:center}.brand{display:inline-flex;font-size:24px;font-weight:800;letter-spacing:0}.brand img{display:block;width:auto;max-width:150px;height:38px;object-fit:contain}.header-search{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 42px;flex:1 1 360px;max-width:560px;min-width:220px}.header-search input{min-width:0;height:42px;border:1px solid var(--line);-webkit-border-end:0;border-inline-end:0;border-radius:6px 0 0 6px;background:#fff;padding:0 14px;color:var(--ink);font:inherit;font-size:14px;font-weight:700}html[dir=rtl] .header-search input{border-radius:0 6px 6px 0}.header-search button{display:grid;place-items:center;height:42px;border:1px solid var(--accent);border-radius:0 6px 6px 0;background:var(--accent);color:#fff;cursor:pointer;font:inherit;font-size:22px;font-weight:900}html[dir=rtl] .header-search button{border-radius:6px 0 0 6px}.header-search__panel{position:absolute;top:calc(100% + 8px);inset-inline:0;z-index:50;display:grid;grid-gap:4px;gap:4px;max-height:min(520px,calc(100vh - 120px));overflow-y:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);padding:8px}.header-search__panel p{margin:0;color:var(--muted);font-size:13px;font-weight:800;padding:12px}.header-search__result{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border-radius:6px;padding:8px}.header-search__result:hover{background:var(--soft)}.header-search__thumb{display:grid;place-items:center;width:46px;height:46px;border-radius:6px;background:var(--soft)}.header-search__thumb img{width:100%;height:100%;object-fit:contain}.header-search__result strong{color:var(--ink);font-size:13px;line-height:1.3}.header-search__result small,.header-search__result strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-search__result small{color:var(--muted);font-size:11px;font-weight:800}.header-search__result em{color:var(--accent-strong);font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}nav{display:flex;gap:6px;color:var(--muted);font-size:13px;font-weight:700;white-space:nowrap}nav,nav a{align-items:center}nav a{display:inline-flex;gap:7px;min-height:36px;border-radius:6px;padding:0 10px}nav a:hover{color:var(--accent-strong);background:var(--soft)}.nav-icon-only{display:inline-grid;place-items:center;flex:0 0 auto;width:38px;min-width:38px;height:38px;min-height:38px;border-radius:6px;padding:0}.nav-icon-only .store-icon{margin:0}.header-cart-preview,.header-cart-preview__trigger{position:relative}.header-cart-preview__count{display:inline-grid;place-items:center;min-width:19px;height:19px;border-radius:999px;background:var(--accent);color:#fff;padding:0 6px;font-size:11px;font-weight:950;line-height:1}.header-cart-preview__panel{position:absolute;top:calc(100% + 8px);right:0;z-index:95;display:grid;grid-gap:12px;gap:12px;width:min(360px,calc(100vw - 24px));border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.98);box-shadow:var(--shadow);padding:14px;color:var(--ink);white-space:normal}[dir=rtl] .header-cart-preview__panel{right:auto;left:0}.header-cart-preview__panel:before{position:absolute;top:-8px;right:24px;width:14px;height:14px;border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;content:"";transform:rotate(45deg)}[dir=rtl] .header-cart-preview__panel:before{right:auto;left:24px}.header-cart-preview__head,.header-cart-preview__total{display:flex;align-items:center;justify-content:space-between;gap:12px}.header-cart-preview__head strong{font-size:15px;font-weight:950}.header-cart-preview__empty p,.header-cart-preview__head span,.header-cart-preview__item small,.header-cart-preview__more{color:var(--muted);font-size:12px;font-weight:800}.header-cart-preview__items{display:grid;grid-gap:8px;gap:8px;max-height:310px;overflow-y:auto}.header-cart-preview__item{display:grid;grid-template-columns:56px minmax(0,1fr) 28px;align-items:center;grid-gap:10px;gap:10px;min-width:0;border:1px solid var(--line);border-radius:8px;background:var(--soft-2);padding:8px}.header-cart-preview__image{display:grid;place-items:center;width:56px;height:56px;overflow:hidden;border-radius:8px;background:#fff;padding:0}.header-cart-preview__image img{width:100%;height:100%;object-fit:contain}.header-cart-preview__item div{display:grid;grid-gap:4px;gap:4px;min-width:0}.header-cart-preview__item div>a{min-height:auto;color:var(--ink);padding:0;font-size:13px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-cart-preview__item button{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);cursor:pointer;font-weight:950}.header-cart-preview__item button:hover{color:#b42318;border-color:rgba(180,35,24,.24);background:#fff4f2}.header-cart-preview__more{margin:0}.header-cart-preview__total{border-top:1px solid var(--line);padding-top:12px;font-size:14px}.header-cart-preview__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.header-cart-preview__actions a{justify-content:center;min-height:40px;border:1px solid rgba(15,123,99,.18);border-radius:7px;color:var(--accent-strong);background:#fff;padding:0 12px;font-size:13px;font-weight:900}.header-cart-preview__actions .primary-action{color:#fff;background:var(--accent)}.header-cart-preview__empty{display:grid;place-items:center;grid-gap:8px;gap:8px;min-height:190px;text-align:center}.header-cart-preview__empty .store-icon{width:42px;height:42px;border-radius:12px}.header-cart-preview__empty strong{font-size:15px}.header-cart-preview__empty p{margin:0;max-width:240px}.header-cart-preview__empty a,.header-wishlist-preview__login{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:0;border-radius:7px;color:#fff;background:var(--accent);padding:0 14px;font-size:13px;font-weight:900;cursor:pointer}.mega-menu{position:static}.mega-menu__trigger{gap:8px}.store-icon{position:relative;display:inline-grid;flex:0 0 auto;place-items:center;width:22px;height:22px;border:1px solid rgba(15,123,99,.14);border-radius:7px;background:#eef7f4}.store-icon:after,.store-icon:before{position:absolute;content:""}.store-icon--products:before{width:11px;height:12px;border:2px solid var(--accent);border-radius:3px;transform:rotate(-8deg)}.store-icon--products:after{width:8px;height:9px;border:2px solid var(--accent);border-radius:3px;background:#eef7f4;transform:translate(3px,2px) rotate(8deg)}.store-icon--stores:before{width:14px;height:9px;border:2px solid var(--accent);border-top:0;border-radius:0 0 3px 3px;bottom:4px}.store-icon--stores:after{width:16px;height:7px;border-radius:2px 2px 5px 5px;background:repeating-linear-gradient(90deg,var(--accent) 0 4px,#fff 4px 8px);top:4px}.store-icon--cart:before{width:13px;height:9px;border:2px solid var(--accent);border-top:0;border-radius:2px 2px 4px 4px;top:6px}.store-icon--cart:after{width:14px;height:3px;border-radius:999px;background:radial-gradient(circle,var(--accent) 0 2px,transparent 2px) 1px 0 /6px 3px no-repeat,radial-gradient(circle,var(--accent) 0 2px,transparent 2px) 8px 0 /6px 3px no-repeat;bottom:3px}.store-icon--wishlist:before{width:10px;height:10px;border-radius:3px 3px 2px 3px;background:var(--accent);transform:translateY(1px) rotate(45deg)}.store-icon--wishlist:after{width:10px;height:6px;border-radius:999px 999px 0 0;background:var(--accent);top:5px}.store-icon--compare:before{width:13px;height:3px;border-radius:999px;background:var(--accent);box-shadow:0 6px 0 var(--accent)}.store-icon--compare:after{width:4px;height:4px;border-radius:50%;background:#eef7f4;box-shadow:8px 6px 0 #eef7f4;transform:translate(-4px,-3px)}.store-icon--sell:before{width:12px;height:12px;border:2px solid var(--accent);border-radius:3px 3px 6px 3px;transform:rotate(-45deg)}.store-icon--sell:after{width:4px;height:4px;border-radius:50%;background:var(--accent);transform:translate(-2px,-2px)}.store-icon--customer:before,.store-icon--login:before,.store-icon--vendor:before{width:7px;height:7px;border-radius:50%;background:var(--accent);top:4px}.store-icon--customer:after,.store-icon--login:after,.store-icon--vendor:after{width:13px;height:7px;border-radius:9px 9px 3px 3px;background:var(--accent);bottom:4px}.store-icon--language:before{width:14px;height:14px;border:2px solid var(--accent);border-radius:50%}.store-icon--language:after{width:14px;height:2px;border-radius:999px;background:var(--accent);box-shadow:0 -5px 0 -1px var(--accent),0 5px 0 -1px var(--accent)}.store-icon--privacy:before,.store-icon--refund:before,.store-icon--terms:before{width:12px;height:15px;border:2px solid var(--accent);border-radius:3px}.store-icon--terms:after{width:7px;height:2px;background:var(--accent);box-shadow:0 4px 0 var(--accent)}.store-icon--privacy:after{width:8px;height:7px;border:2px solid var(--accent);border-top:0;border-radius:2px 2px 5px 5px;bottom:4px}.store-icon--refund:after{width:9px;height:9px;border:2px solid var(--accent);border-right:2px solid transparent;border-radius:50%}.store-icon--mail:before,.store-icon--newsletter:before{width:14px;height:10px;border:2px solid var(--accent);border-radius:3px}.store-icon--mail:after,.store-icon--newsletter:after{width:8px;height:8px;border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:translateY(-3px) rotate(45deg)}.store-icon--phone:before{width:7px;height:14px;border:2px solid var(--accent);border-radius:6px;transform:rotate(-18deg)}.store-icon--address:before{width:13px;height:13px;border-radius:50% 50% 50% 3px;background:var(--accent);transform:rotate(-45deg)}.store-icon--address:after{width:4px;height:4px;border-radius:50%;background:#eef7f4}.store-icon--whatsapp{border-radius:50%}.store-icon--whatsapp:before{width:14px;height:14px;border-radius:50%;background:#25d366}.store-icon--whatsapp:after{width:7px;height:7px;border-left:2px solid #fff;border-bottom:2px solid #fff;border-radius:0 0 0 5px;transform:rotate(-35deg)}.store-icon--facebook{border-radius:50%;background:#1877f2}.store-icon--facebook:before{position:static;content:"f";color:#fff;font-family:Arial,sans-serif;font-size:17px;font-weight:900;line-height:1}.mega-menu__brand-icon,.mega-menu__fallback-icon,.mega-menu__grid-icon,.mega-menu__store-icon{display:inline-grid;flex:0 0 auto;width:22px;height:22px;border-radius:6px;background:linear-gradient(var(--accent) 0 0) 5px 5px /5px 5px no-repeat,linear-gradient(var(--accent) 0 0) 12px 5px /5px 5px no-repeat,linear-gradient(var(--accent) 0 0) 5px 12px /5px 5px no-repeat,linear-gradient(var(--accent) 0 0) 12px 12px /5px 5px no-repeat,#eef7f4}.mega-menu__brand-icon{border-radius:999px;background:radial-gradient(circle at 50% 42%,var(--accent) 0 5px,transparent 6px),linear-gradient(var(--accent) 0 0) 6px 15px /10px 3px no-repeat,linear-gradient(var(--accent) 0 0) 6px 19px /10px 3px no-repeat,#eef7f4}.mega-menu__store-icon{background:linear-gradient(var(--accent) 0 0) 5px 9px /12px 3px no-repeat,linear-gradient(var(--accent) 0 0) 7px 13px /3px 5px no-repeat,linear-gradient(var(--accent) 0 0) 12px 13px /3px 5px no-repeat,radial-gradient(circle at 50% 5px,var(--accent) 0 5px,transparent 6px),#eef7f4}.mega-menu__fallback-icon{width:34px;height:34px;border:1px solid rgba(15,123,99,.12);border-radius:8px}.mega-menu__fallback-icon--large{width:72px;height:72px;border-radius:14px;background:linear-gradient(var(--accent) 0 0) 18px 18px /12px 12px no-repeat,linear-gradient(var(--accent) 0 0) 42px 18px /12px 12px no-repeat,linear-gradient(var(--accent) 0 0) 18px 42px /12px 12px no-repeat,linear-gradient(var(--accent) 0 0) 42px 42px /12px 12px no-repeat,#eef7f4}.mega-menu__panel{position:absolute;top:calc(100% - 1px);right:clamp(18px,4vw,64px);left:clamp(18px,4vw,64px);z-index:80;display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:20px;gap:20px;max-height:min(650px,calc(100vh - 92px));overflow:hidden;border:1px solid var(--line);border-radius:0 0 8px 8px;background:rgba(255,255,255,.98);box-shadow:var(--shadow);padding:16px;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease}.mega-menu:focus-within .mega-menu__panel,.mega-menu:hover .mega-menu__panel{opacity:1;pointer-events:auto;transform:translateY(0)}.mega-menu__departments{display:grid;align-content:start;grid-gap:4px;gap:4px;overflow-y:auto;-webkit-border-end:1px solid var(--line);border-inline-end:1px solid var(--line);-webkit-padding-end:12px;padding-inline-end:12px}.mega-menu__departments a{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;min-height:48px;border-radius:8px;padding:7px 9px;color:var(--ink);font-size:13px;font-weight:850}.brand-mega-menu__feature img,.brand-mega-menu__grid img,.mega-menu__departments img,.mega-menu__group-title img,.store-mega-menu__feature-copy img,.store-mega-menu__grid img{width:34px;height:34px;border-radius:8px;object-fit:contain;background:#fff}.mega-menu__brand-fallback{display:inline-grid;width:34px;height:34px;border:1px solid rgba(15,123,99,.12);border-radius:999px;background:radial-gradient(circle at 50% 42%,var(--accent) 0 7px,transparent 8px),linear-gradient(var(--accent) 0 0) 9px 22px /16px 4px no-repeat,#eef7f4}.mega-menu__store-fallback{display:inline-grid;width:34px;height:34px;border:1px solid rgba(15,123,99,.12);border-radius:8px;background:linear-gradient(var(--accent) 0 0) 8px 16px /18px 4px no-repeat,linear-gradient(var(--accent) 0 0) 10px 21px /4px 7px no-repeat,linear-gradient(var(--accent) 0 0) 20px 21px /4px 7px no-repeat,radial-gradient(circle at 50% 10px,var(--accent) 0 7px,transparent 8px),#eef7f4}.mega-menu__store-fallback--large{width:76px;height:76px;background:linear-gradient(var(--accent) 0 0) 19px 38px /38px 8px no-repeat,linear-gradient(var(--accent) 0 0) 24px 49px /8px 14px no-repeat,linear-gradient(var(--accent) 0 0) 44px 49px /8px 14px no-repeat,radial-gradient(circle at 50% 23px,var(--accent) 0 15px,transparent 16px),#eef7f4}.mega-menu__brand-fallback--large{width:88px;height:88px;background:radial-gradient(circle at 50% 40%,var(--accent) 0 20px,transparent 21px),linear-gradient(var(--accent) 0 0) 24px 58px /40px 8px no-repeat,#eef7f4}.mega-menu__departments a.active,.mega-menu__departments a:focus-visible,.mega-menu__departments a:hover{color:var(--accent-strong);background:var(--soft)}.mega-menu__content{display:grid;align-content:start;grid-gap:18px;gap:18px;min-width:0;overflow-y:auto;-webkit-padding-end:4px;padding-inline-end:4px}.mega-menu__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:12px}.mega-menu__heading .eyebrow{margin-bottom:5px}.mega-menu__heading h3{margin:0;font-size:24px}.mega-menu__heading>a{min-height:34px;border:1px solid rgba(15,123,99,.18);border-radius:999px;color:var(--accent-strong);background:#fff;padding:0 13px;white-space:nowrap}.mega-menu__columns{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));grid-gap:16px;gap:16px}.mega-menu__group{display:grid;align-content:start;grid-gap:9px;gap:9px;min-width:0}.mega-menu__group-title{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;min-height:44px;color:var(--ink);font-size:13px;font-weight:900}.mega-menu__links{display:grid;grid-gap:2px;gap:2px;-webkit-padding-start:43px;padding-inline-start:43px}.mega-menu__browse-link,.mega-menu__links a{min-height:28px;border-radius:6px;color:var(--muted);padding:5px 8px;font-size:12px;font-weight:750}.mega-menu__browse-link:hover,.mega-menu__links a:hover{color:var(--accent-strong);background:var(--soft)}.mega-menu__empty{display:grid;place-items:center;min-height:220px;grid-gap:12px;gap:12px;border:1px dashed var(--line);border-radius:8px;background:var(--soft-2);color:var(--muted);padding:24px;text-align:center;font-weight:800}.brand-mega-menu__spotlight{display:grid;grid-template-columns:minmax(210px,280px) minmax(0,1fr);grid-gap:18px;gap:18px}.brand-mega-menu__feature{display:grid;align-content:center;justify-items:center;min-height:260px;grid-gap:14px;gap:14px;border:1px solid var(--line);border-radius:8px;background:var(--soft-2);padding:18px;color:var(--ink);text-align:center}.brand-mega-menu__feature img{width:88px;height:88px;border-radius:18px;object-fit:contain;background:#fff}.brand-mega-menu__feature span{display:grid;grid-gap:5px;gap:5px}.brand-mega-menu__feature strong{font-size:19px;font-weight:950}.brand-mega-menu__feature small{color:var(--muted);font-size:12px;font-weight:800}.brand-mega-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));grid-gap:10px;gap:10px}.brand-mega-menu__grid a{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;min-height:54px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;padding:9px;font-size:12px;font-weight:850}.brand-mega-menu__grid a:hover{color:var(--accent-strong);border-color:rgba(15,123,99,.18);background:var(--soft)}.store-mega-menu__spotlight{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);grid-gap:18px;gap:18px}.store-mega-menu__feature{display:grid;align-content:start;grid-gap:14px;gap:14px;overflow:hidden;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff}.store-mega-menu__banner{height:145px;overflow:hidden;background:var(--soft)}.store-mega-menu__banner .image-fallback,.store-mega-menu__banner img{width:100%;height:100%;object-fit:cover}.store-mega-menu__feature-copy{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:0 16px}.store-mega-menu__feature-copy img{width:76px;height:76px;border-radius:8px;object-fit:contain;background:#fff;box-shadow:0 10px 24px rgba(16,24,40,.08)}.store-mega-menu__feature-copy span,.store-mega-menu__grid span{display:grid;grid-gap:4px;gap:4px;min-width:0}.store-mega-menu__feature-copy strong{overflow:hidden;font-size:19px;font-weight:950;line-height:1.25;text-overflow:ellipsis}.store-mega-menu__feature-copy small,.store-mega-menu__grid small{overflow:hidden;color:var(--muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.store-mega-menu__feature p{display:-webkit-box;overflow:hidden;min-height:58px;margin:0;color:var(--muted);padding:0 16px 16px;font-size:13px;font-weight:750;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.store-mega-menu__grid{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));grid-gap:10px;gap:10px}.store-mega-menu__grid a{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;min-height:58px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;padding:9px}.store-mega-menu__grid a:hover{color:var(--accent-strong);border-color:rgba(15,123,99,.18);background:var(--soft)}.store-mega-menu__grid strong{overflow:hidden;font-size:12px;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.nav-cta{border:1px solid var(--accent);color:#fff;background:var(--accent)}.nav-cta .store-icon{border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.18)}.nav-cta .store-icon:after,.nav-cta .store-icon:before{border-color:#fff;background-color:#fff}.nav-cta .store-icon--sell:before{background-color:transparent}.nav-cta--sell{box-shadow:0 8px 18px rgba(15,123,99,.16)}nav a.nav-cta:hover{color:#fff;background:var(--accent-strong)}button.nav-cta{cursor:pointer;font:inherit;font-weight:800}.login-dialog{position:fixed;inset:0;z-index:260;display:grid;place-items:center;min-height:100dvh;padding:clamp(12px,3vw,28px);overflow-y:auto}.login-dialog__backdrop{position:absolute;inset:0;border:0;background:rgba(10,18,16,.72);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.login-dialog__panel{position:relative;z-index:1;display:grid;width:min(100%,540px);max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain;grid-gap:16px;gap:16px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 30px 90px rgba(10,18,16,.34);padding:clamp(20px,4vw,30px)}.login-dialog__close{position:absolute;top:12px;right:12px;display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer;font:inherit;font-size:18px;font-weight:900;line-height:1}[dir=rtl] .login-dialog__close{right:auto;left:12px}.login-dialog__header{display:grid;grid-gap:8px;gap:8px;-webkit-padding-end:36px;padding-inline-end:36px}[dir=rtl] .login-dialog__header{padding-inline:36px 0}.login-dialog__header h2{margin:0;font-size:30px}.login-dialog__header p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.55}.login-dialog__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;border:1px solid var(--line);border-radius:8px;background:var(--soft);padding:4px}.login-dialog__tabs button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-weight:900}.login-dialog__tabs button.active{background:#fff;color:var(--accent-strong);box-shadow:0 8px 18px rgba(16,24,40,.08)}.login-dialog__form{display:grid;grid-gap:12px;gap:12px}.login-dialog__form label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:13px;font-weight:900}.login-dialog__form input{width:100%;min-height:46px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 12px;color:var(--ink);font:inherit}.login-dialog__form .primary-action{width:100%;min-height:46px;border:0;cursor:pointer;font:inherit;font-weight:900}.login-dialog__message{margin:0;color:var(--danger);font-size:12px;font-weight:800}.login-dialog__socials{display:grid;grid-gap:9px;gap:9px;border-top:1px solid var(--line);padding-top:14px}.login-dialog__socials>span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.login-dialog__social{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:46px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:6px 12px 6px 7px;color:var(--ink);font-weight:900}.login-dialog__social span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--soft);color:var(--accent-strong);font-weight:900}.login-dialog__social--facebook span{background:#1877f2;color:#fff}.login-dialog__social--google span{background:#fff4f1;color:#c5221f}.login-dialog__social--apple span{background:#111827;color:#fff}.login-dialog__links{display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid var(--line);padding-top:14px}.login-dialog__links a{min-height:34px;border:1px solid rgba(15,123,99,.16);border-radius:999px;color:var(--accent-strong);background:#fff;padding:8px 12px;font-size:12px;font-weight:900}.language-switch{border:1px solid var(--line);background:#fff;color:var(--muted);cursor:pointer;font:inherit}.language-switch:hover{color:var(--accent-strong);background:var(--soft)}.hero{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);grid-gap:clamp(20px,4vw,46px);gap:clamp(20px,4vw,46px);min-height:min(620px,calc(100vh - 59px));padding:clamp(26px,4.5vw,54px) clamp(18px,4vw,64px) 28px;background:var(--soft)}.app-download-hero,.hero{display:grid;align-items:center}.app-download-hero{grid-template-columns:minmax(0,1fr) minmax(260px,380px);grid-gap:clamp(28px,6vw,80px);gap:clamp(28px,6vw,80px);min-height:calc(100vh - 70px);padding:clamp(52px,8vw,96px) clamp(18px,4vw,64px);background:linear-gradient(135deg,var(--soft) 0,#fff 68%)}.app-download-hero>div:first-child{max-width:720px}.app-download-hero p:not(.eyebrow){max-width:580px;color:var(--muted);font-size:19px;line-height:1.6}.store-download-link{gap:10px}.store-download-link span{font-size:13px;font-weight:900;line-height:1}.app-download-note{font-size:14px!important;font-weight:700}.phone-preview{display:grid;justify-items:center}.phone-preview__screen{display:grid;align-content:center;grid-gap:16px;gap:16px;width:min(100%,280px);aspect-ratio:9/16;border:10px solid #101418;border-radius:36px;background:#fff;box-shadow:var(--shadow);padding:28px}.phone-preview__screen span{color:var(--accent-strong);font-size:18px;font-weight:900}.phone-preview__screen strong{font-size:32px;line-height:1.05}.phone-preview__screen small{color:var(--muted);font-size:13px;line-height:1.5}.hero-copy{max-width:760px}.eyebrow{margin:0 0 12px;color:var(--accent-strong);font-size:13px;font-weight:800;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:14px;font-size:clamp(38px,5.6vw,64px);line-height:1;letter-spacing:0}.hero-copy>p:not(.eyebrow):not(.arabic-line){max-width:640px;color:var(--muted);font-size:17px;line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0 12px}.hero-category-shortcuts{display:flex;flex-wrap:wrap;gap:8px;max-width:680px;margin-bottom:12px}.hero-category-shortcuts a{display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid rgba(15,123,99,.14);border-radius:999px;background:#fff;color:var(--ink);padding:5px 10px 5px 7px;font-size:12px;font-weight:900;box-shadow:0 8px 18px rgba(16,24,40,.06)}.hero-category-shortcuts img,.hero-category-shortcuts span{width:24px;height:24px;border-radius:999px;background:var(--soft);object-fit:contain}.hero-category-shortcuts a:hover{color:var(--accent-strong);border-color:rgba(15,123,99,.28);background:var(--soft)}.app-badges{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.app-badges a{display:inline-flex;line-height:0}.app-badges img{display:block;width:auto;height:42px;max-width:150px;object-fit:contain}.app-badges--header{flex:0 0 auto;gap:6px}.app-badges--header img{height:32px;max-width:112px}.app-badges--hero{margin:28px 0 18px}.app-badges--hero img{height:52px;max-width:180px}.site-footer .app-badges{align-items:flex-start}.site-footer .app-badges img{height:40px;max-width:140px}.vendor-registration{background:#f6f8f7;color:#17211e}.vendor-registration__form,.vendor-registration__hero,.vendor-registration__section{width:min(1180px,calc(100% - 32px));margin:0 auto}.vendor-registration__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);grid-gap:32px;gap:32px;align-items:center;min-height:520px;padding:34px 0 28px}.vendor-registration__hero-copy h1{max-width:760px;margin:10px 0 16px;font-size:clamp(2.25rem,5vw,4.4rem);line-height:.98}.vendor-registration__hero-copy p,.vendor-registration__section>p,.vendor-registration__split p{max-width:680px;color:#5c6d67;font-size:1.04rem;line-height:1.8}.vendor-registration__actions,.vendor-registration__hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:26px}.primary-action,.secondary-action,.vendor-registration__actions button,.vendor-registration__form button,.vendor-registration__hero-actions a{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:8px;padding:0 18px;font-weight:800;cursor:pointer;text-decoration:none}.primary-action,.vendor-registration__actions button{background:var(--accent);color:#fff}.vendor-registration__actions button:disabled{opacity:.65;cursor:wait}.secondary-action{color:#17211e;border-color:#dbe5e1}.vendor-registration__hero-media{position:relative;min-height:420px;overflow:hidden;border-radius:8px;background:linear-gradient(145deg,#d9efe8,#f7e7bd)}.vendor-registration__hero-media img{width:100%;height:100%;min-height:420px;object-fit:contain;padding:28px}.vendor-registration__stats{position:absolute;inset-inline:18px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:8px;background:rgba(255,255,255,.92);box-shadow:0 18px 48px rgba(22,37,31,.16)}.vendor-registration__stats span{color:#5c6d67;font-weight:700}.vendor-registration__stats a{color:var(--accent);font-weight:900}.vendor-registration__form{margin-bottom:42px;border:1px solid #dfe8e4;border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(21,36,31,.08)}.vendor-registration__steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;border-bottom:1px solid #e6eeea}.vendor-registration__steps button{border:0;border-radius:0;background:#fff;color:#62736e;min-height:58px}.vendor-registration__steps button.active{background:#edf8f4;color:var(--accent)}.vendor-registration__steps span{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:50%;background:currentColor;color:#fff;font-size:.85rem}.vendor-registration__panel{padding:26px}.vendor-registration__panel.is-hidden{display:none}.vendor-registration__panel h2,.vendor-registration__section h2{margin:0 0 18px;font-size:clamp(1.55rem,3vw,2.35rem)}.vendor-registration__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.vendor-registration__field,.vendor-registration__upload{display:grid;grid-gap:8px;gap:8px;font-weight:800}.vendor-registration__field--wide{grid-column:1/-1}.vendor-registration__field span,.vendor-registration__upload>span{display:flex;gap:4px;align-items:center}.vendor-registration__field strong,.vendor-registration__upload strong{color:#c23b2f}.vendor-registration__field input,.vendor-registration__field textarea{width:100%;border:1px solid #d9e4df;border-radius:8px;padding:13px 14px;color:#17211e;background:#fbfdfc;font:inherit}.vendor-registration__field textarea{resize:vertical}.vendor-registration__upload input{position:absolute;width:1px;height:1px;opacity:0}.vendor-registration__upload>div{display:flex;min-height:118px;align-items:center;justify-content:center;flex-direction:column;gap:10px;border:1px dashed #afc4bd;border-radius:8px;background:#fbfdfc;cursor:pointer;text-align:center;padding:12px}.vendor-registration__upload img{width:92px;height:70px;object-fit:contain}.vendor-registration__upload small{color:#687a74;line-height:1.4}.vendor-registration__terms{display:flex;gap:10px;align-items:flex-start;margin-top:20px;color:#4f615b;font-weight:700}.vendor-registration__terms a{color:var(--accent)}.vendor-registration__notice{margin:18px 26px 0;border-radius:8px;padding:13px 16px;font-weight:800}.vendor-registration__notice.success{background:#e7f8ef;color:#14633d}.vendor-registration__notice.error{background:#fff0ed;color:#a33125}.vendor-registration__section{padding:46px 0}.vendor-registration__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);grid-gap:30px;gap:30px;align-items:center}.vendor-registration__split>img{width:100%;max-height:420px;object-fit:contain}.vendor-registration__process,.vendor-registration__reasons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:22px}.vendor-registration__faq details,.vendor-registration__process article,.vendor-registration__reasons article{border:1px solid #dfe8e4;border-radius:8px;background:#fff;padding:18px}.vendor-registration__process h3,.vendor-registration__reasons h3{margin:12px 0 8px;font-size:1rem}.vendor-registration__faq p,.vendor-registration__process p,.vendor-registration__reasons p{color:#65756f;line-height:1.7}.vendor-registration__process article{position:relative;overflow:hidden}.vendor-registration__process img{width:82px;height:82px;object-fit:contain}.vendor-registration__process span{position:absolute;inset-inline-end:16px;top:16px;color:rgba(15,123,99,.16);font-size:3rem;font-weight:900}.vendor-registration__app{border-top:1px solid #e0e9e5;border-bottom:1px solid #e0e9e5}.vendor-registration__faq{display:grid;grid-gap:10px;gap:10px}.vendor-registration__faq summary{cursor:pointer;font-weight:900}.vendor-registration--disabled .vendor-registration__hero{min-height:360px}@media (max-width:900px){.vendor-registration__hero,.vendor-registration__split{grid-template-columns:1fr}.vendor-registration__hero{min-height:0}.vendor-registration__hero-media,.vendor-registration__hero-media img{min-height:300px}.vendor-registration__process,.vendor-registration__reasons{grid-template-columns:1fr}}@media (max-width:640px){.vendor-registration__form,.vendor-registration__hero,.vendor-registration__section{width:min(100% - 20px,1180px)}.vendor-registration__grid,.vendor-registration__steps{grid-template-columns:1fr}.vendor-registration__panel{padding:18px}.vendor-registration__notice{margin-inline:18px}.vendor-registration__actions button,.vendor-registration__hero-actions a{width:100%}}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--accent);border-radius:6px;cursor:pointer;font:inherit;font-weight:800}.primary-action{color:#fff;background:var(--accent);box-shadow:0 10px 24px rgba(15,123,99,.18)}.primary-action:disabled{cursor:wait;opacity:.72}.secondary-action{color:var(--accent-strong);background:#fff}.arabic-line{color:var(--accent-strong);font-size:16px;font-weight:800}.hero-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;align-items:flex-end}.category-tile,.hero-product,.product-card{border:1px solid var(--line);border-radius:8px;background:#fff}.hero-product{display:grid;grid-gap:8px;gap:8px;padding:10px;font-size:12px;font-weight:800}.hero-product:nth-child(2){margin-bottom:24px}.hero-product img,.product-media img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.promo-slider-section{padding-top:18px;padding-bottom:18px;background:#f7faf9}.promo-slider{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;grid-gap:clamp(18px,4vw,42px);gap:clamp(18px,4vw,42px);overflow:hidden;min-height:360px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#ffffff,#eef7f4 52%,#fff8ef);box-shadow:var(--shadow);padding:clamp(20px,4vw,46px)}.promo-slider--fresh{background:linear-gradient(135deg,#ffffff,#eaf7fb 48%,#eef7f4)}.promo-slider--deal{background:linear-gradient(135deg,#ffffff,#eef7f4 52%,#fff8ef)}.promo-slider--feature{background:linear-gradient(135deg,#ffffff,#f0f7ff 50%,#f7faf9)}.promo-slider--popular{background:linear-gradient(135deg,#ffffff,#fff7ed 48%,#eef7f4)}.promo-slider--category{background:linear-gradient(135deg,#ffffff,#f3f8ef 48%,#eef6ff)}.promo-slider:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(15,123,99,.08) 1px,transparent 0),linear-gradient(90deg,rgba(15,123,99,.08) 1px,transparent 0);background-size:42px 42px;opacity:.42;pointer-events:none}.promo-slider__copy{position:relative;z-index:1;display:grid;justify-items:start;grid-gap:14px;gap:14px;padding-bottom:18px}.promo-slider__copy h2{max-width:680px;margin:0;font-size:clamp(32px,5vw,58px);line-height:1.02}.promo-slider__copy p:not(.eyebrow){max-width:560px;margin:0;color:var(--muted);font-size:18px;line-height:1.6}.promo-slider__visual{position:relative;z-index:1;display:grid;min-height:300px;place-items:center}.promo-slider__badge{position:absolute;top:8px;left:8px;z-index:2;border:1px solid rgba(15,123,99,.18);border-radius:999px;background:rgba(255,255,255,.9);color:var(--accent-strong);padding:8px 12px;font-size:12px;font-weight:900;line-height:1;text-transform:uppercase}[dir=rtl] .promo-slider__badge{right:8px;left:auto}.promo-slider__main-image{width:min(100%,440px);height:300px;object-fit:contain;filter:drop-shadow(0 20px 35px rgba(17,24,39,.18))}.promo-slider__category-image{display:grid;place-items:center;width:min(240px,72%);aspect-ratio:1;border:1px solid rgba(15,123,99,.14);border-radius:8px;background:rgba(255,255,255,.78);box-shadow:0 24px 50px rgba(16,24,40,.12)}.promo-slider__category-image img{width:70%;height:70%;object-fit:contain}.sales-game-band{display:grid;grid-template-columns:minmax(220px,.36fr) minmax(0,.64fr);grid-gap:16px;gap:16px;padding:0 clamp(18px,4vw,64px) 32px}.cart-game-progress,.product-game-panel,.sales-game-band__intro,.sales-game-quest{border:1px solid rgba(15,123,99,.16);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.sales-game-band__intro{display:grid;align-content:center;grid-gap:8px;gap:8px;padding:18px}.cart-game-progress span,.sales-game-band__intro span,.sales-game-quest span{color:var(--accent-strong);font-size:12px;font-weight:900;text-transform:uppercase}.sales-game-band__intro p,.sales-game-quest p{margin:0;color:var(--muted);line-height:1.5}.sales-game-band__quests{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.sales-game-quest{position:relative;display:grid;grid-gap:6px;gap:6px;min-height:132px;padding:16px;overflow:hidden}.sales-game-quest em,.sales-game-quest strong{display:grid;place-items:center;border-radius:999px;font-style:normal;font-weight:900}.sales-game-quest strong{width:28px;height:28px;background:rgba(15,123,99,.1);color:var(--accent-strong);font-size:13px}.sales-game-quest em{position:absolute;inset-inline-end:-18px;bottom:-18px;width:68px;height:68px;background:var(--soft);color:var(--accent-strong);font-size:18px}.promo-slider__product-stack{position:absolute;right:0;bottom:0;display:grid;width:min(230px,48%);grid-gap:8px;gap:8px}[dir=rtl] .promo-slider__product-stack{right:auto;left:0}.promo-slider__product-stack a{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:70px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.92);padding:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.promo-slider__product-stack img,.promo-slider__product-stack span{width:58px;height:58px;border-radius:6px;background:#fff;object-fit:contain}.promo-slider__product-stack .promo-slider__product-text{display:grid;width:auto;height:auto;border-radius:0;background:transparent;grid-gap:4px;gap:4px}.promo-slider__product-stack small{overflow-wrap:anywhere;color:var(--ink);font-size:12px;font-weight:800;line-height:1.25}.promo-slider__product-stack em{color:var(--accent-strong);font-size:11px;font-style:normal;font-weight:900}.promo-slider__dots{position:absolute;z-index:2;bottom:18px;left:clamp(20px,4vw,46px);display:flex;gap:8px;max-width:min(48vw,520px);overflow-x:auto;scrollbar-width:none}.promo-slider__dots::-webkit-scrollbar{display:none}[dir=rtl] .promo-slider__dots{right:clamp(20px,4vw,46px);left:auto}.promo-slider__dots button{flex:0 0 auto;width:34px;height:8px;border:0;border-radius:999px;background:rgba(15,123,99,.22);cursor:pointer}.promo-slider__dots button.active{background:var(--accent)}.promo-slider__controls{position:absolute;z-index:3;right:clamp(20px,4vw,46px);bottom:16px;display:flex;gap:8px}[dir=rtl] .promo-slider__controls{right:auto;left:clamp(20px,4vw,46px)}.promo-slider__controls button{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(15,123,99,.2);border-radius:999px;background:rgba(255,255,255,.92);color:var(--accent-strong);cursor:pointer;transition:transform .18s ease,background .18s ease}.promo-slider__controls button:focus-visible,.promo-slider__controls button:hover{background:#fff;transform:translateY(-1px)}.promo-slider__chevron{width:9px;height:9px;border-top:2px solid;border-left:2px solid}.promo-slider__chevron--prev{transform:rotate(-45deg)}.promo-slider__chevron--next,[dir=rtl] .promo-slider__chevron--prev{transform:rotate(135deg)}[dir=rtl] .promo-slider__chevron--next{transform:rotate(-45deg)}.promo-slider__progress{position:absolute;right:clamp(20px,4vw,46px);bottom:0;left:clamp(20px,4vw,46px);z-index:2;height:3px;overflow:hidden;border-radius:999px;background:rgba(15,123,99,.12)}.promo-slider__progress span{display:block;width:100%;height:100%;background:var(--accent);transform-origin:left;animation:promo-progress 5.2s linear forwards}.promo-slider.is-paused .promo-slider__progress span{animation-play-state:paused}@keyframes promo-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.section{padding:38px clamp(18px,4vw,64px)}.auth-entry{min-height:44vh;display:grid;place-items:center;background:var(--soft)}.auth-entry__content{width:min(100%,560px);text-align:center}.auth-entry__content h1{margin:0;font-size:42px}.auth-entry__content p:not(.eyebrow){margin:12px 0 22px;color:var(--muted);font-weight:700;line-height:1.6}.auth-card{width:min(100%,680px);background:#fff;border:1px solid var(--line);border-radius:8px;padding:clamp(22px,4vw,34px);box-shadow:0 20px 60px rgba(15,23,42,.08)}.auth-card h1{margin:0 0 18px;font-size:34px}.auth-card__form{display:grid;grid-gap:14px;gap:14px}.auth-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.auth-card__form label{display:grid;grid-gap:7px;gap:7px;color:var(--ink);font-size:13px;font-weight:800}.auth-card__form input{min-height:46px;border:1px solid var(--line);border-radius:6px;padding:0 12px;font:inherit}.auth-card__check{grid-template-columns:auto 1fr;align-items:center}.auth-card__check input{min-height:0}.listing-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:flex-end;grid-gap:24px;gap:24px;padding:52px clamp(18px,4vw,64px);background:var(--soft)}.listing-hero h1{margin-bottom:0;font-size:clamp(38px,6vw,64px)}.listing-hero p:not(.eyebrow){margin:10px 0 0;color:var(--muted);font-weight:800}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.search-form button,.search-form input{min-height:48px;border-radius:6px;font:inherit;font-weight:700}.search-form input{min-width:0;border:1px solid var(--line);padding:0 14px}.search-form button{border:1px solid var(--accent);color:#fff;background:var(--accent);padding:0 18px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.section-link{color:var(--accent-strong);font-size:14px;font-weight:800}h2{margin-bottom:0;font-size:30px;letter-spacing:0}.category-grid,.product-grid{display:grid;grid-gap:14px;gap:14px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.category-list--slider,.category-slider{overflow:hidden}.category-carousel,.category-list--slider,.category-slider{margin-inline:calc(clamp(18px, 4vw, 64px) * -1);padding-inline:clamp(18px,4vw,64px)}.category-carousel{position:relative}.category-carousel:after,.category-carousel:before{position:absolute;top:0;bottom:0;z-index:2;width:clamp(42px,7vw,96px);content:"";pointer-events:none}.category-carousel:before{inset-inline-start:0;background:linear-gradient(90deg,#fff 10%,rgba(255,255,255,0))}.category-carousel:after{inset-inline-end:0;background:linear-gradient(270deg,#fff 10%,rgba(255,255,255,0))}.category-carousel__rail{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;padding:8px 0 18px}.category-carousel__rail::-webkit-scrollbar{display:none}.category-carousel__control{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(15,123,99,.16);border-radius:999px;background:#fff;color:var(--accent-strong);box-shadow:0 14px 32px rgba(16,24,40,.16);cursor:pointer;transform:translateY(-50%)}.category-carousel__control.prev{inset-inline-start:clamp(8px,2vw,24px)}.category-carousel__control.next{inset-inline-end:clamp(8px,2vw,24px)}.category-carousel__control span{font-size:31px;line-height:1;transform:translateY(-1px)}.category-tile--moving{position:relative;flex:0 0 clamp(210px,18vw,260px);min-height:112px;border:1px solid rgba(15,123,99,.13);border-radius:8px;background:linear-gradient(135deg,rgba(24,159,165,.1),rgba(255,255,255,0) 46%),#fff;box-shadow:0 16px 36px rgba(16,24,40,.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-panel--moving:hover,.category-tile--moving:hover{border-color:rgba(15,123,99,.32);box-shadow:0 22px 42px rgba(16,24,40,.13);transform:translateY(-4px)}.category-carousel__image{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border-radius:8px;background:#eef9f6;box-shadow:inset 0 0 0 1px rgba(15,123,99,.08)}.category-carousel__image.large{flex-basis:86px;width:86px;height:86px}.category-carousel__image img{object-fit:contain;max-width:82%;max-height:82%}.category-carousel__image i{color:var(--accent-strong);font-style:normal;font-size:24px;font-weight:950}.category-panel--moving small,.category-tile--moving small{display:-webkit-box;margin-top:5px;overflow:hidden;color:var(--muted);font-size:12px;font-weight:800;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.category-list__track,.category-slider__track{display:flex;width:max-content;gap:14px;animation:category-marquee 36s linear infinite;will-change:transform}.category-list__track{animation-duration:48s}.category-list--slider:focus-within .category-list__track,.category-list--slider:hover .category-list__track,.category-slider:focus-within .category-slider__track,.category-slider:hover .category-slider__track{animation-play-state:paused}.category-tile{display:flex;align-items:center;flex:0 0 190px;gap:12px;min-height:74px;padding:14px;scroll-snap-align:start}.category-tile img{flex:0 0 auto;width:42px;height:42px;object-fit:contain}.category-tile strong{overflow-wrap:anywhere;line-height:1.25}.category-tile span{width:42px;height:42px;border-radius:6px;background:var(--soft)}.products-section{background:#fafbfc}.products-section--highlighted{background:#fff}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.filter-row{display:flex;gap:8px;margin-bottom:18px;overflow-x:auto;padding-bottom:4px}.filter-row a{flex:0 0 auto;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);font-size:13px;font-weight:800;padding:10px 12px}.filter-row a.active{border-color:var(--accent);color:#fff;background:var(--accent)}.pagination-row{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:24px}.load-more-row{display:grid;justify-items:center;grid-gap:12px;gap:12px;margin-top:24px}.load-more-row span{color:var(--muted);font-size:13px;font-weight:800}.load-more-row p{margin:0;color:var(--danger);font-size:13px;font-weight:800}.wishlist-shell{display:grid;grid-gap:22px;gap:22px}.wishlist-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:18px}.wishlist-header h1{margin:0;font-size:clamp(30px,4vw,48px);letter-spacing:0}.wishlist-header p{max-width:640px;margin:8px 0 0;color:var(--muted);font-weight:700}.wishlist-header>strong{flex:0 0 auto;border:1px solid rgba(15,123,99,.18);border-radius:999px;background:#f2fbf7;color:var(--accent-strong);padding:10px 14px;font-size:13px}.wishlist-toolbar{display:flex;gap:10px;max-width:520px}.wishlist-toolbar input{flex:1 1;min-height:44px;border:1px solid rgba(17,24,39,.16);border-radius:8px;padding:0 12px;color:var(--ink);font:inherit;font-weight:700}.wishlist-toolbar button{min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--accent-strong);cursor:pointer;font-weight:850;padding:0 14px}.wishlist-grid{margin-top:0}.wishlist-empty{display:grid;place-items:center;grid-gap:12px;gap:12px;min-height:360px;text-align:center}.wishlist-empty,.wishlist-empty>div{justify-items:center}.wishlist-empty h1,.wishlist-empty h2,.wishlist-empty p{margin:0}.wishlist-empty p{max-width:460px;color:var(--muted);font-weight:700}.wishlist-hero-icon{display:grid;place-items:center;width:76px;height:76px;border:1px solid rgba(15,123,99,.18);border-radius:999px;background:#f2fbf7;color:var(--danger);font-size:42px;line-height:1}.compare-shell{display:grid;grid-gap:22px;gap:22px}.compare-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:18px}.compare-header h1,.compare-header p{margin:0}.compare-header h1{font-size:clamp(30px,4vw,48px);letter-spacing:0}.compare-header p{max-width:680px;margin-top:8px;color:var(--muted);font-weight:700}.compare-header button,.compare-product button{min-height:40px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--accent-strong);cursor:pointer;padding:0 12px;font:inherit;font-size:13px;font-weight:900}.compare-table{display:grid;grid-template-columns:150px repeat(var(--compare-count),minmax(180px,1fr));overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#fff}.compare-product,.compare-table__label{border-bottom:1px solid var(--line)}.compare-product{display:grid;align-content:start;grid-gap:10px;gap:10px;min-width:180px;padding:14px}.compare-product a{display:grid;grid-gap:10px;gap:10px;color:inherit}.compare-product .image-fallback,.compare-product img{width:100%;max-height:180px;aspect-ratio:1;object-fit:contain}.compare-product strong{min-height:44px;font-size:14px;line-height:1.45}.compare-row{display:contents}.compare-row>span,.compare-row>strong{display:grid;align-items:center;min-height:54px;border-bottom:1px solid var(--line);padding:10px 14px;font-size:13px;font-weight:850}.compare-row>strong{position:-webkit-sticky;position:sticky;left:0;z-index:1;background:#f7faf9;color:var(--accent-strong)}[dir=rtl] .compare-row>strong{right:0;left:auto}.compare-row>span{color:var(--ink)}.compare-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.compare-empty{place-items:center;min-height:420px;text-align:center}.compare-empty>.store-icon{width:76px;height:76px;border-radius:999px}.compare-empty h1,.compare-empty p{margin:0}.compare-empty p{max-width:460px;color:var(--muted);font-weight:700}.content-page{display:grid;grid-gap:24px;gap:24px}.content-page__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,520px);grid-gap:clamp(18px,4vw,36px);gap:clamp(18px,4vw,36px);align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px}.content-page__hero h1,.content-page__hero p{margin:0}.content-page__hero h1{margin-top:8px;font-size:clamp(34px,5vw,58px);letter-spacing:0}.content-page__hero p:not(.eyebrow){max-width:680px;margin-top:10px;color:var(--muted);font-weight:700;line-height:1.7}.content-page__hero img{width:100%;aspect-ratio:2/1;border:1px solid var(--line);border-radius:8px;object-fit:cover}.content-page__body{display:grid;grid-gap:14px;gap:14px;max-width:980px;color:var(--ink);font-size:16px;line-height:1.8}.content-page__body h1,.content-page__body h2,.content-page__body h3,.content-page__body ol,.content-page__body p,.content-page__body ul{margin-top:0}.content-page__body a{color:var(--accent-strong);font-weight:850}.product-reviews{display:grid;grid-gap:20px;gap:20px}.review-score{display:flex;align-items:center;gap:8px;border:1px solid rgba(15,123,99,.16);border-radius:999px;background:#f2fbf7;color:var(--accent-strong);padding:8px 13px;font-size:13px;font-weight:900}.stars{display:inline-flex;gap:2px;color:#d8dee5;font-size:15px;letter-spacing:0}.stars span{display:inline-block;width:12px;height:12px;-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);background:currentColor;color:inherit;font-size:0}.stars .active{color:#f59e0b}.review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:14px;gap:14px}.review-card,.reviews-empty{border:1px solid var(--line);border-radius:8px;background:#fff;padding:16px}.review-card{display:grid;align-content:start;grid-gap:12px;gap:12px}.review-card__head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.review-avatar{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(15,123,99,.15);border-radius:999px;background:#f2fbf7}.review-card p,.review-card small,.review-card strong{margin:0}.review-card small{color:var(--muted);font-size:12px;font-weight:750}.review-card p{color:var(--ink);line-height:1.7}.review-images{display:flex;flex-wrap:wrap;gap:8px}.review-images img{width:72px;height:72px;border:1px solid var(--line);border-radius:7px;object-fit:cover}.review-reply{display:grid;grid-gap:6px;gap:6px;-webkit-border-start:3px solid var(--accent);border-inline-start:3px solid var(--accent);background:#f7faf9;padding:10px 12px}.reviews-empty{display:grid;justify-items:center;grid-gap:10px;gap:10px;min-height:220px;text-align:center}.reviews-empty h3,.reviews-empty p{margin:0}.reviews-empty p{max-width:420px;color:var(--muted);font-weight:700}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px;gap:12px}.contact-card{display:grid;grid-gap:8px;gap:8px;min-height:138px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:18px}.contact-card span{color:var(--muted);font-size:13px;font-weight:900;text-transform:uppercase}.contact-card strong{overflow-wrap:anywhere;font-size:16px}.track-order-shell{display:grid;grid-gap:22px;gap:22px}.track-order-card,.track-order-result article{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 16px 36px rgba(16,24,40,.07)}.track-order-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);grid-gap:24px;gap:24px;align-items:end;padding:clamp(18px,3vw,30px)}.track-order-card h1,.track-order-card p{margin:0}.track-order-card h1{font-size:clamp(30px,4vw,48px);letter-spacing:0}.track-order-card p{margin-top:8px;color:var(--muted);font-weight:700}.track-order-form{display:grid;grid-gap:12px;gap:12px}.track-order-form label{display:grid;grid-gap:7px;gap:7px;color:var(--muted);font-size:13px;font-weight:850}.track-order-form input{width:100%;min-height:46px;border:1px solid rgba(17,24,39,.16);border-radius:8px;padding:0 12px;color:var(--ink);font:inherit;font-weight:700}.track-order-result{display:grid;grid-gap:18px;gap:18px}.track-order-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.track-order-status>div{border:1px solid rgba(15,123,99,.16);border-radius:8px;background:#f2fbf7;padding:14px}.track-order-status span,.track-order-status strong{display:block}.track-order-status span{color:var(--muted);font-size:12px;font-weight:850}.track-order-status strong{margin-top:5px;color:var(--accent-strong);text-transform:capitalize}.track-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.track-timeline div{position:relative;display:grid;grid-gap:7px;gap:7px;min-height:92px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:14px}.track-timeline div.active,.track-timeline div.done{border-color:rgba(15,123,99,.28);background:#f8fffc}.track-timeline div>span{width:14px;height:14px;border:2px solid var(--line);border-radius:999px}.track-timeline div.active>span,.track-timeline div.done>span{border-color:var(--accent);background:var(--accent)}.track-timeline strong{font-size:13px}.track-timeline small{color:var(--muted);font-size:12px}.track-order-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);grid-gap:18px;gap:18px}.account-orders-shell{display:grid;grid-gap:22px;gap:22px}.account-orders-hero{display:grid;grid-gap:8px;gap:8px;max-width:760px}.account-orders-hero h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.account-orders-hero p{margin:0;color:var(--muted);line-height:1.7}.account-orders-list{display:grid;grid-gap:14px;gap:14px}.account-order-card,.account-orders-empty{border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;box-shadow:0 18px 42px rgba(15,23,42,.06)}.account-orders-empty{display:grid;grid-gap:14px;gap:14px;justify-items:start}.account-orders-empty p{margin:0;color:var(--muted);font-weight:800}.account-order-card{display:grid;grid-gap:16px;gap:16px}.account-order-card__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.account-order-card__head small,.account-order-card__head span,.account-order-item small,.account-order-meta span{color:var(--muted);font-size:.86rem;font-weight:800}.account-order-card__head h2{margin:4px 0;font-size:1.3rem}.account-order-card__head>strong{white-space:nowrap;color:var(--accent);font-size:1.15rem}.account-order-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.account-order-meta>div{display:grid;grid-gap:4px;gap:4px;min-height:74px;align-content:center;border:1px solid rgba(15,123,99,.14);border-radius:8px;background:var(--soft);padding:10px 12px}.account-order-meta strong{overflow-wrap:anywhere}.account-order-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.account-order-item{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:8px;color:inherit;text-decoration:none}.account-order-item img,.account-order-item>span:first-child{width:54px;height:54px;border-radius:7px;background:var(--soft);object-fit:cover}.account-order-item small,.account-order-item strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-order-actions{display:flex;flex-wrap:wrap;gap:10px}.account-order-actions .primary-action,.account-order-actions .secondary-action{min-height:40px}.account-order-back{justify-self:start;min-height:38px}.account-order-detail-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:clamp(18px,3vw,28px);box-shadow:0 18px 42px rgba(15,23,42,.06)}.account-order-detail-hero h1{margin:6px 0;font-size:clamp(2rem,4vw,3.1rem);line-height:1}.account-order-detail-hero p{margin:0;color:var(--muted);font-weight:800}.account-order-detail-hero>strong{color:var(--accent);font-size:clamp(1.3rem,3vw,2rem);white-space:nowrap}.account-order-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);grid-gap:16px;gap:16px;align-items:start}.account-order-detail-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.account-order-card h2{margin:0}.account-order-detail-items{display:grid;grid-gap:10px;gap:10px}.account-order-detail-item{grid-template-columns:64px minmax(0,1fr)}.account-order-detail-item img,.account-order-detail-item>span:first-child{width:64px;height:64px}.account-order-info-card{align-content:start}.account-order-info-card p{margin:0;color:var(--muted);font-weight:800;line-height:1.7}.account-order-history div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.account-order-history span{display:grid;grid-gap:5px;gap:5px;border:1px solid rgba(15,123,99,.14);border-radius:8px;background:var(--soft);padding:12px}.account-order-history small{color:var(--muted);font-weight:800}.account-profile-shell{display:grid;grid-gap:18px;gap:18px}.account-profile-hero{display:grid;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;grid-gap:16px;gap:16px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:clamp(18px,3vw,28px);box-shadow:0 18px 42px rgba(15,23,42,.06)}.account-profile-hero h1{margin:4px 0;font-size:clamp(2rem,4vw,3rem);line-height:1}.account-profile-hero p{margin:0;color:var(--muted);font-weight:800;line-height:1.6}.account-profile-avatar,.account-profile-avatar img{width:84px;height:84px;border-radius:50%}.account-profile-avatar{display:grid;place-items:center;background:var(--soft);color:var(--accent-strong);font-size:1.4rem;font-weight:950}.account-profile-avatar img{object-fit:cover}.account-profile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.account-profile-stats a,.account-profile-stats div{display:grid;grid-gap:6px;gap:6px;min-height:88px;align-content:center;border:1px solid rgba(15,123,99,.14);border-radius:8px;background:var(--soft);padding:14px;color:inherit;text-decoration:none}.account-address-card small,.account-address-card span,.account-profile-stats span{color:var(--muted);font-size:.86rem;font-weight:800}.account-profile-stats strong{color:var(--accent-strong);font-size:1.15rem}.account-profile-grid{display:grid;grid-template-columns:minmax(280px,.38fr) minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start}.account-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-address-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.account-address-card{display:grid;grid-gap:6px;gap:6px;border:1px solid var(--line);border-radius:8px;padding:12px}.account-address-card p{margin:0;color:var(--muted);font-weight:800;line-height:1.6}.account-address-card a{justify-self:start;color:var(--accent-strong);font-weight:900}.account-address-card div{display:flex;flex-wrap:wrap;gap:8px}.account-address-card button{border:0;background:transparent;color:var(--accent-strong);cursor:pointer;padding:0;font:inherit;font-weight:900}.account-address-card button:disabled{cursor:wait;opacity:.55}.account-address-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;border:1px solid rgba(15,123,99,.14);border-radius:8px;background:var(--soft);padding:12px}.account-address-form label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:.86rem;font-weight:850}.account-address-form input{width:100%;min-height:40px;border:1px solid rgba(15,123,99,.16);border-radius:8px;background:#fff;color:var(--ink);padding:0 10px;font:inherit;font-weight:800}.account-address-form .cart-error,.account-address-form__actions,.account-address-form__wide{grid-column:1/-1}.account-address-form__check{grid-column:1/-1;display:flex!important;grid-template-columns:auto minmax(0,1fr);align-items:center}.account-address-form__check input{width:18px;min-height:18px}.account-address-form__actions{display:flex;flex-wrap:wrap;gap:10px}.track-order-result article{padding:18px}.track-address h3,.track-order-result h2{margin:0 0 14px}.track-items{display:grid;grid-gap:12px;gap:12px}.track-item{display:grid;grid-template-columns:58px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.track-item img,.track-item>span{width:58px;height:58px;border-radius:8px;background:var(--soft);object-fit:contain}.track-item small,.track-item strong{display:block}.track-item small{margin-top:4px;color:var(--muted);font-size:13px;font-weight:700}.track-address{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.track-address p{margin:4px 0;color:var(--muted);font-weight:700}.pagination-row a,.pagination-row span,.pagination-row strong{display:inline-flex;align-items:center;min-height:40px;border-radius:6px;font-size:13px;font-weight:800}.pagination-row a{border:1px solid var(--accent);color:var(--accent-strong);padding:0 14px;background:#fff}.pagination-row span{border:1px solid var(--line);color:var(--muted);padding:0 14px;background:#fff}.product-card{overflow:hidden}.product-media{position:relative;display:grid;place-items:center;aspect-ratio:1;padding:16px;background:#fff}.product-media>a{display:grid;width:100%;height:100%;place-items:center}.wishlist-control{display:grid;grid-gap:6px;gap:6px}.wishlist-control button{display:inline-flex;align-items:center;justify-content:center;gap:0;width:42px;height:42px;min-height:42px;border:1px solid rgba(15,123,99,.18);border-radius:999px;background:#fff;color:var(--accent-strong);cursor:pointer;padding:0;font:inherit;font-size:13px;font-weight:900;box-shadow:0 10px 22px rgba(16,24,40,.08)}.wishlist-control button span{color:var(--danger);font-size:21px;line-height:1}.wishlist-control button.active{border-color:rgba(180,35,24,.22);color:var(--danger);background:#fff7f6}.wishlist-control button:disabled{cursor:wait;opacity:.7}.wishlist-control em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.wishlist-control--compact{position:absolute;top:12px;inset-inline-end:12px;z-index:2}.wishlist-control--compact button{width:38px;height:38px;min-height:38px;padding:0}.wishlist-control--compact button span{font-size:21px}.compare-control{display:inline-flex;align-items:center;justify-content:center;gap:0;width:42px;height:42px;min-height:42px;border:1px solid rgba(15,123,99,.18);border-radius:999px;background:#fff;color:var(--accent-strong);cursor:pointer;padding:0;font:inherit;font-size:13px;font-weight:900;box-shadow:0 10px 22px rgba(16,24,40,.08)}.compare-control[aria-pressed=true]{border-color:rgba(15,123,99,.28);background:#f0faf6}.compare-control--compact{position:absolute;top:58px;inset-inline-end:12px;z-index:2;width:38px;height:38px;min-height:38px;padding:0}.compare-control--compact .store-icon{border:0;background:transparent}.product-action-row{display:grid;grid-gap:12px;gap:12px}.discount-badge{top:12px;z-index:1;border-radius:6px;background:var(--danger);color:#fff;padding:6px 9px;font-size:11px;font-weight:900;text-transform:uppercase}.discount-badge,.product-game-badges{position:absolute;inset-inline-start:12px}.product-game-badges{bottom:12px;z-index:2;display:flex;flex-wrap:wrap;gap:6px;max-width:calc(100% - 24px)}.product-game-badges span{display:inline-flex;align-items:center;min-height:26px;border:1px solid rgba(15,123,99,.16);border-radius:999px;background:rgba(255,255,255,.94);color:var(--accent-strong);padding:0 9px;font-size:11px;font-weight:900;box-shadow:0 8px 18px rgba(16,24,40,.08)}.product-body{display:grid;grid-gap:8px;gap:8px;padding:14px;border-top:1px solid var(--line)}.product-body span{color:var(--muted);font-size:12px;font-weight:800}.product-body h3{min-height:44px;margin:0;font-size:15px;line-height:1.45}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.quick-cart-actions{display:grid;grid-gap:8px;gap:8px;margin-top:4px}.quick-delivery-badge{display:inline-flex;align-items:center;gap:7px;width:-moz-fit-content;width:fit-content;border:1px solid rgba(15,123,99,.14);border-radius:999px;background:#f0faf6;color:var(--accent-strong);padding:6px 9px;font-size:12px;font-weight:900}.quick-delivery-badge .store-icon{width:19px;height:19px;background:#fff}.quick-delivery-badge--detail{flex-basis:100%;margin-bottom:2px}.quick-cart-actions__buttons{display:flex;gap:8px}.fast-checkout-action,.quick-cart-actions__buttons button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;min-height:40px;border:1px solid rgba(15,123,99,.18);border-radius:7px;background:#fff;color:var(--accent-strong);cursor:pointer;padding:0;font:inherit;font-size:12px;font-weight:900}.fast-checkout-action:disabled,.quick-cart-actions__buttons button:disabled{cursor:not-allowed;opacity:.62}.fast-checkout-action,.quick-cart-actions__buttons .quick-cart-actions__fast{border-color:var(--accent);background:var(--accent);color:#fff}.fast-checkout-action .store-icon,.quick-cart-actions__buttons button .store-icon{width:19px;height:19px}.fast-checkout-action .store-icon,.quick-cart-actions__fast .store-icon{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.16)}.fast-checkout-action .store-icon:after,.fast-checkout-action .store-icon:before,.quick-cart-actions__fast .store-icon:after,.quick-cart-actions__fast .store-icon:before{border-color:#fff;background:#fff}.cart-added-toast{position:fixed;right:18px;bottom:18px;z-index:125;display:grid;grid-template-columns:54px minmax(0,1fr) 28px;grid-gap:12px;gap:12px;width:min(420px,calc(100vw - 28px));border:1px solid rgba(15,123,99,.18);border-radius:8px;background:rgba(255,255,255,.98);color:var(--ink);padding:12px;box-shadow:0 22px 58px rgba(16,24,40,.2)}[dir=rtl] .cart-added-toast{right:auto;left:18px}.cart-added-toast__media{display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.cart-added-toast__media img{width:100%;height:100%;object-fit:contain}.cart-added-toast__body{display:grid;grid-gap:4px;gap:4px;min-width:0}.cart-added-toast__body strong{color:var(--accent-strong);font-size:14px;font-weight:950}.cart-added-toast__body span{overflow:hidden;color:var(--ink);font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.cart-added-toast__body small{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:850}.cart-added-toast__body small .store-icon{width:18px;height:18px}.cart-added-toast__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.cart-added-toast__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:1px solid rgba(15,123,99,.18);border-radius:7px;color:var(--accent-strong);background:#fff;padding:0 11px;font-size:12px;font-weight:900}.cart-added-toast__actions .primary-action{border-color:var(--accent);color:#fff;background:var(--accent);box-shadow:none}.cart-added-toast>button{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer;font-weight:950}.price-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.price-row strong{color:var(--accent-strong)}.price-row s{color:var(--muted);font-size:13px}.installment-promo{display:flex;align-items:center;gap:10px;border:1px solid rgba(16,122,99,.18);background:#f2fbf7;color:#0f5f4d;border-radius:8px;padding:12px;margin:10px 0}.installment-promo.compact{padding:8px 10px;margin:8px 0 0}.installment-promo>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:999px;background:#0f7b63;color:#fff;font-weight:800}.installment-promo small,.installment-promo strong{display:block}.installment-promo strong{font-size:.9rem}.installment-promo small{color:#47766b;line-height:1.35;margin-top:2px}.savings-line{margin:-2px 0 0;color:var(--danger);font-size:12px;font-weight:900}.image-fallback{width:100%;aspect-ratio:1;border-radius:6px;background:var(--soft)}.product-detail{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);padding:48px clamp(18px,4vw,64px)}.product-gallery{display:grid;grid-gap:14px;gap:14px;align-content:start}.product-magnifier{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:zoom-in}body.is-image-viewer-open,body.is-login-dialog-open{overflow:hidden}.main-product-image{width:100%;height:auto;object-fit:contain}.product-magnifier__lens{position:absolute;top:0;left:0;width:184px;height:184px;border:2px solid rgba(15,123,99,.34);border-radius:999px;background-repeat:no-repeat;background-size:230%;background-position:var(--zoom-x,50%) var(--zoom-y,50%);box-shadow:0 16px 34px rgba(20,41,35,.22);opacity:0;pointer-events:none;transition:opacity .16s ease}.product-magnifier--active .product-magnifier__lens{opacity:1}.product-magnifier__hint{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(15,123,99,.18);border-radius:999px;background:rgba(255,255,255,.92);color:var(--accent-strong);padding:7px 10px;font-size:12px;font-weight:900;box-shadow:0 8px 22px rgba(20,41,35,.12)}[dir=rtl] .product-magnifier__hint{right:auto;left:12px}.product-magnifier__hint .store-icon{width:19px;height:19px}.product-image-viewer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:24px}.product-image-viewer__backdrop{position:absolute;inset:0;border:0;background:rgba(10,18,16,.74);cursor:zoom-out}.product-image-viewer__panel{position:relative;z-index:1;display:grid;grid-gap:14px;gap:14px;width:min(920px,94vw);max-height:min(920px,92vh);border-radius:8px;background:#fff;padding:18px;box-shadow:0 26px 80px rgba(10,18,16,.34)}.product-image-viewer__panel>img{width:100%;max-height:calc(92vh - 132px);object-fit:contain}.product-image-viewer__close{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.94);color:var(--ink);cursor:pointer;font-size:18px;font-weight:950}[dir=rtl] .product-image-viewer__close{right:auto;left:12px}.product-image-viewer__thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.product-image-viewer__thumb{display:grid;flex:0 0 68px;place-items:center;width:68px;height:68px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0;cursor:pointer}.product-image-viewer__thumb--active{border-color:var(--accent);box-shadow:0 0 0 2px rgba(15,123,99,.16)}.product-image-viewer__thumb img{width:100%;height:100%;object-fit:contain}.thumb-row{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:10px;gap:10px}.thumb-row__button{display:grid;place-items:center;width:100%;aspect-ratio:1;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0;cursor:pointer}.thumb-row__button--active{border-color:var(--accent);box-shadow:0 0 0 2px rgba(15,123,99,.16)}.thumb-row__button img{width:100%;height:100%;object-fit:contain}.store-icon--search:before{width:9px;height:9px;border:2px solid var(--accent);border-radius:999px;transform:translate(-2px,-2px)}.store-icon--search:after{width:7px;height:2px;border-radius:999px;background:var(--accent);transform:translate(5px,5px) rotate(45deg)}.store-icon--delivery:before{width:13px;height:8px;border:2px solid var(--accent);border-radius:2px;transform:translate(-1px,-2px)}.store-icon--delivery:after{width:15px;height:3px;border-radius:999px;background:radial-gradient(circle,var(--accent) 0 2px,transparent 2px) 0 0 /6px 3px no-repeat,radial-gradient(circle,var(--accent) 0 2px,transparent 2px) 9px 0 /6px 3px no-repeat;transform:translateY(6px)}.store-icon--checkout:before{width:13px;height:9px;border:2px solid var(--accent);border-top:0;border-radius:2px 2px 4px 4px;transform:translateY(1px)}.store-icon--checkout:after{width:8px;height:4px;border-left:2px solid var(--accent);border-bottom:2px solid var(--accent);transform:translate(2px,-2px) rotate(-45deg)}.product-summary h1{margin-bottom:18px;font-size:clamp(34px,5vw,58px)}.detail-price strong{font-size:28px}.shop-line,.stock-line{margin:14px 0 0;color:var(--muted);font-size:16px;line-height:1.5}.product-description{margin-top:24px;color:var(--muted);line-height:1.7}.product-description iframe,.product-description img{max-width:100%}.product-game-panel{display:grid;grid-gap:12px;gap:12px;margin:0 0 22px;padding:16px}.cart-game-progress>div:first-child,.product-game-panel>div:first-child{display:flex;justify-content:space-between;gap:12px}.cart-game-progress strong,.product-game-panel strong{color:var(--ink);font-size:13px}.product-game-panel ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.product-game-panel li{color:var(--muted);font-size:13px;font-weight:800}.product-game-panel li:before{content:"";display:inline-block;width:7px;height:7px;-webkit-margin-end:8px;margin-inline-end:8px;border-radius:999px;background:var(--accent)}.mini-progress{height:8px;border-radius:999px;background:rgba(15,123,99,.12);overflow:hidden}.mini-progress span{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .22s ease}.cart-actions{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;margin:28px 0 22px}.cart-actions label,.cart-item label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:12px;font-weight:800}.cart-actions input,.cart-item input{width:82px;min-height:48px;border:1px solid var(--line);border-radius:6px;padding:0 10px;font:inherit;font-weight:800}.cart-feedback{flex-basis:100%;margin:0;color:var(--accent-strong);font-weight:800}.frequently-bought{display:grid;grid-gap:18px;gap:18px;margin:0 clamp(18px,4vw,64px) 28px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);padding:clamp(18px,3vw,28px)}.frequently-bought__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.frequently-bought__heading h2{margin:0;font-size:clamp(24px,3vw,34px);letter-spacing:0}.frequently-bought__heading p:not(.eyebrow){max-width:680px;margin:8px 0 0;color:var(--muted);line-height:1.55}.frequently-bought__heading>span{display:inline-flex;align-items:center;min-height:36px;border-radius:999px;color:#fff;background:var(--danger);padding:0 14px;font-size:13px;font-weight:950;white-space:nowrap}.frequently-bought__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);grid-gap:18px;gap:18px;align-items:stretch}.frequently-bought__items{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));grid-gap:12px;gap:12px}.frequently-bought__item{position:relative;display:grid;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:8px;background:var(--soft-2);padding:12px}.frequently-bought__item label{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:24px;color:var(--accent-strong);font-size:12px;font-weight:900}.frequently-bought__item input{width:17px;height:17px;accent-color:var(--accent)}.frequently-bought__item a{display:grid;grid-gap:8px;gap:8px;color:var(--ink)}.frequently-bought__item .image-fallback,.frequently-bought__item img{width:84px;height:84px;aspect-ratio:1;object-fit:contain;border-radius:8px;background:#fff}.frequently-bought__item strong{display:-webkit-box;overflow:hidden;min-height:38px;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.frequently-bought__item small{color:var(--accent-strong);font-weight:950}.frequently-bought__summary{display:grid;align-content:center;grid-gap:11px;gap:11px;border:1px solid rgba(15,123,99,.16);border-radius:8px;background:var(--soft);padding:16px}.frequently-bought__summary p,.frequently-bought__total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0}.frequently-bought__summary p{color:var(--muted);font-size:13px;font-weight:850}.frequently-bought__saving strong{color:var(--danger)}.frequently-bought__total{border-top:1px solid rgba(15,123,99,.16);padding-top:12px;color:var(--ink);font-size:15px;font-weight:950}.frequently-bought__total strong{font-size:22px}.frequently-bought__summary button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:0;border-radius:8px;color:#fff;background:var(--accent);cursor:pointer;font-weight:900}.frequently-bought__summary button:disabled{cursor:not-allowed;opacity:.5}.frequently-bought__summary .frequently-bought__fast{border:1px solid var(--accent);color:var(--accent-strong);background:#fff}.frequently-bought__summary button .store-icon{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.18)}.frequently-bought__summary .frequently-bought__fast .store-icon{border-color:rgba(15,123,99,.18);background:var(--soft)}.single-column-hero{grid-template-columns:1fr}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);grid-gap:22px;gap:22px;align-items:start;background:linear-gradient(180deg,var(--soft) 0,#fff 360px)}.cart-list{display:grid;grid-gap:12px;gap:12px}.cart-empty,.cart-item,.cart-summary-panel{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.cart-item{display:grid;grid-template-columns:108px minmax(0,1fr) 92px auto;align-items:center;grid-gap:16px;gap:16px;padding:16px}.cart-item__image{display:grid;place-items:center;aspect-ratio:1;border-radius:6px;background:var(--soft)}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item h2{margin-bottom:8px;font-size:18px;line-height:1.35}.cart-item s{margin-left:8px;color:var(--muted);font-size:13px}.cart-item__delivery{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:8px;border:1px solid rgba(15,123,99,.16);border-radius:999px;background:#eefaf5;color:var(--accent-strong);padding:5px 9px;font-size:12px;font-weight:900}.cart-item button{min-height:40px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);font-weight:800}.cart-summary-panel{display:grid;align-content:start;grid-gap:14px;gap:14px;position:-webkit-sticky;position:sticky;top:92px;padding:20px}.cart-summary-panel h2{margin-top:4px;font-size:24px}.cart-game-progress{display:grid;grid-gap:10px;gap:10px;padding:14px}.cart-game-progress p{margin:0;color:var(--muted);font-size:13px;font-weight:800}.recent-products{padding-top:24px}.recent-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.recent-product{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:96px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px;box-shadow:var(--shadow)}.recent-product .image-fallback,.recent-product img{width:72px;height:72px;border-radius:6px;object-fit:contain}.recent-product span{color:var(--ink);font-size:13px;font-weight:900;line-height:1.35}.recent-product strong{grid-column:2;color:var(--accent-strong);font-size:13px}.daily-boost{position:fixed;inset-inline-start:18px;bottom:18px;z-index:40;display:grid;grid-gap:8px;gap:8px;width:min(320px,calc(100vw - 36px));border:1px solid rgba(15,123,99,.2);border-radius:8px;background:#fff;padding:16px;box-shadow:0 20px 45px rgba(16,24,40,.18)}.daily-boost button{position:absolute;top:8px;inset-inline-end:8px;display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer;font:inherit;font-size:18px;line-height:1}.daily-boost span{-webkit-padding-end:28px;padding-inline-end:28px;color:var(--accent-strong);font-size:13px;font-weight:900;text-transform:uppercase}.daily-boost p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.daily-boost a{justify-self:start;min-height:36px;border-radius:6px;background:var(--accent);color:#fff;padding:9px 12px;font-size:13px;font-weight:900}.panel-kicker{color:var(--accent-strong);font-size:12px;font-weight:800;text-transform:uppercase}.summary-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:14px;font-weight:800}.summary-row strong{color:var(--ink)}.summary-row--total{color:var(--ink);font-size:18px;border-bottom:0}.summary-row--total strong{color:var(--accent-strong)}.cart-empty p,.cart-summary-panel p{color:var(--muted);line-height:1.6}.cart-summary-panel .cart-error{color:var(--danger);font-weight:800}.cart-readiness{display:grid;grid-gap:8px;gap:8px;border:1px solid #fecdca;border-radius:6px;background:#fff5f4;padding:10px 12px}.cart-readiness p{margin:0;color:var(--danger);font-size:13px;font-weight:800}.checkout-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);grid-gap:22px;gap:22px;align-items:start}.checkout-main,.checkout-option-group,.checkout-panel{display:grid;grid-gap:16px;gap:16px}.checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.checkout-steps button,.payment-card{display:flex;align-items:center;gap:10px;min-height:48px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font:inherit;font-weight:800}.checkout-steps button{justify-content:center;padding:0 12px}.checkout-steps span{display:grid;place-items:center;width:24px;height:24px;border-radius:999px;background:rgba(15,123,99,.1);color:var(--accent-strong);font-size:12px}.checkout-radio-grid label:has(input:checked),.checkout-steps .active,.payment-card.active{border-color:var(--accent);box-shadow:0 0 0 3px rgba(15,123,99,.1)}.checkout-option-group,.checkout-panel{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);padding:20px}.checkout-panel h1,.checkout-panel h2{margin:0}.checkout-field-grid,.checkout-radio-grid,.payment-methods,.saved-address-grid{display:grid;grid-gap:12px;gap:12px}.payment-methods{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.payment-card{padding:12px}.payment-card img{width:32px;height:32px;object-fit:contain}.checkout-checkbox,.checkout-radio-grid label{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff}.checkout-radio-grid span{display:grid;grid-gap:3px;gap:3px}.checkout-muted,.checkout-radio-grid small{color:var(--muted);line-height:1.5}.checkout-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-field{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:13px;font-weight:800}.checkout-field--wide{grid-column:1/-1}.checkout-field input,.checkout-field select,.coupon-form input{width:100%;min-height:44px;border:1px solid rgba(17,24,39,.16);border-radius:8px;padding:0 12px;color:var(--ink);font:inherit;font-weight:600}.saved-address-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.saved-address-grid button{display:grid;justify-items:start;grid-gap:4px;gap:4px;min-height:70px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px;color:var(--ink);cursor:pointer;text-align:start}.saved-address-grid small{color:var(--muted)}.checkout-map-picker{display:grid;grid-column:1/-1;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:8px;background:#f8faf9;padding:14px}.checkout-map-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.checkout-map-header p{margin:6px 0 0;color:var(--muted);line-height:1.5}.checkout-map-search{width:100%;min-height:44px;border:1px solid rgba(17,24,39,.16);border-radius:8px;padding:0 12px;color:var(--ink);font:inherit;font-weight:600}.checkout-map-canvas{width:100%;min-height:280px;overflow:hidden;border:1px solid rgba(17,24,39,.12);border-radius:8px;background:#e8efec}.checkout-map-coordinates{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:12px;font-weight:800}.checkout-map-coordinates span{border-radius:999px;background:#fff;padding:5px 9px}.checkout-map-unavailable{grid-column:1/-1}.coupon-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.coupon-form button{min-height:44px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-weight:800;padding:0 14px}.payment-gateways img{max-width:120px;max-height:38px;object-fit:contain}.installment-checkout-options{margin-top:14px}.installment-plan-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:10px;gap:10px;grid-column:1/-1}.installment-plan-row button{border:1px solid var(--border);background:#fff;border-radius:8px;padding:10px;text-align:start;cursor:pointer}.installment-plan-row button.active{border-color:var(--accent);box-shadow:0 0 0 2px rgba(15,123,99,.12)}.installment-plan-row small,.installment-plan-row strong{display:block}.checkout-items{display:grid;grid-gap:12px;gap:12px}.checkout-item{display:grid;grid-template-columns:54px 1fr;grid-gap:10px;gap:10px;align-items:center}.checkout-item img,.checkout-item>span{width:54px;height:54px;border-radius:8px;background:var(--soft);object-fit:cover}.checkout-item div{display:grid;grid-gap:2px;gap:2px}.checkout-state{border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px;color:var(--muted);font-weight:800}.cart-empty{display:grid;justify-items:start;grid-gap:12px;gap:12px}.category-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:14px;gap:14px}.category-list--slider{display:block}.category-panel{display:grid;grid-template-columns:64px minmax(0,1fr);flex:0 0 min(360px,82vw);grid-gap:14px;gap:14px;align-items:center;min-height:112px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:16px}.category-panel--moving{grid-template-columns:86px minmax(0,1fr);flex-basis:clamp(300px,31vw,390px);min-height:142px;border-color:rgba(15,123,99,.13);background:linear-gradient(135deg,rgba(24,159,165,.1),rgba(255,255,255,0) 50%),#fff;box-shadow:0 16px 36px rgba(16,24,40,.08);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-panel__icon{display:grid;place-items:center;width:56px;height:56px;border-radius:8px;background:var(--soft)}.category-panel__icon img{width:42px;height:42px;object-fit:contain}.category-panel h2{margin-bottom:4px;font-size:20px}.category-panel p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}@keyframes category-marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 7px))}}@media (prefers-reduced-motion:reduce){.category-list--slider,.category-slider{overflow-x:auto;scroll-snap-type:x mandatory}.category-list__track,.category-slider__track{animation:none}}.brand-grid,.brand-strip{display:grid;grid-gap:12px;gap:12px}.brand-strip{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.brand-card,.brand-chip{border:1px solid var(--line);border-radius:8px;background:#fff}.brand-chip{display:flex;align-items:center;gap:10px;min-height:58px;padding:12px;font-weight:800}.brand-chip img{width:32px;height:32px;object-fit:contain}.brand-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.brand-card{display:grid;justify-items:center;grid-gap:8px;gap:8px;min-height:168px;padding:18px 12px;text-align:center}.brand-card__image{display:grid;place-items:center;width:76px;height:76px;border-radius:8px;background:var(--soft);color:var(--accent-strong);font-size:28px;font-weight:800}.brand-card__image img{width:60px;height:60px;object-fit:contain}.brand-card small{color:var(--muted);font-weight:800}.store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px}.store-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.store-card__media{display:grid;place-items:center;aspect-ratio:2.2;background:var(--soft)}.store-card__media img{width:100%;height:100%;object-fit:cover}.store-card__body{display:grid;grid-gap:10px;gap:10px;padding:16px}.store-card__body span{color:var(--accent-strong);font-size:12px;font-weight:800;text-transform:uppercase}.store-card__body h2{margin-top:4px;font-size:21px}.store-card__body p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.store-card__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;color:var(--muted);font-size:13px}.store-card__meta strong{color:var(--accent-strong)}.site-footer{display:grid;grid-template-columns:minmax(240px,.82fr) minmax(0,1.8fr);grid-gap:clamp(24px,4vw,54px);gap:clamp(24px,4vw,54px);padding:42px clamp(18px,4vw,64px);border-top:1px solid var(--line);background:#101418;color:#fff}.site-footer .brand img{max-width:170px;height:48px}.footer-brand p{max-width:520px;color:rgba(255,255,255,.72);line-height:1.6}.footer-sell-cta{display:inline-flex;align-items:center;gap:8px;width:max-content;min-height:40px;margin-top:6px;border:1px solid rgba(255,255,255,.18);border-radius:7px;background:var(--accent);color:#fff;padding:0 14px;font-size:13px;font-weight:900}.footer-sell-cta:hover{background:var(--accent-strong)}.footer-sell-cta .store-icon{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.14)}.footer-sell-cta .store-icon:after,.footer-sell-cta .store-icon:before{border-color:#fff;background-color:#fff}.footer-sell-cta .store-icon--sell:before{background-color:transparent}.footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.footer-columns--expanded{grid-template-columns:repeat(3,minmax(150px,1fr));row-gap:28px}.footer-columns div{display:grid;align-content:start;grid-gap:10px;gap:10px}.footer-columns h2{color:#fff;font-size:15px}.footer-columns a,.footer-columns h2{display:inline-flex;align-items:center;gap:8px}.footer-columns a{color:rgba(255,255,255,.72);font-size:14px;font-weight:700;overflow-wrap:anywhere}.footer-columns .store-icon,.footer-link-icon{border-color:rgba(255,255,255,.18);background-color:rgba(255,255,255,.08)}.footer-columns .store-icon:after,.footer-columns .store-icon:before{border-color:#fff;background-color:#fff}.footer-columns .store-icon--mail:before,.footer-columns .store-icon--newsletter:before,.footer-columns .store-icon--phone:before,.footer-columns .store-icon--privacy:before,.footer-columns .store-icon--products:after,.footer-columns .store-icon--refund:before,.footer-columns .store-icon--sell:before,.footer-columns .store-icon--terms:before{background-color:transparent}.footer-columns .store-icon--language:before,.footer-columns .store-icon--mail:before,.footer-columns .store-icon--newsletter:before,.footer-columns .store-icon--phone:before,.footer-columns .store-icon--privacy:before,.footer-columns .store-icon--refund:before,.footer-columns .store-icon--terms:before{border-color:#fff}.footer-columns .store-icon--facebook:before{background:transparent}.footer-columns p{margin:0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.6}.newsletter-form{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:8px;gap:8px}.newsletter-form button,.newsletter-form input{min-height:42px;border-radius:6px;font:inherit;font-size:14px;font-weight:700}.newsletter-form input{min-width:0;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;padding:0 12px}.newsletter-form input::placeholder{color:rgba(255,255,255,.58)}.footer-app-links a,.footer-conversation-link,.newsletter-form button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--accent);border-radius:6px;background:var(--accent);color:#fff!important;padding:0 12px;cursor:pointer}.footer-app-links{display:grid;grid-gap:8px;gap:8px}.footer-columns .footer-social-links,.footer-social-links{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px;grid-template-columns:none!important;align-content:center;width:auto;max-width:100%;margin-top:12px}.footer-columns .footer-social-links a.footer-social-button,.footer-columns a.footer-social-button{display:inline-flex!important;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px;flex:0 0 42px;justify-content:center;align-items:center;gap:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(255,255,255,.08);color:#fff;padding:0;text-decoration:none;overflow:hidden}.footer-social-button:hover{background:var(--accent);border-color:var(--accent)}.footer-social-button .store-icon{width:24px;height:24px;border:0;background:transparent}.footer-social-button .store-icon--facebook{background:#1877f2}.footer-social-symbol{position:relative;display:inline-grid;width:24px;height:24px;place-items:center}.footer-social-symbol:after,.footer-social-symbol:before{position:absolute;content:""}.footer-social-button--instagram .footer-social-symbol:before{width:18px;height:18px;border:2px solid;border-radius:6px}.footer-social-button--instagram .footer-social-symbol:after{width:6px;height:6px;border:2px solid;border-radius:50%;box-shadow:6px -6px 0 -2px currentColor}.footer-social-button--youtube .footer-social-symbol:before{width:22px;height:16px;border-radius:5px;background:#ff0000}.footer-social-button--youtube .footer-social-symbol:after{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #fff;transform:translateX(1px)}.footer-social-button--x .footer-social-symbol:before{position:static;content:"X";color:currentColor;font-size:17px;font-weight:900}.footer-social-button--linkedin .footer-social-symbol:before{position:static;content:"in";color:currentColor;font-family:Arial,sans-serif;font-size:16px;font-weight:900}.footer-social-button--tiktok .footer-social-symbol:before{width:7px;height:18px;border-right:3px solid;border-top:3px solid;border-radius:0 4px 0 0;transform:translate(2px,-1px)}.footer-social-button--tiktok .footer-social-symbol:after{width:10px;height:10px;border:3px solid;border-radius:50%;transform:translate(-4px,5px)}.footer-social-button--snapchat .footer-social-symbol:before{width:16px;height:18px;border-radius:9px 9px 6px 6px;background:currentColor}.footer-social-button--social .footer-social-symbol:before{width:18px;height:18px;border:2px solid;border-radius:50%}.footer-social-button--social .footer-social-symbol:after{width:8px;height:2px;background:currentColor;box-shadow:0 -5px 0 -1px currentColor,0 5px 0 -1px currentColor}.floating-support{position:fixed;right:18px;bottom:18px;z-index:60;display:grid;grid-gap:12px;gap:12px;justify-items:end;pointer-events:none}.floating-support[dir=rtl]{right:auto;left:18px;justify-items:start}.floating-support>*{pointer-events:auto}.ai-shopper__toggle,.whatsapp-float{display:grid;place-items:center;width:54px;height:54px;border:0;border-radius:50%;color:#fff;box-shadow:0 12px 28px rgba(16,24,40,.22);cursor:pointer;font:inherit;font-size:14px;font-weight:900}.whatsapp-float{background:#25d366}.whatsapp-float svg{width:32px;height:32px;fill:currentColor}.ai-shopper{position:relative}.ai-shopper__toggle{background:var(--accent)}.ai-shopper__panel{position:absolute;right:0;bottom:66px;display:none;flex-direction:column;width:min(380px,calc(100vw - 28px));height:min(640px,calc(100vh - 128px));overflow:hidden;border:1px solid rgba(20,24,31,.12);border-radius:8px;background:#fff;box-shadow:0 18px 44px rgba(16,24,40,.2)}.floating-support[dir=rtl] .ai-shopper__panel{right:auto;left:0}.ai-shopper.is-open .ai-shopper__panel{display:flex}.ai-shopper__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:#101418;color:#fff}.ai-shopper__title{font-size:14px;font-weight:800}.ai-shopper__subtitle{margin-top:2px;font-size:11px;opacity:.74}.ai-shopper__close{width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.ai-shopper__messages{flex:1 1;overflow-y:auto;padding:12px;background:#f6f7f9}.ai-shopper__msg{max-width:92%;margin-bottom:10px;padding:9px 10px;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#fff;color:#1f2937;font-size:13px;line-height:1.45}.ai-shopper__msg.is-user{margin-left:auto;border-color:transparent;background:var(--accent);color:#fff}.floating-support[dir=rtl] .ai-shopper__msg.is-user{margin-right:auto;margin-left:0}.ai-shopper__chips{display:flex;flex-wrap:wrap;gap:6px;padding:0 12px 10px;background:#f6f7f9}.ai-shopper__chip{border:1px solid rgba(20,24,31,.12);border-radius:999px;background:#fff;color:#1f2937;padding:6px 10px;cursor:pointer;font-size:12px;line-height:1}.ai-shopper__products{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.ai-shopper__product{display:grid;grid-template-columns:58px 1fr;grid-gap:9px;gap:9px;padding:8px;border:1px solid rgba(17,24,39,.08);border-radius:8px;background:#fff}.ai-shopper__image-fallback,.ai-shopper__product img{width:58px;height:58px;border-radius:6px;object-fit:cover;background:#eef0f3}.ai-shopper__product-title{display:block;color:#111827;font-size:12px;font-weight:800;line-height:1.25}.ai-shopper__meta{margin:3px 0;color:#667085;font-size:11px;line-height:1.3}.ai-shopper__price{color:var(--accent-strong);font-size:12px;font-weight:800}.ai-shopper__product-actions{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.ai-shopper__product-actions a,.ai-shopper__product-actions button{border:1px solid rgba(20,24,31,.12);border-radius:6px;background:#fff;color:#1f2937;padding:5px 7px;cursor:pointer;font-size:11px;line-height:1}.ai-shopper__product-actions button[data-action=cart]{border-color:var(--accent);background:var(--accent);color:#fff}.ai-shopper__composer{display:flex;gap:8px;border-top:1px solid rgba(17,24,39,.1);background:#fff;padding:10px}.ai-shopper__input{flex:1 1;min-width:0;height:38px;border:1px solid rgba(17,24,39,.16);border-radius:8px;padding:0 10px;font:inherit;font-size:13px}.ai-shopper__send{width:42px;border:0;border-radius:8px;background:var(--accent);color:#fff;cursor:pointer;font-weight:900}.merchant-trust{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.6fr);grid-gap:20px;gap:20px;align-items:stretch;border-block:1px solid var(--line);background:linear-gradient(135deg,rgba(15,123,99,.08),transparent 45%),#fff}.merchant-trust--compact{margin:24px 0;padding:18px;border:1px solid var(--line);border-radius:8px}.merchant-trust__intro{display:grid;align-content:center;grid-gap:10px;gap:10px}.merchant-trust__intro h2{margin:0;font-size:30px;line-height:1.12}.merchant-trust__intro p{margin:0;color:var(--muted)}.merchant-trust__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.merchant-trust__item{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:4px 10px;gap:4px 10px;align-content:start;min-height:118px;padding:14px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.86);color:inherit;text-decoration:none;box-shadow:0 10px 24px rgba(11,42,38,.05)}.merchant-trust__item:hover{border-color:rgba(15,123,99,.34);transform:translateY(-1px)}.merchant-trust__item .store-icon{grid-row:span 2;width:28px;height:28px;color:var(--accent)}.merchant-trust__item strong{font-size:14px}.merchant-trust__item small{color:var(--muted);line-height:1.45}.merchant-trust__contact{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-top:4px}.merchant-trust__contact a,.merchant-trust__contact span{display:inline-flex;align-items:center;min-height:34px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:13px;text-decoration:none}@media (max-width:840px){.account-address-form,.account-address-list,.account-order-detail-grid,.account-order-detail-grid--three,.account-order-history div,.account-order-items,.account-order-meta,.account-profile-grid,.account-profile-hero,.account-profile-stats,.track-order-card,.track-order-grid,.track-order-status,.track-timeline{grid-template-columns:1fr}.account-order-detail-hero{display:grid}.topbar{align-items:stretch;flex-direction:column}.app-badges--header,nav{width:100%;justify-content:flex-start}nav{overflow-x:auto;padding-bottom:2px}.mega-menu{position:relative}.header-cart-preview{position:static}.header-cart-preview__panel{position:fixed;top:92px;right:12px;left:12px;width:auto;max-height:calc(100vh - 116px);overflow-y:auto}[dir=rtl] .header-cart-preview__panel{right:12px;left:12px}.header-cart-preview__panel:before{display:none}.mega-menu__panel{top:calc(100% + 6px);right:0;left:0;grid-template-columns:1fr;width:min(92vw,620px);max-height:70vh;padding:12px;border-radius:8px}.mega-menu__departments{grid-auto-flow:column;grid-auto-columns:minmax(150px,1fr);overflow-x:auto;overflow-y:hidden;-webkit-border-end:0;border-inline-end:0;border-bottom:1px solid var(--line);-webkit-padding-end:0;padding-inline-end:0;padding-bottom:10px}.mega-menu__columns{grid-template-columns:repeat(2,minmax(140px,1fr))}.mega-menu__heading{align-items:flex-start;flex-direction:column}.brand-mega-menu__spotlight,.store-mega-menu__spotlight{grid-template-columns:1fr}.brand-mega-menu__feature{min-height:180px}.brand-mega-menu__grid{grid-template-columns:repeat(2,minmax(130px,1fr))}.store-mega-menu__grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.header-search{width:100%;max-width:none;flex-basis:auto}.hero,.promo-slider{grid-template-columns:1fr;min-height:auto}.promo-slider{padding-bottom:54px}.promo-slider__copy h2{font-size:34px}.promo-slider__visual{min-height:260px}.promo-slider__main-image{height:230px}.promo-slider__product-stack{position:static;width:100%;grid-template-columns:1fr}.app-download-hero,.merchant-trust,.merchant-trust__grid,.recent-products__grid,.sales-game-band,.sales-game-band__quests{grid-template-columns:1fr}.app-download-hero{min-height:auto}.cart-layout,.checkout-shell,.footer-columns,.frequently-bought__layout,.listing-hero,.product-detail,.site-footer{grid-template-columns:1fr}.frequently-bought__items{grid-template-columns:repeat(2,minmax(140px,1fr))}.frequently-bought__heading{align-items:flex-start;flex-direction:column}.cart-item{grid-template-columns:82px minmax(0,1fr)}.cart-item button,.cart-item label{grid-column:2}.cart-summary-panel{position:static}.checkout-field-grid,.checkout-steps{grid-template-columns:1fr}}@media (max-width:560px){.floating-support{right:12px;bottom:12px}.floating-support[dir=rtl]{right:auto;left:12px}.ai-shopper__panel{height:min(620px,calc(100vh - 112px))}nav{flex-wrap:wrap;justify-content:flex-start}.mega-menu__panel{width:calc(100vw - 24px)}.mega-menu__columns{grid-template-columns:1fr}.mega-menu__links{-webkit-padding-start:0;padding-inline-start:0}.frequently-bought__items{grid-template-columns:1fr}.login-dialog{align-items:center;padding:10px}.login-dialog__panel{width:100%;max-height:calc(100dvh - 20px);gap:12px;padding:18px 14px}.login-dialog__header h2{font-size:24px}.login-dialog__tabs{grid-template-columns:1fr}.product-magnifier__hint{font-size:0;padding:8px}.product-image-viewer{padding:10px}.product-image-viewer__panel{width:100%;max-height:94vh;padding:12px}.product-image-viewer__panel>img{max-height:calc(94vh - 116px)}.cart-added-toast{bottom:10px;width:auto;grid-template-columns:48px minmax(0,1fr) 28px;padding:10px}.cart-added-toast,[dir=rtl] .cart-added-toast{right:10px;left:10px}.cart-added-toast__media{width:48px;height:48px}.brand-mega-menu__grid{grid-template-columns:1fr}h1{font-size:42px}.hero-products{grid-template-columns:1fr}.hero-product:nth-child(2){margin-bottom:0}}