:root{--pc-chevron-icon: url(flecha-hacia-abajo.png);--navy: #102a5d;--navy-2: #081a3a;--red: #ff2035;--red-2: #e90020;--black: #202020;--ink: #2f2f2f;--muted: #7a7d84;--line: #e6e7eb;--soft: #f5f6f8;--surface: #ffffff;--green: #22a642;--blue: #1565c0;--shadow: 0 20px 50px rgba(16, 24, 40, .12);--shadow-soft: 0 10px 24px rgba(16, 24, 40, .08);--radius: 16px;--container: 1480px}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:#f4f5f7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:min(var(--container),calc(100% - 72px));margin:0 auto}.hidden{display:none!important}.btn{border:0;border-radius:10px;min-height:44px;padding:0 18px;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-weight:900;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-red{background:var(--red);color:#fff}.btn-red:hover{background:var(--red-2)}.btn-dark{background:#2f2f2f;color:#fff}.btn-white{background:#fff;color:var(--navy)}.btn-line{background:#fff;color:var(--ink);border:1px solid var(--line)}.badge{background:#eaf8ee;color:var(--green);padding:5px 8px;border-radius:999px;font-size:12px;font-weight:950}.blue-link{color:#0b63ce;font-size:14px;font-weight:800;display:inline-flex;margin-top:10px}.market-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 1px 10px #10182814}.main-bar{min-height:60px;display:grid;grid-template-columns:250px 164px minmax(240px,1fr) auto;gap:16px;align-items:center;padding:6px 36px}.brand-logo img{width:236px;max-height:48px;object-fit:contain;object-position:left center}.category-button{min-height:50px;border-radius:7px;border:0;background:var(--red);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-weight:950;padding:0 20px;box-shadow:0 9px 22px #ff203538}.category-button span{width:30px;height:22px;display:inline-block;position:relative}.category-button span:before,.category-button span:after,.category-button span{border-top:4px solid #fff}.category-button span:before,.category-button span:after{content:"";position:absolute;left:0;width:30px}.category-button span:before{top:6px}.category-button span:after{top:16px}.header-search{min-height:50px;background:#fff;border:1px solid #eceef2;border-radius:8px;box-shadow:inset 0 0 0 1px #f5f5f5,0 2px 8px #0000000a;display:flex;align-items:center;padding:0 14px 0 20px}.header-search input{width:100%;border:0;outline:0;font-size:15px;color:#424242}.header-search input::placeholder{color:#aaa;font-weight:700}.header-search span{font-size:34px;line-height:1;color:#858585;transform:rotate(-15deg)}.header-quick-actions{display:flex;align-items:center;gap:12px}.quick-link{min-width:112px;height:50px;border:0;border-left:1px solid #ddd;background:#fff;display:grid;grid-template-columns:34px 1fr;align-items:center;gap:8px;color:#555;position:relative}.quick-link b{font-size:13px;line-height:1.05;text-align:left;font-weight:800}.quick-icon{font-size:31px;color:#4d4d4d;line-height:1}.quick-link em{position:absolute;right:6px;top:7px;min-width:19px;height:19px;border-radius:999px;background:var(--red);color:#fff;font-size:11px;font-style:normal;display:grid;place-items:center}.cart-mini{background:#fff;border:0;font-size:28px;padding:8px}.info-bar{min-height:52px;background:#eee;display:flex;align-items:center;gap:34px;padding:0 44px;color:#5b5b5b;overflow-x:auto;white-space:nowrap}.info-bar a{font-size:14px;font-weight:750;display:inline-flex;align-items:center;gap:8px}.info-bar .accent{color:var(--red)}.category-strip{height:74px;display:grid;grid-template-columns:250px 1fr;background:#202020}.strip-title{background:var(--red);color:#fff;display:flex;align-items:center;padding-left:36px;font-weight:950;font-size:17px}.strip-cats{display:flex;align-items:center;gap:12px;overflow-x:auto;padding:0 18px}.strip-cat{height:46px;min-width:140px;border:0;border-radius:8px;background:#373737;color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px 0 10px;font-weight:900;box-shadow:inset 0 1px #ffffff0f}.strip-cat.active{background:#fff;color:var(--red)}.strip-cat img{width:34px;height:34px;object-fit:contain;border-radius:6px;background:#ffffff24}.promo-hero{position:relative;min-height:340px;background:radial-gradient(circle at 28% 42%,#fff 0 .5%,transparent 16%),linear-gradient(90deg,#ffe7ec,#ffecef 42%,#ffdfe8);display:grid;grid-template-columns:.78fr 1.32fr;gap:16px;align-items:center;padding:24px clamp(34px,8vw,180px) 38px;overflow:hidden}.promo-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,32,53,.12) 1px,transparent 1px);background-size:24px 24px;opacity:.38;pointer-events:none}.promo-copy{position:relative;z-index:1;color:#111;padding-left:30px}.promo-small{display:inline-flex;color:var(--red);font-weight:950;text-transform:uppercase;letter-spacing:.18em;font-size:12px;margin-bottom:8px}.promo-copy h1{font-size:clamp(40px,5.8vw,78px);line-height:.9;letter-spacing:-4px;margin:0 0 14px;max-width:520px}.promo-copy p{max-width:430px;color:#424242;font-weight:750;line-height:1.45}.promo-cta{margin-top:8px;display:inline-flex;align-items:center;gap:12px;height:44px;padding:0 22px;border-radius:999px;background:#080808;color:#fff;font-weight:950;text-transform:uppercase;font-size:13px;box-shadow:0 14px 30px #0003}.promo-cta span{font-size:24px}.promo-copy small{display:block;margin-top:18px;color:#565656;font-size:10px;max-width:420px}.promo-products{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(170px,1fr));gap:30px;align-items:stretch}.promo-product{position:relative;min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center}.promo-product:before{content:"";position:absolute;width:min(28vw,270px);aspect-ratio:1;border-radius:50%;border:2px solid rgba(255,255,255,.8);background:#ffffff2e}.promo-product img{position:relative;z-index:1;width:min(24vw,260px);height:188px;object-fit:contain;filter:drop-shadow(0 20px 24px rgba(0,0,0,.16))}.promo-product span{position:absolute;top:15px;right:20px;z-index:2;background:#080808;color:#fff;border-radius:5px;padding:4px 8px;font-weight:950}.promo-product strong,.promo-product em{position:relative;z-index:2}.promo-product strong{margin-top:12px;font-size:14px;color:#333;max-width:190px;text-align:center;line-height:1.15}.promo-product em{margin-top:6px;background:var(--red);color:#fff;border-radius:9px;padding:8px 18px;font-weight:950;font-size:22px;font-style:normal}.hero-dots{position:absolute;bottom:18px;left:50%;transform:translate(-50%);z-index:2;display:flex;gap:7px}.hero-dots i{width:9px;height:9px;border-radius:50%;background:#fffc}.hero-dots i.active{background:var(--red)}.home-spotlights{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:28px;margin-bottom:48px}.spot-card{background:#fff;border-radius:7px;min-height:350px;padding:20px 18px 22px;box-shadow:0 4px 18px #1018280f;display:flex;flex-direction:column;justify-content:space-between}.spot-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px}.spot-card h2{margin:0;font-size:25px;letter-spacing:-.7px}.spot-card a{color:#1d67c8;font-weight:800}.spot-product{display:grid;grid-template-rows:190px auto auto;gap:10px;position:relative}.spot-product img{height:185px;width:100%;object-fit:contain}.spot-product .discount{position:absolute;top:0;right:0;background:#e5f8e7;color:var(--green);border-radius:9px;padding:8px 12px;font-size:20px;font-weight:950}.spot-product h3{margin:0;color:#a2a2a2;font-size:20px;line-height:1.25;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spot-product strong{font-size:26px;letter-spacing:-1px;color:#4b4b4b}.spot-product del{color:#aaa;font-size:18px;font-weight:700;margin-left:6px}.section{padding:46px 0}.catalog-section{background:#fff}.section-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:24px}.section-head span{color:var(--red);font-weight:950;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.section-head h2{margin:7px 0 0;font-size:clamp(28px,3vw,44px);letter-spacing:-1.6px}.section-head p{max-width:560px;margin:0;color:var(--muted);line-height:1.6;font-weight:650}.catalog-toolbar{display:grid;grid-template-columns:1fr 220px;gap:14px;margin-bottom:16px}.search-box{min-height:50px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;align-items:center;gap:12px;padding:0 16px;color:#888}.search-box input{border:0;outline:0;width:100%;min-height:48px}.select{border:1px solid var(--line);border-radius:12px;background:#fff;padding:0 42px 0 14px;font-weight:800;color:#364152;min-height:46px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:var(--pc-chevron-icon);background-position:calc(100% - 16px) 50%;background-size:14px 14px;background-repeat:no-repeat;box-shadow:0 1px 2px #1018280a}.category-bar{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;margin:8px 0 16px}.cat-btn{border:1px solid var(--line);background:#fff;border-radius:999px;min-height:38px;padding:0 18px;font-weight:900;color:#555;white-space:nowrap}.cat-btn.active{background:var(--red);border-color:var(--red);color:#fff}.catalog-count{display:flex;justify-content:space-between;align-items:center;margin:0 0 16px;color:#777;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{background:#fff;border:1px solid #edf0f3;border-radius:14px;overflow:hidden;transition:.2s;box-shadow:0 6px 18px #1018280d}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.product-img-wrap{position:relative;display:block;height:250px;background:#fafafa;overflow:hidden}.product-img-wrap img{position:absolute;top:14px;right:14px;bottom:14px;left:14px;width:calc(100% - 28px);height:calc(100% - 28px);object-fit:contain;transition:opacity .24s,transform .28s}.product-img-wrap img.alt{opacity:0;transform:scale(1.04)}.product-card:hover .product-img-wrap img.main{opacity:0;transform:scale(.98)}.product-card:hover .product-img-wrap img.alt{opacity:1;transform:scale(1)}.discount-pill,.stock-pill{position:absolute;z-index:2;top:12px;border-radius:8px;padding:6px 9px;font-weight:950;font-size:12px}.discount-pill{right:12px;background:#eaf8ee;color:var(--green)}.stock-pill{left:12px;background:#fff4e5;color:#b45309}.product-body{padding:16px}.product-meta{display:flex;justify-content:space-between;gap:10px;color:#9a9a9a;font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.04em}.product-title{margin:8px 0 7px;font-size:16px;line-height:1.25;min-height:42px}.product-title a:hover{color:var(--red)}.product-desc{margin:0 0 14px;color:#7d7d7d;font-size:13px;line-height:1.45;min-height:38px}.price-line{display:flex;align-items:baseline;gap:8px;margin-bottom:14px}.price{font-size:24px;color:#454545;letter-spacing:-.7px}.old-price{color:#aaa;text-decoration:line-through;font-weight:700}.product-actions{display:grid;grid-template-columns:1fr 44px;gap:10px}.details-btn{border:1px solid var(--line);border-radius:10px;height:42px;display:grid;place-items:center;font-weight:900;color:#1d67c8}.quick-cart{border:0;border-radius:10px;background:var(--red);color:#fff;font-size:24px;font-weight:950}.safe-buy{padding:54px 0;background:linear-gradient(135deg,#101828,#272727);color:#fff}.safe-buy-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.safe-eyebrow{color:#a7b5ff;text-transform:uppercase;letter-spacing:.14em;font-weight:950;font-size:12px}.safe-buy h2{font-size:40px;line-height:1.05;letter-spacing:-1.5px;margin:10px 0 12px}.safe-buy p{color:#ffffffb8;line-height:1.7;font-weight:650}.payment-panel{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:24px;display:grid;gap:18px}.payment-logos{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.payment-logos img{height:24px;max-width:90px;object-fit:contain;filter:grayscale(1);opacity:.78}.payment-logos.large img{height:34px;max-width:150px}.payment-logos img.mp{width:128px;height:auto}.market-footer{background:linear-gradient(180deg,#262a2f,#20242a 58%,#1b1f24);color:#eef2f7}.footer-brand{padding:44px 0 10px;display:flex;justify-content:center;align-items:center}.footer-brand .footer-logo{margin:0;width:240px;max-height:72px;object-position:center}.footer-top{display:grid;grid-template-columns:1.25fr 1fr 1.25fr 1.1fr 1fr;gap:54px;padding:24px 0 58px}.footer-contact{margin-top:38px}.footer-logo{width:250px;max-height:64px;object-fit:contain;object-position:left center;margin-bottom:24px;filter:brightness(0) invert(1) contrast(3)}.footer-contact h3,.footer-col h3{margin:0 0 18px;font-size:20px;letter-spacing:-.4px;color:#fff;font-weight:750}.footer-contact ul{list-style:none;padding:0;margin:0;display:grid;gap:14px}.footer-contact li{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:center;font-size:15px;font-weight:400;color:#eef2f7db}.footer-contact li span{width:28px;height:28px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:8px;color:#dbe4ef;background:#ffffff0d}.claim-book{margin-top:18px;display:inline-flex;width:128px;height:70px;align-items:center;justify-content:center;border-radius:8px;background:#fff;color:#2d7eba;font-weight:600;text-align:center;font-size:14px;line-height:1.05;box-shadow:inset 0 -18px #2d7eba17}.footer-col{display:flex;flex-direction:column;gap:14px;margin-top:38px}.footer-col a{font-size:15px;font-weight:400;color:#eef2f7d6}.footer-col a:hover,.footer-bottom-row a:hover{color:#d6e6ff;text-decoration:underline}.payment-strip img{height:24px;max-width:86px;opacity:.88;filter:grayscale(1) brightness(1.15);object-fit:contain}.payment-strip .mp{width:120px;height:auto}.payment-strip strong{margin-left:0;color:#eef2f7b8;font-weight:400}.secure-pill{display:inline-flex;align-items:center;gap:8px;font-weight:400;color:#eef2f7d1}.footer-bottom-dark{background:#1b1f24;padding:22px 0 16px}.footer-bottom-row{display:flex;justify-content:space-between;gap:22px;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:22px}.socials{display:flex;gap:10px}.socials a{width:31px;height:31px;border-radius:50%;background:#c3c7ce;color:#252525;display:grid;place-items:center;font-weight:600}.footer-bottom-row nav{display:flex;gap:48px}.footer-bottom-row nav a{color:#eef2f7e0;font-size:15px;font-weight:400;text-decoration:none}.copyright{text-align:center;color:#eef2f79e;padding-top:16px;font-size:14px;font-weight:400}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;pointer-events:none}.cart-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:.25s}.cart-panel{position:absolute;right:0;top:0;height:100%;width:min(440px,94vw);background:#fff;transform:translate(100%);transition:.3s ease;display:flex;flex-direction:column;box-shadow:-30px 0 80px #00000038}.cart-drawer.open{pointer-events:auto}.cart-drawer.open .cart-backdrop{opacity:1}.cart-drawer.open .cart-panel{transform:translate(0)}.cart-head{padding:20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.cart-head h3{margin:0;font-size:25px;letter-spacing:-.8px}.close-btn{border:0;background:#f0f1f3;width:38px;height:38px;border-radius:50%;font-weight:950;font-size:20px}.cart-items{padding:18px;overflow:auto;flex:1}.cart-item{display:grid;grid-template-columns:78px 1fr auto;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-item img{width:78px;height:78px;object-fit:contain;border-radius:12px;background:#f7f7f7}.cart-item h4{margin:0 0 4px;font-size:14px;line-height:1.3}.cart-item span{color:#777;font-size:13px}.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{width:28px;height:28px;border:1px solid var(--line);border-radius:8px;background:#fff;font-weight:950}.remove{border:0;background:transparent;color:var(--red);font-weight:900}.cart-foot{padding:18px;border-top:1px solid var(--line)}.cart-total{display:flex;justify-content:space-between;font-size:20px;font-weight:950;margin-bottom:14px}.checkout-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.checkout-options .btn{font-size:13px;min-height:44px;padding:0 10px}.payment-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;place-items:center;padding:20px;background:#0009}.payment-modal.open{display:grid}.payment-card{width:min(560px,94vw);background:#fff;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.payment-card header{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.payment-card h3{margin:0;font-size:22px}.payment-card .body{padding:20px;color:#444}.payment-steps{background:#f7f8fb;padding:14px;border-radius:12px;margin:12px 0 16px}.payment-modal-qr{margin:14px 0 16px}.payment-modal .qr-card{padding:14px}.payment-modal .qr-card img,.payment-modal .qr-placeholder{max-width:170px}.payment-modal .qr-placeholder{min-height:170px}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#111827;color:#fff;padding:13px 16px;border-radius:999px;z-index:110;font-weight:800;transition:.25s}.toast.show{opacity:1;transform:translate(-50%)}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#19c35d;color:#fff;display:grid;place-items:center;z-index:70;font-size:26px;box-shadow:0 16px 36px #00000038}.product-main{padding-bottom:48px}.breadcrumb{font-size:13px;color:#777;padding:18px 0}.breadcrumb a{color:#0b63ce;font-weight:800}.product-layout{display:grid;grid-template-columns:76px minmax(330px,.95fr) minmax(290px,.82fr) 330px;gap:22px;align-items:start}.thumbs{display:flex;flex-direction:column;gap:11px;position:sticky;top:158px}.thumb{border:1px solid #d5d7dc;background:#fff;border-radius:8px;padding:5px;height:70px;display:grid;place-items:center}.thumb img{width:100%;height:100%;object-fit:contain}.thumb.active{border-color:#222;box-shadow:0 0 0 2px #00000014}.gallery-main{min-height:510px;background:#fff;border-radius:8px;display:grid;place-items:center;position:sticky;top:158px;box-shadow:var(--shadow-soft);overflow:hidden}.gallery-main img{width:92%;height:92%;object-fit:contain}.gallery-next{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:45px;height:45px;border-radius:50%;border:0;background:#fff;box-shadow:0 5px 18px #00000026;font-size:0;line-height:1;z-index:2;display:grid;place-items:center;overflow:hidden}.hero-nav:before,.flash-arrow:before,.gallery-next:before,.pc-carousel-arrow:before,.promo-cta>span:before,.strip-cat b:before,.district-chevron:before,.footer-mobile-toggle-icon:before,.faq-list summary:after{content:"";width:20px;height:20px;background-image:var(--pc-chevron-icon);background-position:center;background-size:contain;background-repeat:no-repeat;display:block;flex:0 0 auto;margin:0 auto}.hero-prev:before,.flash-arrow-prev:before{transform:rotate(90deg)}.hero-next:before,.flash-arrow-next:before,.gallery-next:before,.pc-carousel-arrow:before,.promo-cta>span:before,.strip-cat b:before{transform:rotate(-90deg)}.footer-mobile-toggle-icon{font-size:0;line-height:0;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.footer-mobile-toggle-icon:before{transition:transform .22s ease;transform:rotate(180deg);width:18px;height:18px}.district-chevron{font-size:0;line-height:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;overflow:hidden;margin-left:4px;flex:0 0 auto}.district-chevron:before{width:18px;height:18px;opacity:.82}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.faq-list summary:after{width:18px;height:18px;margin-left:auto;transform:rotate(180deg);transition:transform .22s ease}.faq-list details[open] summary:after{transform:rotate(0)}.strip-cat b{font-size:0;line-height:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;overflow:hidden;flex:0 0 auto}.promo-cta>span{font-size:0;line-height:0;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.product-info{padding:4px 0}.sku{font-size:12px;color:#9a9a9a;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.product-info h1{margin:7px 0 10px;font-size:clamp(23px,2.5vw,33px);line-height:1.12;letter-spacing:-.9px;color:#334155}.sold-by{color:gray;font-size:13px;display:flex;flex-wrap:wrap;gap:6px}.description-text{color:#4e5969;line-height:1.65;margin-top:18px}.about-box{margin-top:24px;border-top:1px solid var(--line);padding-top:20px}.about-box h2{margin:0 0 12px;font-size:20px}.about-list{margin:0;padding-left:18px;color:#3f4653;font-size:13px;line-height:1.65}.view-more{background:transparent;border:0;color:#0b63ce;font-weight:900;padding:0;margin-top:12px}.buy-box{position:sticky;top:158px;background:#fff;border-radius:8px;box-shadow:var(--shadow-soft);overflow:hidden}.buy-section{padding:18px;border-bottom:1px solid var(--line)}.buy-section:last-child{border-bottom:0}.online{color:#777;font-size:12px;font-weight:800}.buy-price{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.buy-price>span:first-child{color:#334155;font-size:34px;font-weight:950;letter-spacing:-1.2px}.buy-old{color:#a5a5a5;text-decoration:line-through;font-weight:750;margin-top:2px}.qty-row{display:flex;align-items:center;gap:12px;margin:18px 0 12px}.qty-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;overflow:hidden}.qty-control button{width:36px;height:34px;border:0;background:#fff;font-weight:950}.qty-control span{min-width:32px;display:grid;place-items:center;font-weight:950}.low-stock{color:var(--green);font-size:13px;font-weight:900}.buy-actions{display:grid;gap:10px}.delivery-title{font-weight:950;font-size:18px;color:#545454;display:flex;align-items:center;justify-content:space-between;gap:10px}.delivery-title button{border:0;background:transparent;color:#0b63ce;font-size:12px;font-weight:900}.delivery-line{display:grid;grid-template-columns:28px 1fr;gap:8px;margin-top:14px;color:#555;font-size:13px;line-height:1.4}.compact-logos{gap:8px;margin:8px 0}.compact-logos img{height:20px;max-width:68px}.compact-logos .mp{width:96px}.product-pay-options{margin-top:14px}.seller-card{position:relative}.seller-card small{color:#777;line-height:1.5}.seller-card h3{margin:18px 0 10px;font-size:15px}.rating{position:absolute;top:16px;right:18px;background:#0fad37;color:#fff;padding:4px 8px;border-radius:4px;font-size:13px;font-weight:950}.related-list{display:grid;gap:10px}.related-item{display:grid;grid-template-columns:70px 1fr;gap:10px;background:#f8f8f8;border-radius:8px;padding:8px}.related-item img{height:68px;width:70px;object-fit:contain;background:#fff;border-radius:6px}.related-item h4{margin:0 0 4px;font-size:12px;line-height:1.25;color:#555;max-height:31px;overflow:hidden}.related-item strong{font-size:14px;color:#333}.related-products-section{margin:0 0 34px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 0 18px}.section-kicker{display:block;color:#e11d48;font-size:12px;font-weight:950;letter-spacing:.22em;text-transform:uppercase;margin-bottom:6px}.section-top h2{margin:0;font-size:30px;line-height:1.1;letter-spacing:-.9px;color:#253046}.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.related-card{background:#fff;border-radius:16px;box-shadow:var(--shadow-soft);overflow:hidden;border:1px solid #eef1f5;display:flex;flex-direction:column;min-height:100%;transition:transform .18s ease,box-shadow .18s ease}.related-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #1018281a}.related-card-image{aspect-ratio:1 / 1;background:#f7f8fb;display:grid;place-items:center;padding:14px}.related-card-image img{width:100%;height:100%;object-fit:contain}.related-card-body{padding:14px 14px 16px;display:grid;gap:8px}.related-card-badge{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:999px;background:#f0f5ff;color:#0b63ce;font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.related-card-body h3{margin:0;font-size:15px;line-height:1.28;color:#263244;letter-spacing:-.3px}.related-card-body strong{font-size:18px;color:#111827}.product-tabs{background:#fff;margin:32px 0;border-radius:8px;box-shadow:var(--shadow-soft);overflow:hidden}.tab-buttons{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.tab-btn{height:54px;border:0;background:#fff;color:#888;font-size:13px;font-weight:950;text-transform:uppercase}.tab-btn.active{color:#222;box-shadow:inset 0 -4px #222}.tab-panel{display:none;padding:22px}.tab-panel.active{display:block}.tab-panel h2{margin:0 0 16px;font-size:20px}.spec-table{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.spec-row{display:grid;grid-template-columns:1fr 1fr;background:#f8f8f8;min-height:42px;align-items:center;padding:0 18px;border-bottom:1px solid #eee;font-size:13px}.spec-row:nth-child(4n+1),.spec-row:nth-child(4n+2){background:#f1f1f1}.spec-row span{color:#6b7280}.spec-row strong{color:#475467}.login-wrap{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#101828,#102a5d);padding:24px}.login-card{width:min(440px,94vw);background:#fff;border-radius:20px;padding:28px;box-shadow:var(--shadow)}.login-card img{width:220px;margin-bottom:18px}.form-field label{display:block;font-weight:950;margin-bottom:7px;color:#394150}.form-field input,.form-field textarea,.form-field select{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px 13px;outline:0;background:#fff}.form-field textarea{min-height:106px;resize:vertical}.admin-shell{min-height:100vh;display:grid;grid-template-columns:270px 1fr;background:#f4f5f7}.admin-side{background:#111827;color:#fff;padding:26px}.admin-side img{width:210px;filter:brightness(0) invert(1) contrast(3);margin-bottom:26px}.admin-side nav{display:grid;gap:10px}.admin-side a,.admin-side button{border:0;border-radius:10px;min-height:42px;background:#ffffff14;color:#fff;display:flex;align-items:center;padding:0 14px;font-weight:900;text-align:left}.admin-side button{width:100%}.admin-main{padding:28px}.admin-top{background:linear-gradient(135deg,#102a5d,#07142d);color:#fff;border-radius:20px;padding:26px;display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.admin-top h1{margin:0;font-size:34px;letter-spacing:-1.2px}.admin-card{display:grid;grid-template-columns:minmax(320px,.85fr) 1.15fr;gap:22px;align-items:start}.admin-form,.admin-list{background:#fff;border-radius:18px;padding:22px;box-shadow:var(--shadow-soft)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1 / -1}.small-btn{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;font-weight:900}.small-btn.danger{color:var(--red)}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th,.admin-table td{padding:12px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.admin-table th{color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.admin-table img{width:56px;height:56px;object-fit:contain;border-radius:8px;background:#f7f7f7}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:1200px){.main-bar{grid-template-columns:210px 150px 1fr}.header-quick-actions{grid-column:1 / -1;justify-content:flex-end}.product-grid,.footer-top{grid-template-columns:repeat(3,1fr)}.product-layout{grid-template-columns:72px 1fr 1fr}.buy-box{grid-column:2 / -1;position:static}.gallery-main,.thumbs{position:static}}@media(max-width:900px){.container{width:min(100% - 32px,var(--container))}.main-bar{grid-template-columns:1fr auto;padding:10px 16px}.brand-logo img{width:190px}.category-button,.header-search{grid-column:1 / -1}.header-quick-actions{grid-column:auto}.quick-link.account{display:none}.info-bar{padding:0 16px;gap:22px}.category-strip{grid-template-columns:1fr;height:auto}.strip-title{min-height:50px;padding-left:16px}.strip-cats{min-height:62px}.promo-hero{grid-template-columns:1fr;padding:28px 18px 48px}.promo-copy{padding-left:0}.promo-products{grid-template-columns:repeat(3,1fr);gap:10px}.promo-product img{width:160px;height:130px}.home-spotlights{grid-template-columns:1fr}.section-head,.safe-buy-grid{grid-template-columns:1fr;display:grid}.catalog-toolbar{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.payment-strip{min-height:54px;border-radius:16px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;gap:10px;color:#eef2f7b3;margin:0 auto 18px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap;box-sizing:border-box;width:min(1180px,calc(100% - 32px));max-width:min(1180px,calc(100% - 32px))}.footer-bottom-row{flex-direction:column;align-items:flex-start}.product-layout{grid-template-columns:1fr}.thumbs{flex-direction:row;overflow-x:auto;order:2}.gallery-main{min-height:360px;order:1}.product-info{order:3}.buy-box{grid-column:auto;order:4}.spec-table,.admin-shell,.admin-card{grid-template-columns:1fr}.admin-side{position:static}}@media(max-width:560px){.product-grid,.footer-top{grid-template-columns:1fr}.payment-strip strong{margin-left:0}.main-bar{display:flex;flex-wrap:wrap}.brand-logo{flex:1 1 180px}.header-quick-actions{flex:0 0 auto}.quick-link{display:none}.category-button,.header-search{flex:1 1 100%}.promo-products{grid-template-columns:1fr}.promo-product:before{width:220px}.product-img-wrap{height:220px}.form-grid{grid-template-columns:1fr}.admin-top{flex-direction:column;align-items:flex-start}}:root{--navy: #18396a;--navy-2: #0b1f46;--red: #ff1f2f;--red-2: #e81325;--soft-red: #fff0f2;--charcoal: #303030;--container: 1508px}html,body{overflow-x:hidden}body{background:#f6f7f9}.market-header{-webkit-backdrop-filter:saturate(160%) blur(10px);backdrop-filter:saturate(160%) blur(10px)}.brand-logo img{object-fit:contain}.category-button{background:var(--red)}.info-bar{scrollbar-width:none}.info-bar::-webkit-scrollbar,.strip-cats::-webkit-scrollbar,.category-bar::-webkit-scrollbar{display:none}.hero-carousel{position:relative;overflow:hidden;background:var(--soft-red)}.hero-stage{position:relative;min-height:430px}.hero-slide{display:none;min-height:430px;background:radial-gradient(circle at 76% 42%,rgba(255,255,255,.72) 0 12%,transparent 28%),linear-gradient(90deg,var(--slide-bg, #ffe7ec) 0%,#fff2f5 45%,var(--slide-bg, #ffe7ec) 100%);animation:heroFade .45s ease both}.hero-slide.is-active{display:grid}.hero-slide:after{background-image:radial-gradient(rgba(255,31,47,.14) 1px,transparent 1px)}.hero-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:50%;border:0;background:#ffffffeb;color:var(--navy);box-shadow:0 8px 24px #00000021;font-size:0;line-height:1;display:grid;place-items:center;overflow:hidden}.hero-prev{left:18px}.hero-next{right:18px}.hero-dots button{width:10px;height:10px;border-radius:999px;border:0;background:#ffffffe0;padding:0}.hero-dots button.active{background:var(--red);width:24px}@keyframes heroFade{0%{opacity:.2;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px;margin-bottom:8px}.trust-strip article{background:#fff;border:1px solid rgba(24,57,106,.08);border-radius:16px;padding:16px 18px;box-shadow:0 8px 20px #1018280e;min-height:92px}.trust-strip strong{color:var(--navy);display:block;font-size:15px;margin-bottom:6px}.trust-strip span{color:#667085;font-size:13px;line-height:1.45;font-weight:650}.tech-services{background:#fff}.tech-services-grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:16px;align-items:stretch}.compact-head{display:block;margin:0}.compact-head h2{font-size:clamp(28px,3vw,42px)}.tech-services article{background:#f7f8fb;border:1px solid #e9edf4;border-radius:18px;padding:20px}.tech-services article b{color:var(--red);font-size:13px;font-weight:950}.tech-services article h3{margin:12px 0 8px;color:var(--navy);letter-spacing:-.4px}.tech-services article p{margin:0;color:#667085;line-height:1.55;font-size:14px;font-weight:650}.product-card{border:1px solid #edf0f4}.product-card:hover{border-color:#ff1f2f38;box-shadow:0 16px 34px #1018281c}.product-card:hover .product-img-wrap img.main{opacity:0;transform:scale(.96)}.product-card:hover .product-img-wrap img.alt{opacity:1;transform:scale(1.03)}.mini-payments{display:flex;align-items:center;gap:8px;height:24px;margin:10px 0 2px;opacity:.82}.mini-payments img{height:15px;width:auto;max-width:48px;filter:grayscale(1)}.product-actions{margin-top:10px}.admin-card-stack{grid-template-columns:1fr;margin-bottom:22px}.admin-card-stack .admin-form{width:100%}.admin-card-stack .admin-list{overflow:auto}.admin-main{scroll-behavior:smooth}.admin-card+.admin-card{margin-top:22px}.admin-table{min-width:680px}@media(max-width:1320px){.main-bar{grid-template-columns:220px 156px minmax(260px,1fr) auto;gap:12px;padding-inline:24px}.quick-link{min-width:96px}.promo-copy h1{font-size:clamp(42px,5.2vw,70px)}.tech-services-grid{grid-template-columns:1fr 1fr}.compact-head{grid-column:1 / -1}}@media(max-width:980px){.market-header{position:relative}.main-bar{display:grid;grid-template-columns:1fr auto;padding:10px 14px;gap:10px}.brand-logo img{width:196px}.category-button{grid-column:1 / 2;min-height:44px;padding:0 14px;justify-content:flex-start}.header-search{grid-column:1 / -1;order:5;min-height:46px}.header-quick-actions{grid-column:2;grid-row:1 / span 2;gap:6px}.quick-link{display:none}.cart-mini{border:1px solid #e5e7eb;border-radius:12px;font-size:22px}.info-bar{min-height:44px;padding:0 14px;gap:20px}.category-strip{grid-template-columns:1fr}.strip-title{min-height:48px;font-size:15px;padding-left:16px}.strip-cats{min-height:62px;padding:8px 14px}.strip-cat{min-width:134px;height:44px;font-size:13px}.hero-stage,.hero-slide{min-height:auto}.hero-slide{grid-template-columns:1fr;padding:30px 18px 56px;gap:18px}.promo-copy{padding-left:0;text-align:left}.promo-copy h1{letter-spacing:-2.4px;line-height:.95;max-width:680px}.promo-copy p{max-width:620px}.promo-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.promo-product{min-height:205px}.promo-product:before{width:170px}.promo-product img{width:145px;height:115px}.promo-product span{top:8px;right:8px;font-size:12px}.promo-product strong{font-size:12px}.promo-product em{font-size:17px;padding:7px 13px}.hero-nav{display:none}.trust-strip{grid-template-columns:repeat(2,1fr);width:min(100% - 32px,var(--container))}.home-spotlights{margin-top:18px}.section-head{align-items:flex-start}}@media(max-width:760px){.footer-col{margin-top:0}.container{width:min(100% - 28px,var(--container))}.promo-copy h1{font-size:clamp(42px,14vw,64px)}.promo-copy p{font-size:14px}.promo-products{display:flex;gap:12px;overflow-x:auto;padding:8px 2px 14px;scroll-snap-type:x mandatory}.promo-product{flex:0 0 68%;min-height:235px;background:#ffffff61;border-radius:22px;scroll-snap-align:center}.promo-product:before{width:205px}.promo-product img{width:190px;height:138px}.hero-dots{bottom:16px}.trust-strip{grid-template-columns:1fr}.home-spotlights{grid-template-columns:1fr;gap:16px;margin-bottom:28px}.spot-card{min-height:auto}.section{padding:34px 0}.section-head{display:block}.catalog-toolbar{grid-template-columns:1fr}.category-bar{display:flex;overflow-x:auto;gap:8px;padding-bottom:4px}.cat-btn{flex:0 0 auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-img-wrap{height:170px}.product-body{padding:12px}.product-title{font-size:14px;min-height:36px}.product-desc{display:none}.price{font-size:18px}.old-price{font-size:12px}.details-btn{font-size:12px;min-height:34px}.quick-cart{width:34px;height:34px}.tech-services-grid,.safe-buy-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;padding-top:34px;gap:26px}.footer-contact{grid-column:auto}.payment-strip{min-height:54px;border-radius:16px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;gap:10px;color:#eef2f7b3;margin:0 auto 18px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap;box-sizing:border-box;width:min(1180px,calc(100% - 32px));max-width:min(1180px,calc(100% - 32px))}.footer-bottom-row nav{display:grid;gap:12px}.cart-panel{width:min(100vw,420px)}.product-main{margin-top:18px}.product-layout{gap:14px}.gallery-main{min-height:300px}.thumb{min-width:64px}.product-info h1{font-size:24px}.buy-box{border-radius:14px}.buy-price>span:first-child{font-size:28px}.checkout-options{grid-template-columns:1fr 1fr}.spec-row{grid-template-columns:1fr;gap:4px;padding:10px 14px}.admin-main{padding:16px}.admin-top{padding:18px}.admin-top h1{font-size:26px}.admin-side{padding:18px}}@media(max-width:420px){.brand-logo img{width:172px}.category-button strong{font-size:13px}.promo-product{flex-basis:82%}.product-grid{grid-template-columns:1fr}.product-img-wrap{height:220px}.payment-logos.large{justify-content:flex-start}.checkout-options{grid-template-columns:1fr}}.admin-nav{display:grid;gap:10px}.admin-nav button,.admin-nav a{border:0;border-radius:12px;min-height:44px;background:#ffffff14;color:#fff;display:flex;align-items:center;padding:0 14px;font-weight:900;text-align:left;width:100%}.admin-nav button.active{background:#fff;color:var(--navy)}.admin-tabs{margin-top:22px}.admin-panel{display:none}.admin-panel.active{display:block}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.kpi-card{background:#fff;border-radius:16px;padding:18px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:6px}.kpi-card span{color:#667085;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.kpi-card strong{font-size:28px;letter-spacing:-1px;color:#111827}.kpi-card small{color:#667085}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.section-head h2{margin:0}.search-input,.section-head select{min-height:40px;border-radius:10px;border:1px solid var(--line);padding:0 12px;background:#fff}.admin-form textarea{min-height:110px;resize:vertical}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900;text-transform:capitalize}.status-pill.published,.status-pill.active,.status-pill.paid,.status-pill.completed{background:#e8f7ee;color:#14804a}.status-pill.draft,.status-pill.pending{background:#fff4e5;color:#b25e00}.status-pill.hidden,.status-pill.inactive,.status-pill.cancelled,.status-pill.out_of_stock{background:#feecee;color:#c81e3a}.mini-chart{display:grid;gap:10px}.chart-row{display:grid;grid-template-columns:60px 1fr 34px;align-items:center;gap:10px}.chart-bar{height:12px;border-radius:999px;background:#eef1f6;overflow:hidden}.chart-bar i{display:block;height:100%;border-radius:inherit;background:var(--red)}@media(max-width:1200px){.admin-shell{grid-template-columns:1fr}.admin-side{position:static}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-2{grid-template-columns:1fr}}@media(max-width:760px){.admin-main{padding:16px}.admin-top{padding:18px}.admin-top h1{font-size:26px}.admin-side{padding:16px}.kpi-grid,.admin-card,.admin-card-stack{grid-template-columns:1fr}.admin-table{min-width:760px}.section-head{flex-direction:column;align-items:stretch}.section-head select,.search-input{width:100%}}@media(max-width:560px){.main-bar{grid-template-columns:1fr;padding:10px 16px;gap:10px}.brand-logo img{width:180px}.header-quick-actions{width:100%;justify-content:space-between}.category-strip{grid-template-columns:1fr;height:auto}.strip-title{padding:14px 16px}.promo-hero{grid-template-columns:1fr;padding:18px 16px 28px}.promo-copy{padding-left:0}.promo-copy h1{letter-spacing:-2px;font-size:clamp(36px,12vw,60px)}.promo-products{grid-template-columns:1fr;gap:14px}.promo-product{min-height:220px}.promo-product:before{width:220px}.promo-product img{width:220px;height:170px}.product-layout{grid-template-columns:1fr}.thumbs,.gallery-main,.buy-box{position:static}.buy-box{margin-top:12px}.product-tabs{margin:18px 0}.tab-buttons{grid-template-columns:1fr}}@media(max-width:760px){.market-footer{padding-bottom:0}.footer-brand{padding:16px 0 8px}.footer-brand .footer-logo{width:210px;max-height:68px}.footer-contact{margin-top:0}.footer-contact,.footer-col{border-top:1px solid rgba(255,255,255,.1);padding:12px 0}.footer-contact{padding-top:16px}.footer-contact h3,.footer-col h3{margin:0;font-size:16px;line-height:1.2;width:100%;font-weight:700}.footer-contact ul{gap:12px}.payment-strip{min-height:54px;border-radius:16px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;gap:10px;color:#eef2f7b3;margin:0 auto 18px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap;box-sizing:border-box;width:min(1180px,calc(100% - 32px));max-width:min(1180px,calc(100% - 32px))}.payment-strip strong{margin-left:0;width:100%}.footer-bottom-dark{padding-top:14px}.footer-bottom-row{flex-direction:column;align-items:flex-start;gap:14px;padding-bottom:18px}.footer-bottom-row .socials{width:100%;justify-content:center}.footer-bottom-row nav{width:100%;display:grid;grid-template-columns:1fr;justify-items:center;gap:10px}.copyright{padding-top:14px;font-size:13px}}.category-showcase{background:#fff}.category-showcase-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.category-showcase-grid button{border:1px solid #edf0f4;background:#fff;border-radius:20px;padding:18px 14px;text-align:left;box-shadow:0 10px 24px #1018280d;transition:.22s ease;cursor:pointer;min-height:170px}.category-showcase-grid button:hover{transform:translateY(-4px);border-color:#ff1f2f52;box-shadow:0 16px 36px #1018281a}.category-showcase-grid img{width:86px;height:74px;object-fit:contain;display:block;margin-bottom:14px}.category-showcase-grid strong{display:block;font-size:18px;color:#102a56;margin-bottom:4px}.category-showcase-grid span{display:block;color:#667085;font-weight:800;line-height:1.35}.buyer-confidence{background:linear-gradient(135deg,#071a3a,#132e63 50%,#ff1f2f 160%);color:#fff}.buyer-confidence-grid{display:grid;grid-template-columns:1.45fr repeat(2,minmax(0,1fr));gap:18px}.confidence-main{grid-row:span 2;padding:32px;border-radius:26px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16)}.confidence-main h2{margin:8px 0 12px;font-size:clamp(30px,4vw,54px);line-height:.98;letter-spacing:-1.5px}.confidence-main p{color:#ffffffd1;font-size:16px;line-height:1.65}.confidence-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.buyer-confidence-grid article:not(.confidence-main){padding:24px;border-radius:22px;background:#ffffff17;border:1px solid rgba(255,255,255,.14)}.buyer-confidence-grid article:not(.confidence-main) b{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;color:#102a56;background:#fff;margin-bottom:14px}.buyer-confidence-grid h3{margin:0 0 8px;font-size:21px}.buyer-confidence-grid article:not(.confidence-main) p{margin:0;color:#ffffffc7;line-height:1.55}.faq-section{background:#f6f8fb}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:start}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid #edf0f4;border-radius:18px;padding:18px 20px;box-shadow:0 8px 20px #1018280b}.faq-list summary{cursor:pointer;font-weight:950;color:#102a56;font-size:17px}.faq-list p{color:#667085;line-height:1.6;margin:12px 0 0}.product-card-benefits{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0 0}.product-card-benefits span{font-size:11px;font-weight:900;color:#102a56;background:#eef4ff;border-radius:999px;padding:5px 8px}.empty-cart-state{display:grid;gap:10px;padding:16px;border-radius:18px;background:#f8fafc;border:1px dashed #d5dbe7;color:#344054}.empty-cart-state strong{font-size:18px;color:#102a56}.empty-cart-state p{margin:0;line-height:1.55}.payment-card .payment-qr-grid{margin:18px 0}.product-assurance{display:grid;gap:7px;margin-top:14px;padding:12px;border-radius:14px;background:#f7f9fc;border:1px solid #edf0f4;color:#344054;font-size:13px;font-weight:850}body.cart-open .whatsapp-float,body.payment-modal-open .whatsapp-float{opacity:0;pointer-events:none;transform:translateY(12px) scale(.92)}.payment-admin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.payment-admin-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:grid;gap:8px;box-shadow:0 8px 20px #1018280a}.payment-admin-grid strong{color:#102a56;font-size:18px}.payment-admin-grid span{font-weight:900;color:#12a150}.payment-admin-grid small{color:#667085;line-height:1.45}.admin-table{background:#fff;border-radius:14px;overflow:hidden}.admin-list{overflow:auto}.cart-foot:before{content:"Elige tu forma de pago";display:block;font-size:13px;font-weight:950;color:#667085;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}@media(max-width:1100px){.category-showcase-grid{grid-template-columns:repeat(3,1fr)}.buyer-confidence-grid{grid-template-columns:1fr 1fr}.confidence-main{grid-column:1/-1;grid-row:auto}.faq-grid{grid-template-columns:1fr}.payment-admin-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.category-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-showcase-grid button{min-height:138px;padding:12px;border-radius:16px}.category-showcase-grid img{width:62px;height:52px;margin-bottom:10px}.category-showcase-grid strong{font-size:15px}.category-showcase-grid span{font-size:12px}.buyer-confidence-grid{grid-template-columns:1fr}.confidence-main{padding:22px;border-radius:22px}.buyer-confidence-grid article:not(.confidence-main){padding:18px;border-radius:18px}.faq-list details{padding:16px;border-radius:16px}.payment-admin-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}.product-card{border-radius:13px}.product-img-wrap{height:138px!important}.product-body{padding:10px!important}.product-title{font-size:13px!important;line-height:1.25!important;min-height:34px}.product-desc{display:none!important}.product-meta{font-size:9.5px!important;gap:4px}.price-line{display:grid;gap:2px}.price{font-size:16px!important}.old-price{font-size:11px!important}.mini-payments img{height:13px!important;max-width:26px}.product-actions{grid-template-columns:1fr 34px!important;gap:7px}.details-btn{font-size:11px!important;padding:0 8px!important;min-height:34px!important}.quick-cart{width:34px!important;height:34px!important}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cart-panel{width:100vw!important}.payment-card{width:min(94vw,560px)!important}}@media(max-width:380px){.product-img-wrap{height:124px!important}.product-title{font-size:12px!important}.price{font-size:15px!important}}.flash-deals{display:grid;grid-template-columns:minmax(300px,500px) minmax(0,1fr);gap:0;margin-top:26px;margin-bottom:18px;background:#fff;border:8px solid #171717;border-radius:18px;overflow:hidden;box-shadow:0 18px 42px #1018281a}.flash-deals-panel{background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.14),transparent 28%),linear-gradient(135deg,#0e1014,#353535 52%,#232323);color:#fff;padding:34px 28px;display:flex;flex-direction:column;justify-content:center;min-height:330px}.flash-badge{width:64px;height:88px;display:grid;place-items:center;font-size:44px;background:linear-gradient(180deg,#ffdf53,#ffac12 55%,#ff8a00);color:#231300;border-radius:16px;box-shadow:0 12px 24px #00000038;margin-bottom:14px}.flash-copy{margin-bottom:26px}.flash-copy .flash-eyebrow{display:block;font-size:28px;line-height:1;font-weight:900;text-transform:uppercase;color:#ffe07c;letter-spacing:.8px}.flash-copy h2{margin:0;font-size:clamp(36px,4vw,58px);line-height:.92;text-transform:uppercase;color:#fff2b0}.flash-copy p{margin:12px 0 0;display:inline-flex;align-items:center;justify-content:center;background:#090b10;color:#fff;font-weight:900;text-transform:uppercase;border-radius:999px;padding:12px 18px;font-size:14px}.flash-countdown{display:grid;grid-template-columns:repeat(7,auto);gap:10px;align-items:start}.flash-countdown i{font-style:normal;font-size:34px;font-weight:900;color:#fff;align-self:center}.time-box{display:flex;flex-direction:column;gap:8px;align-items:center}.time-box strong{width:72px;height:64px;border-radius:10px;background:#fff;color:#16202f;display:grid;place-items:center;font-size:28px;font-weight:900}.time-box span{font-size:14px;font-weight:700;color:#ffffffe6}.flash-products-shell{position:relative;background:#f7f7f7;padding:18px 54px 18px 18px;display:flex;align-items:center}.flash-products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;width:100%}.flash-products::-webkit-scrollbar{display:none}.flash-card{background:#fff;border:1px solid #eceef2;border-radius:14px;padding:14px;min-height:286px;display:flex;flex-direction:column;scroll-snap-align:start}.flash-card-image{height:152px;display:grid;place-items:center;margin-bottom:10px}.flash-card-image img{max-width:100%;max-height:144px;object-fit:contain}.flash-card-body{display:flex;flex-direction:column;gap:8px}.flash-brand{font-size:13px;font-weight:800;color:#959ba6;text-transform:uppercase}.flash-card h3{margin:0;font-size:16px;line-height:1.3;min-height:62px}.flash-card h3 a{color:#23314d;text-decoration:none}.flash-prices{margin-top:auto;display:grid;gap:6px}.flash-prices .old-price{color:#8c95a5;text-decoration:line-through;font-size:14px}.flash-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.flash-price-line strong{font-size:20px;color:#243149}.flash-price-line em{font-style:normal;color:#24a745;font-size:14px;font-weight:800}.flash-prices small{color:#24a745;font-size:14px;font-weight:800}.flash-arrow{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:999px;border:0;background:#ececec;color:#535353;font-size:34px;line-height:1;box-shadow:0 10px 24px #0000001f;display:grid;place-items:center;cursor:pointer}.flash-arrow-prev{right:auto;left:14px;display:none}@media(max-width:1320px){.flash-deals{grid-template-columns:360px minmax(0,1fr)}.flash-products{grid-auto-columns:minmax(210px,260px)}}@media(max-width:980px){.flash-deals{grid-template-columns:1fr;border-width:6px}.flash-deals-panel{min-height:auto}.flash-products-shell{padding:16px 18px}.flash-products{grid-auto-columns:minmax(240px,280px)}.flash-arrow{display:none}}@media(max-width:760px){.flash-copy .flash-eyebrow{font-size:24px}.flash-copy h2{font-size:42px}.flash-countdown{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:10px}.flash-countdown i{display:none}.time-box strong{width:100%;min-width:0;height:58px;font-size:24px}.time-box span{font-size:12px}.flash-products{grid-auto-columns:78%}.flash-card{min-height:268px}}@media(max-width:420px){.flash-deals-panel{padding:26px 18px}.flash-products-shell{padding:12px}.flash-products{grid-auto-columns:86%;gap:12px}}.flash-deals{border-color:var(--navy-2);background:#fff}.flash-deals-panel{background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.1),transparent 18%),radial-gradient(circle at 84% 18%,rgba(255,31,47,.28),transparent 24%),linear-gradient(135deg,var(--navy-2) 0%,var(--navy) 56%,#214784 100%)}.flash-badge{background:linear-gradient(180deg,#ff6670 0%,var(--red) 62%,#c90d1c 100%);color:#fff;border:2px solid rgba(255,255,255,.18)}.flash-copy .flash-eyebrow{color:#ff8f98}.flash-copy h2{color:#fff;text-shadow:0 6px 16px rgba(0,0,0,.18)}.flash-copy p{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff}.flash-countdown i{color:#ffffffdb}.time-box strong{background:#fff;color:var(--navy-2);border:2px solid rgba(255,31,47,.14);box-shadow:0 8px 18px #00000024}.time-box span{color:#ffffffeb}.flash-products-shell{background:linear-gradient(180deg,#fff,#f5f8fc)}.flash-card{border:1px solid rgba(24,57,106,.1);box-shadow:0 10px 24px #1018280d}.flash-card:hover{border-color:#ff1f2f2e;box-shadow:0 16px 32px #1018281a}.flash-card h3 a,.flash-price-line strong{color:var(--navy-2)}.flash-price-line em,.flash-prices small{color:var(--red)}.flash-arrow{background:#fff;color:var(--navy-2);border:1px solid rgba(24,57,106,.12)}.flash-arrow:hover{background:var(--red);color:#fff}.flash-reset-note{display:block;margin-top:14px;color:#ffffffd1;font-size:13px;font-weight:650}.flash-reset-note{display:none!important}.flash-products-shell{padding:18px;display:block}.flash-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;gap:16px;overflow:visible;width:100%}.flash-card{min-height:300px;height:100%}.flash-card-image{background:#fff;border-radius:12px}.flash-card h3{min-height:66px}@media(max-width:1100px){.flash-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.flash-products{grid-template-columns:1fr;gap:12px}.flash-card{min-height:260px}}.flash-deals{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:stretch}.flash-deals-panel{min-height:292px;padding:28px 24px}.flash-copy{margin-bottom:22px}.flash-copy .flash-eyebrow{font-size:24px}.flash-copy h2{font-size:clamp(34px,4.4vw,56px)}.flash-copy p{font-size:12px;padding:10px 16px}.flash-countdown{gap:8px}.time-box strong{width:64px;height:60px;font-size:22px}.flash-products-shell{padding:16px 18px;display:block;overflow:hidden}.flash-products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(165px,1fr);gap:14px;width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scroll-snap-type:x proximity;scrollbar-width:thin}.flash-card{min-height:270px;padding:12px}.flash-card-image{height:118px;margin-bottom:8px}.flash-card-image img{max-height:110px}.flash-card-body{gap:6px}.flash-brand{font-size:12px}.flash-card h3{min-height:56px;font-size:14px}.flash-prices .old-price{font-size:13px}.flash-price-line{gap:6px}.flash-price-line strong{font-size:18px}.flash-price-line em,.flash-prices small{font-size:12px}.flash-arrow,.flash-arrow-prev{display:none!important}@media(min-width:1180px){.flash-products{grid-auto-columns:calc((100% - 56px)/5)}}@media(max-width:1024px){.flash-deals{grid-template-columns:1fr}.flash-deals-panel{min-height:auto}.flash-products{grid-auto-columns:minmax(180px,1fr)}}@media(max-width:760px){.flash-products{grid-auto-columns:minmax(160px,1fr);gap:12px}.flash-card{min-height:250px}.flash-card h3{min-height:48px}}.flash-deals{grid-template-columns:minmax(300px,430px) minmax(0,1fr)!important}.flash-deals-panel{overflow:hidden}.flash-copy h2{font-size:clamp(34px,3.2vw,52px)!important;white-space:normal}.flash-products-shell{min-width:0;padding:16px 18px!important;overflow:hidden!important}.flash-products{min-width:0;display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(150px,calc((100% - 56px)/5))!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 2px 8px!important;scrollbar-width:thin}.flash-card{min-width:150px;min-height:264px!important}.flash-card-image{height:112px!important}.flash-card-image img{max-height:106px!important}.flash-card h3{font-size:13.5px!important;min-height:54px!important}.flash-price-line em,.flash-prices small{font-size:12px!important}@media(max-width:1024px){.flash-deals{grid-template-columns:1fr!important}.flash-products{grid-auto-columns:minmax(154px,1fr)!important}}@media(max-width:760px){.flash-products{grid-auto-columns:minmax(152px,76vw)!important}}.flash-deals{display:grid!important;grid-template-columns:minmax(360px,31%) minmax(0,69%)!important;gap:0!important;align-items:stretch;border-width:10px!important;border-radius:24px!important;overflow:hidden}.flash-deals-panel{min-width:0;min-height:312px!important;padding:26px 24px 24px!important;display:flex!important;flex-direction:column;justify-content:space-between;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(83,137,255,.3),transparent 26%),radial-gradient(circle at 82% 20%,rgba(255,82,122,.22),transparent 18%),linear-gradient(180deg,#0d2b63,#173b77 48%,#234b8a)!important}.flash-header{display:grid!important;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:16px;min-width:0;margin-bottom:18px}.flash-badge{display:none!important}.flash-bolt-img{width:72px;height:104px;object-fit:contain;filter:drop-shadow(0 10px 14px rgba(0,0,0,.18))}.flash-copy{min-width:0;margin:0!important;display:flex;flex-direction:column;align-items:flex-start}.flash-copy .flash-eyebrow{font-size:26px!important;line-height:1;font-weight:900;margin-bottom:4px;letter-spacing:.4px;color:#ff9aa6!important}.flash-copy h2{margin:0!important;font-size:clamp(34px,3.2vw,58px)!important;line-height:.92!important;letter-spacing:-1px!important;white-space:normal!important;overflow-wrap:anywhere;max-width:100%;color:#fff!important}.flash-copy p{margin-top:12px!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;border-radius:999px;padding:9px 14px!important;font-size:12px!important;font-weight:900}.flash-countdown{display:grid!important;grid-template-columns:repeat(7,max-content)!important;gap:8px!important;align-items:start;width:fit-content;max-width:100%}.flash-countdown i{font-style:normal;font-size:32px!important;font-weight:900;color:#ffffffd1!important;align-self:center}.time-box{display:flex;flex-direction:column;align-items:center;gap:8px}.time-box strong{width:74px!important;height:66px!important;border-radius:16px!important;display:grid;place-items:center;font-size:24px!important;font-weight:900;color:#102a56!important;background:#fff!important;box-shadow:0 10px 24px #0000002e;border:1px solid rgba(255,145,145,.65)!important}.time-box span{font-size:12px!important;font-weight:800;color:#ffffffeb!important}.flash-products-shell{min-width:0;display:flex!important;align-items:stretch;padding:16px 14px!important;overflow:hidden!important;background:linear-gradient(180deg,#fff,#f6f8fb)!important}.flash-products{min-width:0;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:initial!important;grid-auto-columns:auto!important;width:100%!important;gap:14px!important;overflow:hidden!important;padding:0!important}.flash-card{min-width:0!important;min-height:100%!important;height:100%;border-radius:18px!important;padding:12px!important;display:flex;flex-direction:column;box-shadow:0 8px 22px #1018280f!important}.flash-card-image{height:132px!important;background:#f4f6fa;border-radius:14px;margin-bottom:12px!important}.flash-card-image img{max-height:112px!important;width:auto}.flash-card h3{font-size:14px!important;line-height:1.26;min-height:54px!important;margin:0}.flash-price-line strong{font-size:17px!important}.flash-arrow,.flash-arrow-prev,.flash-arrow-next{display:none!important}@media(max-width:1400px){.flash-deals{grid-template-columns:minmax(330px,29%) minmax(0,71%)!important}.flash-copy h2{font-size:clamp(32px,3vw,50px)!important}}@media(max-width:1200px){.flash-deals{grid-template-columns:minmax(320px,34%) minmax(0,66%)!important}.flash-header{grid-template-columns:66px minmax(0,1fr);gap:14px}.flash-bolt-img{width:60px;height:90px}.flash-copy .flash-eyebrow{font-size:22px!important}.flash-copy h2{font-size:clamp(30px,3vw,42px)!important}.time-box strong{width:66px!important;height:60px!important;font-size:22px!important}}@media(max-width:980px){.flash-deals{grid-template-columns:1fr!important}.flash-deals-panel{padding:22px 18px!important;min-height:auto!important}.flash-header{grid-template-columns:56px minmax(0,1fr);gap:12px}.flash-bolt-img{width:52px;height:78px}.flash-copy .flash-eyebrow{font-size:20px!important}.flash-copy h2{font-size:clamp(30px,7vw,44px)!important}.flash-countdown{overflow-x:auto;padding-bottom:4px}.flash-products{grid-template-columns:repeat(5,minmax(165px,1fr))!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:4px!important;scroll-snap-type:x proximity}}@media(max-width:760px){.flash-header{grid-template-columns:48px minmax(0,1fr);gap:10px}.flash-bolt-img{width:44px;height:68px}.flash-copy .flash-eyebrow{font-size:18px!important}.flash-copy h2{font-size:32px!important}.time-box strong{width:60px!important;height:56px!important;font-size:20px!important}.flash-countdown i{font-size:26px!important}.flash-products{grid-template-columns:repeat(5,minmax(154px,78vw))!important;gap:12px!important}}.flash-deals-panel{min-height:260px!important;justify-content:flex-start!important;gap:14px!important;padding:22px 22px 18px!important}.flash-header{margin-bottom:8px!important;align-items:center!important}.flash-copy p{margin-top:10px!important}.flash-countdown{margin-top:2px!important}@media(max-width:980px){.flash-deals-panel{min-height:auto!important;gap:12px!important;padding:18px 18px 16px!important}.flash-header{margin-bottom:6px!important}}@media(max-width:760px){.flash-deals-panel{gap:10px!important;padding:16px 16px 14px!important}.flash-copy p{margin-top:8px!important}}.flash-deals-panel{justify-content:center!important;gap:18px!important;padding-top:20px!important;padding-bottom:20px!important}.flash-header{margin-bottom:0!important}.flash-copy{justify-content:center}.flash-countdown{margin-top:0!important}@media(min-width:981px){.flash-deals-panel{min-height:auto!important}}@media(max-width:980px){.flash-deals-panel{justify-content:flex-start!important;gap:12px!important}}.pc-promo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px;margin-bottom:18px}.pc-promo-banner{min-height:104px;border-radius:16px;padding:18px 20px;text-decoration:none;color:#fff;display:flex;flex-direction:column;justify-content:center;box-shadow:0 14px 28px #10182814;position:relative;overflow:hidden}.pc-promo-banner:after{content:"";position:absolute;inset:auto -38px -52px auto;width:140px;height:140px;border-radius:999px;background:#ffffff1f}.pc-promo-banner span{font-size:12px;font-weight:900;text-transform:uppercase;opacity:.9}.pc-promo-banner strong{font-size:20px;line-height:1.15;margin:6px 0 12px;max-width:320px}.pc-promo-banner em{font-style:normal;font-size:13px;font-weight:900}.pc-promo-red{background:linear-gradient(135deg,#ff1f2f,#b80f1d)}.pc-promo-dark{background:linear-gradient(135deg,#0b1f46,#18396a)}.pc-promo-blue{background:linear-gradient(135deg,#18396a,#2a63b8)}.pc-home-block,.pc-category-zone,.pc-department,.pc-need-section,.pc-seo-section{margin-top:28px;margin-bottom:28px}.pc-block-head,.pc-department-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px}.pc-block-head span,.pc-department-head span{display:block;color:var(--red);font-size:13px;font-weight:900;text-transform:uppercase;margin-bottom:4px}.pc-block-head h2,.pc-department-head h2{margin:0;color:var(--navy-2);font-size:clamp(22px,2.2vw,32px);letter-spacing:-.7px}.pc-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pc-tabs button,.pc-department-head a{border:1px solid #e2e8f0;background:#fff;color:var(--navy);min-height:34px;padding:0 13px;border-radius:999px;font-weight:850;font-size:12px;text-decoration:none;display:inline-flex;align-items:center}.pc-tabs button.active{background:var(--red);color:#fff;border-color:var(--red)}.pc-mini-product-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.pc-home-block .pc-mini-product-row{grid-template-columns:repeat(6,minmax(0,1fr))}.pc-mini-card{background:#fff;border:1px solid #edf0f4;border-radius:16px;padding:12px;min-width:0;box-shadow:0 10px 24px #1018280b;display:flex;flex-direction:column;min-height:258px}.pc-mini-card:hover{transform:translateY(-2px);border-color:#ff1f2f33;box-shadow:0 18px 34px #1018281a}.pc-mini-img{height:126px;background:#f6f8fb;border-radius:12px;display:grid;place-items:center;margin-bottom:10px}.pc-mini-img img{max-width:92%;max-height:112px;object-fit:contain}.pc-mini-card>span{color:#98a2b3;text-transform:uppercase;font-size:11px;font-weight:900;margin-bottom:5px}.pc-mini-card h3{margin:0;font-size:13px;line-height:1.28;min-height:50px}.pc-mini-card h3 a{color:#112b59;text-decoration:none}.pc-mini-price{margin-top:auto;display:grid;gap:4px}.pc-mini-price .pc-old{color:#98a2b3;text-decoration:line-through;font-size:12px;font-weight:800}.pc-mini-price strong{color:#0b1f46;font-size:17px}.pc-mini-price em{color:var(--red);font-style:normal;font-size:11px;font-weight:950}.pc-promo-wide{min-height:120px;border-radius:18px;padding:22px 26px;color:#fff;background:linear-gradient(100deg,#101828,#18396a 44%,#ff1f2f);display:flex;justify-content:space-between;align-items:center;gap:24px;overflow:hidden;position:relative;box-shadow:0 16px 32px #1018281a}.pc-promo-wide:after{content:"";position:absolute;right:90px;top:-60px;width:190px;height:190px;border-radius:999px;background:#ffffff1a}.pc-promo-wide span{font-size:12px;font-weight:950;text-transform:uppercase;opacity:.86}.pc-promo-wide strong{display:block;font-size:clamp(24px,3vw,38px);line-height:1.05;margin:6px 0}.pc-promo-wide p{margin:0;color:#ffffffd1;font-weight:650}.pc-promo-wide a{position:relative;z-index:1;background:#fff;color:var(--navy-2);text-decoration:none;font-weight:950;border-radius:999px;padding:12px 18px;flex:0 0 auto}.pc-promo-wide-red{background:linear-gradient(100deg,#0b1f46,#671220,#ff1f2f)}.pc-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.pc-category-grid button,.pc-need-grid button{border:1px solid #e5eaf2;background:#fff;border-radius:14px;min-height:82px;padding:14px;text-align:left;cursor:pointer;box-shadow:0 8px 20px #1018280a}.pc-category-grid button strong{display:block;color:var(--navy-2);font-size:15px;margin-bottom:5px}.pc-category-grid button span{color:#667085;font-size:12px;font-weight:700}.pc-department{background:#fff;border:1px solid #edf0f4;border-radius:22px;padding:20px;box-shadow:0 12px 28px #1018280b}.pc-department-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:16px}.pc-department-layout.reverse{grid-template-columns:minmax(0,1fr) minmax(220px,280px)}.pc-side-card{min-height:260px;border-radius:18px;padding:22px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.pc-side-card:before{content:"";position:absolute;width:170px;height:170px;border-radius:999px;right:-50px;top:-50px;background:#ffffff1f}.pc-side-card span{font-size:12px;font-weight:950;text-transform:uppercase}.pc-side-card strong{font-size:28px;line-height:1.05;margin:8px 0}.pc-side-card em{font-style:normal;color:#ffffffd1;font-size:13px;font-weight:750}.pc-side-computo{background:linear-gradient(145deg,#18396a,#0b1f46)}.pc-side-hogar{background:linear-gradient(145deg,#ff1f2f,#9e111d)}.pc-need-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px}.pc-need-grid button{min-height:58px;text-align:center;color:var(--navy-2);font-weight:900}.pc-seo-section{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;background:#fff;border:1px solid #edf0f4;border-radius:20px;padding:24px;color:#475467}.pc-seo-section h2,.pc-seo-section h3{margin:0 0 10px;color:var(--navy-2)}.pc-seo-section p{margin:0;line-height:1.65;font-weight:650}.pc-search-tags{display:flex;flex-wrap:wrap;gap:8px}.pc-search-tags a{color:var(--navy);background:#f4f7fb;border:1px solid #e5eaf2;border-radius:999px;padding:8px 11px;text-decoration:none;font-size:12px;font-weight:850}.pc-empty{color:#667085;font-weight:750}@media(max-width:1200px){.pc-home-block .pc-mini-product-row,.pc-mini-product-row{grid-template-columns:repeat(4,minmax(0,1fr))}.pc-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pc-need-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.pc-promo-row{grid-template-columns:1fr}.pc-block-head,.pc-department-head,.pc-promo-wide{align-items:flex-start;flex-direction:column}.pc-department-layout,.pc-department-layout.reverse,.pc-seo-section{grid-template-columns:1fr}.pc-side-card{min-height:160px}.pc-mini-product-row,.pc-home-block .pc-mini-product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,42vw);grid-template-columns:none;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity}.pc-mini-card{scroll-snap-align:start}}@media(max-width:640px){.pc-category-grid,.pc-need-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pc-mini-product-row,.pc-home-block .pc-mini-product-row{grid-auto-columns:minmax(160px,74vw)}.pc-promo-wide strong{font-size:25px}.pc-department{padding:14px;border-radius:18px}}.pc-image-banners{margin-top:18px;margin-bottom:24px}.pc-image-banner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px}.pc-image-banner-card,.pc-image-banner-wide{display:block;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 10px 28px #10182814;border:1px solid #e7ebf2;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pc-image-banner-card:hover,.pc-image-banner-wide:hover{transform:translateY(-2px);box-shadow:0 18px 34px #1018281f;border-color:#ff1f2f2e}.pc-image-banner-card img,.pc-image-banner-wide img{display:block;width:100%;height:auto}.pc-image-banner-card{aspect-ratio:16 / 5}.pc-image-banner-card img{width:100%;height:100%;object-fit:cover}.pc-image-banner-wide{aspect-ratio:32 / 5}.pc-image-banner-wide img{width:100%;height:100%;object-fit:cover}@media(max-width:980px){.pc-image-banner-grid{grid-template-columns:1fr}.pc-image-banner-card,.pc-image-banner-wide{aspect-ratio:auto}}.strip-cat img{object-fit:contain!important;background:#ffffff29;border-radius:9px;padding:4px}.category-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.category-showcase-grid button{display:flex!important;flex-direction:column;align-items:flex-start;justify-content:flex-end;min-height:210px!important;position:relative;overflow:hidden}.category-showcase-grid button img{position:absolute;top:18px;right:18px;width:128px!important;height:118px!important;object-fit:contain!important;margin:0!important;filter:drop-shadow(0 10px 14px rgba(16,24,40,.12))}.category-showcase-grid button strong,.category-showcase-grid button span{position:relative;z-index:1}.pc-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.pc-category-grid button{position:relative;overflow:hidden;min-height:144px!important;padding-top:82px!important}.pc-category-grid button img{position:absolute;top:14px;left:14px;width:86px;height:68px;object-fit:contain;background:#f6f8fb;border-radius:12px;padding:5px;filter:drop-shadow(0 8px 12px rgba(16,24,40,.1))}.pc-category-grid button strong,.pc-category-grid button span{position:relative;z-index:1}@media(max-width:1200px){.category-showcase-grid,.pc-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.category-showcase-grid,.pc-category-grid{grid-template-columns:1fr!important}.category-showcase-grid button{min-height:170px!important}.category-showcase-grid button img{width:104px!important;height:96px!important}}.pc-rich-head{margin-bottom:18px!important}.pc-rich-head .pc-block-head span,.pc-rich-head span{color:var(--red);letter-spacing:.18em}.pc-rich-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pc-rich-category-card{background:#fff;border:1px solid #e8edf5;border-radius:14px;overflow:hidden;box-shadow:0 12px 28px #1018280f}.pc-rich-category-banner{display:block;aspect-ratio:16 / 4.8;overflow:hidden;background:#e11}.pc-rich-category-banner img{width:100%;height:100%;display:block;object-fit:cover}.pc-rich-subgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 16px 18px;background:#fff}.pc-rich-subgrid button{border:0;background:transparent;display:grid;justify-items:center;gap:8px;padding:0;cursor:pointer;color:#3f4652;font-weight:750}.pc-rich-subgrid button img{width:100%;height:82px;object-fit:contain;background:#f6f7f9;border-radius:8px;padding:8px;transition:transform .18s ease,box-shadow .18s ease}.pc-rich-subgrid button span{font-size:14px;line-height:1.2;text-align:center}.pc-rich-subgrid button:hover img{transform:translateY(-2px);box-shadow:0 10px 18px #1018281a}@media(max-width:1200px){.pc-rich-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.pc-rich-category-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,86vw);grid-template-columns:none;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.pc-rich-category-card{scroll-snap-align:start}.pc-rich-subgrid{gap:8px;padding:12px}.pc-rich-subgrid button img{height:68px}.pc-rich-subgrid button span{font-size:12px}}.pc-category-zone{overflow:hidden}.pc-category-top-banners{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:26px}.pc-category-top-banner,.pc-category-bottom-banner{display:block;border-radius:14px;overflow:hidden;background:#fff;border:1px solid #e7ebf2;box-shadow:0 10px 28px #10182814}.pc-category-top-banner img,.pc-category-bottom-banner img{display:block;width:100%;height:auto}.pc-rich-head-scroll{display:flex;align-items:center;justify-content:space-between}.pc-rich-head-scroll h2{margin:0}.pc-carousel-controls{display:flex;gap:10px;align-items:center}.pc-carousel-arrow{width:42px;height:42px;border-radius:999px;border:1px solid #d9dfe8;background:#fff;color:#243b67;font-size:28px;line-height:1;font-weight:900;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px #1018280f}.pc-rich-category-carousel{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;padding-bottom:6px}.pc-rich-category-carousel::-webkit-scrollbar{display:none}.pc-rich-category-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(400px,32.5%);grid-template-columns:none;gap:18px}.pc-rich-category-card{min-width:0}.pc-category-bottom-banner{margin-top:24px}@media(max-width:1200px){.pc-rich-category-grid{grid-auto-columns:minmax(360px,48%)}}@media(max-width:980px){.pc-category-top-banners{grid-template-columns:1fr}.pc-rich-category-grid{grid-auto-columns:minmax(320px,78vw)}}@media(max-width:640px){.pc-rich-head-scroll{align-items:flex-start;gap:12px}.pc-carousel-arrow{width:38px;height:38px;font-size:24px}.pc-rich-category-grid{grid-auto-columns:minmax(280px,88vw)}}.pc-category-top-banner,.pc-category-bottom-banner,.pc-rich-category-card{background:#fff}.pc-category-top-banner img,.pc-category-bottom-banner img{width:100%;height:100%;object-fit:cover}.pc-category-top-banner{aspect-ratio:1280 / 301}.pc-category-bottom-banner{aspect-ratio:2048 / 221}.pc-rich-category-banner{aspect-ratio:832 / 336;background:#ff1f2f}.pc-rich-category-banner img{object-fit:cover}.pc-rich-category-banner{aspect-ratio:auto!important;background:#ff1f2f;line-height:0}.pc-rich-category-banner img{width:100%;height:auto!important;display:block;object-fit:contain!important;object-position:center center}.pc-rich-category-card{display:flex;flex-direction:column}.pc-rich-subgrid{flex:1}.pc-rich-category-carousel{cursor:grab}.pc-rich-category-carousel.is-paused{cursor:default}.pc-rich-head-scroll{justify-content:flex-start}.pc-carousel-controls,.pc-carousel-arrow{display:none!important}.pc-category-top-banner img,.pc-category-bottom-banner img,.pc-rich-category-banner img{transition:transform .45s ease;transform-origin:center center}@media(hover:hover){.pc-category-top-banner:hover img,.pc-category-bottom-banner:hover img,.pc-rich-category-banner:hover img{transform:scale(1.04)}}.pc-rich-subgrid{gap:14px!important;padding:16px 18px 20px!important}.pc-rich-subgrid button{min-width:0;border-radius:12px}.pc-rich-subgrid button img{height:74px!important;padding:8px!important}.pc-rich-subgrid button span{display:block;width:100%;min-height:34px;font-size:13px!important;line-height:1.15!important;white-space:normal!important;overflow-wrap:anywhere;text-align:center}.pc-rich-subgrid button:hover img{transform:translateY(-3px) scale(1.025);box-shadow:0 14px 22px #10182824}.pc-category-top-banner,.pc-category-bottom-banner,.pc-rich-category-banner{will-change:transform}.pc-category-top-banner,.pc-category-bottom-banner,.pc-rich-category-card{transition:transform .32s ease,box-shadow .32s ease,border-color .32s ease,filter .32s ease}@media(hover:hover){.pc-category-top-banner:hover,.pc-category-bottom-banner:hover,.pc-rich-category-card:hover{transform:translateY(-4px);box-shadow:0 22px 42px #10182829;border-color:#ff1f2f38}.pc-category-top-banner:hover img,.pc-category-bottom-banner:hover img,.pc-rich-category-banner:hover img{transform:scale(1.035);filter:saturate(1.04) contrast(1.02)}}.pc-rich-category-carousel{scroll-behavior:auto!important;overscroll-behavior-x:contain}.pc-rich-category-grid{grid-auto-columns:minmax(430px,32.5%)!important}@media(max-width:1200px){.pc-rich-category-grid{grid-auto-columns:minmax(390px,48%)!important}}@media(max-width:980px){.pc-rich-category-grid{grid-auto-columns:minmax(330px,78vw)!important}}@media(max-width:640px){.pc-rich-category-grid{grid-auto-columns:minmax(292px,88vw)!important}.pc-rich-subgrid{gap:8px!important;padding:12px!important}.pc-rich-subgrid button img{height:62px!important}.pc-rich-subgrid button span{font-size:11.5px!important;min-height:30px}}.pc-rich-subgrid button{font-weight:600!important}.pc-rich-subgrid button span{font-weight:500!important;color:#4b5563;letter-spacing:0}@media(max-width:640px){.pc-rich-subgrid button span{font-weight:500!important}}.pc-rich-category-carousel{padding-top:10px!important;margin-top:-10px!important;overflow-y:visible!important}.pc-rich-category-grid{padding-top:4px!important}@media(hover:hover){.pc-rich-category-card:hover{transform:none!important;box-shadow:0 22px 42px #10182829;border-color:#ff1f2f38}.pc-rich-category-banner:hover img{transform:scale(1.025)!important}}.pc-category-zone{padding-top:10px!important}.pc-category-top-banners{padding-top:6px!important;margin-top:-6px!important}@media(hover:hover){.pc-category-top-banner:hover,.pc-category-bottom-banner:hover{transform:none!important;box-shadow:0 22px 42px #10182829;border-color:#ff1f2f38}.pc-category-top-banner:hover img,.pc-category-bottom-banner:hover img{transform:scale(1.025)!important}}.pc-rich-category-carousel{scroll-behavior:auto!important}.pc-category-bottom-banner{box-shadow:none!important;border:0!important;background:transparent!important}.pc-category-bottom-banner:hover{box-shadow:none!important;border-color:transparent!important}.pc-category-bottom-banner img{box-shadow:none!important;border:0!important}.pc-rich-category-card{box-shadow:none!important}@media(hover:hover){.pc-rich-category-card:hover{box-shadow:0 18px 34px #1018281a!important}}.pc-image-banner-card{aspect-ratio:1280 / 301!important}.pc-image-banner-wide{aspect-ratio:2048 / 221!important}.pc-image-banner-card img,.pc-image-banner-wide img{width:100%;height:100%;object-fit:cover}.pc-image-banners{margin-top:32px!important}.pc-image-banner-card{aspect-ratio:832 / 250!important}.pc-image-banner-wide{aspect-ratio:2048 / 155!important}.pc-image-banner-grid .pc-image-banner-card:nth-child(1) img,.pc-image-banner-grid .pc-image-banner-card:nth-child(3) img{object-fit:contain!important;object-position:center center!important;background:#fff}.pc-image-banner-wide img{object-position:center center}@media(max-width:980px){.pc-image-banners{margin-top:24px!important}}.pc-image-banner-card img,.pc-image-banner-wide img{transition:transform .55s cubic-bezier(.22,1,.36,1),filter .35s ease;transform-origin:center center;will-change:transform}@media(hover:hover){.pc-image-banner-card:hover img,.pc-image-banner-wide:hover img{transform:scale(1.04)}}.pc-image-banner-grid .pc-image-banner-card:nth-child(1) img,.pc-image-banner-grid .pc-image-banner-card:nth-child(3) img{object-fit:cover!important;object-position:center center!important;background:transparent!important}.pc-image-banner-card,.pc-image-banner-card img{background:transparent!important}.pc-retail-dept{margin-top:34px;margin-bottom:34px}.pc-retail-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;padding:0 2px}.pc-retail-title h2{margin:0;font-size:26px;line-height:1;color:#4b5563;font-weight:900;letter-spacing:-.6px}.pc-retail-dots{display:inline-flex;gap:8px;align-items:center}.pc-retail-dots span{width:10px;height:10px;border-radius:999px;background:#c5c7cc}.pc-retail-dots span.active{background:#111}.pc-retail-panel{background:#fff;padding:30px 24px 26px;box-shadow:none;border:0}.pc-retail-top{display:grid;grid-template-columns:minmax(360px,44%) minmax(0,1fr);gap:18px;align-items:stretch;margin-bottom:28px}.pc-retail-main-banner{display:block;border-radius:8px;overflow:hidden;background:#eef1f6}.pc-retail-main-banner img{display:block;width:100%;height:100%;min-height:158px;object-fit:cover;transition:transform .45s ease}.pc-retail-main-banner:hover img{transform:scale(1.025)}.pc-retail-cats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 18px}.pc-retail-cats button{border:0;background:#f5f5f5;min-height:74px;border-radius:7px;padding:10px 16px;display:flex;align-items:center;gap:14px;text-align:left;color:#374151;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.pc-retail-cats button:hover{background:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #10182814}.pc-retail-cats button img{width:54px;height:54px;object-fit:contain;flex:0 0 54px}.pc-retail-cats button span{font-size:15px;font-weight:500;line-height:1.2}.pc-retail-products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.pc-retail-products .pc-mini-card{border:0;box-shadow:none;border-radius:0;padding:0;min-height:330px;background:transparent}.pc-retail-products .pc-mini-card:hover{transform:none;box-shadow:none}.pc-retail-products .pc-mini-img{height:185px;background:#fff;border-radius:0;margin-bottom:16px}.pc-retail-products .pc-mini-img img{max-height:180px;max-width:96%}.pc-retail-products .pc-mini-card>span{color:#9ca3af;font-size:12px;font-weight:900;margin-bottom:8px}.pc-retail-products .pc-mini-card h3{font-size:17px;line-height:1.25;min-height:66px;color:#374151}.pc-retail-products .pc-mini-price strong{font-size:23px;color:#374151}.pc-retail-products .pc-mini-price em{color:#19a33c;font-size:13px;font-weight:600}.pc-retail-products .pc-mini-price .pc-old{font-size:14px;color:#9ca3af}@media(max-width:1220px){.pc-retail-products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:980px){.pc-retail-panel{padding:20px 14px 22px}.pc-retail-top{grid-template-columns:1fr}.pc-retail-products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,42vw);grid-template-columns:none;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x proximity}.pc-retail-products .pc-mini-card{scroll-snap-align:start}}@media(max-width:640px){.pc-retail-cats{grid-template-columns:1fr}.pc-retail-products{grid-auto-columns:minmax(165px,72vw)}.pc-retail-title h2{font-size:23px}}.pc-mini-img{position:relative;overflow:hidden}.pc-mini-img img{transition:opacity .28s ease,transform .32s ease}.pc-mini-img .pc-img-main,.pc-mini-img .pc-img-alt{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%;object-fit:contain}.pc-mini-img .pc-img-alt{opacity:0;transform:scale(1.03)}@media(hover:hover){.pc-mini-card.has-hover-img:hover .pc-mini-img .pc-img-main{opacity:0;transform:scale(.985)}.pc-mini-card.has-hover-img:hover .pc-mini-img .pc-img-alt{opacity:1;transform:scale(1)}}.pc-retail-main-banner{background:#eef1f6}.pc-retail-main-banner img{width:100%;height:100%;object-fit:cover;object-position:center center}.pc-retail-main-banner{aspect-ratio:1228 / 278!important;background:#eef1f6!important;display:block}.pc-retail-main-banner img{width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;background:#eef1f6!important}@media(max-width:980px){.pc-retail-main-banner{aspect-ratio:1228 / 278!important}}.catalog-page .catalog-section{padding-top:34px}.catalog-page .section-head.market-title{margin-top:0}.pc-retail-top{grid-template-columns:minmax(0,43%) minmax(0,57%)!important;gap:18px!important;align-items:stretch!important;overflow:hidden}.pc-retail-main-banner{width:100%!important;max-width:100%!important;min-width:0!important;aspect-ratio:1228 / 278!important;overflow:hidden!important}.pc-retail-main-banner img{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.pc-retail-cats{min-width:0!important;position:relative;z-index:2;grid-template-columns:repeat(3,minmax(0,1fr))!important}.pc-retail-cats button{min-width:0!important;overflow:hidden}.pc-retail-cats button span{min-width:0;overflow-wrap:anywhere}@media(max-width:1200px){.pc-retail-top{grid-template-columns:1fr!important;overflow:visible}.pc-retail-cats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.pc-retail-top{grid-template-columns:minmax(0,44%) minmax(0,56%)!important;align-items:stretch!important;gap:16px!important}.pc-retail-main-banner{height:100%!important;min-height:176px!important;border-radius:8px!important;box-shadow:none!important;border:0!important}.pc-retail-main-banner img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.pc-retail-cats{height:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:10px 12px!important;align-items:stretch!important}.pc-retail-cats button{min-height:0!important;height:100%!important;border-radius:8px!important;background:#f5f5f5!important;box-shadow:none!important;border:1px solid transparent!important;padding:10px 14px!important;display:flex!important;align-items:center!important;gap:12px!important;transform:none!important}.pc-retail-cats button:hover{background:#fff!important;border-color:#e7ebf2!important;box-shadow:none!important;transform:none!important}.pc-retail-cats button span{font-size:15px!important;font-weight:500!important;color:#374151!important}@media(max-width:1200px){.pc-retail-top{grid-template-columns:1fr!important}.pc-retail-cats{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:auto!important}.pc-retail-cats button{min-height:72px!important}}.pc-retail-panel{background:transparent!important;box-shadow:none!important;border:0!important;padding:22px 0 24px!important}.pc-retail-top{grid-template-columns:minmax(0,58%) minmax(0,42%)!important;gap:14px!important;align-items:stretch!important;overflow:visible!important}.pc-retail-main-banner{aspect-ratio:1228 / 278!important;min-height:0!important;height:auto!important;width:100%!important;background:transparent!important;box-shadow:none!important;border:0!important;border-radius:8px!important;overflow:hidden!important}.pc-retail-main-banner:hover{box-shadow:none!important;border:0!important}.pc-retail-main-banner img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;background:transparent!important}.pc-retail-main-banner:hover img{transform:none!important}.pc-retail-cats{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(52px,1fr))!important;gap:8px 10px!important;height:100%!important;align-content:stretch!important}.pc-retail-cats button{min-height:52px!important;height:100%!important;padding:7px 10px!important;gap:9px!important;border-radius:7px!important;background:#f3f4f6!important;box-shadow:none!important;border:0!important}.pc-retail-cats button:hover{background:#fff!important;box-shadow:none!important;border:0!important;transform:none!important}.pc-retail-cats button img{width:38px!important;height:38px!important;flex:0 0 38px!important;object-fit:contain!important}.pc-retail-cats button span{font-size:13.5px!important;font-weight:500!important;line-height:1.15!important}.pc-retail-products{background:#fff!important;padding-top:18px!important}@media(max-width:1200px){.pc-retail-top{grid-template-columns:1fr!important}.pc-retail-cats{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:auto!important}.pc-retail-cats button{min-height:58px!important}}.pc-retail-dots{display:none!important}.pc-retail-title{margin-bottom:14px!important}.pc-retail-panel{background:#fff!important;padding:24px 22px 26px!important;box-shadow:none!important;border:0!important}.pc-retail-top{display:grid!important;grid-template-columns:minmax(0,44%) minmax(0,56%)!important;gap:16px!important;align-items:stretch!important;overflow:visible!important;margin-bottom:28px!important}.pc-retail-main-banner{aspect-ratio:1228 / 278!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;background:#eef1f6!important;border-radius:8px!important;overflow:hidden!important;box-shadow:none!important;border:0!important}.pc-retail-main-banner img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;background:#eef1f6!important}.pc-retail-cats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;gap:10px 14px!important;height:100%!important;min-height:0!important;align-items:stretch!important}.pc-retail-cats button{min-height:0!important;height:100%!important;padding:8px 14px!important;border-radius:7px!important;background:#f5f5f5!important;border:0!important;box-shadow:none!important;transform:none!important;display:flex!important;align-items:center!important;gap:12px!important}.pc-retail-cats button:hover{background:#fff!important;border:0!important;box-shadow:none!important;transform:none!important}.pc-retail-cats button img{width:48px!important;height:48px!important;flex:0 0 48px!important;object-fit:contain!important}.pc-retail-cats button span{font-size:15px!important;font-weight:500!important;line-height:1.15!important;color:#374151!important}@media(max-width:1200px){.pc-retail-top{grid-template-columns:1fr!important}.pc-retail-cats{grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:auto!important}.pc-retail-cats button{min-height:66px!important}}@media(max-width:760px){.pc-retail-cats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:520px){.pc-retail-cats{grid-template-columns:1fr!important}}.pc-retail-main-banner{overflow:hidden!important}.pc-retail-main-banner img{transition:transform .55s cubic-bezier(.22,1,.36,1),filter .35s ease!important;transform-origin:center center;will-change:transform}@media(hover:hover){.pc-retail-main-banner:hover img{transform:scale(1.035)!important;filter:saturate(1.03) contrast(1.02)}.pc-retail-cats button{transition:border-color .22s ease,box-shadow .22s ease,background .22s ease,transform .22s ease!important;border:1.5px solid transparent!important}.pc-retail-cats button:hover{border-color:#ff1f2f!important;background:#fff!important;box-shadow:0 0 0 3px #ff1f2f14!important;transform:translateY(-1px)!important}}.main-bar{grid-template-columns:auto minmax(260px,1fr) auto!important}.header-quick-actions{gap:14px!important}.cart-mini{display:grid!important}@media(max-width:760px){.main-bar{grid-template-columns:1fr auto!important}.header-search{grid-column:1 / -1}}@media(max-width:760px){.market-header .main-bar{position:relative;display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:8px!important;padding:12px 14px 10px!important}.market-header .brand-logo{grid-column:2!important;justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important}.market-header .brand-logo img{width:118px!important;max-height:66px!important;object-fit:contain!important}.market-header .header-quick-actions{grid-column:3!important;justify-self:end!important}.market-header .cart-mini{width:46px!important;height:46px!important;font-size:22px!important}.market-header .header-search{grid-column:1 / -1!important;grid-row:2!important;margin-top:8px!important;width:100%!important}}@media(max-width:420px){.market-header .brand-logo img{width:108px!important;max-height:60px!important}.market-header .cart-mini{width:44px!important;height:44px!important}}@media(max-width:760px){.market-header .main-bar{display:grid!important;grid-template-columns:minmax(0,1fr) 48px!important;grid-template-rows:auto auto!important;align-items:center!important;gap:10px!important;padding:12px 14px!important}.market-header .brand-logo{grid-column:1 / -1!important;grid-row:1!important;justify-self:center!important;display:flex!important;justify-content:center!important;align-items:center!important}.market-header .brand-logo img{width:148px!important;max-height:84px!important;object-fit:contain!important}.market-header .header-search{grid-column:1!important;grid-row:2!important;margin-top:0!important;width:100%!important;min-height:48px!important}.market-header .header-quick-actions{grid-column:2!important;grid-row:2!important;justify-self:end!important;align-self:stretch!important;display:flex!important;align-items:stretch!important}.market-header .cart-mini{width:48px!important;height:48px!important;min-width:48px!important;font-size:22px!important;border-radius:12px!important}}@media(max-width:420px){.market-header .brand-logo img{width:138px!important;max-height:78px!important}.market-header .main-bar{grid-template-columns:minmax(0,1fr) 46px!important}.market-header .cart-mini{width:46px!important;height:46px!important;min-width:46px!important}}@media(max-width:760px){.category-strip{display:block!important;padding:10px 12px 12px!important;overflow:hidden!important}.strip-title{width:100%!important;text-align:center!important;justify-content:center!important;margin:0 0 10px!important;padding:0!important;font-size:16px!important;line-height:1.2!important}.strip-cats{display:flex!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 2px 4px!important;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.strip-cats::-webkit-scrollbar{display:none}.strip-cat{flex:0 0 auto!important;min-width:132px!important;max-width:150px!important;height:46px!important;padding:0 10px!important;gap:8px!important;border-radius:9px!important;scroll-snap-align:start;justify-content:flex-start!important}.strip-cat img{width:32px!important;height:32px!important;flex:0 0 32px!important;padding:3px!important}.strip-cat span{min-width:0!important;flex:1 1 auto!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13.5px!important;line-height:1!important}.strip-cat b{flex:0 0 auto!important;margin-left:auto!important;font-size:18px!important;line-height:1!important;position:static!important;transform:none!important}}@media(max-width:420px){.strip-cat{min-width:126px!important;max-width:142px!important;height:44px!important;padding:0 9px!important}.strip-cat span{font-size:13px!important}.strip-cat img{width:30px!important;height:30px!important;flex-basis:30px!important}}.pc-extra-wide-banner{margin-top:-8px;margin-bottom:34px}.pc-extra-wide-banner a{display:block;width:100%;aspect-ratio:2048 / 221;overflow:hidden;border-radius:8px;background:#eef1f6;text-decoration:none}.pc-extra-wide-banner img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;transition:transform .55s cubic-bezier(.22,1,.36,1),filter .35s ease;transform-origin:center center;will-change:transform}@media(hover:hover){.pc-extra-wide-banner a:hover img{transform:scale(1.035);filter:saturate(1.03) contrast(1.02)}}@media(max-width:760px){.pc-extra-wide-banner{margin-top:-4px;margin-bottom:24px}.pc-extra-wide-banner a{border-radius:6px}}@media(max-width:760px){.pc-retail-dept{margin-top:22px!important;margin-bottom:24px!important;padding-left:0!important;padding-right:0!important}.pc-retail-title{padding:0 14px!important;margin-bottom:10px!important}.pc-retail-title h2{font-size:18px!important;color:#3f4652!important;letter-spacing:-.25px!important}.pc-retail-panel{background:transparent!important;padding:0!important;box-shadow:none!important;border:0!important}.pc-retail-top{display:block!important;margin-bottom:8px!important;padding:0!important}.pc-retail-main-banner{display:none!important}.pc-retail-cats{display:flex!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:6px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 12px 8px!important;height:auto!important;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.pc-retail-cats::-webkit-scrollbar{display:none}.pc-retail-cats button{flex:0 0 auto!important;width:auto!important;min-width:78px!important;max-width:118px!important;height:34px!important;min-height:34px!important;padding:4px 8px!important;gap:5px!important;border-radius:6px!important;background:#fff!important;border:1px solid #edf0f4!important;box-shadow:none!important;scroll-snap-align:start}.pc-retail-cats button:hover{border-color:#ff1f2f!important;box-shadow:none!important;transform:none!important}.pc-retail-cats button img{width:22px!important;height:22px!important;flex:0 0 22px!important;object-fit:contain!important}.pc-retail-cats button span{font-size:10.5px!important;line-height:1!important;font-weight:500!important;color:#4b5563!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pc-retail-products{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(175px,48vw)!important;grid-template-columns:none!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 12px 10px!important;background:transparent!important;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none}.pc-retail-products::-webkit-scrollbar{display:none}.pc-retail-products .pc-mini-card{min-height:300px!important;background:#fff!important;border-radius:4px!important;padding:12px!important;scroll-snap-align:start}.pc-retail-products .pc-mini-img{height:138px!important;margin-bottom:12px!important;background:#fff!important}.pc-retail-products .pc-mini-img img{max-height:132px!important;max-width:96%!important}.pc-retail-products .pc-mini-card>span{font-size:10px!important;margin-bottom:5px!important}.pc-retail-products .pc-mini-card h3{font-size:14px!important;line-height:1.18!important;min-height:54px!important}.pc-retail-products .pc-mini-price strong{font-size:20px!important}.pc-retail-products .pc-mini-price em{font-size:11px!important}.pc-extra-wide-banner{margin-top:4px!important;margin-bottom:22px!important;padding-left:12px!important;padding-right:12px!important}}@media(max-width:420px){.pc-retail-products{grid-auto-columns:minmax(172px,54vw)!important}.pc-retail-products .pc-mini-card{min-height:292px!important}.pc-retail-products .pc-mini-img{height:128px!important}}@media(max-width:760px){.pc-extra-wide-banner{padding-left:12px!important;padding-right:12px!important;margin-top:6px!important;margin-bottom:22px!important}.pc-extra-wide-banner a{aspect-ratio:4.75 / 1!important;width:100%!important;border-radius:6px!important;overflow:hidden!important;background:#eef1f6!important}.pc-extra-wide-banner img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:left center!important;transform-origin:left center!important}.pc-extra-wide-banner a:hover img{transform:scale(1.025)!important}}@media(max-width:420px){.pc-extra-wide-banner a{aspect-ratio:4.55 / 1!important}}.pc-extra-wide-banner picture{display:block;width:100%;height:100%}.pc-extra-wide-banner picture img{display:block;width:100%;height:100%}@media(max-width:760px){.pc-extra-wide-banner a{aspect-ratio:768 / 159!important;overflow:hidden!important;background:#eef1f6!important}.pc-extra-wide-banner picture,.pc-extra-wide-banner picture img,.pc-extra-wide-banner img{width:100%!important;height:100%!important}.pc-extra-wide-banner img{object-fit:cover!important;object-position:center center!important}}.cart-mini{position:relative;display:inline-grid;place-items:center;overflow:visible}.cart-mini img{width:31px;height:31px;object-fit:contain;display:block}.cart-mini em{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#ff1f2f;color:#fff;font-size:11px;font-weight:900;line-height:18px;text-align:center;font-style:normal}@media(max-width:760px){.market-header .cart-mini img{width:30px!important;height:30px!important}}.claim-book{display:inline-flex!important;width:152px;min-height:auto;padding:0!important;margin-top:14px;background:transparent!important;border:0!important;text-decoration:none}.claim-book img{display:block;width:152px;height:auto;object-fit:contain;border-radius:4px;background:#fff}.socials{display:flex;align-items:center;gap:10px}.socials a{width:34px!important;height:34px!important;border-radius:999px;display:inline-grid!important;place-items:center;overflow:hidden;background:#fff!important;text-decoration:none}.socials a img{width:100%;height:100%;object-fit:cover;display:block}.socials a:hover{transform:translateY(-2px);box-shadow:0 8px 18px #00000029}@media(max-width:760px){.footer-bottom-row{gap:14px}.socials{justify-content:center}.claim-book,.claim-book img{width:142px}}:root{--navy: #0b2d63;--navy-2: #071d42;--red: #ff1f35;--red-2: #e60b22;--blue: #1e67b1;--soft: #f3f6fb;--line: #e3e8f1;--ink: #263247}body{background:#f3f6fb;color:var(--ink)}.market-header{background:#fff;border-bottom:1px solid #e7edf6;box-shadow:0 8px 24px #0b2d630f}.header-search{border-color:#e1e8f3!important;box-shadow:0 8px 20px #0b2d630f!important}.header-search:focus-within{border-color:#1e67b16b!important;box-shadow:0 0 0 4px #1e67b114!important}.cart-mini{border-color:#e2e9f5!important;color:var(--navy)!important;background:#fff!important}.cart-mini:hover{border-color:#ff1f355c!important;box-shadow:0 12px 24px #0b2d631a!important}.category-strip{background:linear-gradient(90deg,var(--red),#d90921)!important}.strip-title{color:#fff!important}.strip-cat{background:#08101eb8!important;color:#fff!important}.strip-cat:hover{background:var(--navy)!important}.cat-btn.active,.pc-tabs button.active{background:var(--red)!important;color:#fff!important;border-color:var(--red)!important}.btn-red,.discount-pill{background:var(--red)!important}.pc-retail-title h2,.pc-block-head h2,.section-head h2,.market-title h2{color:var(--navy-2)!important}.pc-retail-cats button:hover,.category-showcase-grid button:hover,.pc-category-grid button:hover{border-color:#ff1f3573!important}.market-footer{background:#17202b!important}.footer-bottom-dark{background:#101820!important}.socials{display:flex!important;align-items:center;gap:12px}.socials a{width:34px!important;height:34px!important;display:inline-grid!important;place-items:center;border-radius:999px;background:transparent!important;overflow:visible!important;box-shadow:none!important;padding:0!important;text-decoration:none;transition:transform .22s ease,filter .22s ease}.socials a img{width:34px!important;height:34px!important;object-fit:contain!important;display:block;border-radius:0!important;background:transparent!important}.socials a:hover{transform:translateY(-2px);filter:drop-shadow(0 6px 10px rgba(255,255,255,.18))}.claim-book{display:inline-flex!important;width:154px;padding:0!important;margin-top:14px;background:transparent!important;border:0!important;text-decoration:none}.claim-book img{display:block;width:154px;height:auto;object-fit:contain;border-radius:5px;background:#fff}.pc-retail-panel,.pc-home-block,.pc-category-zone,.catalog-section .container{border-color:#e4ebf5}.product-card,.pc-mini-card,.pc-rich-category-card,.pc-retail-cats button{border-color:#e4ebf5!important}.price,.pc-mini-price strong{color:var(--navy-2)!important}.pc-mini-price em,.discount,.price-line .discount{color:#18a23a!important}@media(max-width:760px){.socials{justify-content:center}.socials a,.socials a img{width:32px!important;height:32px!important}.claim-book,.claim-book img{width:142px}}.market-header,.market-footer{--brand-red: #ff1f35;--brand-blue: #0b2d63}.socials{display:flex!important;align-items:center!important;gap:12px!important}.socials a{width:38px!important;height:38px!important;min-width:38px!important;border-radius:999px!important;background:transparent!important;display:inline-grid!important;place-items:center!important;padding:0!important;overflow:visible!important;box-shadow:none!important;border:0!important;transition:transform .22s ease,filter .22s ease!important}.socials a img{display:block!important;width:38px!important;height:38px!important;object-fit:contain!important;background:transparent!important;border-radius:0!important;opacity:1!important;filter:none!important}.socials a:hover{transform:translateY(-2px) scale(1.03);filter:drop-shadow(0 8px 12px rgba(0,0,0,.22))}.footer-bottom-dark .socials a{background:transparent!important}.claim-book{background:transparent!important;border:0!important}.claim-book img{background:#fff!important}@media(max-width:760px){.socials{justify-content:center!important}.socials a,.socials a img{width:34px!important;height:34px!important;min-width:34px!important}}.product-page .market-header,.product-page .market-footer{--brand-red: #ff1f35;--brand-blue: #0b2d63}.socials a{background:transparent!important;border:1px solid rgba(255,255,255,.18)!important;box-shadow:none!important}.socials a img{width:25px!important;height:25px!important;filter:none!important;opacity:1!important;background:transparent!important}.socials a:hover{border-color:#ffffff8c!important;background:#ffffff14!important;transform:translateY(-2px) scale(1.03)}.footer-bottom-dark .socials a,.market-footer .socials a{background:transparent!important}:root{--navy: #0a2a5f;--navy-2: #061a3d;--red: #ff1f35;--red-2: #d90d22;--ink: #1f2937;--muted: #6b7280;--line: #e7edf5;--soft: #f6f8fb;--surface: #ffffff;--shadow: 0 18px 42px rgba(8, 28, 63, .1);--shadow-soft: 0 10px 24px rgba(8, 28, 63, .07)}body{background:radial-gradient(circle at top left,rgba(255,31,53,.035),transparent 34%),linear-gradient(180deg,#f8faff,#f2f5f9)!important;color:var(--ink)!important}.market-header{background:#fffffff5!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(10,42,95,.08)!important;box-shadow:0 10px 30px #081c3f13!important}.header-search{background:#fff!important;border:1px solid #e3eaf4!important;box-shadow:0 8px 20px #081c3f0e!important}.header-search input::placeholder{color:#9aa4b2!important}.quick-link,.cart-mini{border-color:#e4ebf5!important;background:#fff!important;color:var(--navy-2)!important}.cart-mini:hover,.quick-link:hover{border-color:#ff1f3557!important;box-shadow:0 14px 30px #081c3f1c!important}.category-strip{background:linear-gradient(90deg,#ff1f35,#e10e24 45%,#0a2a5f)!important;box-shadow:inset 0 -1px #ffffff1a}.strip-cat{background:#ffffff1c!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.strip-cat:hover{background:#ffffff2e!important;border-color:#ffffff4d!important}.section,.pc-retail-panel,.pc-home-block,.pc-category-zone,.catalog-section .container{background-color:transparent}.product-card,.pc-mini-card,.pc-rich-category-card,.spot-card,.pc-retail-cats button,.category-showcase-grid button,.pc-category-grid button{border-color:#e4ebf5!important;box-shadow:0 8px 22px #081c3f0b!important}.product-card:hover,.pc-mini-card:hover,.pc-rich-category-card:hover{box-shadow:0 18px 42px #081c3f18!important}.btn-red,.cat-btn.active,.pc-tabs button.active,.discount-pill{background:linear-gradient(135deg,#ff263b,#e30d24)!important;color:#fff!important;border-color:transparent!important}.price,.pc-mini-price strong,.product-title,.pc-retail-title h2,.pc-block-head h2,.section-head h2,.market-title h2{color:var(--navy-2)!important}.old-price,.pc-old,.muted,.product-desc{color:#7b8493!important}.market-footer{background:linear-gradient(180deg,#172231,#111923)!important}.footer-bottom-dark{background:#0c121a!important;border-top:1px solid rgba(255,255,255,.06)}.socials a{background:transparent!important;border:1px solid rgba(255,255,255,.2)!important;width:38px!important;height:38px!important;border-radius:999px!important}.socials a img{width:24px!important;height:24px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;background:transparent!important;opacity:1!important}.socials a:hover{background:#ffffff14!important;border-color:#ffffff8c!important}.feature-pill:empty,.service-pill:empty,.payment-pill:empty,.product-badge:empty,span:empty{display:none!important}.product-grid{align-items:stretch!important}.product-card{background:#fff!important;border:1px solid #e7edf5!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 10px 26px #081c3f0e!important;display:flex!important;flex-direction:column!important;min-height:100%!important}.product-card:hover{transform:translateY(-2px)!important;box-shadow:0 18px 42px #081c3f1a!important}.product-img-wrap{background:#f7f9fc!important;border-radius:14px!important;margin:14px 14px 0!important;height:220px!important;min-height:220px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.product-img-wrap img{max-width:88%!important;max-height:88%!important;width:auto!important;height:auto!important;object-fit:contain!important}.product-body{padding:16px 16px 18px!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.product-meta{color:#9aa4b2!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em!important;min-height:18px!important;margin-bottom:8px!important}.product-title{font-size:17px!important;line-height:1.25!important;min-height:64px!important;margin-bottom:12px!important;color:var(--navy-2)!important}.price-line{margin-top:auto!important;display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:6px 8px!important}.price-line .old-price,.old-price{width:100%!important;font-size:14px!important;color:#8b95a5!important}.price,.price-line .price{font-size:24px!important;font-weight:900!important;color:var(--navy-2)!important}.price-line .discount,.discount{font-size:13px!important;font-weight:700!important;color:#149c36!important}.pc-mini-card{background:#fff!important;border:1px solid #e7edf5!important;border-radius:14px!important;overflow:hidden!important}.pc-mini-img{background:#f7f9fc!important;border-radius:12px!important}.pc-mini-card h3{color:var(--navy-2)!important}.socials{gap:12px!important}.socials a{width:38px!important;height:38px!important;min-width:38px!important;border-radius:999px!important;display:inline-grid!important;place-items:center!important;overflow:hidden!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.18)!important;padding:0!important}.socials a img{width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;object-fit:contain!important;display:block!important;filter:brightness(0) invert(1)!important;background:transparent!important;border-radius:0!important}.socials a:hover{background:#ffffff1f!important;border-color:#ffffff73!important;transform:translateY(-2px)!important}@media(max-width:760px){.product-img-wrap{height:190px!important;min-height:190px!important}.product-title{font-size:15px!important;min-height:56px!important}.price,.price-line .price{font-size:21px!important}.socials a{width:34px!important;height:34px!important;min-width:34px!important}.socials a img{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}}.product-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(210px,1fr))!important;gap:18px!important;align-items:stretch!important}.product-card{background:#fff!important;border:1px solid #e6edf6!important;border-radius:14px!important;overflow:hidden!important;box-shadow:0 8px 20px #081c3f0b!important;display:flex!important;flex-direction:column!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.product-card:hover{transform:translateY(-3px)!important;border-color:#ff1f3538!important;box-shadow:0 16px 34px #081c3f17!important}.product-img-wrap{position:relative!important;display:block!important;height:172px!important;min-height:172px!important;margin:12px 12px 0!important;border-radius:12px!important;background:#f7f9fc!important;overflow:hidden!important}.product-img-wrap img{position:absolute!important;top:12px!important;right:12px!important;bottom:12px!important;left:12px!important;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important}.product-body{padding:13px 14px 15px!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.product-meta{display:block!important;min-height:15px!important;margin:0 0 7px!important;color:#9aa4b2!important;font-size:11px!important;font-weight:800!important;letter-spacing:.02em!important;text-transform:uppercase!important}.product-title{margin:0 0 10px!important;font-size:15.5px!important;line-height:1.22!important;min-height:38px!important;max-height:58px!important;overflow:hidden!important;color:#071d42!important}.price-line{margin-top:auto!important;display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:4px 7px!important}.old-price{width:100%!important;font-size:13px!important;color:#8b95a5!important;line-height:1!important}.price{font-size:22px!important;line-height:1.05!important;font-weight:900!important;color:#071d42!important}.price-line .discount,.discount{font-size:12px!important;line-height:1!important;font-weight:700!important;color:#0f9f38!important}.product-actions,.product-card .btn,.product-card button{margin-top:12px!important}.discount-pill,.stock-pill{top:10px!important;font-size:11px!important;padding:5px 8px!important;border-radius:999px!important}.discount-pill{right:10px!important}.stock-pill{left:10px!important}.pc-retail-products .pc-mini-card,.pc-home-products .pc-mini-card,.pc-mini-card{box-shadow:none!important}@media(min-width:1280px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr))!important}}@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.product-img-wrap{height:132px!important;min-height:132px!important;margin:9px 9px 0!important}.product-img-wrap img{top:9px!important;right:9px!important;bottom:9px!important;left:9px!important;width:calc(100% - 18px)!important;height:calc(100% - 18px)!important}.product-body{padding:11px 11px 13px!important}.product-title{font-size:13.5px!important;min-height:48px!important;max-height:50px!important}.price{font-size:19px!important}.old-price{font-size:12px!important}.price-line .discount,.discount{font-size:11px!important}}.product-grid{gap:22px!important}.product-card{position:relative!important;border-radius:18px!important;border:1px solid rgba(10,42,95,.1)!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;box-shadow:0 1px #fffffff2 inset,0 14px 34px #081c3f13!important;overflow:hidden!important}.product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,31,53,.08),transparent 32%),linear-gradient(315deg,rgba(10,42,95,.06),transparent 36%);opacity:0;transition:opacity .24s ease}.product-card:hover{transform:translateY(-4px)!important;border-color:#ff1f3542!important;box-shadow:0 1px #fffffff2 inset,0 22px 48px #081c3f21!important}.product-card:hover:before{opacity:1}.product-img-wrap{height:190px!important;min-height:190px!important;margin:14px 14px 0!important;border-radius:16px!important;background:radial-gradient(circle at 50% 35%,#fff,#f7f9fd 48%,#eef3fa)!important;border:1px solid rgba(10,42,95,.055)!important}.product-img-wrap:after{content:"";position:absolute;left:18%;right:18%;bottom:14px;height:16px;border-radius:999px;background:radial-gradient(ellipse at center,rgba(8,28,63,.13),transparent 68%);opacity:.55;pointer-events:none}.product-img-wrap img{top:16px!important;right:16px!important;bottom:16px!important;left:16px!important;width:calc(100% - 32px)!important;height:calc(100% - 32px)!important;z-index:1}.product-body{padding:15px 16px 17px!important;position:relative;z-index:1}.product-meta{display:inline-flex!important;align-items:center;width:fit-content!important;min-height:auto!important;margin-bottom:9px!important;padding:4px 8px!important;border-radius:999px!important;background:#0a2a5f0e!important;color:#7d8797!important;font-size:10.5px!important;letter-spacing:.035em!important}.product-title{font-size:15.8px!important;line-height:1.24!important;min-height:40px!important;max-height:60px!important;margin-bottom:14px!important;font-weight:850!important;color:#061a3d!important}.product-title a:hover{color:#ff1f35!important}.price-line{padding-top:8px!important;border-top:1px solid rgba(10,42,95,.07)!important}.old-price{font-size:13px!important;color:#9aa4b2!important;text-decoration-thickness:1.5px!important}.price{font-size:24px!important;letter-spacing:-.04em!important;color:#061a3d!important}.price-line .discount,.discount{padding:4px 7px!important;border-radius:999px!important;background:#149c361a!important;color:#118c31!important;font-size:11.5px!important;font-weight:850!important}.discount-pill{top:12px!important;right:12px!important;background:linear-gradient(135deg,#ff263b,#d90d22)!important;box-shadow:0 8px 18px #ff1f3538!important}.stock-pill{top:12px!important;left:12px!important;background:#ffffffeb!important;border:1px solid rgba(10,42,95,.08)!important;color:#915b00!important;box-shadow:0 8px 18px #081c3f14!important}@media(max-width:760px){.product-grid{gap:14px!important}.product-card{border-radius:15px!important}.product-img-wrap{height:142px!important;min-height:142px!important;margin:10px 10px 0!important;border-radius:13px!important}.product-img-wrap img{top:11px!important;right:11px!important;bottom:11px!important;left:11px!important;width:calc(100% - 22px)!important;height:calc(100% - 22px)!important}.product-img-wrap:after{left:20%;right:20%;bottom:9px;height:12px}.product-body{padding:12px 12px 14px!important}.product-meta{font-size:9.5px!important;padding:3px 7px!important}.product-title{font-size:13.6px!important;min-height:46px!important;max-height:50px!important;margin-bottom:10px!important}.price{font-size:20px!important}.price-line .discount,.discount{font-size:10.5px!important;padding:3px 6px!important}}.product-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important;gap:18px!important;align-items:stretch!important}.product-card{position:relative!important;background:#fff!important;border:1px solid #e6edf6!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 10px 28px #081c3f0f!important;display:flex!important;flex-direction:column!important;min-height:356px!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.product-card:before{display:none!important}.product-card:hover{transform:translateY(-3px)!important;border-color:#ff1f3538!important;box-shadow:0 18px 42px #081c3f1a!important}.product-img-wrap{position:relative!important;display:block!important;height:168px!important;min-height:168px!important;margin:14px 14px 0!important;border-radius:14px!important;background:#f7f9fc!important;border:0!important;overflow:hidden!important}.product-img-wrap:after{display:none!important}.product-img-wrap img{position:absolute!important;top:14px!important;right:14px!important;bottom:14px!important;left:14px!important;width:calc(100% - 28px)!important;height:calc(100% - 28px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important;z-index:1}.product-body{padding:13px 16px 14px!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important;position:relative;z-index:1}.product-meta{display:block!important;width:auto!important;min-height:16px!important;margin:0 0 8px!important;padding:0!important;background:transparent!important;border-radius:0!important;color:#9ca6b5!important;font-size:12px!important;line-height:1.1!important;font-weight:900!important;letter-spacing:-.02em!important;text-transform:uppercase!important}.product-title{margin:0 0 12px!important;font-size:15.5px!important;line-height:1.25!important;min-height:40px!important;max-height:58px!important;overflow:hidden!important;font-weight:850!important;color:#06245a!important}.product-title a{color:inherit!important}.price-line{margin-top:auto!important;padding-top:0!important;border-top:0!important;display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;gap:4px 7px!important}.old-price{width:100%!important;font-size:13px!important;line-height:1.05!important;color:#8f99a8!important;font-weight:800!important;text-decoration:line-through!important;text-decoration-thickness:1.4px!important}.price{width:100%!important;font-size:23px!important;line-height:1.02!important;font-weight:900!important;letter-spacing:-.04em!important;color:#061a3d!important}.price-line .discount,.discount{display:inline-block!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#049a2f!important;font-size:13px!important;line-height:1.1!important;font-weight:900!important}.discount-pill,.stock-pill,.product-actions,.product-card .btn,.product-card button{display:none!important}@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.product-card{min-height:318px!important;border-radius:16px!important}.product-img-wrap{height:136px!important;min-height:136px!important;margin:10px 10px 0!important;border-radius:13px!important}.product-img-wrap img{top:10px!important;right:10px!important;bottom:10px!important;left:10px!important;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important}.product-body{padding:11px 12px 13px!important}.product-meta{font-size:10.5px!important}.product-title{font-size:13.4px!important;min-height:48px!important;max-height:50px!important}.price{font-size:20px!important}.old-price{font-size:12px!important}.price-line .discount,.discount{font-size:11.5px!important}}.product-card{position:relative!important;isolation:isolate!important;display:flex!important;flex-direction:column!important;min-height:382px!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;border:1px solid rgba(11,31,67,.1)!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 14px 36px #07183a14,0 1px #fffffff5 inset!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.product-card:before{content:""!important;display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;background:radial-gradient(circle at 18% 0%,rgba(255,31,53,.1),transparent 30%),radial-gradient(circle at 92% 18%,rgba(13,63,145,.1),transparent 34%)!important;opacity:.75!important;pointer-events:none!important}.product-card:hover{transform:translateY(-5px)!important;border-color:#ff1f3547!important;box-shadow:0 24px 58px #07183a24,0 1px #fffffff5 inset!important}.product-img-wrap{position:relative!important;display:block!important;height:190px!important;min-height:190px!important;margin:14px 14px 0!important;border-radius:18px!important;overflow:hidden!important;background:linear-gradient(145deg,#f9fbff,#eef3fb)!important;border:1px solid rgba(10,42,95,.07)!important;box-shadow:inset 0 1px #ffffffeb!important}.product-img-wrap:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.98) 0%,rgba(255,255,255,.55) 34%,rgba(226,233,244,.35) 70%,transparent 100%)!important;pointer-events:none!important}.product-img-wrap:after{content:""!important;display:block!important;position:absolute!important;left:22%!important;right:22%!important;bottom:18px!important;height:18px!important;border-radius:999px!important;background:radial-gradient(ellipse at center,rgba(7,24,58,.2),transparent 70%)!important;opacity:.55!important;pointer-events:none!important}.product-img-wrap img{position:absolute!important;top:20px!important;right:20px!important;bottom:20px!important;left:20px!important;width:calc(100% - 40px)!important;height:calc(100% - 40px)!important;object-fit:contain!important;z-index:2!important;filter:drop-shadow(0 16px 18px rgba(7,24,58,.2))!important;transition:opacity .22s ease,transform .24s ease,filter .24s ease!important}.product-card:hover .product-img-wrap img.main{transform:scale(.98) translateY(-2px)!important}.product-card:hover .product-img-wrap img.alt{transform:scale(1.02) translateY(-2px)!important}.discount-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;top:12px!important;right:12px!important;z-index:4!important;border:0!important;border-radius:999px!important;padding:6px 10px!important;background:linear-gradient(135deg,#ff2b3d,#d80d24)!important;color:#fff!important;box-shadow:0 10px 20px #ff1f3540!important;font-size:11px!important;letter-spacing:.02em!important}.stock-pill{display:inline-flex!important;align-items:center!important;top:12px!important;left:12px!important;z-index:4!important;border-radius:999px!important;padding:6px 10px!important;background:#ffffffeb!important;color:#704800!important;border:1px solid rgba(10,42,95,.08)!important;box-shadow:0 10px 20px #07183a14!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;font-size:11px!important}.product-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;padding:16px 16px 18px!important;position:relative!important;z-index:1!important}.product-meta{display:flex!important;width:auto!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;margin:0 0 10px!important;padding:0!important;background:transparent!important;color:#8c98aa!important;font-size:11.5px!important;line-height:1!important;font-weight:950!important;letter-spacing:.02em!important;text-transform:uppercase!important}.product-meta span:first-child{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;border-radius:999px!important;background:#eef4ff!important;color:#0a2a5f!important}.product-meta span:nth-child(2){display:none!important}.product-title{margin:0 0 13px!important;min-height:48px!important;max-height:58px!important;overflow:hidden!important;font-size:17px!important;line-height:1.24!important;font-weight:950!important;letter-spacing:-.035em!important;color:#061a3d!important}.product-title a{color:inherit!important;text-decoration:none!important}.product-title a:hover{color:#e1122b!important}.product-desc{display:none!important}.price-line{margin-top:auto!important;margin-bottom:0!important;padding-top:13px!important;border-top:1px solid rgba(10,42,95,.075)!important;display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:5px 8px!important}.old-price{grid-column:1 / -1!important;color:#8d97a7!important;font-size:13.5px!important;line-height:1!important;font-weight:850!important;text-decoration:line-through!important;text-decoration-thickness:1.6px!important}.price{color:#041a43!important;font-size:28px!important;line-height:.98!important;font-weight:950!important;letter-spacing:-.055em!important}.price-line .discount,.discount{justify-self:start!important;align-self:center!important;display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:0 9px!important;border-radius:999px!important;background:#eaf8ef!important;color:#079436!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.02em!important}.mini-payments,.product-card-benefits,.product-actions{display:none!important}@media(max-width:760px){.product-card{min-height:326px!important;border-radius:18px!important}.product-img-wrap{height:142px!important;min-height:142px!important;margin:10px 10px 0!important;border-radius:15px!important}.product-img-wrap img{top:12px!important;right:12px!important;bottom:12px!important;left:12px!important;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important}.product-body{padding:12px 12px 14px!important}.product-meta{font-size:10px!important;margin-bottom:8px!important}.product-meta span:first-child{min-height:21px!important;padding:0 7px!important}.product-title{font-size:14px!important;min-height:50px!important;max-height:52px!important;margin-bottom:10px!important}.price-line{padding-top:10px!important}.price{font-size:21px!important}.old-price{font-size:12px!important}.price-line .discount,.discount{font-size:10.5px!important;min-height:21px!important;padding:0 7px!important}.discount-pill,.stock-pill{font-size:9.5px!important;padding:5px 7px!important;top:8px!important}.discount-pill{right:8px!important}.stock-pill{left:8px!important}}.pc-retail-dept[aria-label=C\f3mputo],.pc-retail-dept[aria-label="Hogar conectado"],.pc-retail-dept[aria-label=Gamer]{margin-top:42px!important;margin-bottom:42px!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-title h2,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-title h2,.pc-retail-dept[aria-label=Gamer] .pc-retail-title h2{color:#061a3d!important;font-size:clamp(25px,2.3vw,34px)!important;letter-spacing:-.045em!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-panel,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-panel,.pc-retail-dept[aria-label=Gamer] .pc-retail-panel{position:relative!important;overflow:hidden!important;border-radius:28px!important;padding:24px!important;background:linear-gradient(180deg,#fff,#f7f9fd)!important;border:1px solid rgba(10,42,95,.08)!important;box-shadow:0 22px 55px #07183a12!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-panel:before,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-panel:before,.pc-retail-dept[aria-label=Gamer] .pc-retail-panel:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;opacity:.8!important;background:radial-gradient(circle at 0% 0%,rgba(0,110,255,.08),transparent 34%),radial-gradient(circle at 100% 18%,rgba(255,31,47,.08),transparent 28%)!important}.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-panel:before{background:radial-gradient(circle at 0% 0%,rgba(255,31,47,.1),transparent 34%),radial-gradient(circle at 100% 12%,rgba(255,179,0,.1),transparent 30%)!important}.pc-retail-dept[aria-label=Gamer] .pc-retail-panel:before{background:radial-gradient(circle at 0% 0%,rgba(255,31,47,.13),transparent 34%),radial-gradient(circle at 100% 14%,rgba(0,110,255,.12),transparent 30%)!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-top,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-top,.pc-retail-dept[aria-label=Gamer] .pc-retail-top,.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-products,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-products,.pc-retail-dept[aria-label=Gamer] .pc-retail-products{position:relative!important;z-index:1!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-products,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-products,.pc-retail-dept[aria-label=Gamer] .pc-retail-products{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;padding-top:8px!important;background:transparent!important}.pc-retail-products .pc-mini-card{position:relative!important;display:flex!important;flex-direction:column!important;min-height:366px!important;padding:12px 12px 14px!important;border-radius:22px!important;background:#fffffff0!important;border:1px solid rgba(10,42,95,.09)!important;box-shadow:0 14px 34px #07183a13!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.pc-retail-products .pc-mini-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(180deg,#ffffffa6,#fff0 45%)!important}.pc-retail-products .pc-mini-card:hover{transform:translateY(-5px)!important;border-color:#ff1f2f47!important;box-shadow:0 24px 52px #07183a21!important}.pc-retail-products .pc-mini-img{position:relative!important;height:168px!important;margin:0 0 13px!important;border-radius:18px!important;background:linear-gradient(145deg,#f9fbff,#edf3fb)!important;border:1px solid rgba(10,42,95,.07)!important;overflow:hidden!important;display:block!important;flex:0 0 auto!important}.pc-retail-products .pc-mini-img:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.96),rgba(255,255,255,.48) 38%,rgba(224,232,245,.22) 72%,transparent)!important;pointer-events:none!important}.pc-retail-products .pc-mini-img:after{content:""!important;position:absolute!important;left:24%!important;right:24%!important;bottom:16px!important;height:16px!important;border-radius:999px!important;background:radial-gradient(ellipse at center,rgba(7,24,58,.2),transparent 72%)!important;opacity:.55!important}.pc-retail-products .pc-mini-img img{position:absolute!important;top:18px!important;right:18px!important;bottom:18px!important;left:18px!important;width:calc(100% - 36px)!important;height:calc(100% - 36px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important;z-index:2!important;filter:drop-shadow(0 16px 18px rgba(7,24,58,.2))!important}.pc-retail-products .pc-mini-card>span{position:relative!important;z-index:1!important;align-self:flex-start!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 9px!important;margin:0 0 10px!important;border-radius:999px!important;background:#eef4ff!important;color:#0a2a5f!important;font-size:10.8px!important;line-height:1!important;font-weight:950!important;letter-spacing:.02em!important;text-transform:uppercase!important}.pc-retail-products .pc-mini-card h3{position:relative!important;z-index:1!important;margin:0 0 12px!important;min-height:58px!important;max-height:62px!important;overflow:hidden!important;color:#061a3d!important;font-size:16.5px!important;line-height:1.22!important;font-weight:950!important;letter-spacing:-.035em!important}.pc-retail-products .pc-mini-card h3 a{color:inherit!important;text-decoration:none!important}.pc-retail-products .pc-mini-card h3 a:hover{color:#e1122b!important}.pc-retail-products .pc-mini-price{position:relative!important;z-index:1!important;margin-top:auto!important;padding-top:12px!important;border-top:1px solid rgba(10,42,95,.075)!important;display:grid!important;grid-template-columns:1fr auto!important;gap:5px 8px!important;align-items:end!important}.pc-retail-products .pc-mini-price .pc-old{grid-column:1 / -1!important;color:#8d97a7!important;font-size:13px!important;font-weight:850!important;line-height:1!important;text-decoration:line-through!important;text-decoration-thickness:1.6px!important}.pc-retail-products .pc-mini-price strong{color:#041a43!important;font-size:27px!important;line-height:.98!important;font-weight:950!important;letter-spacing:-.055em!important}.pc-retail-products .pc-mini-price em{justify-self:start!important;align-self:center!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 9px!important;border-radius:999px!important;background:#eaf8ef!important;color:#079436!important;font-size:11.5px!important;line-height:1!important;font-style:normal!important;font-weight:950!important;letter-spacing:.02em!important}.pc-retail-cats button{background:#ffffffd1!important;border:1px solid rgba(10,42,95,.07)!important;box-shadow:0 8px 18px #07183a0b!important}.pc-retail-cats button:hover{background:#fff!important;border-color:#ff1f2f61!important;box-shadow:0 12px 24px #07183a14,0 0 0 3px #ff1f2f12!important}@media(max-width:1220px){.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-products,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-products,.pc-retail-dept[aria-label=Gamer] .pc-retail-products{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:980px){.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-panel,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-panel,.pc-retail-dept[aria-label=Gamer] .pc-retail-panel{padding:18px 14px 20px!important;border-radius:22px!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-products,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-products,.pc-retail-dept[aria-label=Gamer] .pc-retail-products{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(202px,42vw)!important;grid-template-columns:none!important;overflow-x:auto!important;padding:6px 2px 12px!important;scroll-snap-type:x proximity!important}.pc-retail-products .pc-mini-card{min-height:344px!important;scroll-snap-align:start!important}}@media(max-width:640px){.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-products,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-products,.pc-retail-dept[aria-label=Gamer] .pc-retail-products{grid-auto-columns:minmax(174px,72vw)!important}.pc-retail-products .pc-mini-card{min-height:318px!important;border-radius:18px!important;padding:10px!important}.pc-retail-products .pc-mini-img{height:142px!important;border-radius:15px!important}.pc-retail-products .pc-mini-img img{top:12px!important;right:12px!important;bottom:12px!important;left:12px!important;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important}.pc-retail-products .pc-mini-card>span{min-height:21px!important;padding:0 7px!important;font-size:9.5px!important}.pc-retail-products .pc-mini-card h3{min-height:48px!important;max-height:52px!important;font-size:14px!important}.pc-retail-products .pc-mini-price strong{font-size:21px!important}.pc-retail-products .pc-mini-price .pc-old{font-size:12px!important}.pc-retail-products .pc-mini-price em{min-height:21px!important;padding:0 7px!important;font-size:10px!important}}.pc-retail-dept[aria-label=C\f3mputo] .pc-mini-card,.pc-retail-dept[aria-label="Hogar conectado"] .pc-mini-card,.pc-retail-dept[aria-label=Gamer] .pc-mini-card{font-weight:400!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-mini-card>span,.pc-retail-dept[aria-label="Hogar conectado"] .pc-mini-card>span,.pc-retail-dept[aria-label=Gamer] .pc-mini-card>span{font-weight:500!important;letter-spacing:.015em!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-mini-card h3,.pc-retail-dept[aria-label="Hogar conectado"] .pc-mini-card h3,.pc-retail-dept[aria-label=Gamer] .pc-mini-card h3{font-weight:500!important;letter-spacing:-.015em!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-mini-price .pc-old,.pc-retail-dept[aria-label="Hogar conectado"] .pc-mini-price .pc-old,.pc-retail-dept[aria-label=Gamer] .pc-mini-price .pc-old{font-weight:400!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-mini-price strong,.pc-retail-dept[aria-label="Hogar conectado"] .pc-mini-price strong,.pc-retail-dept[aria-label=Gamer] .pc-mini-price strong{font-weight:600!important;letter-spacing:-.035em!important}.pc-retail-dept[aria-label=C\f3mputo] .pc-mini-price em,.pc-retail-dept[aria-label="Hogar conectado"] .pc-mini-price em,.pc-retail-dept[aria-label=Gamer] .pc-mini-price em{font-weight:500!important}.product-card,.flash-card,.pc-retail-products .pc-mini-card{font-weight:400!important}.product-meta,.flash-brand,.pc-retail-products .pc-mini-card>span{font-weight:500!important;letter-spacing:.015em!important;color:#9aa3b2!important}.product-title,.product-title a,.flash-card h3,.flash-card h3 a,.pc-retail-products .pc-mini-card h3,.pc-retail-products .pc-mini-card h3 a{font-weight:500!important;letter-spacing:-.012em!important;color:var(--navy-2, #061533)!important}.old-price,.flash-prices .old-price,.pc-retail-products .pc-mini-price .pc-old{font-weight:400!important;color:#8f98a8!important}.price,.flash-price-line strong,.pc-retail-products .pc-mini-price strong{font-weight:600!important;letter-spacing:-.035em!important;color:var(--navy-2, #061533)!important}.flash-price-line em,.flash-prices small,.pc-retail-products .pc-mini-price em,.discount-pill,.stock-pill{font-weight:500!important}.pc-home-block .pc-mini-product-row{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.pc-home-block .pc-mini-card{position:relative!important;display:flex!important;flex-direction:column!important;min-height:356px!important;padding:12px 12px 14px!important;border-radius:22px!important;background:#fffffff0!important;border:1px solid rgba(10,42,95,.09)!important;box-shadow:0 14px 34px #07183a13!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.pc-home-block .pc-mini-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(180deg,#ffffffa6,#fff0 45%)!important}.pc-home-block .pc-mini-card:hover{transform:translateY(-5px)!important;border-color:#ff1f2f47!important;box-shadow:0 24px 52px #07183a21!important}.pc-home-block .pc-mini-img{position:relative!important;height:168px!important;margin:0 0 13px!important;border-radius:18px!important;background:linear-gradient(145deg,#f9fbff,#edf3fb)!important;border:1px solid rgba(10,42,95,.07)!important;overflow:hidden!important;display:block!important;flex:0 0 auto!important}.pc-home-block .pc-mini-img:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.96),rgba(255,255,255,.48) 38%,rgba(224,232,245,.22) 72%,transparent)!important;pointer-events:none!important}.pc-home-block .pc-mini-img:after{content:""!important;position:absolute!important;left:24%!important;right:24%!important;bottom:16px!important;height:16px!important;border-radius:999px!important;background:radial-gradient(ellipse at center,rgba(7,24,58,.2),transparent 72%)!important;opacity:.55!important}.pc-home-block .pc-mini-img img{position:absolute!important;top:18px!important;right:18px!important;bottom:18px!important;left:18px!important;width:calc(100% - 36px)!important;height:calc(100% - 36px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important;z-index:2!important;filter:drop-shadow(0 16px 18px rgba(7,24,58,.2))!important}.pc-home-block .pc-mini-card>span{position:relative!important;z-index:1!important;align-self:flex-start!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 9px!important;margin:0 0 10px!important;border-radius:999px!important;background:#eef4ff!important;color:#0a2a5f!important;font-size:10.8px!important;line-height:1!important;font-weight:500!important;letter-spacing:.015em!important;text-transform:uppercase!important}.pc-home-block .pc-mini-card h3,.pc-home-block .pc-mini-card h3 a{position:relative!important;z-index:1!important;margin:0 0 12px!important;min-height:58px!important;max-height:62px!important;overflow:hidden!important;color:#061a3d!important;font-size:16.5px!important;line-height:1.22!important;font-weight:500!important;letter-spacing:-.015em!important;text-decoration:none!important}.pc-home-block .pc-mini-price{position:relative!important;z-index:1!important;margin-top:auto!important;padding-top:12px!important;border-top:1px solid rgba(10,42,95,.075)!important;display:grid!important;grid-template-columns:1fr auto!important;gap:5px 8px!important;align-items:end!important}.pc-home-block .pc-mini-price .pc-old{grid-column:1 / -1!important;color:#8d97a7!important;font-size:13px!important;font-weight:400!important;line-height:1!important;text-decoration:line-through!important;text-decoration-thickness:1.6px!important}.pc-home-block .pc-mini-price strong{color:#041a43!important;font-size:27px!important;line-height:.98!important;font-weight:600!important;letter-spacing:-.035em!important}.pc-home-block .pc-mini-price em{justify-self:start!important;align-self:center!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 9px!important;border-radius:999px!important;background:#eaf8ef!important;color:#079436!important;font-size:11.5px!important;line-height:1!important;font-style:normal!important;font-weight:500!important;letter-spacing:.02em!important}@media(max-width:1220px){.pc-home-block .pc-mini-product-row{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(202px,42vw)!important;grid-template-columns:none!important;overflow-x:auto!important;padding:6px 2px 12px!important;scroll-snap-type:x proximity!important}.pc-home-block .pc-mini-card{min-height:344px!important;scroll-snap-align:start!important}}@media(max-width:640px){.pc-home-block .pc-mini-product-row{grid-auto-columns:minmax(174px,72vw)!important}.pc-home-block .pc-mini-card{min-height:318px!important;border-radius:18px!important;padding:10px!important}.pc-home-block .pc-mini-img{height:142px!important;border-radius:15px!important}.pc-home-block .pc-mini-img img{top:12px!important;right:12px!important;bottom:12px!important;left:12px!important;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important}.pc-home-block .pc-mini-card>span{min-height:21px!important;padding:0 7px!important;font-size:9.5px!important}.pc-home-block .pc-mini-card h3,.pc-home-block .pc-mini-card h3 a{min-height:48px!important;max-height:52px!important;font-size:14px!important}.pc-home-block .pc-mini-price strong{font-size:21px!important}.pc-home-block .pc-mini-price .pc-old{font-size:12px!important}.pc-home-block .pc-mini-price em{min-height:21px!important;padding:0 7px!important;font-size:10px!important}}.price,.price-line .price,.pc-mini-price strong,.flash-price-line strong,.buy-price>span:first-child{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;display:inline-flex!important;align-items:baseline!important}.price-line,.pc-mini-price,.pc-retail-products .pc-mini-price,.pc-home-block .pc-mini-price,.flash-price-line{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px 10px!important}.price-line .old-price,.old-price,.pc-mini-price .pc-old,.pc-retail-products .pc-mini-price .pc-old,.pc-home-block .pc-mini-price .pc-old,.flash-prices .old-price{flex:0 0 100%!important;width:100%!important}.price-line .discount,.discount,.pc-mini-price em,.pc-retail-products .pc-mini-price em,.pc-home-block .pc-mini-price em,.flash-price-line em{flex:0 0 auto!important;margin-left:auto!important;white-space:nowrap!important}.price-line .price,.price,.pc-mini-price strong,.pc-retail-products .pc-mini-price strong,.pc-home-block .pc-mini-price strong,.flash-price-line strong{flex:0 0 auto!important;max-width:100%!important}@media(max-width:760px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding-inline:0!important}.product-card{min-height:312px!important;border-radius:16px!important}.product-img-wrap{height:128px!important;min-height:128px!important;margin:9px 9px 0!important;border-radius:13px!important}.product-body{padding:10px 10px 12px!important}.product-meta,.product-meta span:first-child{font-size:9px!important}.product-title,.product-title a{font-size:13px!important;line-height:1.18!important;min-height:45px!important;max-height:47px!important}.price-line,.pc-mini-price,.pc-retail-products .pc-mini-price,.pc-home-block .pc-mini-price{gap:5px 6px!important;padding-top:9px!important}.price,.price-line .price,.pc-mini-price strong,.pc-retail-products .pc-mini-price strong,.pc-home-block .pc-mini-price strong{font-size:clamp(18px,5.3vw,22px)!important;letter-spacing:-.035em!important}.price-line .discount,.discount,.pc-mini-price em,.pc-retail-products .pc-mini-price em,.pc-home-block .pc-mini-price em{margin-left:0!important;font-size:10px!important;min-height:20px!important;padding:0 7px!important}}@media(max-width:480px){.pc-home-block .pc-mini-product-row,.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-products,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-products,.pc-retail-dept[aria-label=Gamer] .pc-retail-products{grid-auto-columns:minmax(168px,78vw)!important;gap:12px!important;padding-bottom:14px!important;-webkit-overflow-scrolling:touch!important}.pc-home-block .pc-mini-card,.pc-retail-products .pc-mini-card{min-height:304px!important;padding:10px!important;border-radius:17px!important}.pc-home-block .pc-mini-img,.pc-retail-products .pc-mini-img{height:132px!important;border-radius:14px!important}.pc-home-block .pc-mini-card h3,.pc-home-block .pc-mini-card h3 a,.pc-retail-products .pc-mini-card h3,.pc-retail-products .pc-mini-card h3 a{font-size:13.4px!important;line-height:1.18!important;min-height:46px!important;max-height:48px!important}.pc-home-block .pc-mini-price strong,.pc-retail-products .pc-mini-price strong{font-size:clamp(19px,6vw,22px)!important}.pc-home-block .pc-mini-price .pc-old,.pc-retail-products .pc-mini-price .pc-old{font-size:11.5px!important}.pc-home-block .pc-mini-price em,.pc-retail-products .pc-mini-price em{margin-left:0!important}}@media(max-width:360px){.product-grid{grid-template-columns:1fr!important}.product-card{min-height:auto!important}}.related-products-section .section-top{align-items:flex-end;gap:16px}.related-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;align-items:stretch}.related-card{border:1px solid #e3e9f2!important;border-radius:22px!important;background:#fff!important;overflow:hidden;box-shadow:0 14px 34px #10182814!important;text-decoration:none}.related-card-image{margin:14px 14px 0;border-radius:18px;aspect-ratio:1.45 / 1;background:linear-gradient(135deg,#f8fbff,#f3f7fc 55%,#e7edf6)!important;box-shadow:inset 0 1px #ffffffe6,0 10px 22px #10182814;padding:16px!important}.related-card-image img{object-fit:contain;filter:drop-shadow(0 12px 10px rgba(15,33,63,.12))}.related-card-body{padding:14px 14px 18px!important;gap:10px!important}.related-card-badge{background:#eef5ff!important;color:#00265d!important;font-size:11px!important;font-weight:500!important;letter-spacing:0!important;text-transform:uppercase}.related-card-body h3{color:#001f55!important;font-size:15px!important;font-weight:500!important;line-height:1.22!important;min-height:38px}.related-price-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.related-price-row strong{color:#001f55!important;font-size:20px!important;font-weight:600!important;white-space:nowrap;letter-spacing:-.02em}.related-price-row span{background:#eafff1;color:#009e32;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600;white-space:nowrap}@media(max-width:1180px){.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.related-products-section{margin-top:22px;padding-inline:0}.related-products-section .section-top{display:flex;align-items:flex-start;gap:10px}.related-products-section .section-top h2{font-size:26px;line-height:1.05}.related-products-section .section-top .blue-link{font-size:13px;white-space:nowrap}.related-grid{display:flex!important;overflow-x:auto;gap:12px;padding:4px 4px 16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.related-card{min-width:72vw;max-width:72vw;scroll-snap-align:start;border-radius:20px!important}.related-card-image{margin:12px 12px 0;aspect-ratio:1.55/1;padding:12px!important}.related-card-body{padding:12px 12px 15px!important}.related-card-body h3{font-size:14px!important;min-height:34px}.related-price-row strong{font-size:18px!important}.related-price-row span{font-size:10px;padding:4px 8px}}@media(max-width:420px){.related-card{min-width:78vw;max-width:78vw}}.related-products-section .related-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.related-products-section .pc-mini-card{position:relative!important;display:flex!important;flex-direction:column!important;min-height:356px!important;padding:12px 12px 14px!important;border-radius:22px!important;background:#fffffff0!important;border:1px solid rgba(10,42,95,.09)!important;box-shadow:0 14px 34px #07183a13!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;text-decoration:none!important;font-weight:400!important}.related-products-section .pc-mini-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(180deg,#ffffffa6,#fff0 45%)!important}.related-products-section .pc-mini-card:hover{transform:translateY(-5px)!important;border-color:#ff1f2f47!important;box-shadow:0 24px 52px #07183a21!important}.related-products-section .pc-mini-img{position:relative!important;height:168px!important;margin:0 0 13px!important;border-radius:18px!important;background:linear-gradient(145deg,#f9fbff,#edf3fb)!important;border:1px solid rgba(10,42,95,.07)!important;overflow:hidden!important;display:block!important;flex:0 0 auto!important}.related-products-section .pc-mini-img:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.96),rgba(255,255,255,.48) 38%,rgba(224,232,245,.22) 72%,transparent)!important;pointer-events:none!important}.related-products-section .pc-mini-img:after{content:""!important;position:absolute!important;left:24%!important;right:24%!important;bottom:16px!important;height:16px!important;border-radius:999px!important;background:radial-gradient(ellipse at center,rgba(7,24,58,.2),transparent 72%)!important;opacity:.55!important}.related-products-section .pc-mini-img img{position:absolute!important;top:18px!important;right:18px!important;bottom:18px!important;left:18px!important;width:calc(100% - 36px)!important;height:calc(100% - 36px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important;z-index:2!important;filter:drop-shadow(0 16px 18px rgba(7,24,58,.2))!important;transition:opacity .22s ease,transform .22s ease!important}.related-products-section .pc-mini-img .pc-img-alt{opacity:0!important;transform:scale(.985)!important}.related-products-section .pc-mini-card.has-hover-img:hover .pc-mini-img .pc-img-main{opacity:0!important;transform:scale(.98) translateY(-2px)!important}.related-products-section .pc-mini-card.has-hover-img:hover .pc-mini-img .pc-img-alt{opacity:1!important;transform:scale(1.02) translateY(-2px)!important}.related-products-section .pc-mini-card>span{position:relative!important;z-index:1!important;align-self:flex-start!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 9px!important;margin:0 0 10px!important;border-radius:999px!important;background:#eef4ff!important;color:#0a2a5f!important;font-size:10.8px!important;line-height:1!important;font-weight:500!important;letter-spacing:.015em!important;text-transform:uppercase!important}.related-products-section .pc-mini-card h3,.related-products-section .pc-mini-card h3 a{position:relative!important;z-index:1!important;margin:0 0 12px!important;min-height:58px!important;max-height:62px!important;overflow:hidden!important;color:#061a3d!important;font-size:16.5px!important;line-height:1.22!important;font-weight:500!important;letter-spacing:-.015em!important;text-decoration:none!important}.related-products-section .pc-mini-price{position:relative!important;z-index:1!important;margin-top:auto!important;padding-top:12px!important;border-top:1px solid rgba(10,42,95,.075)!important;display:grid!important;grid-template-columns:1fr auto!important;gap:5px 8px!important;align-items:end!important}.related-products-section .pc-mini-price .pc-old{grid-column:1 / -1!important;color:#8d97a7!important;font-size:13px!important;font-weight:400!important;line-height:1!important;text-decoration:line-through!important;text-decoration-thickness:1.6px!important}.related-products-section .pc-mini-price strong{color:#041a43!important;font-size:27px!important;line-height:.98!important;font-weight:600!important;letter-spacing:-.035em!important;white-space:nowrap!important}.related-products-section .pc-mini-price em{justify-self:start!important;align-self:center!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 9px!important;border-radius:999px!important;background:#eaf8ef!important;color:#079436!important;font-size:11.5px!important;line-height:1!important;font-style:normal!important;font-weight:500!important;letter-spacing:.02em!important;white-space:nowrap!important}@media(max-width:1220px){.related-products-section .related-grid{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(202px,42vw)!important;grid-template-columns:none!important;overflow-x:auto!important;padding:6px 2px 12px!important;scroll-snap-type:x proximity!important}.related-products-section .pc-mini-card{min-height:344px!important;scroll-snap-align:start!important}}@media(max-width:640px){.related-products-section .related-grid{grid-auto-columns:minmax(174px,72vw)!important;gap:12px!important}.related-products-section .section-head{align-items:flex-start!important;gap:8px!important}.related-products-section .section-head .blue-link{font-size:13px!important}.related-products-section .pc-mini-card{min-height:318px!important;border-radius:18px!important;padding:10px!important}.related-products-section .pc-mini-img{height:142px!important;border-radius:15px!important}.related-products-section .pc-mini-card h3,.related-products-section .pc-mini-card h3 a{font-size:15px!important;min-height:54px!important;max-height:56px!important}.related-products-section .pc-mini-price strong{font-size:23px!important}.related-products-section .pc-mini-price em{font-size:10.5px!important;padding:0 7px!important}}.related-products-section{overflow:hidden!important}.related-products-section .section-head,.related-products-section .section-top{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:16px!important}.related-products-section .related-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(245px,1fr))!important;gap:18px!important;align-items:stretch!important;overflow:visible!important;padding:0!important}.related-products-section .pc-mini-card{min-width:0!important;width:100%!important;min-height:374px!important;max-width:none!important;box-sizing:border-box!important}.related-products-section .pc-mini-img{height:176px!important;width:100%!important;box-sizing:border-box!important}.related-products-section .pc-mini-card h3,.related-products-section .pc-mini-card h3 a{min-height:44px!important;max-height:48px!important;margin-bottom:10px!important}.related-products-section .pc-mini-price{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px 8px!important;min-width:0!important;overflow:visible!important}.related-products-section .pc-mini-price .pc-old{flex:0 0 100%!important;min-width:0!important}.related-products-section .pc-mini-price strong{flex:0 1 auto!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;font-size:25px!important;letter-spacing:-.04em!important}.related-products-section .pc-mini-price em{flex:0 0 auto!important;margin-left:auto!important;max-width:100%!important;white-space:nowrap!important;font-size:10.5px!important;padding:0 8px!important}@media(min-width:1500px){.related-products-section .related-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.related-products-section .pc-mini-price strong{font-size:24px!important}}@media(max-width:1220px){.related-products-section .related-grid{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(232px,32vw)!important;grid-template-columns:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding:4px 2px 16px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important}.related-products-section .pc-mini-card{scroll-snap-align:start!important;min-height:360px!important}}@media(max-width:640px){.related-products-section .section-head,.related-products-section .section-top{align-items:flex-start!important;gap:10px!important}.related-products-section .section-head h2,.related-products-section .section-top h2{font-size:28px!important;line-height:1.05!important}.related-products-section .section-head .blue-link,.related-products-section .section-top .blue-link{font-size:13px!important;white-space:nowrap!important}.related-products-section .related-grid{grid-auto-columns:minmax(214px,78vw)!important;gap:12px!important}.related-products-section .pc-mini-card{min-height:338px!important;padding:10px!important;border-radius:18px!important}.related-products-section .pc-mini-img{height:146px!important;border-radius:15px!important}.related-products-section .pc-mini-card h3,.related-products-section .pc-mini-card h3 a{font-size:15px!important;line-height:1.18!important;min-height:38px!important;max-height:42px!important}.related-products-section .pc-mini-price strong{font-size:22px!important}.related-products-section .pc-mini-price em{margin-left:0!important;font-size:10px!important}}@media(max-width:380px){.related-products-section .related-grid{grid-auto-columns:minmax(202px,82vw)!important}.related-products-section .pc-mini-price strong{font-size:20px!important}}.related-products-section{background:transparent!important}.related-products-section .pc-mini-card{background:#fff!important}.related-products-section .pc-mini-card:before,.related-products-section .pc-mini-img:before,.related-products-section .pc-mini-img:after{display:none!important;content:none!important}.related-products-section .pc-mini-img{background:transparent!important;box-shadow:none!important;border:0!important}.related-products-section .pc-mini-img img{filter:drop-shadow(0 10px 10px rgba(7,24,58,.12))!important}body.catalog-page .product-card{display:flex!important;flex-direction:column!important}body.catalog-page .product-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}body.catalog-page .mini-payments,body.catalog-page .product-card-benefits,body.catalog-page .product-actions{display:flex!important}body.catalog-page .product-actions{margin-top:auto!important;padding-top:12px!important;gap:9px!important;grid-template-columns:none!important;align-items:center!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{flex:1 1 0!important;width:auto!important;min-width:0!important;min-height:40px!important;height:40px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0 12px!important;font-size:13px!important;line-height:1.05!important;font-weight:600!important;text-decoration:none!important;letter-spacing:-.01em!important;cursor:pointer!important}body.catalog-page .product-actions .quick-cart{order:1!important;background:#ff1f2f!important;color:#fff!important;border:1px solid #ff1f2f!important}body.catalog-page .product-actions .details-btn{order:2!important;background:#fff!important;color:#062a63!important;border:1px solid rgba(6,42,99,.16)!important}body.catalog-page .product-actions .quick-cart:hover{transform:translateY(-1px)!important;box-shadow:0 10px 18px #ff1f2f2e!important}body.catalog-page .product-actions .details-btn:hover{background:#f6f9ff!important;border-color:#062a6347!important}@media(max-width:760px){body.catalog-page .product-actions{flex-direction:column!important;gap:7px!important;padding-top:10px!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{width:100%!important;min-height:34px!important;height:34px!important;font-size:11.5px!important;border-radius:10px!important;padding:0 8px!important}.related-products-section .pc-mini-img{background:transparent!important}}body.catalog-page .mini-payments{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:7px!important;width:100%!important;overflow:hidden!important;margin:12px 0 4px!important;min-height:24px!important}body.catalog-page .mini-payments img{height:15px!important;width:auto!important;max-width:42px!important;object-fit:contain!important;filter:grayscale(1)!important;opacity:.72!important;flex:0 0 auto!important}body.catalog-page .mini-payments img.mp-mini{height:18px!important;max-width:74px!important}body.catalog-page .product-actions{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;gap:10px!important;width:100%!important;align-items:stretch!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{width:100%!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-height:43px!important;height:43px!important;line-height:1!important;font-size:12.5px!important;font-weight:600!important;padding:0 10px!important}@media(min-width:761px){body.catalog-page .product-actions{flex-direction:unset!important}}@media(max-width:760px){body.catalog-page .mini-payments{gap:5px!important;min-height:22px!important;margin:9px 0 2px!important}body.catalog-page .mini-payments img{height:12px!important;max-width:28px!important}body.catalog-page .mini-payments img.mp-mini{height:14px!important;max-width:54px!important}body.catalog-page .product-actions{display:grid!important;grid-template-columns:1fr!important;gap:7px!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{min-height:36px!important;height:36px!important;font-size:11.5px!important;padding:0 8px!important}}@media(min-width:1100px){body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{font-size:13px!important}}@media(min-width:761px){body.catalog-page .product-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;align-items:center!important;width:100%!important;margin-top:auto!important;padding-top:14px!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:none!important;height:52px!important;min-height:52px!important;padding:0 14px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;align-self:stretch!important;border-radius:14px!important;font-size:14px!important;line-height:1.08!important;font-weight:650!important;letter-spacing:-.01em!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}body.catalog-page .product-actions .details-btn{white-space:nowrap!important}}body.catalog-page .product-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;width:100%!important;align-items:stretch!important;margin-top:auto!important;padding-top:16px!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:50px!important;min-height:50px!important;max-height:50px!important;padding:0 8px!important;border-radius:15px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:13px!important;line-height:1!important;font-weight:650!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}body.catalog-page .product-actions .details-btn{background:#fff!important;border:1px solid rgba(6,42,99,.16)!important;color:#062a63!important}@media(min-width:1000px){body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{font-size:12.5px!important;height:48px!important;min-height:48px!important;max-height:48px!important}}@media(max-width:760px){body.catalog-page .product-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;padding-top:12px!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{height:42px!important;min-height:42px!important;max-height:42px!important;border-radius:12px!important;font-size:11px!important;padding:0 5px!important;letter-spacing:-.03em!important}}@media(max-width:390px){body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{font-size:10.5px!important;padding:0 4px!important}}body.catalog-page .product-img-wrap,body.catalog-page .product-img-wrap:before,body.catalog-page .product-img-wrap:after{background:transparent!important;box-shadow:none!important}body.catalog-page .product-img-wrap{border:0!important}body.catalog-page .product-img-wrap img{filter:drop-shadow(0 12px 14px rgba(7,24,58,.12))!important}body.catalog-page .product-actions{display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)!important;gap:8px!important;width:100%!important;align-items:stretch!important;margin-top:auto!important;padding-top:16px!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0 7px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-size:12px!important;line-height:1!important;font-weight:650!important;letter-spacing:-.025em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}body.catalog-page .product-actions .quick-cart{background:#ff1f2f!important;border:1px solid #ff1f2f!important;color:#fff!important}body.catalog-page .product-actions .details-btn{background:#fff!important;border:1px solid rgba(6,42,99,.18)!important;color:#062a63!important}@media(min-width:1200px){body.catalog-page .product-actions{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr)!important;gap:10px!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{height:48px!important;min-height:48px!important;max-height:48px!important;font-size:12.2px!important}}@media(max-width:760px){body.catalog-page .product-actions{grid-template-columns:1fr 1fr!important;gap:7px!important;padding-top:12px!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:12px!important;font-size:10.4px!important;padding:0 3px!important;letter-spacing:-.035em!important}}@media(max-width:360px){body.catalog-page .product-actions{grid-template-columns:1fr!important}body.catalog-page .product-actions .quick-cart,body.catalog-page .product-actions .details-btn{font-size:11.5px!important}}body.catalog-page .product-actions{grid-template-columns:52px minmax(0,1fr)!important;gap:12px!important;align-items:stretch!important}body.catalog-page .product-actions .quick-cart{width:52px!important;min-width:52px!important;max-width:52px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}body.catalog-page .product-actions .quick-cart .cart-icon{width:22px!important;height:22px!important;display:block!important;stroke:currentColor!important;stroke-width:2.1!important;stroke-linecap:round!important;stroke-linejoin:round!important;fill:none!important}body.catalog-page .product-actions .details-btn{height:48px!important;min-height:48px!important;max-height:48px!important;border-radius:15px!important;font-size:14px!important;font-weight:650!important;letter-spacing:-.01em!important;white-space:nowrap!important}body.catalog-page .product-actions .quick-cart:hover{transform:translateY(-1px)!important;box-shadow:0 12px 22px #ff1f2f38!important}@media(max-width:760px){body.catalog-page .product-actions{grid-template-columns:46px minmax(0,1fr)!important;gap:8px!important}body.catalog-page .product-actions .quick-cart{width:46px!important;min-width:46px!important;max-width:46px!important;height:42px!important;min-height:42px!important;max-height:42px!important;border-radius:13px!important}body.catalog-page .product-actions .quick-cart .cart-icon{width:20px!important;height:20px!important}body.catalog-page .product-actions .details-btn{height:42px!important;min-height:42px!important;max-height:42px!important;font-size:12px!important;border-radius:13px!important}}@media(max-width:360px){body.catalog-page .product-actions{grid-template-columns:44px minmax(0,1fr)!important}}body.catalog-page .product-card .product-actions{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:14px!important;width:100%!important;align-items:stretch!important;justify-items:stretch!important;margin-top:auto!important;padding-top:18px!important;box-sizing:border-box!important}body.catalog-page .product-card .product-actions>*{margin:0!important;box-sizing:border-box!important;align-self:stretch!important}body.catalog-page .product-card .product-actions .quick-cart,body.catalog-page .product-card .product-actions .details-btn{height:56px!important;min-height:56px!important;max-height:56px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;transform:none!important;position:relative!important;top:auto!important;bottom:auto!important}body.catalog-page .product-card .product-actions .quick-cart{width:58px!important;min-width:58px!important;max-width:58px!important;padding:0!important;flex:0 0 58px!important}body.catalog-page .product-card .product-actions .quick-cart .cart-icon{width:23px!important;height:23px!important}body.catalog-page .product-card .product-actions .details-btn{width:100%!important;min-width:0!important;padding:0 18px!important;font-size:15px!important;font-weight:650!important;white-space:nowrap!important}body.catalog-page .product-card .product-actions .quick-cart:hover{transform:translateY(-1px)!important}@media(max-width:760px){body.catalog-page .product-card .product-actions{grid-template-columns:52px minmax(0,1fr)!important;gap:10px!important;padding-top:16px!important}body.catalog-page .product-card .product-actions .quick-cart,body.catalog-page .product-card .product-actions .details-btn{height:50px!important;min-height:50px!important;max-height:50px!important;border-radius:15px!important}body.catalog-page .product-card .product-actions .quick-cart{width:52px!important;min-width:52px!important;max-width:52px!important;flex-basis:52px!important}body.catalog-page .product-card .product-actions .details-btn{font-size:13px!important;padding:0 12px!important}}@media(max-width:380px){body.catalog-page .product-card .product-actions{grid-template-columns:48px minmax(0,1fr)!important;gap:8px!important}body.catalog-page .product-card .product-actions .quick-cart{width:48px!important;min-width:48px!important;max-width:48px!important;flex-basis:48px!important}body.catalog-page .product-card .product-actions .quick-cart,body.catalog-page .product-card .product-actions .details-btn{height:48px!important;min-height:48px!important;max-height:48px!important}body.catalog-page .product-card .product-actions .details-btn{font-size:12.5px!important}}.flash-products-shell{background:#fff!important;padding:20px 18px!important;overflow:hidden!important}.flash-products{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:initial!important;gap:18px!important;width:100%!important;overflow:hidden!important;align-items:stretch!important;padding:0!important}.flash-products .flash-card{position:relative!important;display:flex!important;flex-direction:column!important;min-width:0!important;min-height:356px!important;height:auto!important;padding:12px 12px 14px!important;border-radius:22px!important;background:#fffffff0!important;border:1px solid rgba(10,42,95,.09)!important;box-shadow:0 14px 34px #07183a13!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.flash-products .flash-card:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;pointer-events:none!important;background:linear-gradient(180deg,#ffffffa6,#fff0 45%)!important}.flash-products .flash-card:hover{transform:translateY(-5px)!important;border-color:#ff1f2f47!important;box-shadow:0 24px 52px #07183a21!important}.flash-products .flash-card-image{position:relative!important;display:block!important;height:168px!important;min-height:168px!important;margin:0 0 13px!important;border-radius:18px!important;background:linear-gradient(145deg,#f9fbff,#edf3fb)!important;border:1px solid rgba(10,42,95,.07)!important;box-shadow:none!important;overflow:hidden!important;flex:0 0 auto!important}.flash-products .flash-card-image:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.96),rgba(255,255,255,.48) 38%,rgba(224,232,245,.22) 72%,transparent)!important;pointer-events:none!important}.flash-products .flash-card-image:after{content:""!important;position:absolute!important;left:24%!important;right:24%!important;bottom:16px!important;height:16px!important;border-radius:999px!important;background:radial-gradient(ellipse at center,rgba(7,24,58,.2),transparent 72%)!important;opacity:.55!important;pointer-events:none!important}.flash-products .flash-card-image img{position:absolute!important;top:18px!important;right:18px!important;bottom:18px!important;left:18px!important;width:calc(100% - 36px)!important;height:calc(100% - 36px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important;z-index:2!important;filter:drop-shadow(0 16px 18px rgba(7,24,58,.2))!important;transition:opacity .22s ease,transform .24s ease,filter .24s ease!important}.flash-products .flash-card-image img.alt{opacity:0!important;transform:scale(1.04) translateY(0)!important}.flash-products .flash-card:hover .flash-card-image img.main{opacity:0!important;transform:scale(.98) translateY(-2px)!important}.flash-products .flash-card:hover .flash-card-image img.alt{opacity:1!important;transform:scale(1.02) translateY(-2px)!important}.flash-products .flash-card-body{position:relative!important;z-index:1!important;display:flex!important;flex-direction:column!important;flex:1 1 auto!important;gap:0!important;padding:0!important}.flash-products .flash-brand{align-self:flex-start!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 9px!important;margin:0 0 10px!important;border-radius:999px!important;background:#eef4ff!important;color:#0a2a5f!important;font-size:10.8px!important;line-height:1!important;font-weight:500!important;letter-spacing:.015em!important;text-transform:uppercase!important}.flash-products .flash-card h3,.flash-products .flash-card h3 a{margin:0 0 12px!important;min-height:58px!important;max-height:62px!important;overflow:hidden!important;color:#061a3d!important;font-size:16.5px!important;line-height:1.22!important;font-weight:500!important;letter-spacing:-.015em!important;text-decoration:none!important}.flash-products .flash-card h3 a:hover{color:#e1122b!important}.flash-products .flash-prices{margin-top:auto!important;padding-top:12px!important;border-top:1px solid rgba(10,42,95,.075)!important;display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:5px 10px!important}.flash-products .flash-prices .old-price{flex:0 0 100%!important;width:100%!important;color:#8d97a7!important;font-size:13px!important;font-weight:400!important;line-height:1!important;text-decoration:line-through!important;text-decoration-thickness:1.6px!important}.flash-products .flash-price-line{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;width:100%!important}.flash-products .flash-price-line strong{flex:0 0 auto!important;color:#041a43!important;font-size:27px!important;line-height:.98!important;font-weight:600!important;letter-spacing:-.035em!important;white-space:nowrap!important}.flash-products .flash-price-line em{margin-left:auto!important;flex:0 0 auto!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;padding:0 9px!important;border-radius:999px!important;background:#eaf8ef!important;color:#079436!important;font-size:11.5px!important;line-height:1!important;font-style:normal!important;font-weight:500!important;letter-spacing:.02em!important;white-space:nowrap!important}.flash-products .flash-prices small{display:none!important}@media(max-width:1220px){.flash-products{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(202px,42vw)!important;grid-template-columns:none!important;overflow-x:auto!important;padding:6px 2px 12px!important;scroll-snap-type:x proximity!important}.flash-products .flash-card{min-height:344px!important;scroll-snap-align:start!important}}@media(max-width:640px){.flash-products-shell{padding:14px 12px!important}.flash-products{grid-auto-columns:minmax(174px,72vw)!important;gap:12px!important}.flash-products .flash-card{min-height:318px!important;border-radius:18px!important;padding:10px!important}.flash-products .flash-card-image{height:142px!important;min-height:142px!important;border-radius:15px!important}.flash-products .flash-card-image img{top:12px!important;right:12px!important;bottom:12px!important;left:12px!important;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important}.flash-products .flash-brand{min-height:21px!important;padding:0 7px!important;font-size:9.5px!important}.flash-products .flash-card h3,.flash-products .flash-card h3 a{min-height:48px!important;max-height:52px!important;font-size:14px!important}.flash-products .flash-prices{padding-top:10px!important;gap:5px 6px!important}.flash-products .flash-price-line strong{font-size:21px!important}.flash-products .flash-prices .old-price{font-size:12px!important}.flash-products .flash-price-line em{min-height:21px!important;padding:0 7px!important;font-size:10px!important;margin-left:0!important}}.flash-deals.container{width:min(100% - 32px,1820px)!important;margin:28px auto 22px!important}.flash-deals{display:grid!important;grid-template-columns:minmax(360px,31.5%) minmax(0,1fr)!important;align-items:stretch!important;gap:0!important;background:#fff!important;border:8px solid #061a3d!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 18px 46px #07183a24!important}.flash-deals-panel{min-height:430px!important;padding:42px 30px!important;justify-content:center!important;align-items:flex-start!important;gap:22px!important;background:radial-gradient(circle at 22% 22%,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,#173c82,#214f96 45%,#15376f)!important}.flash-header{display:flex!important;align-items:center!important;gap:24px!important;width:100%!important;margin:0!important}.flash-bolt-img{width:74px!important;height:auto!important;flex:0 0 auto!important;filter:drop-shadow(0 14px 18px rgba(0,0,0,.22))!important}.flash-copy{margin:0!important}.flash-copy .flash-eyebrow{font-size:24px!important;line-height:1!important;font-weight:700!important;color:#ff97a2!important;letter-spacing:.02em!important}.flash-copy h2{font-size:clamp(44px,3.5vw,68px)!important;line-height:.9!important;font-weight:800!important;color:#fff!important;letter-spacing:-.04em!important;margin:4px 0 0!important}.flash-copy p{margin:14px 0 0!important;padding:10px 18px!important;border-radius:999px!important;background:#ffffff1f!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important;font-size:14px!important;font-weight:700!important}.flash-countdown{display:grid!important;grid-template-columns:repeat(7,auto)!important;align-items:start!important;gap:10px!important;margin:0!important}.flash-countdown i{font-size:28px!important;line-height:64px!important;color:#ffffffb8!important;font-weight:700!important}.time-box{gap:8px!important}.time-box strong{width:72px!important;height:64px!important;border-radius:14px!important;background:#fff!important;color:#061a3d!important;font-size:28px!important;font-weight:700!important;box-shadow:0 12px 24px #020c2224!important}.time-box span{font-size:13px!important;font-weight:650!important;color:#fff!important}.flash-products-shell{min-width:0!important;background:#fff!important;padding:26px!important;display:flex!important;align-items:stretch!important;overflow:hidden!important}.flash-products{min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:initial!important;gap:18px!important;overflow:visible!important;padding:0!important;align-items:stretch!important}.flash-products .flash-card{min-width:0!important;width:100%!important;min-height:0!important;height:auto!important;padding:14px 14px 16px!important;border-radius:22px!important;background:#fff!important;border:1px solid rgba(10,42,95,.1)!important;box-shadow:0 12px 32px #07183a13!important;overflow:hidden!important}.flash-products .flash-card-image{height:156px!important;min-height:156px!important;margin:0 0 14px!important;border-radius:18px!important;background:#fff!important;border:1px solid rgba(10,42,95,.06)!important;box-shadow:inset 0 0 0 1px #ffffffa6,0 12px 26px #07183a14!important}.flash-products .flash-card-image:before{background:radial-gradient(circle at 50% 42%,#fffffff5,#f8fbffb8 48%,#e2eaf657)!important}.flash-products .flash-card-image:after{bottom:13px!important;height:13px!important;opacity:.45!important}.flash-products .flash-card-image img{top:18px!important;right:18px!important;bottom:18px!important;left:18px!important;width:calc(100% - 36px)!important;height:calc(100% - 36px)!important;filter:drop-shadow(0 14px 16px rgba(7,24,58,.18))!important}.flash-products .flash-card-body{min-width:0!important}.flash-products .flash-brand{font-size:10px!important;font-weight:500!important;min-height:24px!important;margin:0 0 10px!important;padding:0 10px!important;background:#eef4ff!important;color:#0a2a5f!important}.flash-products .flash-card h3,.flash-products .flash-card h3 a{min-height:58px!important;max-height:60px!important;margin:0 0 12px!important;font-size:15.8px!important;line-height:1.2!important;font-weight:500!important;letter-spacing:-.015em!important;color:#061a3d!important}.flash-products .flash-prices{margin-top:auto!important;padding-top:11px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:6px 8px!important;align-items:center!important;border-top:1px solid rgba(10,42,95,.08)!important;min-width:0!important}.flash-products .flash-prices .old-price{grid-column:1/-1!important;width:auto!important;flex:none!important;font-size:12.5px!important;font-weight:400!important;color:#8d97a7!important;line-height:1!important}.flash-products .flash-price-line strong{grid-column:1!important;min-width:0!important;font-size:24.5px!important;line-height:1!important;font-weight:600!important;letter-spacing:-.04em!important;color:#041a43!important;white-space:nowrap!important}.flash-products .flash-price-line em{grid-column:2!important;margin:0!important;justify-self:end!important;min-height:23px!important;padding:0 8px!important;font-size:10.2px!important;font-weight:500!important;white-space:nowrap!important;max-width:100%!important}.flash-products .flash-arrow{display:none!important}@media(max-width:1460px){.flash-deals{grid-template-columns:minmax(320px,30%) minmax(0,1fr)!important}.flash-products-shell{padding:22px!important}.flash-products{gap:14px!important}.flash-products .flash-card{padding:12px!important}.flash-products .flash-card-image{height:146px!important;min-height:146px!important}.flash-products .flash-card h3,.flash-products .flash-card h3 a{font-size:14.6px!important}.flash-products .flash-price-line strong{font-size:22px!important}.flash-products .flash-price-line em{font-size:9.4px!important;padding:0 6px!important}}@media(max-width:1180px){.flash-deals{grid-template-columns:1fr!important}.flash-deals-panel{min-height:auto!important;padding:28px 24px!important}.flash-products-shell{overflow:hidden!important;padding:18px!important}.flash-products{grid-auto-flow:column!important;grid-auto-columns:minmax(210px,34vw)!important;grid-template-columns:none!important;overflow-x:auto!important;padding:4px 2px 12px!important;scroll-snap-type:x proximity!important}.flash-products .flash-card{scroll-snap-align:start!important}}@media(max-width:640px){.flash-deals.container{width:calc(100% - 18px)!important;margin-top:18px!important}.flash-deals{border-width:5px!important;border-radius:22px!important}.flash-header{gap:14px!important}.flash-bolt-img{width:48px!important}.flash-copy .flash-eyebrow{font-size:18px!important}.flash-copy h2{font-size:36px!important}.flash-copy p{font-size:11px!important;padding:8px 12px!important}.flash-countdown{grid-template-columns:repeat(4,1fr)!important;width:100%!important;gap:8px!important}.flash-countdown i{display:none!important}.time-box strong{width:100%!important;height:50px!important;font-size:21px!important;border-radius:12px!important}.time-box span{font-size:11px!important}.flash-products-shell{padding:14px 12px!important}.flash-products{grid-auto-columns:minmax(180px,74vw)!important;gap:12px!important}.flash-products .flash-card{border-radius:18px!important;padding:10px!important}.flash-products .flash-card-image{height:136px!important;min-height:136px!important;border-radius:15px!important}.flash-products .flash-card-image img{top:12px!important;right:12px!important;bottom:12px!important;left:12px!important;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important}.flash-products .flash-card h3,.flash-products .flash-card h3 a{min-height:48px!important;max-height:52px!important;font-size:14px!important}.flash-products .flash-price-line strong{font-size:21px!important}.flash-products .flash-price-line em{font-size:9.5px!important;min-height:21px!important}}.flash-deals.container{width:min(100% - 32px,1840px)!important;margin:28px auto 24px!important}.flash-deals{grid-template-columns:minmax(430px,32%) minmax(0,1fr)!important;border:8px solid #061a3d!important;border-radius:28px!important;overflow:hidden!important}.flash-deals-panel{min-width:0!important;padding:42px 34px!important}.flash-header{display:grid!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:22px!important;width:100%!important}.flash-bolt-img{width:72px!important;height:auto!important}.flash-copy{min-width:0!important;width:100%!important}.flash-copy h2{font-size:clamp(40px,3.15vw,62px)!important;line-height:.92!important;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;letter-spacing:-.045em!important;max-width:none!important}.flash-products-shell{background:#fff!important;overflow:hidden!important}.flash-products{overflow:visible!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.flash-products::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.flash-arrow,.flash-arrow-prev,.flash-arrow-next{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.flash-products .flash-prices{grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;column-gap:8px!important;row-gap:7px!important;align-items:center!important}.flash-products .flash-prices .old-price{grid-column:1!important;grid-row:1!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.flash-products .flash-price-line{display:contents!important}.flash-products .flash-price-line em{grid-column:2!important;grid-row:1!important;justify-self:end!important;align-self:center!important;white-space:nowrap!important;margin:0!important;min-height:22px!important;line-height:22px!important;padding:0 8px!important}.flash-products .flash-price-line strong{grid-column:1 / -1!important;grid-row:2!important;display:block!important;width:100%!important;min-width:0!important;overflow:visible!important;white-space:nowrap!important;font-size:clamp(21px,1.45vw,26px)!important;line-height:1.05!important}@media(max-width:1460px){.flash-deals{grid-template-columns:minmax(390px,31%) minmax(0,1fr)!important}.flash-copy h2{font-size:clamp(38px,2.9vw,54px)!important}.flash-products .flash-price-line strong{font-size:clamp(20px,1.45vw,24px)!important}}@media(max-width:1180px){.flash-deals{grid-template-columns:1fr!important}.flash-products{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}}@media(max-width:640px){.flash-deals.container{width:calc(100% - 18px)!important}.flash-header{grid-template-columns:48px minmax(0,1fr)!important;gap:14px!important}.flash-copy h2{font-size:34px!important;white-space:nowrap!important}.flash-products .flash-price-line strong{font-size:21px!important}}html,body{scrollbar-width:none!important;-ms-overflow-style:none!important}html::-webkit-scrollbar,body::-webkit-scrollbar,*::-webkit-scrollbar{width:0!important;height:0!important;display:none!important;background:transparent!important}*,.flash-products,.flash-products-shell,.flash-countdown,.pc-mini-product-row,.category-bar,.info-bar,.strip-cats{scrollbar-width:none!important;-ms-overflow-style:none!important}.flash-products::-webkit-scrollbar,.flash-products-shell::-webkit-scrollbar,.flash-countdown::-webkit-scrollbar,.pc-mini-product-row::-webkit-scrollbar,.category-bar::-webkit-scrollbar,.info-bar::-webkit-scrollbar,.strip-cats::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.flash-copy h2{white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all!important;font-size:clamp(30px,3vw,52px)!important;letter-spacing:-.8px!important}@media(max-width:1200px){.flash-copy h2{font-size:clamp(28px,2.7vw,40px)!important}}@media(max-width:980px){.flash-copy h2{font-size:clamp(30px,7vw,44px)!important}}.flash-prices{margin-top:auto!important;display:grid!important;gap:6px!important;min-width:0!important}.flash-meta-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-width:0!important;width:100%!important}.flash-meta-row .old-price{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.flash-meta-row em{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:22px!important;padding:4px 9px!important;border-radius:999px!important;background:#e9fbef!important;color:#009b38!important;font-style:normal!important;font-size:11px!important;line-height:1!important;font-weight:700!important;white-space:nowrap!important}.flash-price-line{display:block!important;min-width:0!important;overflow:visible!important}.flash-price-line strong{display:block!important;width:100%!important;color:#001f52!important;font-size:clamp(18px,1.55vw,25px)!important;line-height:1.05!important;font-weight:800!important;white-space:nowrap!important;overflow:visible!important;letter-spacing:-.8px!important}@media(max-width:1280px){.flash-card{padding:10px!important}.flash-card h3{font-size:13px!important;min-height:50px!important}.flash-price-line strong{font-size:clamp(17px,1.45vw,21px)!important}.flash-meta-row em{font-size:10px!important;padding:4px 7px!important}}.pc-need-section,.pc-seo-section,.trust-strip,.home-spotlights,.tech-services{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}html,body{-ms-overflow-style:auto!important;scrollbar-width:auto!important}html::-webkit-scrollbar,body::-webkit-scrollbar{width:auto!important;height:auto!important}body:before,body:after,main:before,main:after{content:none!important;display:none!important}.pc-category-simple{background:#f5f6f8!important;padding:30px 0 34px!important}.pc-category-simple .container{width:min(100% - 30px,1480px)!important}.pc-category-simple-head{margin:0 0 18px!important}.pc-category-simple-head h2{display:block!important;margin:0!important;color:#404852!important;font-size:26px!important;line-height:1.05!important;font-weight:650!important;letter-spacing:-.04em!important;text-transform:none!important}.pc-category-simple-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important}.pc-category-simple-grid button{min-height:92px!important;height:92px!important;border:1px solid #e5e7eb!important;background:#fff!important;border-radius:6px!important;padding:0!important;display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;align-items:stretch!important;overflow:hidden!important;box-shadow:0 2px 6px #0f172a14!important;cursor:pointer!important;text-align:left!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.pc-category-simple-grid button:hover{transform:translateY(-2px)!important;border-color:#d6dbe3!important;box-shadow:0 8px 18px #0f172a1f!important}.pc-category-simple-grid .pc-cat-media{background:#eeeeef!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img{width:84px!important;height:74px!important;object-fit:contain!important;display:block!important;margin:0!important;filter:none!important;mix-blend-mode:normal!important}.pc-category-simple-grid .pc-cat-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:12px 18px 12px 20px!important}.pc-category-simple-grid .pc-cat-copy small{display:block!important;margin:0 0 2px!important;color:#344054!important;font-size:13px!important;line-height:1.1!important;font-weight:400!important;letter-spacing:-.01em!important}.pc-category-simple-grid .pc-cat-copy strong,.pc-category-simple-grid button strong{display:block!important;margin:0!important;color:#1f2937!important;font-size:20px!important;line-height:1.05!important;font-weight:450!important;letter-spacing:-.035em!important;white-space:normal!important}.pc-category-simple-grid button>span:not(.pc-cat-media):not(.pc-cat-copy){display:none!important}@media(max-width:1180px){.pc-category-simple-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:780px){.pc-category-simple{padding:24px 0 26px!important}.pc-category-simple .container{width:min(100% - 20px,1480px)!important}.pc-category-simple-head h2{font-size:22px!important}.pc-category-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.pc-category-simple-grid button{grid-template-columns:76px minmax(0,1fr)!important;height:82px!important;min-height:82px!important}.pc-category-simple-grid .pc-cat-media{padding:8px!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img{width:64px!important;height:58px!important}.pc-category-simple-grid .pc-cat-copy{padding:10px 10px 10px 14px!important}.pc-category-simple-grid .pc-cat-copy small{font-size:11px!important}.pc-category-simple-grid .pc-cat-copy strong,.pc-category-simple-grid button strong{font-size:16px!important;letter-spacing:-.025em!important}}@media(max-width:420px){.pc-category-simple-grid{grid-template-columns:1fr!important}}.pc-category-simple-grid .pc-cat-media{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.pc-category-simple-grid .pc-cat-media img{display:block!important;margin:auto!important;max-width:86px!important;max-height:74px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center center!important;transform:none!important}.pc-category-simple-grid img[src*=gamer-consolas],.pc-category-simple-grid img[src*=audio-audifonos]{max-height:78px!important;max-width:72px!important}.pc-category-simple-grid img[src*=tv-televisores]{max-width:96px!important;max-height:68px!important}.pc-category-simple-grid img[src*=fotografia-camaras]{max-width:90px!important;max-height:66px!important}.pc-category-simple-grid img[src*=tv-proyectores]{max-width:88px!important;max-height:66px!important}.pc-category-simple-grid img[src*=movilidad-scooter]{max-height:82px!important;max-width:72px!important}.pc-category-simple-grid img[src*=computo-monitores]{max-width:98px!important;max-height:70px!important}.pc-category-simple-grid img[src*=computo-impresoras]{max-width:96px!important;max-height:68px!important}.pc-category-simple-grid img[src*=gamer-perifericos]{max-height:78px!important;max-width:66px!important}.pc-category-simple-grid img[src*=gamer-sillas]{max-height:82px!important;max-width:68px!important}@media(max-width:780px){.pc-category-simple-grid .pc-cat-media img{max-width:64px!important;max-height:58px!important}.pc-category-simple-grid img[src*=tv-televisores],.pc-category-simple-grid img[src*=computo-monitores],.pc-category-simple-grid img[src*=computo-impresoras]{max-width:70px!important;max-height:54px!important}}.pc-category-simple{background:#f4f5f7!important;padding:18px 0 24px!important}.pc-category-simple .container{width:min(100% - 24px,1840px)!important}.pc-category-simple-head h2{margin:0 0 22px!important;color:#3f464f!important;font-size:clamp(24px,2.1vw,34px)!important;line-height:1.05!important;font-weight:650!important;letter-spacing:-.04em!important}.pc-category-simple-grid,.category-showcase-grid.pc-category-simple-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px 22px!important}.pc-category-simple-grid button,.category-showcase-grid.pc-category-simple-grid button{width:100%!important;height:116px!important;min-height:116px!important;max-height:116px!important;padding:0!important;display:grid!important;grid-template-columns:120px minmax(0,1fr)!important;align-items:stretch!important;justify-content:initial!important;background:#fff!important;border:1px solid #dfe4ec!important;border-radius:7px!important;overflow:hidden!important;text-align:left!important;box-shadow:0 4px 11px #0f172a1a!important;transform:none!important}.pc-category-simple-grid button:hover{transform:translateY(-2px)!important;box-shadow:0 9px 20px #0f172a24!important}.pc-category-simple-grid .pc-cat-media,.category-showcase-grid.pc-category-simple-grid .pc-cat-media{width:120px!important;height:116px!important;min-width:120px!important;min-height:116px!important;background:#ececed!important;display:grid!important;place-items:center!important;padding:10px!important;overflow:hidden!important;position:relative!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img,.category-showcase-grid.pc-category-simple-grid .pc-cat-media img{position:static!important;inset:auto!important;display:block!important;margin:auto!important;width:92px!important;height:92px!important;max-width:92px!important;max-height:92px!important;object-fit:contain!important;object-position:center center!important;transform:none!important;filter:none!important;mix-blend-mode:normal!important;background:transparent!important;border-radius:0!important;padding:0!important}.pc-category-simple-grid img[src*=gamer-consolas]{width:72px!important;max-width:72px!important;height:94px!important;max-height:94px!important}.pc-category-simple-grid img[src*=audio-audifonos]{width:86px!important;max-width:86px!important;height:94px!important;max-height:94px!important}.pc-category-simple-grid img[src*=tv-televisores]{width:104px!important;max-width:104px!important;height:72px!important;max-height:72px!important}.pc-category-simple-grid img[src*=fotografia-camaras],.pc-category-simple-grid img[src*=tv-proyectores]{width:100px!important;max-width:100px!important;height:76px!important;max-height:76px!important}.pc-category-simple-grid img[src*=movilidad-scooter]{width:78px!important;max-width:78px!important;height:100px!important;max-height:100px!important}.pc-category-simple-grid img[src*=computo-monitores]{width:104px!important;max-width:104px!important;height:78px!important;max-height:78px!important}.pc-category-simple-grid img[src*=computo-impresoras]{width:104px!important;max-width:104px!important;height:76px!important;max-height:76px!important}.pc-category-simple-grid img[src*=gamer-perifericos]{width:76px!important;max-width:76px!important;height:94px!important;max-height:94px!important}.pc-category-simple-grid img[src*=gamer-sillas]{width:78px!important;max-width:78px!important;height:96px!important;max-height:96px!important}.pc-category-simple-grid .pc-cat-copy{min-width:0!important;padding:0 18px 0 26px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;background:#fff!important}.pc-category-simple-grid .pc-cat-copy small{color:#1f2937!important;font-size:14px!important;line-height:1.05!important;font-weight:400!important;letter-spacing:-.02em!important;margin:0 0 2px!important}.pc-category-simple-grid .pc-cat-copy strong,.pc-category-simple-grid button strong{color:#111827!important;font-size:24px!important;line-height:.98!important;font-weight:400!important;letter-spacing:-.055em!important;margin:0!important}@media(max-width:1300px){.pc-category-simple-grid,.category-showcase-grid.pc-category-simple-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:760px){.pc-category-simple .container{width:min(100% - 18px,1840px)!important}.pc-category-simple-grid,.category-showcase-grid.pc-category-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.pc-category-simple-grid button,.category-showcase-grid.pc-category-simple-grid button{grid-template-columns:88px minmax(0,1fr)!important;height:92px!important;min-height:92px!important;max-height:92px!important}.pc-category-simple-grid .pc-cat-media{width:88px!important;min-width:88px!important;height:92px!important;min-height:92px!important;padding:8px!important}.pc-category-simple-grid .pc-cat-copy{padding:0 10px 0 14px!important}.pc-category-simple-grid .pc-cat-copy small{font-size:11px!important}.pc-category-simple-grid .pc-cat-copy strong,.pc-category-simple-grid button strong{font-size:17px!important;line-height:1.02!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img{width:68px!important;height:68px!important;max-width:68px!important;max-height:68px!important}.pc-category-simple-grid img[src*=tv-televisores],.pc-category-simple-grid img[src*=computo-monitores],.pc-category-simple-grid img[src*=computo-impresoras],.pc-category-simple-grid img[src*=fotografia-camaras],.pc-category-simple-grid img[src*=tv-proyectores]{width:74px!important;max-width:74px!important;height:54px!important;max-height:54px!important}}@media(max-width:430px){.pc-category-simple-grid,.category-showcase-grid.pc-category-simple-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.pc-category-simple{padding:18px 0 22px!important}.pc-category-simple .container{width:min(100% - 16px,520px)!important}.pc-category-simple-head h2{font-size:26px!important;line-height:1.05!important;margin-bottom:16px!important;letter-spacing:-.045em!important}.pc-category-simple-grid,.category-showcase-grid.pc-category-simple-grid{grid-template-columns:1fr!important;gap:10px!important}.pc-category-simple-grid button,.category-showcase-grid.pc-category-simple-grid button{height:96px!important;min-height:96px!important;max-height:96px!important;grid-template-columns:116px minmax(0,1fr)!important;border-radius:8px!important;overflow:hidden!important}.pc-category-simple-grid .pc-cat-media,.category-showcase-grid.pc-category-simple-grid .pc-cat-media{width:116px!important;min-width:116px!important;height:96px!important;min-height:96px!important;padding:8px!important;display:flex!important;align-items:center!important;justify-content:center!important}.pc-category-simple-grid .pc-cat-copy{padding:0 18px!important;justify-content:center!important}.pc-category-simple-grid .pc-cat-copy small{font-size:12px!important;line-height:1.05!important;margin-bottom:2px!important}.pc-category-simple-grid .pc-cat-copy strong,.pc-category-simple-grid button strong{font-size:22px!important;line-height:.98!important;letter-spacing:-.055em!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img,.category-showcase-grid.pc-category-simple-grid .pc-cat-media img{width:auto!important;height:auto!important;object-fit:contain!important;object-position:center center!important;margin:auto!important;transform:none!important}.pc-category-simple-grid img[src*=gamer-consolas]{max-width:62px!important;max-height:82px!important}.pc-category-simple-grid img[src*=audio-audifonos]{max-width:74px!important;max-height:82px!important}.pc-category-simple-grid img[src*=tv-televisores]{max-width:94px!important;max-height:62px!important}.pc-category-simple-grid img[src*=fotografia-camaras]{max-width:88px!important;max-height:64px!important}.pc-category-simple-grid img[src*=tv-proyectores]{max-width:90px!important;max-height:62px!important}.pc-category-simple-grid img[src*=movilidad-scooter]{max-width:54px!important;max-height:86px!important}.pc-category-simple-grid img[src*=computo-monitores]{max-width:96px!important;max-height:66px!important}.pc-category-simple-grid img[src*=computo-impresoras]{max-width:96px!important;max-height:62px!important}.pc-category-simple-grid img[src*=gamer-perifericos]{max-width:56px!important;max-height:82px!important}.pc-category-simple-grid img[src*=gamer-sillas]{max-width:58px!important;max-height:84px!important}}@media(min-width:641px)and (max-width:980px){.pc-category-simple-grid,.category-showcase-grid.pc-category-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pc-category-simple-grid button,.category-showcase-grid.pc-category-simple-grid button{grid-template-columns:112px minmax(0,1fr)!important}.pc-category-simple-grid .pc-cat-media,.category-showcase-grid.pc-category-simple-grid .pc-cat-media{width:112px!important;min-width:112px!important}}.pc-category-simple .container{overflow:visible}.pc-category-simple-grid.category-showcase-grid,.category-showcase-grid.pc-category-simple-grid{display:grid!important;grid-template-columns:none!important;grid-template-rows:repeat(2,minmax(102px,auto))!important;grid-auto-flow:column!important;grid-auto-columns:minmax(300px,1fr)!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:4px 4px 14px!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.pc-category-simple-grid.category-showcase-grid::-webkit-scrollbar,.category-showcase-grid.pc-category-simple-grid::-webkit-scrollbar{height:8px}.pc-category-simple-grid.category-showcase-grid::-webkit-scrollbar-track,.category-showcase-grid.pc-category-simple-grid::-webkit-scrollbar-track{background:#edf1f7;border-radius:999px}.pc-category-simple-grid.category-showcase-grid::-webkit-scrollbar-thumb,.category-showcase-grid.pc-category-simple-grid::-webkit-scrollbar-thumb{background:#c8d2e1;border-radius:999px}.pc-category-simple-grid.category-showcase-grid button,.category-showcase-grid.pc-category-simple-grid button{width:100%!important;min-width:0!important;min-height:102px!important;scroll-snap-align:start;display:grid!important;grid-template-columns:112px 1fr!important;align-items:stretch!important;padding:0!important;overflow:hidden!important}.pc-category-simple-grid .pc-cat-media{width:112px!important;min-width:112px!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f0f1f3!important}.pc-category-simple-grid .pc-cat-media img{width:90px!important;height:82px!important;max-width:90px!important;max-height:82px!important;object-fit:contain!important;object-position:center center!important;margin:0!important;display:block!important}.pc-category-simple-grid .pc-cat-copy{min-width:0!important;padding:0 22px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;text-align:left!important}.pc-category-simple-grid .pc-cat-copy small{display:block!important;font-size:15px!important;line-height:1.1!important;font-weight:500!important;color:#001f52!important}.pc-category-simple-grid .pc-cat-copy strong{display:block!important;font-size:24px!important;line-height:1.03!important;font-weight:500!important;color:#001b44!important}@media(max-width:900px){.pc-category-simple-grid.category-showcase-grid,.category-showcase-grid.pc-category-simple-grid{grid-template-rows:repeat(2,96px)!important;grid-auto-columns:minmax(260px,78vw)!important;gap:12px!important;padding-bottom:12px!important}.pc-category-simple-grid.category-showcase-grid button,.category-showcase-grid.pc-category-simple-grid button{grid-template-columns:104px 1fr!important;min-height:96px!important}.pc-category-simple-grid .pc-cat-media{width:104px!important;min-width:104px!important}.pc-category-simple-grid .pc-cat-media img{width:82px!important;height:76px!important;max-width:82px!important;max-height:76px!important}.pc-category-simple-grid .pc-cat-copy{padding:0 16px!important}.pc-category-simple-grid .pc-cat-copy small{font-size:13px!important}.pc-category-simple-grid .pc-cat-copy strong{font-size:20px!important}}.pc-category-simple-grid.category-showcase-grid,.category-showcase-grid.pc-category-simple-grid{display:grid!important;grid-auto-flow:column!important;grid-template-rows:repeat(2,104px)!important;grid-auto-columns:clamp(292px,24vw,360px)!important;gap:18px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:4px 6px 16px!important;align-items:stretch!important}.pc-category-simple-grid.category-showcase-grid button,.category-showcase-grid.pc-category-simple-grid button{display:grid!important;grid-template-columns:116px minmax(0,1fr)!important;width:100%!important;min-height:104px!important;height:104px!important;padding:0!important;border-radius:8px!important;overflow:hidden!important}.pc-category-simple-grid .pc-cat-media,.category-showcase-grid.pc-category-simple-grid .pc-cat-media{width:116px!important;min-width:116px!important;height:104px!important;min-height:104px!important;padding:0!important;background:#f0f1f3!important;display:grid!important;place-items:center!important;overflow:hidden!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img,.category-showcase-grid.pc-category-simple-grid .pc-cat-media img{width:92px!important;height:82px!important;max-width:92px!important;max-height:82px!important;min-width:0!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;display:block!important;margin:auto!important;transform:none!important;position:static!important}.pc-category-simple-grid .pc-cat-copy{padding:0 18px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-width:0!important}@media(max-width:900px){.pc-category-simple-grid.category-showcase-grid,.category-showcase-grid.pc-category-simple-grid{grid-template-rows:repeat(2,96px)!important;grid-auto-columns:290px!important;gap:12px!important;padding:2px 4px 14px!important}.pc-category-simple-grid.category-showcase-grid button,.category-showcase-grid.pc-category-simple-grid button{grid-template-columns:106px minmax(0,1fr)!important;min-height:96px!important;height:96px!important}.pc-category-simple-grid .pc-cat-media,.category-showcase-grid.pc-category-simple-grid .pc-cat-media{width:106px!important;min-width:106px!important;height:96px!important;min-height:96px!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img,.category-showcase-grid.pc-category-simple-grid .pc-cat-media img{width:84px!important;height:76px!important;max-width:84px!important;max-height:76px!important}.pc-category-simple-grid .pc-cat-copy{padding:0 14px!important}}@media(max-width:520px){.pc-category-simple .container{padding-left:12px!important;padding-right:12px!important}.pc-category-simple-grid.category-showcase-grid,.category-showcase-grid.pc-category-simple-grid{grid-auto-columns:260px!important;grid-template-rows:repeat(2,92px)!important}.pc-category-simple-grid.category-showcase-grid button,.category-showcase-grid.pc-category-simple-grid button{grid-template-columns:96px minmax(0,1fr)!important;min-height:92px!important;height:92px!important}.pc-category-simple-grid .pc-cat-media,.category-showcase-grid.pc-category-simple-grid .pc-cat-media{width:96px!important;min-width:96px!important;height:92px!important;min-height:92px!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img,.category-showcase-grid.pc-category-simple-grid .pc-cat-media img{width:78px!important;height:72px!important;max-width:78px!important;max-height:72px!important}}.pc-category-simple{padding-top:18px!important;padding-bottom:18px!important}.pc-category-simple-head{margin-bottom:10px!important}.pc-category-simple-head span{display:none!important}.pc-category-simple-head h2{font-size:20px!important;line-height:1.05!important;font-weight:700!important;letter-spacing:-.03em!important;margin:0!important}.pc-category-simple-grid.category-showcase-grid,.category-showcase-grid.pc-category-simple-grid{grid-template-rows:repeat(2,74px)!important;grid-auto-columns:214px!important;gap:8px!important;padding:2px 3px 8px!important}.pc-category-simple-grid.category-showcase-grid button,.category-showcase-grid.pc-category-simple-grid button{grid-template-columns:78px minmax(0,1fr)!important;height:74px!important;min-height:74px!important;border-radius:6px!important;box-shadow:0 4px 12px #10182814!important}.pc-category-simple-grid .pc-cat-media,.category-showcase-grid.pc-category-simple-grid .pc-cat-media{width:78px!important;min-width:78px!important;height:74px!important;min-height:74px!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img,.category-showcase-grid.pc-category-simple-grid .pc-cat-media img{width:58px!important;height:56px!important;max-width:58px!important;max-height:56px!important}.pc-category-simple-grid .pc-cat-copy{padding:0 12px!important}.pc-category-simple-grid .pc-cat-copy small{font-size:10px!important;line-height:1.05!important;font-weight:500!important}.pc-category-simple-grid .pc-cat-copy strong{font-size:15px!important;line-height:1.02!important;font-weight:500!important;letter-spacing:-.035em!important}.pc-category-simple-grid.category-showcase-grid::-webkit-scrollbar,.category-showcase-grid.pc-category-simple-grid::-webkit-scrollbar{height:4px!important}@media(max-width:520px){.pc-category-simple{padding-top:14px!important}.pc-category-simple .container{padding-left:6px!important;padding-right:6px!important}.pc-category-simple-head h2{font-size:16px!important}.pc-category-simple-grid.category-showcase-grid,.category-showcase-grid.pc-category-simple-grid{grid-template-rows:repeat(2,56px)!important;grid-auto-columns:148px!important;gap:7px!important;padding-bottom:6px!important}.pc-category-simple-grid.category-showcase-grid button,.category-showcase-grid.pc-category-simple-grid button{grid-template-columns:58px minmax(0,1fr)!important;height:56px!important;min-height:56px!important;border-radius:5px!important}.pc-category-simple-grid .pc-cat-media,.category-showcase-grid.pc-category-simple-grid .pc-cat-media{width:58px!important;min-width:58px!important;height:56px!important;min-height:56px!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img,.category-showcase-grid.pc-category-simple-grid .pc-cat-media img{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}.pc-category-simple-grid .pc-cat-copy{padding:0 8px!important}.pc-category-simple-grid .pc-cat-copy small{font-size:8px!important}.pc-category-simple-grid .pc-cat-copy strong{font-size:12px!important;line-height:1!important}}@media(min-width:901px){.pc-category-simple-grid.category-showcase-grid,.category-showcase-grid.pc-category-simple-grid{display:grid!important;grid-auto-flow:row!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-template-rows:repeat(2,92px)!important;grid-auto-columns:unset!important;width:100%!important;gap:12px!important;overflow:visible!important;padding:2px 0 8px!important}.pc-category-simple-grid.category-showcase-grid button,.category-showcase-grid.pc-category-simple-grid button{width:100%!important;min-width:0!important;height:92px!important;min-height:92px!important;grid-template-columns:96px minmax(0,1fr)!important;border-radius:7px!important}.pc-category-simple-grid .pc-cat-media,.category-showcase-grid.pc-category-simple-grid .pc-cat-media{width:96px!important;min-width:96px!important;height:92px!important;min-height:92px!important}.pc-category-simple-grid .pc-cat-media img,.pc-category-simple-grid button img,.category-showcase-grid.pc-category-simple-grid .pc-cat-media img{width:68px!important;height:66px!important;max-width:68px!important;max-height:66px!important}.pc-category-simple-grid .pc-cat-copy{padding:0 16px!important}.pc-category-simple-grid .pc-cat-copy small{font-size:11px!important}.pc-category-simple-grid .pc-cat-copy strong{font-size:17px!important;line-height:1.02!important}}@media(max-width:760px){.pc-category-simple-grid,.pc-category-row,.pc-category-scroll,.pc-retail-products,.pc-mini-product-row,.flash-products,.related-grid,.products-scroll,.horizontal-scroll,.scroll-row{background:transparent!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:none!important;-ms-overflow-style:none!important}.pc-category-simple-grid::-webkit-scrollbar,.pc-category-row::-webkit-scrollbar,.pc-category-scroll::-webkit-scrollbar,.pc-retail-products::-webkit-scrollbar,.pc-mini-product-row::-webkit-scrollbar,.flash-products::-webkit-scrollbar,.related-grid::-webkit-scrollbar,.products-scroll::-webkit-scrollbar,.horizontal-scroll::-webkit-scrollbar,.scroll-row::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.pc-category-simple-grid:before,.pc-category-simple-grid:after,.pc-category-row:before,.pc-category-row:after,.pc-category-scroll:before,.pc-category-scroll:after,.pc-retail-products:before,.pc-retail-products:after,.pc-mini-product-row:before,.pc-mini-product-row:after,.flash-products:before,.flash-products:after,.related-grid:before,.related-grid:after,.products-scroll:before,.products-scroll:after,.horizontal-scroll:before,.horizontal-scroll:after,.scroll-row:before,.scroll-row:after{content:none!important;display:none!important;box-shadow:none!important;background:transparent!important}}@media(max-width:760px){.pc-retail-dept[aria-label=C\f3mputo] .pc-retail-panel,.pc-retail-dept[aria-label="Hogar conectado"] .pc-retail-panel,.pc-retail-dept[aria-label=Gamer] .pc-retail-panel,.pc-retail-panel,.flash-shell,.related-products-section,.pc-category-simple .container,.pc-category-simple-grid,.category-showcase-grid.pc-category-simple-grid,.pc-retail-products,.pc-mini-product-row,.flash-products,.related-grid,.products-scroll,.horizontal-scroll,.scroll-row{background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.pc-retail-panel:before,.pc-retail-panel:after,.flash-shell:before,.flash-shell:after,.related-products-section:before,.related-products-section:after,.pc-category-simple .container:before,.pc-category-simple .container:after,.pc-category-simple-grid:before,.pc-category-simple-grid:after,.category-showcase-grid.pc-category-simple-grid:before,.category-showcase-grid.pc-category-simple-grid:after,.pc-retail-products:before,.pc-retail-products:after,.pc-mini-product-row:before,.pc-mini-product-row:after,.flash-products:before,.flash-products:after,.related-grid:before,.related-grid:after,.products-scroll:before,.products-scroll:after,.horizontal-scroll:before,.horizontal-scroll:after,.scroll-row:before,.scroll-row:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important}.pc-category-simple-grid button,.category-showcase-grid.pc-category-simple-grid button,.pc-retail-products .pc-mini-card,.pc-home-block .pc-mini-card,.pc-mini-card,.product-card,.related-card,.related-products-section .pc-mini-card,.flash-products .flash-card{box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.pc-category-simple-grid button:hover,.category-showcase-grid.pc-category-simple-grid button:hover,.pc-retail-products .pc-mini-card:hover,.pc-home-block .pc-mini-card:hover,.pc-mini-card:hover,.product-card:hover,.related-card:hover,.related-products-section .pc-mini-card:hover,.flash-products .flash-card:hover{box-shadow:none!important}.product-card:before,.product-card:after,.pc-mini-card:before,.pc-mini-card:after,.related-card:before,.related-card:after,.flash-card:before,.flash-card:after{box-shadow:none!important;filter:none!important}.product-img-wrap,.pc-mini-img,.flash-card-image,.related-products-section .pc-mini-img,.pc-retail-products .pc-mini-img,.pc-home-block .pc-mini-img{box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.product-img-wrap:after,.pc-mini-img:after,.flash-card-image:after,.related-products-section .pc-mini-img:after,.pc-retail-products .pc-mini-img:after,.pc-home-block .pc-mini-img:after{content:none!important;display:none!important;box-shadow:none!important;background:transparent!important}.product-img-wrap img,.pc-mini-img img,.flash-card-image img,.related-products-section .pc-mini-img img,.pc-retail-products .pc-mini-img img,.pc-home-block .pc-mini-img img{filter:none!important;-webkit-filter:none!important}.pc-category-simple-grid::-webkit-scrollbar,.category-showcase-grid.pc-category-simple-grid::-webkit-scrollbar,.pc-retail-products::-webkit-scrollbar,.pc-mini-product-row::-webkit-scrollbar,.flash-products::-webkit-scrollbar,.related-grid::-webkit-scrollbar,.products-scroll::-webkit-scrollbar,.horizontal-scroll::-webkit-scrollbar,.scroll-row::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}}@media(max-width:760px){.pc-category-zone,.pc-rich-category-carousel,.pc-rich-category-grid,.pc-retail-dept,.pc-retail-panel,.pc-retail-top,.pc-retail-cats,.pc-retail-products,.pc-mini-product-row,.flash-shell,.flash-products,.related-products-section,.related-grid,.category-bar,.strip-cats,.pc-category-simple-grid{background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.pc-rich-category-carousel,.pc-retail-cats,.pc-retail-products,.pc-mini-product-row,.flash-products,.related-grid,.category-bar,.strip-cats,.pc-category-simple-grid{scrollbar-width:none!important;-ms-overflow-style:none!important}.pc-rich-category-carousel::-webkit-scrollbar,.pc-retail-cats::-webkit-scrollbar,.pc-retail-products::-webkit-scrollbar,.pc-mini-product-row::-webkit-scrollbar,.flash-products::-webkit-scrollbar,.related-grid::-webkit-scrollbar,.category-bar::-webkit-scrollbar,.strip-cats::-webkit-scrollbar,.pc-category-simple-grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.pc-rich-category-card,.pc-rich-category-banner,.pc-rich-subgrid button,.pc-retail-cats button,.pc-retail-products .pc-mini-card,.pc-retail-products .pc-mini-img,.pc-mini-product-row .pc-mini-card,.flash-products .flash-card,.flash-products .flash-card-image,.related-grid .related-card,.related-grid .pc-mini-card,.pc-category-simple-grid button{box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.pc-rich-category-card,.pc-retail-products .pc-mini-card,.pc-mini-product-row .pc-mini-card,.flash-products .flash-card,.related-grid .related-card,.related-grid .pc-mini-card{background:#fff!important;border:1px solid #e8eef6!important}.pc-rich-category-carousel:before,.pc-rich-category-carousel:after,.pc-rich-category-grid:before,.pc-rich-category-grid:after,.pc-rich-category-card:before,.pc-rich-category-card:after,.pc-retail-panel:before,.pc-retail-panel:after,.pc-retail-top:before,.pc-retail-top:after,.pc-retail-cats:before,.pc-retail-cats:after,.pc-retail-products:before,.pc-retail-products:after,.pc-mini-product-row:before,.pc-mini-product-row:after,.flash-products:before,.flash-products:after,.related-grid:before,.related-grid:after,.pc-category-simple-grid:before,.pc-category-simple-grid:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important}}.checkout-form{max-width:980px;width:min(980px,92vw)}.payment-card:has(.checkout-form){width:min(1040px,96vw);max-height:92vh;overflow:auto}.checkout-grid{display:grid;gap:16px}.checkout-block{position:relative;border:1px solid #e8edf5;border-radius:22px;background:#fff;padding:18px;box-shadow:0 8px 24px #1018280f}.checkout-block h4{margin:0 0 14px;color:#06183d;font-size:18px;letter-spacing:-.2px}.checkout-step{position:absolute;right:18px;top:16px;width:30px;height:30px;border-radius:999px;background:#fff1f3;color:#f71935;display:grid;place-items:center;font-weight:900}.checkout-fields{display:grid;gap:12px}.checkout-fields.two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-fields label{display:grid;gap:7px;color:#475467;font-weight:800;font-size:13px}.checkout-fields input,.checkout-fields select,.checkout-fields textarea{width:100%;border:1px solid #dbe3ef;border-radius:14px;padding:12px 13px;font:inherit;color:#06183d;background:#fff;outline:none}.checkout-fields input:focus,.checkout-fields select:focus,.checkout-fields textarea:focus{border-color:#f71935;box-shadow:0 0 0 4px #f719351f}.checkout-fields .full{grid-column:1/-1}.inline-fields{display:grid;grid-template-columns:110px 1fr;gap:8px}.checkout-payment-help{display:grid;gap:7px;margin:0 0 14px;padding:14px;border-radius:18px;background:#f8fafc;border:1px solid #e5eaf2;color:#06183d;font-weight:800}.checkout-payment-help span{color:#667085;font-weight:700}.checkout-summary-box{display:grid;gap:10px}.checkout-summary-box h4{margin-bottom:4px}.checkout-product-line,.checkout-total-line{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f6;padding:8px 0;color:#344054}.checkout-product-line span{line-height:1.35}.checkout-product-line small{color:#667085;font-weight:900}.checkout-total-line.total{border-bottom:0;font-size:18px;color:#06183d}.checkout-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-end;position:sticky;bottom:-1px;background:linear-gradient(180deg,#ffffffd1,#fff 30%);padding:16px 0 0;margin-top:8px}.checkout-msg{font-weight:900;color:#067647;margin:10px 0 0;text-align:right}.checkout-msg.error{color:#b42318}.muted-field{opacity:.55}@media(max-width:760px){.checkout-fields.two,.inline-fields{grid-template-columns:1fr}.checkout-actions{justify-content:stretch}.checkout-actions .btn{width:100%}}.cart-foot:before{content:"Elige c\f3mo quieres comprar"}.checkout-flow-note{display:grid;gap:8px;margin:0 0 14px;padding:15px;border-radius:18px;border:1px solid #e5eaf2;background:#f8fafc;color:#06183d;font-weight:800;line-height:1.45}.checkout-flow-note strong{font-size:15px;color:#06183d}.checkout-flow-note p{margin:0;color:#667085;font-weight:700}.checkout-flow-note ul{margin:4px 0 0 18px;color:#667085;font-weight:700}.checkout-flow-note.whatsapp-note{background:#ecfdf3;border-color:#b7ead0}.checkout-flow-note.mp-note{background:#eef6ff;border-color:#c8defa}.checkout-flow-note.manual-note{background:#fff8eb;border-color:#fde0a6}.checkout-flow-note.cod-note{background:#f4f3ff;border-color:#d9d6fe}.checkout-form.flow-whatsapp .checkout-step{background:#ecfdf3;color:#027a48}.checkout-form.flow-gateway .checkout-step{background:#eef6ff;color:#155eef}.checkout-form.flow-manual .checkout-step{background:#fff8eb;color:#b54708}.checkout-form.flow-cod .checkout-step{background:#f4f3ff;color:#5925dc}.shipping-policy-note{grid-column:1/-1;display:grid;gap:4px;margin-top:12px;padding:13px 14px;border-radius:16px;border:1px solid #fde0a6;background:#fff8eb;color:#7a2e0e;line-height:1.45}.shipping-policy-note strong{font-size:13px;font-weight:950;color:#7a2e0e}.shipping-policy-note span{font-size:12px;font-weight:800;color:#9c5300}.delivery-policy-inline{display:block;margin-top:4px;color:#667085;font-weight:800;line-height:1.35}.checkout-form select,.checkout-form input[type=text],.checkout-form input[type=email],.checkout-form input[type=number],.checkout-form textarea{border:1px solid #d7deea;border-radius:14px;min-height:46px;background:#fff;color:#102a56;box-shadow:0 1px 2px #1018280a}.checkout-form select,.checkout-form input[type=text],.checkout-form input[type=email],.checkout-form input[type=number],.checkout-form textarea,.checkout-form input[type=file]{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.checkout-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:0 42px 0 14px;background-image:var(--pc-chevron-icon);background-position:calc(100% - 16px) 50%;background-size:14px 14px;background-repeat:no-repeat}.checkout-form input[type=file]{width:100%;padding:10px 12px;border:1px dashed #d7deea;border-radius:14px;background:#fbfdff;min-height:52px}.checkout-form input[type=file]::file-selector-button{border:0;border-radius:999px;background:linear-gradient(135deg,#07142d,#102a5d);color:#fff;font-weight:900;padding:10px 14px;margin-right:12px;cursor:pointer;box-shadow:0 8px 18px #1018281f}.checkout-form input[type=file]::-webkit-file-upload-button{border:0;border-radius:999px;background:linear-gradient(135deg,#07142d,#102a5d);color:#fff;font-weight:900;padding:10px 14px;margin-right:12px;cursor:pointer;box-shadow:0 8px 18px #1018281f}.checkout-form input[type=file]::file-selector-button:hover,.checkout-form input[type=file]::-webkit-file-upload-button:hover{filter:brightness(1.05)}.checkout-form .district-field>span{display:block;font-size:13px;font-weight:950;color:#081a3a;margin-bottom:4px}.checkout-form .district-field>small{display:block;color:#667085;line-height:1.45;margin-top:10px}.checkout-form .muted-field{opacity:.68}.district-picker{position:relative}.district-picker-trigger{width:100%;min-height:58px;border:1px solid #d7deea;border-radius:16px;background:#fff;color:#102a56;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 16px;box-shadow:0 1px 2px #1018280a}.district-picker-label{font-size:15px;font-weight:600;line-height:1.25;text-align:left}.district-picker-trigger small{font-size:12px;font-weight:700;color:#667085;white-space:nowrap}.district-chevron{font-size:0;line-height:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:4px;overflow:hidden;flex:0 0 auto}.district-chevron:before{content:"";width:18px;height:18px;background-image:var(--pc-chevron-icon);background-position:center;background-size:contain;background-repeat:no-repeat;display:block;opacity:.82}.district-picker-menu{position:absolute;z-index:30;top:calc(100% + 10px);left:0;right:0;background:#fff;border:1px solid #d7deea;border-radius:18px;box-shadow:0 18px 40px #10182824;overflow:hidden}.district-picker-menu-head{padding:14px 16px 12px;border-bottom:1px solid #edf1f6;background:linear-gradient(180deg,#fff,#fbfcfe)}.district-picker-menu-head strong{display:block;font-size:14px;font-weight:800;color:#06183d}.district-picker-menu-head span{display:block;margin-top:4px;font-size:12px;color:#667085;font-weight:600}.district-picker-options{display:grid;gap:8px;padding:12px;max-height:min(52vh,520px);overflow:auto}.district-option{width:100%;border:1px solid #e6ebf3;border-radius:14px;background:#fff;color:#102a56;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;text-align:left;font:inherit;font-weight:400;box-shadow:0 1px 2px #10182808}.district-option:hover,.district-option:focus-visible{border-color:#c8d8f3;background:#f8fbff;outline:none}.district-option.selected{border-color:#0b63ce;background:#eef6ff}.district-option-name{font-size:14px;font-weight:400;line-height:1.35}.district-option-price{font-size:14px;font-weight:700;color:#0b63ce;white-space:nowrap}.checkout-form input[type=file]::file-selector-button,.checkout-form input[type=file]::-webkit-file-upload-button{font-weight:700}.strip-cat,.strip-cat span{font-weight:400!important}.strip-cat b:before{filter:brightness(0) invert(1)!important;opacity:1!important}.strip-cat.active{color:#fff!important}.catalog-page .catalog-section{background:#f1f1f1!important;padding:10px 0 42px!important}.catalog-page .catalog-section .container{max-width:1600px!important;width:calc(100% - 16px)!important}.catalog-page .market-title{display:none!important}.catalog-market-layout{display:grid;grid-template-columns:216px minmax(0,1fr);gap:8px;align-items:start}.catalog-sidebar{background:#fff;border-radius:4px;box-shadow:0 2px 10px #0000000f;padding:16px 12px 4px;color:#333;position:sticky;top:10px}.catalog-sidebar h3{margin:0 2px 26px;font-size:20px;line-height:1.25;font-weight:700;color:#3f3f3f;letter-spacing:-.2px}.catalog-sidebar .filter-group{border:0;border-top:1px solid #eeeeee;margin:0;padding:0}.catalog-sidebar details.filter-group summary,.catalog-sidebar .price-filter h4{min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:none;cursor:pointer;color:#3d3d3d;font-size:16px;font-weight:650;line-height:1.25;margin:0}.catalog-sidebar details.filter-group summary::-webkit-details-marker{display:none}.catalog-sidebar details.filter-group summary:after{content:"";width:9px;height:9px;border-right:1.5px solid #9d9d9d;border-bottom:1.5px solid #9d9d9d;transform:rotate(45deg) translateY(-2px);flex:0 0 auto}.catalog-sidebar details.filter-group[open] summary:after{transform:rotate(225deg) translateY(-2px)}.catalog-filter-cats{display:grid!important;gap:8px!important;overflow:visible!important;padding:0 0 12px!important;margin:0!important}.catalog-filter-cats .cat-btn{justify-content:flex-start;border-radius:7px!important;min-height:32px!important;padding:0 10px!important;font-size:13px!important;font-weight:500!important;color:#555!important;text-align:left}.catalog-filter-cats .cat-btn.active{background:#f21745!important;border-color:#f21745!important;color:#fff!important}.price-filter{padding-bottom:20px!important}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:-2px 0 16px}.price-inputs label span{display:block;font-size:11px;color:#505050;margin:0 0 4px 2px;font-weight:500}.price-inputs input{width:100%;height:28px;border:1px solid #e1e1e1;border-radius:4px;background:#fff;color:#363636;font-size:12px;padding:0 8px;outline:none}.price-line-ui{position:relative;height:4px;background:#ededed;border-radius:999px;margin:0 6px 2px}.price-line-ui span{position:absolute;left:0;right:0;top:0;height:4px;border-radius:999px;background:#f21745}.price-line-ui:before,.price-line-ui:after{content:"";position:absolute;top:50%;width:10px;height:10px;border-radius:999px;background:#fff;box-shadow:0 1px 8px #00000040;transform:translateY(-50%);z-index:1}.price-line-ui:before{left:-4px}.price-line-ui:after{right:-4px}.catalog-results-area{min-width:0}.catalog-topbar{min-height:56px;background:#fff;border-radius:4px;box-shadow:0 2px 10px #0000000d;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 8px 8px 28px;margin-bottom:10px}.catalog-result-text{color:#2e2e2e;font-size:11px;font-weight:400}.catalog-controls{display:flex;align-items:center;justify-content:flex-end;gap:6px}.catalog-sort-wrap{min-width:132px;height:40px;border:1px solid #ebebeb;border-radius:4px;background:#fff;display:inline-flex;align-items:center;gap:8px;padding:0 10px;color:#262626}.catalog-sort-wrap>span{color:#333;font-size:14px;line-height:1}.catalog-sort-select{height:38px;min-width:90px;border:0;background:transparent;color:#282828;font-size:14px;font-weight:400;outline:none;appearance:none;-webkit-appearance:none;padding-right:18px;background-image:var(--pc-chevron-icon);background-repeat:no-repeat;background-size:12px 12px;background-position:100% 50%}.view-toggle{width:40px;height:40px;border:1px solid #ebebeb;border-radius:4px;background:#fff;display:grid;place-items:center;cursor:pointer;padding:0}.view-toggle.active{background:#2f2f2f;border-color:#2f2f2f}.grid-icon,.list-icon{display:block;width:24px;height:24px;position:relative}.grid-icon{background:radial-gradient(circle,currentColor 43%,transparent 46%) 0 0/12px 12px,radial-gradient(circle,currentColor 43%,transparent 46%) 12px 0/12px 12px,radial-gradient(circle,currentColor 43%,transparent 46%) 0 12px/12px 12px,radial-gradient(circle,currentColor 43%,transparent 46%) 12px 12px/12px 12px;color:#353535}.list-icon:before,.list-icon:after{content:"";position:absolute;left:2px;width:20px;height:6px;border:2px solid currentColor;border-radius:999px}.list-icon:before{top:4px}.list-icon:after{bottom:4px}.view-toggle.active .grid-icon,.view-toggle.active .list-icon{color:#fff}.catalog-results-area .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px!important}.catalog-results-area .product-card{border-radius:4px!important;box-shadow:0 1px 6px #0000000f!important;border-color:#eee!important}.catalog-results-area .product-card:hover{transform:none!important;box-shadow:0 4px 14px #0000001f!important}.catalog-results-area .product-img-wrap{border-radius:4px 4px 0 0!important}.catalog-list-mode{grid-template-columns:1fr!important}.catalog-list-mode .product-card{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:245px}.catalog-list-mode .product-img-wrap{height:100%!important;min-height:245px;border-radius:4px 0 0 4px!important}.catalog-list-mode .product-body{display:grid;align-content:center}.catalog-list-mode .product-title,.catalog-list-mode .product-desc{min-height:0!important}@media(max-width:1180px){.catalog-results-area .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.catalog-market-layout{grid-template-columns:1fr}.catalog-sidebar{position:static}.catalog-results-area .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-topbar{padding-left:14px}}@media(max-width:620px){.catalog-topbar{align-items:flex-start;flex-direction:column}.catalog-controls{width:100%;justify-content:flex-start}.catalog-results-area .product-grid,.catalog-list-mode .product-card{grid-template-columns:1fr}.catalog-list-mode .product-img-wrap{min-height:230px;border-radius:4px 4px 0 0!important}}.mobile-filter-btn,.catalog-filter-backdrop{display:none}@media(max-width:620px){body.catalog-page{background:#f1f1f1!important}.catalog-page .catalog-section{padding:6px 0 34px!important}.catalog-page .catalog-section .container{width:100%!important;max-width:100%!important;padding:0 4px!important}.catalog-market-layout{display:block!important}.catalog-sidebar{position:fixed!important;top:0!important;left:0!important;bottom:0!important;width:min(86vw,320px)!important;z-index:1002!important;overflow-y:auto!important;border-radius:0 10px 10px 0!important;box-shadow:16px 0 42px #00000038!important;transform:translate(-105%)!important;transition:transform .22s ease!important;padding:18px 14px!important}body.catalog-filter-open .catalog-sidebar{transform:translate(0)!important}.catalog-filter-backdrop{display:block!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#00000059!important;z-index:1001!important;opacity:0!important;pointer-events:none!important;transition:opacity .2s ease!important}body.catalog-filter-open .catalog-filter-backdrop{opacity:1!important;pointer-events:auto!important}.catalog-topbar{min-height:68px!important;margin:0 0 6px!important;padding:7px 6px!important;border-radius:0 0 4px 4px!important;box-shadow:0 2px 8px #00000014!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:6px!important}.catalog-result-text{display:none!important}.catalog-controls{width:100%!important;display:grid!important;grid-template-columns:minmax(116px,1fr) auto auto auto!important;gap:4px!important;align-items:center!important}.catalog-sort-wrap{min-width:0!important;width:100%!important;height:42px!important;padding:0 10px!important;border-color:#e8e8e8!important;border-radius:4px!important;background:#fff!important}.catalog-sort-select{width:100%!important;min-width:0!important;height:40px!important;font-size:14px!important;font-weight:400!important}.mobile-filter-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:42px!important;min-width:76px!important;padding:0 12px!important;border:1px solid #e8e8e8!important;border-radius:4px!important;background:#fff!important;color:#333!important;font:inherit!important;font-size:14px!important;font-weight:400!important;cursor:pointer!important}.mobile-filter-btn span{transform:rotate(90deg)!important;font-size:13px!important;line-height:1!important}.view-toggle{width:42px!important;height:42px!important;border-radius:4px!important;flex:0 0 auto!important}.catalog-results-area .product-grid,.catalog-results-area .product-grid.catalog-grid-mode{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;padding:0!important}.catalog-results-area .product-card{border-radius:4px!important;overflow:hidden!important;min-width:0!important;background:#fff!important;box-shadow:0 1px 5px #0000001a!important;border:1px solid #ececec!important}.catalog-results-area .product-img-wrap{height:205px!important;min-height:205px!important;padding:0!important;background:#fff!important;border-radius:4px 4px 0 0!important}.catalog-results-area .product-img-wrap img{max-width:88%!important;max-height:88%!important;object-fit:contain!important}.catalog-results-area .product-img-wrap:after{content:"\2661"!important;position:absolute!important;top:10px!important;right:10px!important;width:28px!important;height:28px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#ffffffeb!important;color:#4a4a4a!important;font-size:21px!important;line-height:1!important;box-shadow:0 5px 12px #0000001a!important;z-index:5!important}.catalog-results-area .discount-pill,.catalog-results-area .stock-pill{top:10px!important;left:10px!important;z-index:6!important}.catalog-results-area .product-body{padding:8px 10px 10px!important}.catalog-results-area .product-meta{min-height:13px!important;margin-bottom:2px!important;gap:4px!important}.catalog-results-area .product-meta span{font-size:9px!important;font-weight:400!important;color:#757575!important;letter-spacing:.02em!important}.catalog-results-area .product-title,.catalog-results-area .product-title a{min-height:38px!important;max-height:40px!important;font-size:13px!important;line-height:1.18!important;font-weight:400!important;color:#1f1f1f!important;letter-spacing:-.01em!important;overflow:hidden!important}.catalog-results-area .product-desc,.catalog-results-area .mini-payments{display:none!important}.catalog-results-area .price-line{display:flex!important;align-items:baseline!important;gap:6px!important;margin:7px 0 6px!important;padding-top:0!important;border-top:0!important;flex-wrap:wrap!important}.catalog-results-area .old-price{order:-1!important;width:100%!important;font-size:11px!important;color:#8d8d8d!important;font-weight:400!important;line-height:1!important}.catalog-results-area .price{font-size:19px!important;line-height:1!important;font-weight:600!important;color:#28303c!important;letter-spacing:-.04em!important}.catalog-results-area .discount-percent,.catalog-results-area .discount-text,.catalog-results-area .price-line em{font-size:9px!important;font-weight:500!important}.catalog-results-area .product-card-benefits{display:block!important;min-height:82px!important;margin:8px 0 9px!important;padding-top:10px!important;border-top:1px solid #d9d9d9!important;font-size:10px!important;line-height:1.2!important;color:#444!important}.catalog-results-area .product-card-benefits:before{content:"\267b  Recoge en 18 minutos GRATIS en\a Coolbox Av. Canecia 306\a\a\1f69a  Llega ma\f1 ana a San Isidro\a\aPor Coolbox";white-space:pre-line!important;color:#3a3a3a!important}.catalog-results-area .product-actions{display:block!important;margin-top:0!important}.catalog-results-area .product-actions .details-btn{display:none!important}.catalog-results-area .product-actions .quick-cart{width:100%!important;min-height:38px!important;height:38px!important;border-radius:4px!important;background:#2e2f31!important;color:#fff!important;border:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:700!important;text-indent:0!important;overflow:visible!important}.catalog-results-area .product-actions .quick-cart svg{display:none!important}.catalog-results-area .product-actions .quick-cart:after{content:"A\f1 adir al carrito"!important}.catalog-list-mode{grid-template-columns:1fr!important}.catalog-list-mode .product-card{display:grid!important;grid-template-columns:42% minmax(0,1fr)!important;min-height:210px!important}.catalog-list-mode .product-img-wrap{height:100%!important;min-height:210px!important;border-radius:4px 0 0 4px!important}.catalog-list-mode .product-card-benefits{min-height:54px!important}}@media(max-width:390px){.catalog-results-area .product-img-wrap{height:185px!important;min-height:185px!important}.catalog-results-area .product-title,.catalog-results-area .product-title a{font-size:12.2px!important}.catalog-results-area .price{font-size:17px!important}.catalog-results-area .product-card-benefits{min-height:78px!important;font-size:9px!important}}:root{--pc-navy: #102150;--pc-navy-2: #061533;--pc-red: #ff1f2f;--pc-red-dark: #d81625;--pc-green: #19c35d;--pc-line: rgba(15, 23, 42, .12)}html{scroll-behavior:smooth}body{background:#f3f6fb}.market-header{position:sticky;top:0;z-index:55;box-shadow:0 10px 30px #0f172a14}.market-header.compact{position:sticky}.main-bar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-logo img,.footer-logo{image-rendering:-webkit-optimize-contrast}.hero-carousel{border-radius:0 0 28px 28px;box-shadow:0 30px 80px #10215014}.hero-slide{border-bottom:1px solid rgba(255,255,255,.55)}.hero-slide .promo-copy h1{text-wrap:balance}.hero-slide .promo-cta{box-shadow:0 16px 32px #ff1f2f29}.trust-strip article,.spot-card,.product-card,.safe-buy,.payment-panel,.buy-box,.product-tabs,.admin-form,.admin-list,.login-card,.kpi-card{border:1px solid rgba(16,33,80,.08)}.product-card{overflow:hidden;background:#fff}.product-card .product-img-wrap{background:linear-gradient(180deg,#fff,#f7f9ff)}.product-card .product-img-wrap:after{content:"";position:absolute;inset:auto 0 0 0;height:56px;background:linear-gradient(180deg,#0000,#0000000f);pointer-events:none}.product-card .product-body{position:relative}.product-card .product-title a:hover,.blue-link:hover{color:var(--pc-red)}.payment-strip{min-height:54px;border-radius:16px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;gap:10px;color:#eef2f7b3;margin:0 auto 18px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap;box-sizing:border-box;width:min(1180px,calc(100% - 32px));max-width:min(1180px,calc(100% - 32px))}.payment-strip>span,.payment-strip strong,.payment-strip .secure-pill{color:#eef2f7b8;font-weight:400}.payment-strip img{opacity:.88;filter:grayscale(1) brightness(1.15)}.payment-strip .mp{width:108px}.payment-strip-blue{background:linear-gradient(135deg,#164ab340,#122d6b29);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(133,178,255,.2);box-shadow:0 18px 40px #081c4638}.payment-strip-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.payment-strip-left{min-width:auto;flex:0 0 auto}.payment-strip-center{flex:0 1 auto;justify-content:center}.payment-strip-right{flex:0 1 auto;margin-left:0;justify-content:center;gap:10px}.payment-strip-label,.payment-strip-copy{font-weight:400;color:#eef2f7db}.footer-trust-badge{height:26px!important;max-width:130px!important;width:auto;opacity:.98!important;filter:none!important}.footer-bottom-dark{background:#1b1f24}.footer-bottom-row nav a{text-decoration:none;font-weight:400;color:#eef2f7e0}.footer-contact .claim-book,.footer-col a{text-decoration:none;font-weight:400}.footer-contact .claim-book:hover,.footer-col a:hover,.footer-bottom-row nav a:hover{color:#fff;text-decoration:underline}.product-layout{grid-template-columns:96px minmax(320px,1fr) minmax(300px,.9fr) 340px}.thumb{border-radius:12px;background:#fff}.gallery-main,.buy-box{border:1px solid rgba(16,33,80,.08)}.variant-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.variant-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;border-radius:999px;padding:0 12px;background:#f4f7fc;border:1px solid rgba(16,33,80,.1);color:#314164;font-size:13px;font-weight:800}.variant-chip b{color:var(--pc-red)}.whatsapp-widget{position:fixed;right:18px;bottom:18px;z-index:120;display:grid;justify-items:end;gap:10px;pointer-events:none}.wa-fab{pointer-events:auto;display:inline-flex;align-items:center;gap:10px;border:0;border-radius:999px;min-height:58px;padding:0 18px 0 12px;background:linear-gradient(135deg,#25d366,#17b85d);color:#fff;box-shadow:0 18px 38px #0000003d;font-weight:900}.wa-fab svg{width:28px;height:28px;flex:0 0 28px}.wa-fab span{display:grid;line-height:1.05}.wa-fab small{display:block;font-size:11px;opacity:.88;font-weight:800}.wa-sheet{pointer-events:auto;width:min(340px,calc(100vw - 28px));border-radius:22px;background:#fff;box-shadow:0 22px 52px #10182838;border:1px solid rgba(16,33,80,.08);overflow:hidden;transform:translateY(12px);opacity:0;visibility:hidden;transition:.22s ease}.whatsapp-widget.open .wa-sheet{opacity:1;visibility:visible;transform:translateY(0)}.wa-head{background:linear-gradient(135deg,#102150,#091630);color:#fff;padding:16px 16px 14px}.wa-head strong{display:block;font-size:16px}.wa-head span{display:block;font-size:12px;opacity:.88;margin-top:4px}.wa-body{padding:12px;display:grid;gap:10px}.wa-option{width:100%;border:1px solid rgba(16,33,80,.1);background:#f8fbff;border-radius:16px;padding:12px 14px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;text-align:left;transition:.18s ease}.wa-option:hover{transform:translateY(-1px);box-shadow:0 8px 20px #10182814}.wa-option i{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:#ff1f2f1f;color:var(--pc-red);font-style:normal;font-weight:900}.wa-option b{display:block;color:#102150;font-size:14px}.wa-option small{display:block;color:#667085;margin-top:2px;font-size:12px}.wa-close-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px 12px}.wa-close{border:0;background:transparent;color:#667085;font-weight:900}.wa-brand{display:flex;align-items:center;gap:10px}.wa-brand img{width:36px;height:36px;object-fit:contain;border-radius:10px;background:#fff;padding:4px}@media(max-width:980px){.product-layout{grid-template-columns:1fr}.gallery-main,.thumbs,.buy-box{position:static}.product-info{order:2}.buy-box{order:3}.variant-strip{margin-top:12px}.wa-sheet{width:min(100vw - 24px,340px)}}@media(max-width:760px){.payment-strip{min-height:54px;border-radius:16px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;gap:10px;color:#eef2f7b3;margin:0 auto 18px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap;box-sizing:border-box;width:min(1180px,calc(100% - 32px));max-width:min(1180px,calc(100% - 32px))}.footer-bottom-row{gap:14px}.product-layout{gap:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-body{padding:12px}.product-title{font-size:14px;min-height:36px}.product-desc{font-size:12px;min-height:32px;margin-bottom:10px}.price{font-size:20px}.details-btn{height:40px;font-size:12px}.product-img-wrap{height:200px}.variant-chip{min-height:34px;font-size:12px}.wa-fab{min-height:54px}}@media(max-width:560px){.whatsapp-widget{right:12px;bottom:12px}.wa-fab{padding-right:14px}.wa-fab small{display:none}.wa-sheet{width:min(100vw - 20px,320px)}.payment-strip{min-height:54px;border-radius:16px;background:#ffffff0d;display:flex;align-items:center;justify-content:center;gap:10px;color:#eef2f7b3;margin:0 auto 18px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);flex-wrap:wrap;box-sizing:border-box;width:min(1180px,calc(100% - 32px));max-width:min(1180px,calc(100% - 32px))}.footer-top{gap:24px}.product-main{padding-bottom:22px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-body{padding:10px}.product-title{font-size:13px;min-height:34px}.product-desc{font-size:11px;min-height:28px;margin-bottom:10px}.price{font-size:18px}.details-btn{height:38px;font-size:12px}.product-img-wrap{height:176px}}body.cart-open .whatsapp-widget,body.cart-open .whatsapp-float{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(14px) scale(.92)}.whatsapp-widget{transition:.2s ease}.wa-fab{width:62px!important;height:62px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;overflow:hidden}.wa-fab-icon{width:62px;height:62px;display:grid;place-items:center}.wa-fab svg{width:32px;height:32px}.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}.whatsapp-float{width:62px!important;height:62px!important;border-radius:50%!important;background:radial-gradient(circle at 35% 35%,#2fe174,#25d366 42%,#18b95f)!important;display:grid!important;place-items:center!important}.whatsapp-float .wa-circle{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:30px;font-weight:950}.payment-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.qr-card{border:1px dashed rgba(16,33,80,.16);border-radius:16px;background:#fff;padding:12px;display:grid;gap:10px;justify-items:center;text-align:center;box-shadow:0 10px 24px #1018280a}.qr-card span{font-weight:950;color:var(--navy);font-size:14px}.qr-card img,.qr-placeholder{width:100%;max-width:178px;aspect-ratio:1 / 1;border-radius:12px}.qr-card img{object-fit:contain;background:#fff;border:1px solid rgba(16,33,80,.08);padding:8px}.qr-placeholder{border:2px dashed rgba(255,31,47,.26);background:linear-gradient(180deg,#fff,#fff6f7);display:grid;place-items:center;color:var(--red);font-weight:950;font-size:14px;padding:14px;text-wrap:balance}.qr-card small{color:#667085;font-size:12px;font-weight:700;line-height:1.4}@media(max-width:760px){.product-layout{gap:12px}.gallery-main{min-height:320px}.thumbs{gap:8px}.thumb{min-width:68px}.product-info h1{font-size:24px}.buy-box{border-radius:14px}.checkout-options{grid-template-columns:1fr 1fr}.payment-qr-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-top{align-items:flex-start;flex-direction:column}.admin-card,.admin-card-stack,.kpi-grid,.grid-2{grid-template-columns:1fr}.admin-table{min-width:760px}.admin-list{overflow:auto}}@media(max-width:560px){.product-layout{grid-template-columns:1fr;gap:12px}.thumbs{display:flex;flex-direction:row;overflow-x:auto;gap:8px;padding:0 0 8px;order:2}.thumb{width:72px;min-width:72px;height:72px;flex:0 0 72px}.gallery-main{min-height:clamp(280px,72vw,420px);aspect-ratio:1 / 1;order:1}.gallery-main img{width:100%;height:100%;object-fit:contain;padding:18px}.payment-qr-grid,.related-grid{grid-template-columns:1fr}.qr-card img,.qr-placeholder{max-width:220px}.wa-fab,.whatsapp-float,.wa-fab-icon{width:58px!important;height:58px!important}.wa-fab svg{width:30px;height:30px}.admin-top{flex-direction:column;align-items:stretch}.admin-top>div:last-child{width:100%}}@media(max-width:920px){.main-bar{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "category category" "search search";gap:10px;padding:12px 14px 10px}.brand-logo{grid-area:brand}.header-quick-actions{grid-area:actions;justify-self:end}.header-quick-actions .quick-link{min-width:92px}.category-button{grid-area:category;width:100%;min-height:46px;justify-content:flex-start;padding-left:16px}.header-search{grid-area:search;width:100%;min-height:46px}.header-search span{font-size:28px}.info-bar{padding:10px 14px 12px;gap:10px;min-height:auto;background:#f1f2f6}.info-bar a{font-size:12px;padding:7px 10px;background:#fff;border:1px solid rgba(16,33,80,.08);border-radius:999px;box-shadow:0 3px 10px #1018280a}.category-strip{grid-template-columns:1fr;height:auto}.strip-title{padding:12px 14px}.strip-cats{padding:10px 12px 14px}}@media(max-width:760px){.header-quick-actions .quick-link{display:none}.cart-mini{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#f5f7fb;border:1px solid rgba(16,33,80,.08);box-shadow:0 4px 14px #1018280d}.brand-logo img{width:168px}.main-bar{padding-bottom:12px}.product-layout{gap:14px}.payment-qr-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.whatsapp-widget{right:12px;bottom:12px}.wa-fab{width:58px!important;height:58px!important}.wa-fab-icon{width:58px;height:58px}.wa-fab svg{width:30px;height:30px}.wa-sheet{width:min(100vw - 20px,320px)}.admin-table{min-width:680px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-nav{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;-webkit-overflow-scrolling:touch}.admin-nav button,.admin-nav a{min-width:148px}}@media(max-width:560px){.main-bar{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "category category" "search search";padding:10px 12px}.brand-logo img{width:150px}.category-button{min-height:44px;border-radius:12px}.header-search{min-height:44px}.info-bar{padding:8px 12px 10px;gap:8px}.info-bar a{padding:6px 9px}.strip-title{font-size:14px}.strip-cat{min-width:128px;height:42px}.related-grid,.kpi-grid,.admin-shell{grid-template-columns:1fr}.admin-side{padding:16px}.admin-main{padding:14px}.admin-top{padding:18px}.admin-top h1{font-size:24px}.admin-card,.admin-card-stack{grid-template-columns:1fr}.admin-table{min-width:720px}.product-layout{grid-template-columns:1fr}.thumbs{flex-direction:row;overflow-x:auto;order:2;position:static}.gallery-main{min-height:300px;order:1;position:static}.buy-box{order:4;position:static}.related-products-section{margin-top:16px}}.whatsapp-float .wa-circle svg{width:42px;height:42px;display:block}@media(max-width:760px){.pc-category-simple-grid,.pc-category-row,.pc-category-scroll,.pc-retail-products,.pc-mini-product-row,.flash-products,.related-grid,.products-scroll,.horizontal-scroll,.scroll-row{background:transparent!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important;scrollbar-width:none!important;-ms-overflow-style:none!important}}@media(max-width:760px){.pc-retail-panel,.flash-shell,.related-products-section,.pc-category-simple-grid,.category-showcase-grid.pc-category-simple-grid,.pc-retail-products,.pc-mini-product-row,.flash-products,.related-grid{background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.pc-category-simple-grid button,.category-showcase-grid.pc-category-simple-grid button,.pc-mini-card,.product-card,.related-card,.flash-card,.product-img-wrap,.pc-mini-img,.flash-card-image{box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.pc-retail-panel:before,.pc-retail-panel:after,.flash-shell:before,.flash-shell:after,.related-products-section:before,.related-products-section:after,.pc-category-simple-grid:before,.pc-category-simple-grid:after,.pc-retail-products:before,.pc-retail-products:after,.pc-mini-product-row:before,.pc-mini-product-row:after,.flash-products:before,.flash-products:after,.related-grid:before,.related-grid:after,.product-img-wrap:after,.pc-mini-img:after,.flash-card-image:after{content:none!important;display:none!important;background:transparent!important;box-shadow:none!important;filter:none!important}}@media(max-width:760px){.pc-category-zone,.pc-rich-category-carousel,.pc-rich-category-grid,.pc-retail-dept,.pc-retail-panel,.pc-retail-top,.pc-retail-cats,.pc-retail-products,.pc-mini-product-row,.flash-shell,.flash-products,.related-products-section,.related-grid,.category-bar,.strip-cats,.pc-category-simple-grid{background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.pc-rich-category-card,.pc-rich-category-banner,.pc-rich-subgrid button,.pc-retail-cats button,.pc-retail-products .pc-mini-card,.pc-retail-products .pc-mini-img,.pc-mini-product-row .pc-mini-card,.flash-products .flash-card,.flash-products .flash-card-image,.related-grid .related-card,.related-grid .pc-mini-card,.pc-category-simple-grid button{box-shadow:none!important;filter:none!important;-webkit-filter:none!important}.pc-rich-category-carousel::-webkit-scrollbar,.pc-retail-cats::-webkit-scrollbar,.pc-retail-products::-webkit-scrollbar,.pc-mini-product-row::-webkit-scrollbar,.flash-products::-webkit-scrollbar,.related-grid::-webkit-scrollbar,.category-bar::-webkit-scrollbar,.strip-cats::-webkit-scrollbar,.pc-category-simple-grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.pc-rich-category-carousel:before,.pc-rich-category-carousel:after,.pc-rich-category-grid:before,.pc-rich-category-grid:after,.pc-rich-category-card:before,.pc-rich-category-card:after,.pc-retail-panel:before,.pc-retail-panel:after,.pc-retail-top:before,.pc-retail-top:after,.pc-retail-cats:before,.pc-retail-cats:after,.pc-retail-products:before,.pc-retail-products:after,.pc-mini-product-row:before,.pc-mini-product-row:after,.flash-products:before,.flash-products:after,.related-grid:before,.related-grid:after,.pc-category-simple-grid:before,.pc-category-simple-grid:after{content:none!important;display:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important;filter:none!important;-webkit-filter:none!important}}@media(max-width:980px){.pc-home-block .pc-block-head{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.pc-home-block .pc-tabs{width:100%!important;max-width:100%!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding:0 2px 2px!important;margin:0!important;background:transparent!important;box-shadow:none!important;filter:none!important}.pc-home-block .pc-tabs::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.pc-home-block .pc-tabs:before,.pc-home-block .pc-tabs:after{content:none!important;display:none!important}.pc-home-block .pc-tabs button{flex:0 0 auto!important;white-space:nowrap!important;min-width:max-content!important;min-height:38px!important;padding:0 15px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;filter:none!important}}@media(max-width:420px){.pc-home-block .pc-tabs{gap:7px!important;padding-right:8px!important}.pc-home-block .pc-tabs button{min-height:36px!important;padding:0 13px!important;font-size:11.5px!important}}@media(max-width:768px){.payment-strip{width:calc(100% - 1rem);max-width:calc(100% - 1rem);padding:10px}}.footer-mobile-toggle{display:none;align-items:center;justify-content:center;gap:10px;width:min(220px,calc(100% - 32px));margin:0 auto 14px;padding:10px 14px;border:1px solid rgba(133,178,255,.26);border-radius:999px;background:linear-gradient(135deg,#164ab33d,#122d6b2e);color:#eef2f7eb;font-weight:400;box-shadow:0 12px 24px #081c4629;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.footer-mobile-toggle:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.footer-mobile-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#ffffff1f;font-size:0;line-height:0;overflow:hidden;transition:transform .22s ease}.footer-mobile-toggle-icon:before{content:"";width:16px;height:16px;background:url(flecha-hacia-abajo.png) center/contain no-repeat;transform:rotate(180deg);display:block}.footer-mobile-content{display:block}.market-footer.is-open .footer-mobile-toggle-icon:before{transform:rotate(0)}@media(max-width:767px){.market-footer{padding-bottom:8px}.footer-mobile-toggle{display:inline-flex;position:relative;left:50%;transform:translate(-50%);margin:18px 0;width:fit-content;max-width:calc(100% - 32px);min-width:230px;padding:11px 16px}.footer-mobile-toggle-label{text-align:center}.footer-mobile-toggle-icon{width:28px;height:28px}.footer-mobile-toggle-icon:before{width:17px;height:17px}.footer-mobile-content{display:none;margin-top:0}.market-footer.is-open .footer-mobile-content{display:block}.market-footer.is-open .footer-bottom-dark{padding-bottom:4px}.market-footer .footer-brand{padding-top:0;padding-bottom:0;margin-top:-8px;margin-bottom:-2px}.footer-brand .footer-logo{width:286px;max-height:110px;transform:translateY(-4px)}}@media(max-width:620px){body.catalog-page .catalog-results-area .product-grid,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;padding:0!important}body.catalog-page .catalog-results-area .product-card{background:#fff!important;border:1px solid #ececec!important;border-radius:4px!important;overflow:hidden!important;min-width:0!important;min-height:auto!important;box-shadow:0 1px 5px #0000001a!important;transform:none!important}body.catalog-page .catalog-results-area .product-card:hover{transform:none!important;box-shadow:0 2px 8px #0000001f!important}body.catalog-page .catalog-results-area .product-img-wrap{height:205px!important;min-height:205px!important;padding:0!important;border-radius:4px 4px 0 0!important;background:#fff!important;box-shadow:none!important;filter:none!important}body.catalog-page .catalog-results-area .product-img-wrap img{position:absolute!important;top:14px!important;right:14px!important;bottom:14px!important;left:14px!important;width:calc(100% - 28px)!important;height:calc(100% - 28px)!important;max-width:none!important;max-height:none!important;object-fit:contain!important;filter:none!important}body.catalog-page .catalog-results-area .product-img-wrap:after{content:"\2661"!important;position:absolute!important;top:10px!important;right:10px!important;bottom:auto!important;left:auto!important;width:28px!important;height:28px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#ffffffeb!important;color:#4a4a4a!important;font-size:21px!important;line-height:1!important;box-shadow:0 5px 12px #0000001a!important;pointer-events:none!important;z-index:5!important}body.catalog-page .catalog-results-area .discount-pill{display:none!important}body.catalog-page .catalog-results-area .stock-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;top:10px!important;left:10px!important;right:auto!important;width:auto!important;height:auto!important;padding:6px 8px!important;border-radius:999px!important;background:#24a841!important;color:#fff!important;font-size:0!important;border:0!important;box-shadow:none!important}body.catalog-page .catalog-results-area .stock-pill:before{content:"\233e"!important;font-size:14px!important;line-height:1!important}body.catalog-page .catalog-results-area .product-body{display:block!important;padding:8px 10px 10px!important}body.catalog-page .catalog-results-area .product-meta{display:flex!important;justify-content:flex-start!important;gap:4px!important;min-height:13px!important;margin:0 0 2px!important;padding:0!important;background:transparent!important;box-shadow:none!important}body.catalog-page .catalog-results-area .product-meta span{font-size:9px!important;font-weight:400!important;color:#757575!important;letter-spacing:.02em!important}body.catalog-page .catalog-results-area .product-title,body.catalog-page .catalog-results-area .product-title a{min-height:38px!important;max-height:40px!important;margin:0!important;font-size:13px!important;line-height:1.18!important;font-weight:400!important;color:#1f1f1f!important;letter-spacing:-.01em!important;overflow:hidden!important}body.catalog-page .catalog-results-area .product-desc,body.catalog-page .catalog-results-area .mini-payments{display:none!important}body.catalog-page .catalog-results-area .price-line{display:flex!important;align-items:baseline!important;gap:6px!important;margin:7px 0 6px!important;padding-top:0!important;border-top:0!important;flex-wrap:wrap!important}body.catalog-page .catalog-results-area .old-price{order:-1!important;width:100%!important;font-size:11px!important;color:#8d8d8d!important;font-weight:400!important;line-height:1!important}body.catalog-page .catalog-results-area .price{font-size:19px!important;line-height:1!important;font-weight:600!important;color:#28303c!important;letter-spacing:-.04em!important}body.catalog-page .catalog-results-area .discount-percent,body.catalog-page .catalog-results-area .discount-text,body.catalog-page .catalog-results-area .price-line em{font-size:9px!important;font-weight:500!important}body.catalog-page .catalog-results-area .product-card-benefits{display:block!important;min-height:82px!important;margin:8px 0 9px!important;padding-top:10px!important;border-top:1px solid #d9d9d9!important;font-size:10px!important;line-height:1.2!important;color:#444!important}body.catalog-page .catalog-results-area .product-card-benefits span{display:none!important}body.catalog-page .catalog-results-area .product-card-benefits:before{content:"\267b  Recoge en 18 minutos GRATIS en\a Coolbox Av. Canecia 306\a\a\1f69a  Llega ma\f1 ana a San Isidro\a\aPor Coolbox"!important;white-space:pre-line!important;color:#3a3a3a!important;font-weight:400!important}body.catalog-page .catalog-results-area .product-actions{display:block!important;margin-top:0!important}body.catalog-page .catalog-results-area .product-actions .details-btn,body.catalog-page .catalog-results-area .product-actions .view-details-btn{display:none!important}body.catalog-page .catalog-results-area .product-actions .quick-cart{width:100%!important;min-width:0!important;min-height:38px!important;height:38px!important;border-radius:4px!important;background:#2e2f31!important;color:#fff!important;border:0!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:700!important;text-indent:0!important;overflow:hidden!important;margin:0!important}body.catalog-page .catalog-results-area .product-actions .quick-cart svg{display:none!important}body.catalog-page .catalog-results-area .product-actions .quick-cart:after{content:"A\f1 adir al carrito"!important}body.catalog-page .catalog-list-mode{grid-template-columns:1fr!important}body.catalog-page .catalog-list-mode .product-card{display:grid!important;grid-template-columns:42% minmax(0,1fr)!important;min-height:210px!important}body.catalog-page .catalog-list-mode .product-img-wrap{height:100%!important;min-height:210px!important;border-radius:4px 0 0 4px!important}}@media(max-width:390px){body.catalog-page .catalog-results-area .product-img-wrap{height:185px!important;min-height:185px!important}body.catalog-page .catalog-results-area .product-title,body.catalog-page .catalog-results-area .product-title a{font-size:12.2px!important}body.catalog-page .catalog-results-area .price{font-size:17px!important}}@media(max-width:620px){body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-card{display:flex!important;flex-direction:column!important;background:linear-gradient(180deg,#fbfcfe,#fff)!important;border:1px solid #e3e8f0!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 10px 24px #10182814!important;min-height:0!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-card:hover{transform:none!important;box-shadow:0 12px 26px #1018281a!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;height:160px!important;min-height:160px!important;margin:10px 10px 0!important;padding:18px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff8f9,#fff 78%)!important;overflow:hidden!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap img{position:static!important;inset:auto!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap:after{content:none!important;display:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .stock-pill,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .discount-pill{position:absolute!important;top:10px!important;z-index:4!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:26px!important;padding:0 10px!important;border:0!important;border-radius:999px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;box-shadow:0 8px 16px #0f172a1a!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .stock-pill{left:10px!important;right:auto!important;background:#fff1e8!important;color:#8d5a32!important;font-size:11px!important;font-weight:600!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .stock-pill:before{content:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .discount-pill{left:auto!important;right:10px!important;background:linear-gradient(135deg,#ff2d46,#ff1234)!important;color:#fff!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;padding:10px 12px 12px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-meta{display:flex!important;align-items:center!important;gap:0!important;min-height:auto!important;margin:0 0 8px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-meta span{display:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-meta span:first-child{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;padding:4px 9px!important;border-radius:999px!important;background:#eef3ff!important;color:#4b5f8a!important;font-size:10.5px!important;font-weight:600!important;letter-spacing:.03em!important;text-transform:uppercase!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-title,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-title a{min-height:52px!important;max-height:52px!important;margin:0!important;color:#12284b!important;font-size:15px!important;line-height:1.14!important;font-weight:500!important;letter-spacing:-.02em!important;overflow:hidden!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-desc{display:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .price-line{display:grid!important;gap:4px!important;margin:10px 0 8px!important;padding-top:0!important;border-top:0!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .price{order:1!important;color:#0f2b59!important;font-size:24px!important;line-height:1!important;font-weight:800!important;letter-spacing:-.05em!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .old-price{order:2!important;width:auto!important;color:#8a94a6!important;font-size:14px!important;font-weight:600!important;line-height:1!important;text-decoration-thickness:1.5px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .discount-percent,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .discount-text,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .price-line em{display:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .mini-payments{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;min-height:20px!important;margin:0 0 10px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .mini-payments img{height:14px!important;width:auto!important;opacity:.72!important;filter:grayscale(1) saturate(0)!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-card-benefits{display:block!important;min-height:82px!important;margin:0!important;padding-top:10px!important;border-top:1px solid #e9edf3!important;font-size:11px!important;line-height:1.35!important;color:#273142!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-card-benefits span{display:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-card-benefits:before{content:"\267b  Recoge en 18 minutos GRATIS en\a Coolbox Av. Canecia 306\a\a\1f69a  Llega ma\f1 ana a San Isidro\a\aPor Coolbox"!important;white-space:pre-line!important;color:#24344d!important;font-weight:400!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;margin-top:auto!important;padding-top:12px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .quick-cart,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .details-btn,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .view-details-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;height:50px!important;margin:0!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .quick-cart{width:54px!important;min-width:54px!important;border-radius:16px!important;background:linear-gradient(135deg,#ff2d46,#ff1538)!important;color:#fff!important;border:0!important;box-shadow:0 10px 16px #ff1e3c3d!important;text-indent:0!important;overflow:hidden!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .quick-cart:after{content:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .quick-cart svg{display:block!important;width:22px!important;height:22px!important;stroke:currentColor!important;stroke-width:1.9!important;fill:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .details-btn,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .view-details-btn{border-radius:16px!important;border:1.5px solid #d4dce7!important;background:#fff!important;color:#13366f!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;box-shadow:none!important}}@media(max-width:390px){body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode{gap:10px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap{height:144px!important;min-height:144px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-title,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-title a{min-height:48px!important;max-height:48px!important;font-size:13px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .price{font-size:20px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .old-price{font-size:13px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions{grid-template-columns:50px minmax(0,1fr)!important;gap:8px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .quick-cart,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .details-btn,body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .view-details-btn{min-height:46px!important;height:46px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions .quick-cart{width:50px!important;min-width:50px!important}}@media(max-width:620px){body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-card-benefits{display:none!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-card-benefits:before{content:none!important;display:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-actions{margin-top:0!important;padding-top:8px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .mini-payments{margin-bottom:8px!important}}@media(max-width:620px){body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;height:160px!important;min-height:160px!important;overflow:hidden!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap img.main{position:relative!important;inset:auto!important;display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;opacity:1!important;transform:none!important;visibility:visible!important;z-index:1!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap img.alt{display:none!important;opacity:0!important;visibility:hidden!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-card:hover .product-img-wrap img.main{opacity:1!important;transform:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-card:hover .product-img-wrap img.alt{display:none!important;opacity:0!important}}@media(max-width:390px){body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap{height:150px!important;min-height:150px!important}}@media(max-width:620px){body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap{height:188px!important;min-height:188px!important;margin:8px 8px 0!important;padding:4px!important;background:linear-gradient(180deg,#fff8f9,#fff 74%)!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap img.main{position:relative!important;inset:auto!important;display:block!important;width:112%!important;height:112%!important;max-width:112%!important;max-height:112%!important;object-fit:contain!important;object-position:center center!important;opacity:1!important;transform:none!important;visibility:visible!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap img.alt{display:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap[data-card-gallery]{cursor:pointer!important;-webkit-tap-highlight-color:transparent!important}}@media(max-width:390px){body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap{height:170px!important;min-height:170px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap img.main{width:114%!important;height:114%!important;max-width:114%!important;max-height:114%!important}}@media(max-width:620px){body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap{margin:0!important;padding:0!important;height:196px!important;min-height:196px!important;border-radius:18px 18px 14px 14px!important;background:#f3f5f9!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap img.main{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transform:scale(1.01)!important;border-radius:inherit!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap img.alt{display:none!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .stock-pill{top:14px!important;left:14px!important}body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .discount-pill{top:14px!important;right:14px!important}}@media(max-width:390px){body.catalog-page .catalog-results-area .product-grid.catalog-grid-mode .product-img-wrap{height:180px!important;min-height:180px!important}}@media(min-width:769px){.product-layout{grid-template-columns:96px minmax(420px,640px) minmax(340px,1fr) 330px;gap:26px;align-items:start}.thumbs{position:sticky;top:140px;gap:16px}.thumb{width:96px;height:96px;padding:0!important;border:1px solid #d4d8df!important;border-radius:12px!important;background:transparent!important;overflow:hidden!important;box-shadow:none!important}.thumb img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}.thumb.active{border-color:#4a4f58!important;box-shadow:0 0 0 2px #343a462e!important}.gallery-main{min-height:0!important;aspect-ratio:1 / 1;width:100%;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:grid!important;place-items:center!important;position:sticky!important;top:140px!important;overflow:visible!important}.gallery-main img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;border-radius:0!important;background:transparent!important}.gallery-prev,.gallery-next{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:72px!important;height:72px!important;border-radius:999px!important;border:0!important;background:#ffffffeb!important;box-shadow:0 10px 24px #0000001a!important;display:grid!important;place-items:center!important;font-size:0!important;z-index:3!important;cursor:pointer!important}.gallery-prev{left:-34px!important}.gallery-next{right:-34px!important}.gallery-prev:before,.gallery-next:before{content:""!important;width:34px!important;height:34px!important;background:url(flecha-hacia-abajo.png) center/contain no-repeat!important;display:block!important}.gallery-prev:before{transform:rotate(90deg)!important}.gallery-next:before{transform:rotate(-90deg)!important}}.product-tabs .tab-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end}.combo-box{background:#f6f6f7;border:1px solid #ececef;border-radius:8px;padding:14px 18px 16px}.combo-grid{display:grid;grid-template-columns:minmax(0,1.1fr) 28px repeat(3,minmax(0,1fr));gap:8px;align-items:center}.combo-plus{width:28px;height:28px;border-radius:999px;background:#ff1240;color:#fff;display:grid;place-items:center;font-size:24px;line-height:1;font-weight:700;margin:0 auto}.combo-item{position:relative;min-height:130px;display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;padding:10px;background:#fff;border:1.5px solid #2e3137;border-radius:6px}.combo-item.is-current{opacity:.52;border-color:transparent}.combo-media{width:86px;height:86px;border-radius:4px;overflow:hidden;background:#fff}.combo-media img{width:100%;height:100%;object-fit:contain;display:block}.combo-body{min-width:0;display:flex;flex-direction:column;justify-content:center}.combo-brand{font-size:11px;color:#9a9aa1;margin-bottom:2px}.combo-body h3{margin:0 0 6px;font-size:14px;line-height:1.18;color:#374050;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.combo-price-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.combo-price-row strong{font-size:16px;color:#202534}.combo-old{font-size:12px;color:#9a9aa1;text-decoration:line-through}.combo-discount{font-style:normal;font-size:12px;color:#39a84e;font-weight:700}.combo-check,.combo-current-pill{position:absolute;top:8px;left:8px;min-width:24px;height:24px;border-radius:6px;z-index:2}.combo-check{border:0;background:#000;color:#fff;font-size:16px;line-height:1;display:grid;place-items:center;cursor:pointer;opacity:.3}.combo-check.is-on{opacity:1}.combo-current-pill{min-width:auto;padding:0 8px;background:#fff;color:#444a55;font-size:12px;display:inline-flex;align-items:center;font-weight:700}.combo-summary{margin-top:14px;padding:10px 6px 0;display:flex;align-items:center;justify-content:space-between;gap:18px}.combo-total-wrap strong{display:block;font-size:16px;color:#2d323d}.combo-total-wrap strong span{font-size:32px;line-height:1;margin-left:6px}.combo-total-wrap p{margin:6px 0 0;font-size:16px;color:#43a83c;font-weight:700}.combo-add-btn{min-width:260px;min-height:54px;border-radius:6px}@media(max-width:1024px){.combo-grid{grid-template-columns:1fr}.combo-plus{display:none}}@media(max-width:768px){.product-tabs .tab-buttons{grid-template-columns:1fr;gap:8px}.combo-item{grid-template-columns:76px minmax(0,1fr)}.combo-media{width:76px;height:76px}.combo-summary{flex-direction:column;align-items:stretch}.combo-add-btn{min-width:0;width:100%}.combo-total-wrap strong span{font-size:26px}.combo-total-wrap p{font-size:14px}}@media(min-width:1025px){body:not(.catalog-page) .product-main{max-width:1440px!important;margin-left:auto!important;margin-right:auto!important}body:not(.catalog-page) .product-layout{display:grid!important;grid-template-columns:96px minmax(430px,540px) minmax(330px,1fr) 330px!important;gap:22px!important;align-items:start!important}body:not(.catalog-page) .gallery-main{width:100%!important;max-width:540px!important;aspect-ratio:1 / 1!important;min-height:0!important}body:not(.catalog-page) .product-info{min-width:0!important}body:not(.catalog-page) .buy-box{width:330px!important;max-width:330px!important;align-self:start!important}body:not(.catalog-page) .product-tabs{width:calc(100% - 352px)!important;max-width:calc(100% - 352px)!important;margin-top:28px!important;clear:both!important}body:not(.catalog-page) .product-tabs .tab-buttons{grid-template-columns:repeat(3,minmax(0,1fr))!important;border-bottom:1px solid #d8d8d8!important}body:not(.catalog-page) .product-tabs .tab-btn{min-height:54px!important;font-size:13px!important;letter-spacing:.03em!important}body:not(.catalog-page) .combo-box{padding:16px 20px!important;border-radius:6px!important;overflow:hidden!important}body:not(.catalog-page) .combo-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important}body:not(.catalog-page) .combo-item{min-height:120px!important;grid-template-columns:78px minmax(0,1fr)!important;gap:9px!important;padding:10px!important;overflow:hidden!important}body:not(.catalog-page) .combo-media{width:78px!important;height:78px!important}body:not(.catalog-page) .combo-body h3{font-size:13px!important;line-height:1.14!important;min-height:30px!important;margin-bottom:5px!important}body:not(.catalog-page) .combo-brand{font-size:10px!important}body:not(.catalog-page) .combo-price-row strong{font-size:14px!important}body:not(.catalog-page) .combo-old,body:not(.catalog-page) .combo-discount{font-size:10.5px!important}body:not(.catalog-page) .combo-plus{align-self:center!important;width:26px!important;height:26px!important;font-size:22px!important}body:not(.catalog-page) .combo-summary{margin-top:14px!important;padding:12px 0 0!important}body:not(.catalog-page) .combo-total-wrap strong{font-size:14px!important}body:not(.catalog-page) .combo-total-wrap strong span{font-size:26px!important}body:not(.catalog-page) .combo-total-wrap p{font-size:14px!important}body:not(.catalog-page) .combo-add-btn{min-width:240px!important;min-height:48px!important}body:not(.catalog-page) .spec-table{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0 22px!important}body:not(.catalog-page) .spec-row{min-height:48px!important}body:not(.catalog-page) .tab-panel[data-tab-panel=description] .description-text{max-width:100%!important;line-height:1.55!important}body:not(.catalog-page) .related-products-section{margin-top:44px!important}}@media(min-width:1025px)and (max-width:1280px){body:not(.catalog-page) .product-layout{grid-template-columns:82px minmax(360px,460px) minmax(285px,1fr) 300px!important;gap:18px!important}body:not(.catalog-page) .thumb{width:82px!important;height:82px!important}body:not(.catalog-page) .buy-box{width:300px!important;max-width:300px!important}body:not(.catalog-page) .product-tabs{width:calc(100% - 318px)!important;max-width:calc(100% - 318px)!important}body:not(.catalog-page) .combo-grid{grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr) minmax(0,1fr)!important}body:not(.catalog-page) .combo-grid .combo-item:nth-of-type(4),body:not(.catalog-page) .combo-grid .combo-plus:nth-of-type(4){display:none!important}}@media(max-width:1024px){body:not(.catalog-page) .product-tabs{width:100%!important;max-width:100%!important}}@media(min-width:1025px){body:not(.catalog-page) .product-layout{grid-template-columns:96px minmax(390px,570px) minmax(320px,1fr) 330px!important;grid-template-rows:auto auto!important;column-gap:22px!important;row-gap:22px!important;align-items:start!important}body:not(.catalog-page) .product-layout>.thumbs{grid-column:1!important;grid-row:1!important}body:not(.catalog-page) .product-layout>.gallery-main{grid-column:2!important;grid-row:1!important}body:not(.catalog-page) .product-layout>.product-info{grid-column:3!important;grid-row:1!important}body:not(.catalog-page) .product-layout>.buy-box{grid-column:4!important;grid-row:1 / span 2!important;align-self:start!important}body:not(.catalog-page) .product-layout>.product-tabs{grid-column:1 / 4!important;grid-row:2!important;width:100%!important;max-width:none!important;margin:0!important;align-self:start!important;background:#fff!important;border-radius:4px!important;overflow:hidden!important}body:not(.catalog-page) .product-layout>.product-tabs .tab-buttons{grid-template-columns:repeat(3,minmax(0,1fr))!important;height:70px!important}body:not(.catalog-page) .gallery-main{max-height:570px!important}}@media(min-width:1025px){body:not(.catalog-page) .combo-box{padding:18px 24px 22px!important;background:#f6f6f7!important;overflow:hidden!important}body:not(.catalog-page) .combo-grid{display:grid!important;grid-template-columns:minmax(220px,300px) 42px minmax(0,1fr)!important;gap:14px!important;align-items:center!important}body:not(.catalog-page) .combo-main-product,body:not(.catalog-page) .combo-options{min-width:0!important}body:not(.catalog-page) .combo-main-product .combo-item{opacity:.55!important;border-color:transparent!important;background:#fff!important}body:not(.catalog-page) .combo-options{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}body:not(.catalog-page) .combo-plus{display:grid!important;width:34px!important;height:34px!important;align-self:center!important;justify-self:center!important;margin:0!important;border-radius:999px!important;background:#ff1240!important;color:#fff!important;font-size:26px!important;font-weight:800!important;line-height:1!important;place-items:center!important}body:not(.catalog-page) .combo-item{min-height:120px!important;grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;overflow:hidden!important}body:not(.catalog-page) .combo-media{width:82px!important;height:82px!important}body:not(.catalog-page) .combo-body h3{font-size:14px!important;line-height:1.16!important;-webkit-line-clamp:2!important}body:not(.catalog-page) .combo-price-row strong{font-size:15px!important}body:not(.catalog-page) .combo-summary{margin-top:18px!important;padding:8px 0 0!important}body:not(.catalog-page) .combo-total-wrap strong span{font-size:28px!important}body:not(.catalog-page) .combo-add-btn{min-width:250px!important}}@media(max-width:1024px){body:not(.catalog-page) .product-layout>.product-tabs{width:100%!important;margin-top:12px!important}body:not(.catalog-page) .combo-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}body:not(.catalog-page) .combo-plus{display:grid!important;margin:0 auto!important}body:not(.catalog-page) .combo-options{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}}@media(min-width:1025px){body:not(.catalog-page) .product-layout{row-gap:8px!important}body:not(.catalog-page) .product-layout>.product-tabs{margin-top:-6px!important}body:not(.catalog-page) .product-layout>.product-tabs .tab-buttons{height:58px!important}body:not(.catalog-page) .product-layout>.product-tabs .tab-btn{min-height:58px!important}body:not(.catalog-page) .combo-box{padding-top:14px!important}body:not(.catalog-page) .combo-check{pointer-events:auto!important}}@media(max-width:1024px){body:not(.catalog-page) .product-layout>.product-tabs{margin-top:6px!important}}@media(min-width:1025px){body:not(.catalog-page) .product-layout{row-gap:0!important}body:not(.catalog-page) .product-layout>.product-tabs{margin-top:-48px!important;position:relative!important;z-index:4!important;box-shadow:0 12px 28px #0f172a0f!important}body:not(.catalog-page) .product-layout>.product-tabs .tab-buttons{height:56px!important;background:#fff!important}body:not(.catalog-page) .product-layout>.product-tabs .tab-btn{min-height:56px!important;font-size:13px!important;font-weight:900!important}body:not(.catalog-page) .tab-panel[data-tab-panel=combo] h2{margin:0 0 14px!important;font-size:24px!important;color:#1f2937!important}body:not(.catalog-page) .combo-box{position:relative!important;padding:20px 24px 22px!important;background:linear-gradient(180deg,#fff,#f7f8fb)!important;border:1px solid #e5e8ee!important;border-radius:14px!important;box-shadow:inset 0 1px #ffffffd9!important}body:not(.catalog-page) .combo-box:before{content:"Selecciona los productos que quieres sumar al combo";display:block!important;margin:0 0 14px!important;color:#6b7280!important;font-size:13px!important;font-weight:700!important}body:not(.catalog-page) .combo-grid{display:grid!important;grid-template-columns:minmax(230px,300px) 40px minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important}body:not(.catalog-page) .combo-options{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body:not(.catalog-page) .combo-item{position:relative!important;min-height:132px!important;display:block!important;padding:0!important;border:1.5px solid #d8dde7!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 10px 22px #0f172a0f!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}body:not(.catalog-page) .combo-item:hover{border-color:#9ba7ba!important;box-shadow:0 14px 28px #0f172a1a!important;transform:translateY(-1px)!important}body:not(.catalog-page) .combo-item.is-selected{border-color:#111827!important}body:not(.catalog-page) .combo-main-product .combo-item{opacity:.68!important;border-color:#e6e8ef!important;background:#fbfcff!important;box-shadow:none!important}body:not(.catalog-page) .combo-card-content{min-height:132px!important;display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:14px!important;color:inherit!important;text-decoration:none!important}body:not(.catalog-page) .combo-card-link{cursor:pointer!important}body:not(.catalog-page) .combo-media{width:92px!important;height:92px!important;border-radius:10px!important;background:#f4f6fa!important;overflow:hidden!important}body:not(.catalog-page) .combo-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}body:not(.catalog-page) .combo-body h3{font-size:15px!important;line-height:1.16!important;font-weight:900!important;color:#172033!important;margin:2px 0 8px!important}body:not(.catalog-page) .combo-brand{color:#7b8495!important;font-size:11.5px!important;font-weight:800!important}body:not(.catalog-page) .combo-price-row strong{font-size:18px!important;color:#0f172a!important}body:not(.catalog-page) .combo-old{font-size:12px!important}body:not(.catalog-page) .combo-discount{font-size:12px!important;color:#1f9d48!important}body:not(.catalog-page) .combo-view-text{display:inline-block!important;margin-top:7px!important;color:#2563eb!important;font-size:12px!important;font-weight:800!important}body:not(.catalog-page) .combo-check,body:not(.catalog-page) .combo-current-pill{top:10px!important;left:10px!important;z-index:5!important}body:not(.catalog-page) .combo-check{width:30px!important;height:30px!important;border-radius:9px!important;background:#0b0f19!important;color:#fff!important;opacity:.22!important;box-shadow:0 8px 14px #0f172a2e!important}body:not(.catalog-page) .combo-check.is-on{opacity:1!important;background:#050505!important}body:not(.catalog-page) .combo-plus{width:38px!important;height:38px!important;align-self:center!important;justify-self:center!important;background:#ff1240!important;box-shadow:0 12px 18px #ff124038!important}body:not(.catalog-page) .combo-summary{margin-top:18px!important;padding:16px 4px 0!important;border-top:1px solid #e3e6ed!important}}@media(max-width:1024px){body:not(.catalog-page) .product-layout>.product-tabs{margin-top:0!important}body:not(.catalog-page) .combo-card-content{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;gap:10px!important;padding:12px!important;text-decoration:none!important;color:inherit!important}body:not(.catalog-page) .combo-card-link{cursor:pointer!important}}.combo-empty{min-height:96px;display:flex;align-items:center;padding:16px 18px;border:1px dashed #cdd5e1;border-radius:12px;background:#fff;color:#5b6472;font-size:14px;line-height:1.45}.combo-has-empty .combo-plus,.combo-has-empty .combo-options{display:none!important}.combo-add-btn:disabled{opacity:.55;cursor:not-allowed}@media(min-width:1025px){body:not(.catalog-page) .combo-box{padding:18px 20px 20px!important;background:#f7f8fb!important;border:1px solid #e4e7ee!important;border-radius:16px!important;overflow:visible!important}body:not(.catalog-page) .combo-box:before{margin-bottom:16px!important;font-size:13px!important;color:#526071!important}body:not(.catalog-page) .combo-grid{display:grid!important;grid-template-columns:210px 34px minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important}body:not(.catalog-page) .combo-options{display:grid!important;grid-template-columns:repeat(3,minmax(150px,1fr))!important;gap:14px!important;align-items:stretch!important}body:not(.catalog-page) .combo-main-product,body:not(.catalog-page) .combo-options{min-width:0!important}body:not(.catalog-page) .combo-item{min-height:258px!important;height:100%!important;border-radius:16px!important;border:1px solid #d7dce6!important;background:#fff!important;box-shadow:0 10px 22px #0f172a12!important;overflow:hidden!important}body:not(.catalog-page) .combo-main-product .combo-item{opacity:.82!important;background:linear-gradient(180deg,#fff,#f9fafc)!important}body:not(.catalog-page) .combo-card-content{min-height:258px!important;height:100%!important;display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important;color:inherit!important;text-decoration:none!important}body:not(.catalog-page) .combo-media{width:100%!important;height:118px!important;border-radius:0!important;background:linear-gradient(180deg,#f8fafc,#eef2f7)!important;display:grid!important;place-items:center!important;overflow:hidden!important;flex:0 0 auto!important}body:not(.catalog-page) .combo-media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}body:not(.catalog-page) .combo-body{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;justify-content:flex-start!important;min-width:0!important;padding:12px 13px 13px!important}body:not(.catalog-page) .combo-brand{display:inline-flex!important;align-items:center!important;width:fit-content!important;max-width:100%!important;min-height:22px!important;padding:0 8px!important;margin-bottom:8px!important;border-radius:999px!important;background:#eef3ff!important;color:#62718a!important;font-size:10px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body:not(.catalog-page) .combo-body h3{min-height:38px!important;max-height:38px!important;margin:0 0 10px!important;font-size:14px!important;line-height:1.35!important;font-weight:800!important;color:#152033!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body:not(.catalog-page) .combo-price-row{display:grid!important;grid-template-columns:1fr!important;gap:3px!important;align-items:start!important;margin-top:auto!important}body:not(.catalog-page) .combo-price-row strong{display:block!important;font-size:21px!important;line-height:1.05!important;font-weight:900!important;color:#0f172a!important;letter-spacing:-.03em!important;white-space:nowrap!important}body:not(.catalog-page) .combo-old{display:block!important;font-size:12px!important;line-height:1!important;color:#9aa3b2!important;text-decoration:line-through!important}body:not(.catalog-page) .combo-discount{display:inline-block!important;width:fit-content!important;margin-top:2px!important;padding:3px 7px!important;border-radius:999px!important;background:#ecfdf3!important;color:#15803d!important;font-size:11px!important;font-weight:900!important;line-height:1!important;font-style:normal!important}body:not(.catalog-page) .combo-view-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:32px!important;margin-top:10px!important;border:1px solid #d6deea!important;border-radius:10px!important;background:#fff!important;color:#155eef!important;font-size:12px!important;font-weight:900!important;text-align:center!important}body:not(.catalog-page) .combo-check,body:not(.catalog-page) .combo-current-pill{top:10px!important;left:10px!important}body:not(.catalog-page) .combo-check{width:32px!important;height:32px!important;border-radius:10px!important;font-size:18px!important;opacity:.32!important}body:not(.catalog-page) .combo-check.is-on{opacity:1!important;background:#050505!important}body:not(.catalog-page) .combo-current-pill{height:28px!important;border-radius:999px!important;background:#fffffff0!important;box-shadow:0 8px 16px #0f172a1a!important}body:not(.catalog-page) .combo-plus{width:34px!important;height:34px!important;align-self:center!important;justify-self:center!important;font-size:26px!important}body:not(.catalog-page) .combo-summary{margin-top:16px!important;padding-top:16px!important}}@media(max-width:1024px){body:not(.catalog-page) .combo-options{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body:not(.catalog-page) .combo-card-content{display:flex!important;flex-direction:column!important;padding:0!important}body:not(.catalog-page) .combo-media{width:100%!important;height:120px!important}body:not(.catalog-page) .combo-body{padding:12px!important}}@media(max-width:560px){body:not(.catalog-page) .combo-options{grid-template-columns:1fr!important}}body:not(.catalog-page) .combo-media{aspect-ratio:1 / 1!important;width:100%!important;height:auto!important;min-height:0!important;position:relative!important;display:block!important;overflow:hidden!important;border-radius:14px!important;background:#f4f6fa!important}body:not(.catalog-page) .combo-media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;transition:opacity .22s ease,transform .22s ease!important}body:not(.catalog-page) .combo-media .combo-img-main{opacity:1!important;transform:scale(1.01)!important}body:not(.catalog-page) .combo-media .combo-img-alt{opacity:0!important;transform:scale(1.03)!important}body:not(.catalog-page) .combo-item:hover .combo-media.has-hover-image .combo-img-main,body:not(.catalog-page) .combo-card-link:hover .combo-media.has-hover-image .combo-img-main{opacity:0!important}body:not(.catalog-page) .combo-item:hover .combo-media.has-hover-image .combo-img-alt,body:not(.catalog-page) .combo-card-link:hover .combo-media.has-hover-image .combo-img-alt{opacity:1!important;transform:scale(1.01)!important}@media(min-width:1025px){body:not(.catalog-page) .combo-item{min-height:0!important}body:not(.catalog-page) .combo-card-content{min-height:0!important}}.product-tabs .tab-buttons{grid-template-columns:repeat(4,minmax(0,1fr))!important}.reviews-shell{margin-top:18px}.reviews-loading,.reviews-empty{color:#69707d;font-size:15px;margin:0}.reviews-empty-card{display:flex;gap:18px;align-items:center;padding:24px;border-radius:12px;background:#f7f7f8;color:#404650}.reviews-empty-card img{width:150px;max-width:38%}.reviews-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:38px;align-items:start}.reviews-summary-card{background:#f7f7f8;border-radius:12px;padding:26px 22px;color:#343942}.reviews-score{display:flex;align-items:baseline;justify-content:center;gap:5px;color:#454a52}.reviews-score strong{font-size:46px;line-height:1;font-weight:800}.reviews-score span{font-size:21px;font-weight:700}.review-stars{display:inline-flex;gap:3px;color:#d5d5d5;font-size:20px;letter-spacing:.03em}.review-stars span.is-on{color:#ff9f2d}.review-stars.big{width:100%;justify-content:center;margin:10px 0 8px;font-size:25px}.verified-logo{display:block;width:180px;max-width:100%;margin:6px auto 16px}.reviews-summary-card>p{margin:14px 0 22px;text-align:center;color:#23252a;font-size:15px}.review-bars{display:grid;gap:12px;margin:18px 0 22px}.review-bar-row{display:grid;grid-template-columns:82px minmax(0,1fr) 26px;gap:12px;align-items:center;font-size:15px;color:#555b65}.review-bar-row div{height:11px;border-radius:999px;background:#d7d7d7;overflow:hidden}.review-bar-row i{display:block;height:100%;border-radius:inherit;background:#555}.review-bar-row b{color:#9c9c9c;font-weight:700}.reviews-sort-label{display:block;margin-top:12px;color:#333840;font-size:15px;font-weight:700}.reviews-sort-label select,.reviews-search input{width:100%;height:48px;margin-top:8px;border:1px solid #cfd3da;border-radius:8px;background:#fff;color:#6d737c;padding:0 16px;font:inherit;font-weight:500}.reviews-search{display:block;position:relative;margin-top:14px}.reviews-search span{position:absolute;right:15px;bottom:13px;color:#8a8f98;pointer-events:none}.reviews-list{display:grid;gap:22px}.review-card{padding:4px 0 18px;border-bottom:1px solid #eeeeef;color:#3c414b}.review-head{display:grid;grid-template-columns:auto auto 1fr;gap:18px;align-items:center;margin-bottom:14px}.review-head strong{font-size:22px;color:#454951}.verified-check{justify-self:end;color:#9a9fa6;font-size:15px;font-weight:800}.review-card>p{margin:0 0 12px;color:#3d424b;font-size:17px;line-height:1.45}.review-meta{margin:10px 0 12px;color:#9a9fa6;font-size:14px;font-weight:700}.review-actions{display:flex;gap:26px;align-items:center;color:#444850;font-size:14px;font-weight:800}.review-actions a{color:#2a64c8;text-decoration:none}.review-images{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 10px}.review-images a{width:86px;height:86px;border-radius:10px;border:1px solid #e2e5ea;overflow:hidden;background:#fff;display:block}.review-images img{width:100%;height:100%;object-fit:cover;display:block}.store-reply{position:relative;margin-top:18px;padding:18px 22px 18px 30px;background:#f5f5f6;color:#4b5058;font-size:16px}.store-reply:before{content:"";position:absolute;left:18px;top:18px;bottom:18px;width:4px;background:#ff9f2d;border-radius:999px}.store-reply strong{display:block;margin-bottom:8px;color:#555a63;font-size:18px}.store-reply p{margin:0;line-height:1.45}@media(max-width:900px){.reviews-layout{grid-template-columns:1fr;gap:22px}.product-tabs .tab-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.product-tabs .tab-buttons{grid-template-columns:1fr!important}.reviews-summary-card{padding:20px 16px}.review-head{grid-template-columns:1fr;gap:8px}.verified-check{justify-self:start}.review-card>p{font-size:15px}}body:not(.catalog-page) .product-tabs .tab-buttons{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))!important;gap:0!important;background:#fff!important;border:1px solid #edf0f4!important;border-bottom:1px solid #dfe3e8!important;border-radius:10px 10px 0 0!important;overflow:hidden!important}body:not(.catalog-page) .product-tabs .tab-btn{min-height:62px!important;padding:0 12px!important;border:0!important;border-bottom:5px solid transparent!important;background:#fff!important;color:#9aa1aa!important;font-size:14px!important;font-weight:800!important;text-transform:uppercase!important;text-align:center!important;letter-spacing:.01em!important}body:not(.catalog-page) .product-tabs .tab-btn.active{color:#111827!important;border-bottom-color:#2e2f31!important}body:not(.catalog-page) .product-tabs .tab-btn[hidden],body:not(.catalog-page) .product-tabs .tab-panel[hidden]{display:none!important}body:not(.catalog-page) .product-tabs .tab-panel{border-top:0!important}@media(max-width:640px){body:not(.catalog-page) .product-tabs .tab-buttons{grid-template-columns:1fr!important;border-radius:10px!important}body:not(.catalog-page) .product-tabs .tab-btn{min-height:48px!important}}body.product-page .product-tabs .tab-btn:not([hidden]){display:inline-flex!important;align-items:center!important;justify-content:center!important}body.product-page .product-tabs .tab-panel:not([hidden]).active{display:block!important}body.product-page .product-tabs .tab-panel[hidden],body.product-page .product-tabs .tab-btn[hidden]{display:none!important}body.product-page .product-tabs .tab-buttons{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important}body.product-page .product-tabs [data-reviews-tab]:not([hidden]){display:inline-flex!important;align-items:center!important;justify-content:center!important}body.product-page .product-tabs [data-reviews-panel]:not([hidden]).active{display:block!important}body.product-page .product-tabs [data-reviews-panel]:not(.active){display:none}body.product-page .product-tabs [data-reviews-tab][hidden],body.product-page .product-tabs [data-reviews-panel][hidden]{display:none!important}body.product-page .product-tabs .tab-buttons{grid-template-columns:repeat(var(--pc-tab-count, 4),minmax(0,1fr))!important}body.product-page .product-tabs .tab-btn[data-reviews-tab]:not([hidden]),body.product-page .product-tabs .tab-btn.reviews-ready{display:inline-flex!important;visibility:visible!important;opacity:1!important}body.product-page .product-tabs .tab-panel[data-reviews-panel]:not([hidden]).active{display:block!important;visibility:visible!important;opacity:1!important}body.product-page .product-tabs.has-comments .tab-buttons{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media(max-width:640px){body.product-page .product-tabs.has-comments .tab-buttons,body.product-page .product-tabs .tab-buttons{grid-template-columns:1fr!important}}.review-bar-row{width:100%;border:0;background:transparent;padding:3px 0;font:inherit;cursor:pointer;text-align:left}.review-bar-row:not(:disabled):hover span,.review-bar-row.active span{color:#111827;font-weight:800}.review-bar-row.active div{background:#cfd3da}.review-bar-row:disabled{cursor:default;opacity:.72}.reviews-clear-filter{display:inline-flex;align-items:center;justify-content:center;margin:10px 0 2px;min-height:34px;padding:0 12px;border:1px solid #d7dbe2;border-radius:8px;background:#fff;color:#334155;font-size:13px;font-weight:700;cursor:pointer}.reviews-clear-filter:hover{border-color:#111827;color:#111827}.review-useful{display:inline-flex!important;align-items:center;gap:5px;color:#69717f;font-weight:800}.review-useful img{width:15px;height:15px;object-fit:contain;opacity:.64;filter:grayscale(1) brightness(.45);transform:translateY(-1px)}.reviews-filter-empty{margin:12px 0 0;padding:14px 16px;border-radius:10px;background:#f6f7f9;color:#596171;font-size:14px;font-weight:700}.mobile-combo-section{display:none}@media(max-width:768px){body:not(.catalog-page) .mobile-combo-section{display:block!important;padding:16px 14px 18px!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:16px!important}body:not(.catalog-page) .mobile-combo-title{margin:0 0 14px!important;color:#263241!important;font-size:17px!important;line-height:1.25!important;font-weight:900!important}body:not(.catalog-page) .mobile-combo-box{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body:not(.catalog-page) .mobile-combo-box:before{display:none!important;content:none!important}body:not(.catalog-page) .mobile-combo-grid{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;align-items:stretch!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product,body:not(.catalog-page) .mobile-combo-grid .combo-options{min-width:0!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-item{min-height:74px!important;border:0!important;border-radius:12px!important;background:#f8f9fb!important;box-shadow:none!important;opacity:.72!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-card-content{min-height:74px!important;display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:9px 10px!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-current-pill{position:static!important;display:block!important;width:fit-content!important;min-width:0!important;height:auto!important;margin-bottom:2px!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#6b7280!important;font-size:11px!important;font-weight:900!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-media{width:58px!important;height:58px!important;aspect-ratio:1 / 1!important;border-radius:8px!important;background:#fff!important;flex:0 0 auto!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-body{padding:0!important;min-width:0!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-brand{display:none!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-body h3{min-height:0!important;max-height:20px!important;margin:0 0 3px!important;color:#8b929d!important;font-size:13px!important;line-height:1.25!important;font-weight:600!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:block!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-price-row{display:flex!important;align-items:baseline!important;gap:6px!important;margin:0!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-price-row strong{font-size:15px!important;color:#7b8491!important;letter-spacing:0!important}body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-old,body:not(.catalog-page) .mobile-combo-grid .combo-main-product .combo-discount{display:none!important}body:not(.catalog-page) .mobile-combo-grid .combo-plus{width:28px!important;height:28px!important;margin:2px auto!important;border-radius:999px!important;background:#e5e7eb!important;color:#555b65!important;box-shadow:none!important;font-size:24px!important;line-height:1!important}body:not(.catalog-page) .mobile-combo-grid .combo-options{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-item{min-height:76px!important;border:1.4px solid #22252b!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-item.is-selected{border-color:#0f172a!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-card-content{min-height:76px!important;display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:9px 12px 9px 44px!important;color:inherit!important;text-decoration:none!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-media{width:56px!important;height:56px!important;aspect-ratio:1 / 1!important;border-radius:6px!important;background:#f6f7f9!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-body{padding:0!important;min-width:0!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-brand{display:none!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-body h3{min-height:0!important;max-height:38px!important;margin:0 0 5px!important;color:#374151!important;font-size:13.2px!important;line-height:1.25!important;font-weight:700!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-price-row{display:flex!important;align-items:baseline!important;gap:6px!important;margin:0!important;flex-wrap:wrap!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-price-row strong{font-size:16px!important;line-height:1!important;color:#323947!important;letter-spacing:0!important;white-space:nowrap!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-old{font-size:11px!important;color:#9aa1ad!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-discount{display:none!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-view-text{display:none!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-check{top:50%!important;left:10px!important;transform:translateY(-50%)!important;width:22px!important;height:22px!important;border-radius:5px!important;background:#050505!important;color:#fff!important;font-size:15px!important;box-shadow:none!important;opacity:.22!important}body:not(.catalog-page) .mobile-combo-grid .combo-options .combo-check.is-on{opacity:1!important}body:not(.catalog-page) .mobile-combo-summary{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin-top:14px!important;padding:0!important;border-top:0!important}body:not(.catalog-page) .mobile-combo-summary .combo-total-wrap{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:4px 12px!important}body:not(.catalog-page) .mobile-combo-summary .combo-total-wrap strong{grid-column:1 / -1!important;display:flex!important;align-items:baseline!important;justify-content:space-between!important;color:#2f3745!important;font-size:15px!important;font-weight:900!important}body:not(.catalog-page) .mobile-combo-summary .combo-total-wrap strong span{margin-left:auto!important;color:#2f3745!important;font-size:24px!important;line-height:1!important;font-weight:900!important}body:not(.catalog-page) .mobile-combo-summary [data-combo-count-mobile]{color:#9aa1ad!important;font-size:11px!important;font-weight:700!important}body:not(.catalog-page) .mobile-combo-summary [data-combo-savings-mobile]{justify-self:end!important;margin:0!important;color:#139439!important;font-size:13px!important;font-weight:900!important}body:not(.catalog-page) .mobile-combo-summary .combo-add-btn{width:100%!important;min-width:0!important;min-height:48px!important;border-radius:5px!important;background:#2c2d2f!important;color:#fff!important;font-size:14px!important;font-weight:900!important}body:not(.catalog-page) .product-tabs .tab-buttons [data-tab=combo],body:not(.catalog-page) .product-tabs [data-tab-panel=combo]{display:none!important}body:not(.catalog-page) .product-tabs .tab-buttons{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:768px){body:not(.catalog-page) .mobile-combo-section{display:none!important}body:not(.catalog-page) .product-tabs{display:block!important;width:100%!important;margin-top:14px!important}body:not(.catalog-page) .product-tabs .tab-buttons{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important;overflow:visible!important;border-bottom:1px solid #d7dbe2!important}body:not(.catalog-page) .product-tabs .tab-buttons [data-tab=combo]{display:inline-flex!important}body:not(.catalog-page) .product-tabs [data-tab-panel=combo]{display:none!important}body:not(.catalog-page) .product-tabs [data-tab-panel=combo].active{display:block!important}body:not(.catalog-page) .product-tabs .tab-btn{min-height:46px!important;padding:0 5px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#8d96a3!important;font-size:10.5px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:.03em!important;text-transform:uppercase!important;text-align:center!important;justify-content:center!important}body:not(.catalog-page) .product-tabs .tab-btn.active{color:#111827!important;box-shadow:inset 0 -4px #1f2328!important}body:not(.catalog-page) .product-tabs .tab-panel{padding:22px 0 0!important}body:not(.catalog-page) .product-tabs .tab-panel[hidden],body:not(.catalog-page) .product-tabs .tab-btn[hidden]{display:none!important}body:not(.catalog-page) .product-tabs:not(.has-comments) .tab-buttons{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:768px){body.product-page .buy-box>.product-tabs{order:initial!important;width:100%!important;margin:12px 0 0!important;padding:0!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:10px!important;overflow:hidden!important}body.product-page .buy-box>.product-tabs .tab-buttons{margin:0!important;border-bottom:1px solid #d7dbe2!important}body.product-page .buy-box>.product-tabs .tab-panel{padding:18px 10px 12px!important}body.product-page .product-layout>.product-tabs{margin-top:0!important}body.product-page .mobile-combo-section{display:none!important}}@media(max-width:768px){body.product-page .buy-box>.product-tabs{margin:14px 0 0!important;border:0!important;border-radius:0!important;background:#fff!important;overflow:visible!important;box-shadow:none!important}body.product-page .buy-box>.product-tabs .tab-buttons{position:sticky!important;top:0!important;z-index:8!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;background:#fff!important;border-bottom:1px solid #e3e6ea!important;box-shadow:0 1px #10182808!important}body.product-page .buy-box>.product-tabs:not(.has-comments) .tab-buttons{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.product-page .buy-box>.product-tabs .tab-btn{min-height:46px!important;padding:0 4px!important;color:#8b929c!important;font-size:10.2px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:.025em!important;text-transform:uppercase!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.product-page .buy-box>.product-tabs .tab-btn.active{color:#111827!important;box-shadow:inset 0 -4px #232629!important}body.product-page .buy-box>.product-tabs [data-tab-panel=combo]{padding:22px 0 0!important;background:#fff!important}body.product-page .buy-box>.product-tabs [data-tab-panel=combo]>h2{margin:0 0 14px!important;padding:0 8px!important;color:#202735!important;font-size:17px!important;font-weight:900!important;letter-spacing:-.02em!important}body.product-page .buy-box>.product-tabs .combo-box{padding:0 0 10px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.product-page .buy-box>.product-tabs .combo-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important}body.product-page .buy-box>.product-tabs .combo-main-product{display:block!important;margin:0 0 8px!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-item{position:relative!important;min-height:76px!important;display:block!important;padding:0!important;border:1.5px solid #303238!important;border-radius:6px!important;background:#fff!important;overflow:hidden!important;opacity:1!important;box-shadow:0 1px #10182805!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-current-pill{position:absolute!important;top:10px!important;left:10px!important;min-width:0!important;height:auto!important;padding:2px 8px!important;border-radius:999px!important;background:#eef2f7!important;color:#5b6470!important;font-size:10px!important;font-weight:800!important;z-index:2!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-card-content{min-height:76px!important;display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:14px 12px 12px!important;color:inherit!important;text-decoration:none!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-media{width:56px!important;height:56px!important;border-radius:4px!important;background:#f7f8fa!important;overflow:hidden!important;margin-top:10px!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-media img{width:100%!important;height:100%!important;object-fit:contain!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-body{min-width:0!important;display:block!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-brand,body.product-page .buy-box>.product-tabs .combo-main-product .combo-view-text{display:none!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-body h3{margin:0 0 5px!important;color:#4b5563!important;font-size:13.5px!important;line-height:1.24!important;font-weight:650!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-price-row{display:flex!important;align-items:baseline!important;gap:7px!important;margin:0!important;flex-wrap:wrap!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-price-row strong{color:#3a3f49!important;font-size:15px!important;font-weight:800!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-old{color:#9ca3af!important;font-size:11px!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-discount{color:#178a35!important;font-size:10px!important;font-weight:800!important}body.product-page .buy-box>.product-tabs .combo-plus{width:26px!important;height:26px!important;margin:5px auto 9px!important;border-radius:999px!important;background:#e8eaee!important;color:#5e636b!important;box-shadow:none!important;font-size:22px!important;font-weight:700!important}body.product-page .buy-box>.product-tabs .combo-options{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;margin:0!important}body.product-page .buy-box>.product-tabs .combo-options .combo-item{position:relative!important;min-height:76px!important;display:block!important;padding:0!important;border:1.5px solid #303238!important;border-radius:6px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 1px #10182805!important}body.product-page .buy-box>.product-tabs .combo-options .combo-item.is-selected{border-color:#111827!important;box-shadow:0 0 0 1px #1118270d!important}body.product-page .buy-box>.product-tabs .combo-options .combo-card-content{min-height:76px!important;display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:10px 12px 10px 42px!important;color:inherit!important;text-decoration:none!important}body.product-page .buy-box>.product-tabs .combo-options .combo-check{position:absolute!important;top:50%!important;left:10px!important;transform:translateY(-50%)!important;width:22px!important;min-width:22px!important;height:22px!important;border-radius:4px!important;background:#111!important;color:#fff!important;font-size:14px!important;z-index:3!important}body.product-page .buy-box>.product-tabs .combo-options .combo-media{width:56px!important;height:56px!important;border-radius:4px!important;background:#f7f8fa!important;overflow:hidden!important}body.product-page .buy-box>.product-tabs .combo-options .combo-media img{width:100%!important;height:100%!important;object-fit:contain!important}body.product-page .buy-box>.product-tabs .combo-options .combo-brand,body.product-page .buy-box>.product-tabs .combo-options .combo-view-text{display:none!important}body.product-page .buy-box>.product-tabs .combo-options .combo-body h3{margin:0 0 5px!important;color:#4b5563!important;font-size:13.5px!important;line-height:1.24!important;font-weight:650!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}body.product-page .buy-box>.product-tabs .combo-options .combo-price-row{display:flex!important;align-items:baseline!important;gap:7px!important;margin:0!important}body.product-page .buy-box>.product-tabs .combo-options .combo-price-row strong{color:#3a3f49!important;font-size:15px!important;font-weight:800!important}body.product-page .buy-box>.product-tabs .combo-options .combo-old{color:#9ca3af!important;font-size:11px!important}body.product-page .buy-box>.product-tabs .combo-options .combo-discount{color:#178a35!important;font-size:10px!important;font-weight:800!important}body.product-page .buy-box>.product-tabs .combo-summary{margin:12px 0 0!important;padding:12px 8px 0!important;display:grid!important;grid-template-columns:1fr!important;gap:13px!important;border-top:0!important}body.product-page .buy-box>.product-tabs .combo-total-wrap{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:4px 10px!important}body.product-page .buy-box>.product-tabs .combo-total-wrap strong{grid-column:1 / 3!important;display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:10px!important;color:#374151!important;font-size:16px!important;font-weight:900!important}body.product-page .buy-box>.product-tabs .combo-total-wrap strong span{margin-left:auto!important;color:#1f2937!important;font-size:18px!important;font-weight:800!important}body.product-page .buy-box>.product-tabs .combo-total-wrap small{color:#9aa1ad!important;font-size:11px!important}body.product-page .buy-box>.product-tabs .combo-total-wrap p{margin:0!important;justify-self:end!important;color:#008f2a!important;font-size:13px!important;font-weight:800!important}body.product-page .buy-box>.product-tabs .combo-add-btn{width:100%!important;min-height:48px!important;border-radius:4px!important;background:#2d2e30!important;color:#fff!important;font-size:14px!important;font-weight:900!important}}@media(max-width:380px){body.product-page .buy-box>.product-tabs .tab-btn{font-size:9px!important;letter-spacing:.015em!important}body.product-page .buy-box>.product-tabs .combo-options .combo-card-content{grid-template-columns:50px minmax(0,1fr)!important;gap:9px!important;padding-left:38px!important}body.product-page .buy-box>.product-tabs .combo-options .combo-media{width:50px!important;height:50px!important}body.product-page .buy-box>.product-tabs .combo-options .combo-body h3{font-size:12.5px!important}}@media(max-width:768px){body.product-page .buy-box>.product-tabs .combo-main-product .combo-item{border-color:#ffb7c2!important;background:linear-gradient(180deg,#fff7f9,#fff)!important;box-shadow:0 8px 22px #ff183a14,0 0 0 1px #ff183a0d!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-current-pill{background:#ff1f3d!important;color:#fff!important;box-shadow:0 6px 14px #ff1f3d2e!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-media{background:#fff!important;box-shadow:inset 0 0 0 1px #ff1f3d0f!important}body.product-page .buy-box>.product-tabs .combo-main-product .combo-body h3{color:#263141!important;font-weight:750!important}body.product-page .buy-box>.product-tabs .combo-main-product:after{content:"Producto base del combo"!important;display:inline-flex!important;margin:7px 0 0 4px!important;color:#8a5260!important;font-size:11px!important;font-weight:700!important}}.filter-options{display:flex;flex-wrap:wrap;gap:8px;padding:10px 0 2px}.filter-chip{border:1px solid #e1e5eb;background:#fff;color:#384252;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;cursor:pointer}.filter-chip.active{background:#111827;color:#fff;border-color:#111827}.price-inputs input[type=number]{width:100%}body.product-page .buy-section .payment-qr-grid{display:none!important}.qr-card{background:transparent!important;box-shadow:none!important}.qr-card img{background:transparent!important}.shopify-section{display:block}.pc-liquid-hide{display:none!important}.product-card form,.pc-mini-card form{margin:0}button[name=add].quick-cart,.cart-mini{cursor:pointer}.product-form-native{display:grid;gap:10px}.product-form-native .btn{width:100%}.catalog-results-area .product-card .shopify-product-form{display:contents}.product-img-wrap img{max-width:100%}.header-search form{display:flex;width:100%;align-items:center}.header-search input{flex:1}.pc-empty{padding:30px;text-align:center;color:#6b7280}
/*# sourceMappingURL=/cdn/shop/t/9/assets/pc-original-main.css.map */
