:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-fondo:#f1f5f9;background:#eef3f8;font-family:Poppins,sans-serif}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:var(--color-fondo)}button,input,select,textarea{font-family:inherit}*{scrollbar-width:thin;scrollbar-color:var(--color-principal) transparent}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-principal);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--color-principal) 80%, black)}*{box-sizing:border-box}body{color:#111827;background:#eef3f8;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}.page{background:#f8fafc;flex-direction:column;width:100%;min-height:100vh;display:flex}.pageContent{flex:1}.loading{text-align:center;margin-top:80px}.topbar{background:var(--color-principal);width:100%;min-height:72px;box-shadow:0 8px 24px #0f172a29}.topbarContent{grid-template-columns:auto auto 1fr auto;align-items:center;gap:16px;width:100%;max-width:1400px;min-height:72px;margin:0 auto;display:grid}.topbar.scrolled{box-shadow:0 12px 30px #0000002e;background:var(--color-principal)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.brand{color:#0f172a;cursor:pointer;border-right:1px solid #e5e7eb;align-items:center;gap:14px;padding-right:28px;font-weight:900;display:flex}.brand img{object-fit:contain;border-radius:10px;width:48px;height:48px}.brandText{flex-direction:column;line-height:1;display:flex}.brand span{letter-spacing:-.3px;background:linear-gradient(90deg, var(--color-principal), #2563eb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:18px;font-style:normal;font-weight:800}.brand small{opacity:.78;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.2px;margin-top:1px;font-size:13px;font-weight:500;overflow:hidden;color:var(--color-header-texto)!important;-webkit-text-fill-color:var(--color-header-texto)!important}.mainMenu{align-items:center;gap:22px;margin-left:0;font-size:14px;display:flex}.mainMenu a{color:var(--color-menu-texto);padding:8px 0;font-size:14px;font-weight:600;text-decoration:none;position:relative;background:0 0!important}.mainMenu a:hover{color:var(--color-menu-activo)}.mainMenu a.active{font-weight:900;color:var(--color-menu-activo)!important}.mainMenu a.active:after{content:"";background:var(--color-menu-activo);border-radius:999px;width:100%;height:3px;position:absolute;bottom:1px;left:0}.mobileMenuButton{display:none}.searchBox{background:#fff;border:1px solid #dbe4ef;border-radius:999px;width:100%;max-width:500px;height:42px;margin:auto;display:flex;overflow:hidden}.searchBox input{background:#fff;border:none;outline:none;flex:1;padding:0 20px;font-size:14px}.headerActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.cartButton,.accountButton{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;position:relative}.cartButton:hover,.accountButton:hover,.accountButton.logged:hover{background:var(--color-principal);color:var(--color-header-texto)}.cartBadge{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:900;display:flex;position:absolute;top:-6px;right:-6px}.accountMenu{position:relative}.accountButton.logged{color:#0f172a;background:#f1f5f9;gap:6px;width:auto;min-width:92px;height:38px;padding:0 12px;font-weight:900}.accountButton.logged span,.accountName{white-space:nowrap;text-overflow:ellipsis;max-width:72px;font-size:12px;overflow:hidden}.accountInitial{width:26px;height:26px;color:var(--color-header-texto);background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:12px;font-weight:700;display:flex}.accountDropdown{z-index:500;background:#fff;border:1px solid #e8eef6;border-radius:18px;width:230px;padding:10px;display:none;position:absolute;top:58px;right:0;box-shadow:0 18px 45px #0f172a29}.accountDropdown.open{gap:8px;display:grid}.accountDropdown strong{color:#0f172a;border-bottom:1px solid #eef2f7;padding:10px;font-size:13px}.accountDropdown button{text-align:left;cursor:pointer;color:#111827;background:#f8fafc;border:none;border-radius:12px;align-items:center;gap:9px;padding:12px;font-weight:850;display:flex}.hero,.productsHero{text-align:center;background:radial-gradient(circle at 82% 26%, #ffffffd9, transparent 15%), linear-gradient(135deg, color-mix(in srgb, var(--color-boton-ecommerce) 18%, #fff), color-mix(in srgb, var(--color-boton-ecommerce) 5%, #fff));border-radius:28px;justify-content:center;align-items:center;width:calc(100% - 112px);max-width:1400px;min-height:90px;margin:15px auto 0;display:flex;box-shadow:0 25px 60px #0f172a1f}.hero{min-height:210px}.productsHero{min-height:120px;margin-top:14px}.productsHero .heroContent{padding:22px 24px}.heroContent{text-align:center;padding:30px 24px}.heroBadge{background:var(--color-boton-ecommerce);color:#fff;letter-spacing:1px;border-radius:999px;padding:6px 18px;font-size:11px;font-weight:950;display:inline-block;box-shadow:0 10px 24px #0f172a1f}.hero h1,.productsHero h1{color:#0f172a;text-shadow:none;margin:14px 0 10px;font-size:22px;font-weight:800}.hero p,.productsHero p{color:#475569;max-width:600px;margin:0 auto;font-size:14px}.productsHero p{font-size:15px}.heroButton{cursor:pointer!important;min-width:150px!important;color:var(--color-principal)!important;background:#fff!important;border:none!important;border-radius:999px!important;margin-top:20px!important;padding:11px 24px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 14px 30px #0f172a2e!important}.heroButton:hover{transform:translateY(-2px)}.productsSection{width:100%;padding:24px 56px 90px}.sectionHeader{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto 30px;display:flex}.sectionHeader h2{color:#111827;margin:0;font-size:20px;font-weight:700}.sectionHeader p{color:#64748b;margin:8px 0 0;font-size:14px}.openFilters{cursor:pointer;border:none;border-radius:999px;padding:13px 24px;font-weight:900;background:var(--color-boton)!important;color:#fff!important}.openFilters:hover{background:var(--color-boton-hover)!important}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;max-width:1400px;margin:0 auto;display:grid}.offerBadge{z-index:5;color:#fff;background:#ef4444;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;position:absolute;top:14px;left:14px}.emptyProducts{text-align:center;background:#fff;border:1px solid #e8eef6;border-radius:26px;max-width:1420px;margin:40px auto 0;padding:40px;box-shadow:0 16px 38px #0f172a14}.emptyProducts h3{color:#111827;margin:0 0 8px;font-size:24px}.emptyProducts p{color:#64748b;margin:0}.filterOverlay{z-index:200;background:#0f172a9e;position:fixed;inset:0}.filterPanel{background:#fff;width:360px;max-width:92vw;height:100%;padding:26px;overflow-y:auto;box-shadow:20px 0 60px #00000040}.filterHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.filterHeader h3{margin:0;font-size:26px}.filterHeader button{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;width:40px;height:40px;font-size:26px}.filterBlock h4{color:#111827;margin:22px 0 14px}.filterItem,.subFilter{text-align:left;cursor:pointer;color:#1f2937;background:0 0;border:none;width:100%;padding:11px 0;font-weight:750;display:block}.subFilter{color:#64748b;padding-left:20px;font-size:14px}.filterItem.active,.subFilter.active{color:var(--color-principal);font-weight:950}.filterSelect,.priceFilters input{color:#111827;background:#f8fafc;border:1px solid #dbe4ef;border-radius:14px;outline:none;width:100%;padding:13px 14px;font-weight:700}.priceFilters{grid-template-columns:1fr 1fr;gap:12px;display:grid}.applyFilters,.clearFilters{cursor:pointer;border-radius:16px;width:100%;font-weight:900}.applyFilters{background:var(--color-secundario);color:#fff;border:none;margin-top:26px;padding:15px}.clearFilters{color:#111827;background:#fff;border:1px solid #dbe4ef;margin-top:12px;padding:14px}.modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:300;background:#0f172aa8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.productModal{background:#fff;border-radius:26px;grid-template-columns:1.2fr .8fr;width:min(980px,94vw);max-height:92vh;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 90px #00000047}.closeModal{cursor:pointer;z-index:5;background:#f1f5f9;border:none;border-radius:50%;width:44px;height:44px;font-size:28px;position:absolute;top:18px;right:18px}.closeModal:hover{background:#e2e8f0}.modalImage{background:linear-gradient(#f8fafc,#eef4fa);justify-content:center;align-items:center;min-height:460px;padding:34px;display:flex}.modalImage img{object-fit:contain;max-width:100%;max-height:380px}.modalInfo{flex-direction:column;justify-content:center;padding:34px;font-size:11px;display:flex}.modalLabel{color:var(--color-principal);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:950}.modalStock{color:#64748b;margin:8px 0 18px;font-size:14px}.modalInfo{padding:26px 28px}.modalInfo h2{margin:10px 0 14px;font-size:24px;font-weight:850;line-height:1.15}.modalStock{margin:4px 0 16px;font-size:13px}.modalPrice{margin:0 0 18px;font-size:26px;font-weight:900}.quantityBox{grid-template-columns:38px 1fr 38px;width:136px;margin-bottom:16px}.quantityBox button{height:34px}.addCartButton{background:var(--color-boton);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;padding:0 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 6px 14px #0000001f}.addCartButton:hover{background:var(--color-boton-hover);transform:translateY(-1px)}.addCartButton .buyIconSvg{stroke-width:2.5px;font-size:15px}.quantityBox{border:1px solid #dbe4ef;border-radius:16px;grid-template-columns:42px 1fr 42px;width:150px;margin-bottom:20px;display:grid;overflow:hidden}.quantityBox button{cursor:pointer;background:#f8fafc;border:none;height:38px;font-size:18px;font-weight:800}.quantityBox span{justify-content:center;align-items:center;font-size:15px;font-weight:900;display:flex}.contactSection{justify-content:center;padding:70px 24px;display:flex}.contactCard{text-align:center;background:#fff;border:1px solid #e8eef6;border-radius:34px;width:min(760px,100%);padding:42px;box-shadow:0 24px 60px #0f172a1f}.contactCard h1{margin:24px 0 10px;font-size:38px}.contactCard p{color:#64748b}.contactPage{width:min(760px,100% - 32px);margin:0 auto;padding:42px 0 70px}.contactTitle{text-align:center;margin-bottom:22px}.contactTitle span{color:#64748b;font-size:13px;font-weight:700}.contactTitle h1{color:#0f172a;margin:14px 0 8px;font-size:28px}.contactTitle p{color:#475569;margin:0;font-size:14px}.contactInfoBox{background:linear-gradient(135deg,#fffffff5,#f8fafceb);border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:12px;max-width:640px;margin:28px auto 36px;padding:18px;display:flex;box-shadow:0 20px 45px #0f172a14}.contactInfoItem{color:#111827;justify-content:flex-start;align-items:center;gap:12px;font-weight:700;display:flex}.contactInfoItem svg{color:var(--color-principal)}.contactForm,.contactModernForm{gap:16px;display:grid}.contactForm{margin-top:30px}.contactModernForm{flex-direction:column;gap:18px;max-width:640px;margin:0 auto;display:flex}.contactModernForm label{color:#111827;flex-direction:column;align-items:flex-start;gap:6px;font-size:14px;font-weight:800;display:flex}.contactForm input,.contactForm textarea,.contactModernForm input,.contactModernForm textarea{color:#111827;background:#f8fafc;border:1px solid #dbe4ef;border-radius:16px;outline:none;width:100%;padding:15px 18px;font-size:15px;font-weight:700}.contactModernForm input,.contactModernForm textarea{border-radius:12px;padding:12px 14px;font-size:14px}.contactModernForm input:focus,.contactModernForm textarea:focus{border-color:var(--color-principal);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-principal) 18%, transparent)}.contactForm textarea,.contactModernForm textarea{resize:vertical;min-height:130px}.contactModernForm textarea{min-height:140px}.contactSendButton{cursor:pointer;border:none;border-radius:14px;align-self:center;width:100%;max-width:640px;margin-top:12px;padding:13px 22px;font-weight:800;box-shadow:0 16px 34px #0f172a24;background:var(--color-boton)!important;color:#fff!important}.contactSendButton:hover{background:var(--color-boton-hover)!important}.whatsappFloat{color:#fff;z-index:9999;background:#1db954;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex;position:fixed;bottom:12px;right:12px;box-shadow:0 3px 10px #0000002e}.whatsappFloat svg{width:18px;height:18px}.whatsappFloat:after{content:"Chateá por Whatsapp"}.whatsappFloat:hover{background:#18a64a}@media (width<=1100px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar{grid-template-columns:210px auto minmax(260px,1fr) auto;padding:0 28px}}@media (width<=600px){.topbar{grid-template-columns:auto 1fr auto auto auto}.hero,.productsHero{border-radius:24px;width:calc(100% - 24px)}.hero h1,.productsHero h1{font-size:28px}.productsSection{padding:28px 14px 60px}.grid{grid-template-columns:1fr}.footer{text-align:center;flex-direction:column;padding:32px 22px}.companyMessage{width:calc(100% - 24px)}.companyMessageCard{border-radius:22px;padding:26px 20px}.companyMessageCard h2{font-size:19px}}.companyMessage{width:calc(100% - 112px);max-width:1400px;margin:15px auto 0}.companyMessageCard{background:linear-gradient(135deg, #fff, color-mix(in srgb, var(--color-principal) 8%, #fff));text-align:center;border:1px solid #e8eef6;border-radius:24px;padding:26px 34px;font-style:normal;transition:all .3s;position:relative;overflow:hidden;transform:none;box-shadow:0 20px 55px #0f172a1a}.companyMessageCard:before{content:"";background:radial-gradient(circle at 12% 20%, color-mix(in srgb, var(--color-principal) 22%, transparent), transparent 32%), radial-gradient(circle at 88% 80%, color-mix(in srgb, var(--color-principal) 16%, transparent), transparent 28%);pointer-events:none;position:absolute;inset:0}.companyMessageCard span{background:color-mix(in srgb, var(--color-principal) 14%, #fff);color:#0f172a;text-transform:uppercase;letter-spacing:.8px;border-radius:999px;margin-bottom:14px;padding:7px 16px;font-size:12px;font-weight:900;display:inline-flex}.companyMessageCard h2{color:#0f172a;max-width:760px;margin:0 auto;font-size:20px;font-weight:700;line-height:1.35}.companyMessageCard:hover{transform:translateY(-3px);box-shadow:0 30px 70px #0f172a2e}.productsSubtext{text-align:center;color:#64748b;margin-top:10px;font-size:14px}.productCard{background:#fff;border:1px solid #e8eef6;border-radius:22px;flex-direction:column;height:100%;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 38px #0f172a14}.productCard:hover{transform:translateY(-4px);box-shadow:0 24px 55px #0f172a24}.imageBox{cursor:pointer;background:#fff;justify-content:center;align-items:center;height:160px;padding:22px;display:flex}.imageBox img{object-fit:contain;max-width:100%;max-height:145px;transition:all .25s}.productInfo{background:#fff;flex-direction:column;flex:1;min-height:180px;padding:18px 18px 20px;display:flex}.productInfo h3{color:#111827;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:0;font-size:15px;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}.price{color:#111827;text-align:center;margin:14px 0 18px;font-size:22px;font-weight:950;display:block}.buyButton{background:var(--color-boton);color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;margin-top:auto;padding:0 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 6px 14px #0000001f}.buyButton:hover{background:var(--color-boton-hover);transform:translateY(-1px)}.buyIconSvg{stroke-width:2.5px;font-size:15px}.contactSendButton:disabled{opacity:.65;cursor:not-allowed}.topbarWrapper{background:var(--color-principal);z-index:9999;border-bottom:none;width:100%;position:sticky;top:0}.brand{border-right:1px solid #ffffff40}.brand span{-webkit-text-fill-color:var(--color-header-texto);color:var(--color-header-texto);letter-spacing:0;background:0 0;font-style:normal;font-weight:700}.cartButton,.accountButton{color:var(--color-header-texto);background:#ffffff2e}.contactAlert{text-align:center;border-radius:14px;max-width:640px;margin:0 auto 18px;padding:14px 18px;font-size:14px;font-weight:800;animation:.3s fadeIn}.contactAlert.success{color:#166534;background:#dcfce7;border:1px solid #86efac}.contactAlert.error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mobileMenuHeader{color:#0f172a;justify-content:space-between;align-items:center;margin-bottom:18px;font-weight:900;display:none}.mobileMenuClose{color:#0f172a;background:#f1f5f9;border:none;border-radius:999px;width:38px;height:38px}.searchBox{background:#fff;border:none;border-radius:999px;height:46px;position:relative;box-shadow:0 2px 8px #00000014}.searchBox input{background:0 0;border:none;border-radius:999px;outline:none;width:100%;padding:0 48px 0 20px;font-size:15px}.searchBox:after{content:"⌕";color:#2563eb;pointer-events:none;font-size:32px;line-height:1;position:absolute;top:50%;right:17px;transform:translateY(-50%)}@media (width<=900px){.topbar{align-items:center;gap:8px;min-height:64px;padding:8px 10px;display:flex}.brand{flex:1;min-width:0;padding-right:8px}.brand img{width:42px;height:42px}.brand small{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:850;display:block;overflow:hidden}.searchBox{display:none!important}.headerActions{flex-shrink:0;gap:7px}.cartButton,.accountButton,.mobileMenuButton{color:#fff;background:#ffffff38;border-radius:14px;width:44px;min-width:44px;height:44px}.mobileMenuButton{justify-content:center;align-items:center;display:flex!important}.mainMenu{z-index:12000;flex-direction:column;align-items:stretch;gap:10px;width:min(285px,82vw);height:100dvh;padding:18px;position:fixed;top:0;left:0;box-shadow:20px 0 60px #0f172a38;background:#fff!important;display:none!important}.mainMenu.open{display:flex!important}.mainMenu.open a{border-radius:14px;padding:15px 16px;font-size:15px;font-weight:900;color:var(--color-menu-texto)!important;background:#f8fafc!important}.mainMenu.open a.active{background:var(--color-menu-activo)!important;color:#fff!important}.mobileMenuHeader{color:#0f172a;justify-content:space-between;align-items:center;margin-bottom:12px;font-weight:900;display:flex!important}.mobileMenuClose{color:#0f172a;background:#f1f5f9;border:none;border-radius:14px;width:42px;height:42px}.accountButton.logged{width:44px;min-width:44px;padding:0}.accountButton.logged .accountName,.accountButton.logged .accountLabel{display:none}}.companyMessageText{color:#0f172a;max-width:760px;margin:0 auto;font-size:20px;font-weight:700;line-height:1.35}.companyMessageText p{margin:0 0 10px}.companyMessageText b,.companyMessageText strong{font-weight:900}.openFilters,.buyButton,.addCartButton,.contactSendButton{background:var(--color-boton-ecommerce)!important}.productBuyRow{grid-template-columns:1fr 48px;align-items:center;gap:10px;margin-top:auto;display:grid}.productQtyInput{text-align:center;color:#0f172a;background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;outline:none;width:100%;height:42px;padding:0 14px;font-size:15px;font-weight:900}.productQtyInput:focus{border-color:var(--color-boton-ecommerce);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-boton-ecommerce) 18%, transparent)}.productCartIconButton{background:var(--color-boton-ecommerce);color:#fff;cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:48px;height:42px;font-size:19px;transition:all .2s;display:inline-flex;box-shadow:0 8px 16px #0f172a24}.productCartIconButton:hover{background:var(--color-boton-hover);transform:translateY(-1px)}@media (width<=600px){.productBuyRow{grid-template-columns:1fr 46px}.productCartIconButton{width:46px}}.compactBuyRow{grid-template-columns:1fr 54px;align-items:center;gap:0;width:100%;max-width:230px;margin:auto auto 0;display:grid}.compactQtyInput{text-align:left;background:#fff;border:1px solid #cbd5e1;border-radius:0;height:40px;padding:0 12px;font-size:14px;font-weight:500}.compactCartButton{color:#fff;width:54px;height:40px;box-shadow:none;border-radius:0;font-size:18px;background:var(--color-boton-ecommerce)!important}.compactCartButton:hover{transform:none;background:var(--color-boton-hover)!important}.modalInfo{flex-direction:column;display:flex;overflow:hidden}.modalDescription{border-top:1px solid #e5e7eb;flex-direction:column;min-height:0;margin-top:22px;padding-top:18px;display:flex}.modalDescription h3{color:#111827;margin:0 0 12px;font-size:16px;font-weight:900}.modalDescriptionContent{color:#475569;white-space:pre-line;max-height:180px;padding-right:6px;font-size:14px;line-height:1.6;overflow-y:auto}.modalDescriptionContent::-webkit-scrollbar{width:6px}.modalDescriptionContent::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.mobileSearchBox{display:none}@media (width<=900px){.mobileSearchBox{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:10px;margin:0;padding:9px 14px;display:flex}.mobileSearchBox input{background:#f8fafc;border:1px solid #dbe4ef;border-radius:999px;outline:none;flex:1;height:38px;padding:0 14px;font-size:14px}.mobileSearchBox svg{color:var(--color-principal);flex-shrink:0}}@media (width<=700px){.modalOverlay{z-index:20000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;justify-content:stretch;align-items:stretch;padding:0;display:flex;position:fixed;inset:0;overflow:hidden}.productModal{background:#fff;flex-direction:column;display:flex;border-radius:0!important;grid-template-columns:1fr!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;overflow-y:auto!important}.closeModal{z-index:20001;background:#f1f5f9f2;border-radius:999px;width:42px;height:42px;font-size:0;position:fixed;top:12px;right:12px;box-shadow:0 8px 20px #0f172a2e}.closeModal:before{content:"×";font-size:30px;font-weight:900;line-height:1}.modalImage{background:linear-gradient(#f8fafc,#eef4fa);flex-shrink:0;height:210px;min-height:210px!important;padding:18px!important}.modalImage img{object-fit:contain;max-width:100%;max-height:180px!important}.modalInfo{flex-direction:column;justify-content:flex-start;display:flex;overflow:visible;padding:18px 22px 96px!important}.modalInfo h2{line-height:1.15;margin:8px 0 12px!important;font-size:20px!important}.modalStock{margin:4px 0 14px;font-size:13px}.modalPrice{margin-bottom:14px!important;font-size:24px!important}.quantityBox{width:164px;margin-bottom:18px}.addCartButton{height:46px;font-size:14px}.modalDescription{margin-top:18px;padding-top:16px}.modalDescriptionContent{padding-right:0;font-size:14px;line-height:1.55;max-height:none!important;overflow:visible!important}}@media (width<=900px){.topbar{gap:6px;min-height:54px;padding:6px 8px}.brand{border-right:none;flex:auto;gap:8px;min-width:0;padding-right:6px;overflow:hidden}.brand img{flex:0 0 34px;width:34px;height:34px}.brandText{min-width:0;max-width:100%;overflow:hidden}.brand span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:clamp(13px,4vw,18px);line-height:1.05;display:block;overflow:hidden}.brand small{white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1;overflow:hidden}.headerActions{flex:none;gap:5px}.cartButton,.accountButton,.mobileMenuButton{border-radius:12px;width:36px;min-width:36px;height:36px}.cartButton svg,.accountButton svg,.mobileMenuButton svg{width:19px;height:19px}.cartBadge{min-width:18px;height:18px;font-size:10px;top:-5px;right:-5px}}@media (width<=380px){.brand span{max-width:165px;font-size:13px}.brand small{font-size:10px}.brand img{flex-basis:30px;width:30px;height:30px}.cartButton,.accountButton,.mobileMenuButton{width:34px;min-width:34px;height:34px}}@media (width<=768px){.topbar{gap:8px;min-height:58px;padding:7px 10px;display:flex!important}.brand{border-right:none;flex:auto;gap:8px;min-width:0;max-width:none;padding-right:6px;overflow:hidden}.brand img{flex:0 0 34px;width:34px;height:34px}.brandText{min-width:0;overflow:hidden}.brand span{white-space:nowrap;text-overflow:ellipsis;font-size:clamp(14px,3vw,19px);display:block;overflow:hidden}.brand small{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.searchBox{display:none!important}.mobileSearchBox{display:flex!important}.mainMenu{z-index:12000;flex-direction:column;align-items:stretch;gap:10px;width:min(285px,82vw);height:100dvh;padding:18px;position:fixed;top:0;left:0;box-shadow:20px 0 60px #0f172a38;background:#fff!important;display:none!important}.mainMenu.open{display:flex!important}.mobileMenuButton{justify-content:center;align-items:center;display:flex!important}.headerActions{flex:none;gap:6px}.cartButton,.accountButton,.mobileMenuButton{border-radius:12px;width:38px;min-width:38px;height:38px}.mobileSearchBox{background:var(--color-principal);grid-template-columns:38px 1fr;align-items:center;gap:0;width:100%;padding:6px 10px 9px;display:grid!important}.mobileSearchBox svg{width:38px;height:38px;color:var(--color-principal);background:#fff;border-radius:999px 0 0 999px;padding:9px;box-shadow:0 4px 14px #0f172a29}.mobileSearchBox input{color:#0f172a;background:#fff;border:none;border-radius:0 999px 999px 0;outline:none;width:100%;height:38px;padding:0 14px 0 4px;font-size:13px;box-shadow:0 4px 14px #0f172a29}.bannerSlider{width:calc(100% - 24px);height:190px}.bannerImage{height:180px}.topbarContent{align-items:center;gap:8px;width:100%;display:flex!important}.cartButton,.accountButton,.mobileMenuButton{color:#0f172a!important;background:#fff!important;border:1px solid #dbe4ef!important}.cartButton svg,.accountButton svg,.mobileMenuButton svg{color:#0f172a!important;stroke:#0f172a!important}}.footer{color:#fff;background:#111827;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-top:50px;padding:38px 56px;display:flex}.footerColumn{flex-direction:column;gap:6px;display:flex}.footerSocial{align-items:flex-start}.socialIcons{gap:14px;margin-top:10px;display:flex}.socialIcons a{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .25s;display:flex}.socialIcons a:hover{background:var(--color-principal);transform:translateY(-3px)}.socialIcons a span{font-size:22px;font-weight:900;line-height:1}.socialIcons{gap:14px;display:flex}.socialIcons a{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:900;text-decoration:none;transition:all .25s;display:flex}.facebookIcon{background:#1877f2}.instagramIcon{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.socialIcons a:hover{transform:translateY(-3px)scale(1.05)}.socialIcons a.facebookIcon{background:#1877f2!important}.socialIcons a.instagramIcon{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)!important}.socialIcons a.facebookIcon,.socialIcons a.instagramIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:flex}.loadMoreBox{justify-content:center;max-width:1400px;margin:34px auto 0;display:flex}.loadMoreButton{background:var(--color-boton-ecommerce);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:14px 32px;font-weight:900;box-shadow:0 14px 30px #0f172a29}.loadMoreButton:hover{background:var(--color-boton-hover);transform:translateY(-1px)}.loadMoreButton:disabled{opacity:.65;cursor:not-allowed}.bannerSlider{background:#fff;border-radius:0;width:100%;max-width:none;height:clamp(220px,18vw,360px);margin:0 auto;position:relative;overflow:hidden}.bannerImage{object-fit:cover;object-position:center;width:100%;height:100%}.bannerDots{z-index:5;gap:10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.bannerDot{cursor:pointer;background:#ffffff8c;border:2px solid #fff;border-radius:50%;width:11px;height:11px}.bannerDot.active{background:#fff}.bannerArrow{color:#2563eb;cursor:pointer;z-index:10;background:#fffffff2;border:none;border-radius:0 999px 999px 0;width:46px;height:62px;font-size:28px;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0f172a2e}.bannerArrow.left{left:0}.bannerArrow.right{border-radius:999px 0 0 999px;right:0}.accountDropdown{background:#fff;border:1px solid #dbe4ef;box-shadow:0 20px 50px #0f172a38}.accountDropdown strong{color:#0f172a;font-weight:950}.accountDropdown button{font-weight:900;color:#0f172a!important;background:#f8fafc!important}.accountDropdown button svg{opacity:1;color:#0f172a!important}.accountDropdown button:hover{background:var(--color-boton-ecommerce)!important;color:#fff!important}.accountDropdown button:hover svg{color:#fff!important}.accountDropdown button:disabled{opacity:.55;cursor:not-allowed}.footer{color:#fff;background:#111827;justify-content:center;margin-top:auto;margin-bottom:0;padding:42px 24px 52px;display:flex}.footerContent{grid-template-columns:repeat(3,auto);justify-content:center;align-items:start;gap:70px;width:100%;max-width:980px;display:grid}.footerColumn strong{font-size:15px}.footerColumn p{color:#cbd5e1;margin:8px 0 0;font-size:14px}@media (width<=700px){.modalOverlay{z-index:20000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;display:flex;position:fixed;inset:0;justify-content:center!important;align-items:center!important;padding:12px!important;overflow-y:auto!important}.productModal{background:#fff;max-width:420px;border-radius:22px!important;grid-template-columns:1fr!important;width:calc(100vw - 24px)!important;height:auto!important;max-height:calc(100dvh - 24px)!important;margin:0 auto!important;overflow-y:auto!important}.closeModal{z-index:10;cursor:pointer;background:#f1f5f9f2;border:none;border-radius:999px;width:40px;height:40px;font-size:0;position:absolute;top:8px;right:8px;box-shadow:0 8px 20px #0f172a2e}.closeModal:before{content:"×";color:#0f172a;font-size:28px;font-weight:900;line-height:1}.modalImage{background:linear-gradient(#f8fafc,#eef4fa);height:165px;min-height:165px!important;padding:14px!important}.modalImage img{object-fit:contain;max-width:100%;max-height:145px!important}.modalInfo{flex-direction:column;justify-content:flex-start;display:flex;overflow:visible;padding:16px 20px 22px!important}.modalLabel{font-size:11px}.modalInfo h2{line-height:1.15;margin:8px 0 12px!important;font-size:20px!important}.modalStock{margin:4px 0 14px;font-size:13px}.modalPrice{margin-bottom:14px!important;font-size:24px!important}.quantityBox{width:156px;margin-bottom:18px}.addCartButton{height:44px;font-size:14px}.modalDescription{margin-top:18px;padding-top:16px}.modalDescriptionContent{font-size:13px;line-height:1.55;max-height:140px!important;overflow-y:auto!important}.accountInitial{width:30px;height:30px;color:var(--color-principal);background:#fff;border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:950;display:flex}.whatsappFloat{height:40px;padding:0 12px;font-size:13px;bottom:14px;right:14px}.whatsappFloat svg{width:20px;height:20px}.footer{text-align:center;flex-direction:column;align-items:center;padding:28px 20px}.footerSocial{align-items:center}.socialIcons{justify-content:center}}@media (width<=768px){.accountButton.logged{gap:6px!important;min-width:112px!important;max-width:140px!important;height:38px!important;padding:0 8px!important}.accountButton.logged .accountInitial{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0f172a!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:24px!important;min-width:24px!important;height:24px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.accountButton.logged .accountName{color:#0f172a!important;-webkit-text-fill-color:#0f172a!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:70px!important;font-size:11px!important;font-weight:900!important;display:block!important;overflow:hidden!important}}@media (width<=700px){.footerContent{text-align:center;grid-template-columns:1fr;gap:28px}.footerSocial{align-items:center}.socialIcons{justify-content:center}}.miniHeader{color:#fff;z-index:10000;background:#111827;align-items:center;width:100%;height:32px;display:flex;position:relative;overflow:hidden}.miniHeaderContent{white-space:nowrap;padding-left:100%;font-size:13px;font-weight:800;animation:18s linear infinite moveMiniHeader}@keyframes moveMiniHeader{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (width<=768px){.miniHeader{height:28px}.miniHeaderContent{font-size:11px}}.cartOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:500;background:#0f172a6b;position:fixed;inset:0}.cartDrawer{z-index:600;background:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px;flex-direction:column;width:min(390px,100vw);height:100dvh;padding-bottom:12px;animation:.25s slideIn;display:flex;position:fixed;top:0;right:0;box-shadow:-24px 0 70px #0f172a38}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cartHeader{border-bottom:1px solid #e8eef6;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.cartHeader h2{color:#0f172a;margin:0;font-size:20px}.cartClose{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:0;line-height:1;transition:all .2s;display:flex}.cartClose:before{content:"×";font-size:22px;font-weight:700;line-height:1;transform:translateY(-1px)}.cartClose:hover{background:var(--color-principal);color:#fff;transform:scale(1.04)}.cartItems{scrollbar-width:thin;scrollbar-color:var(--color-principal) transparent;flex:1;padding:18px 20px;overflow-y:auto}.cartItems::-webkit-scrollbar{width:6px}.cartItems::-webkit-scrollbar-track{background:0 0}.cartItems::-webkit-scrollbar-thumb{background:var(--color-principal);border-radius:999px}.cartItems::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--color-principal) 80%, black)}.cartItem{border-bottom:1px solid #eef2f7;grid-template-columns:62px 1fr 32px;align-items:start;gap:14px;padding:13px 0;display:grid}.cartItemImage{background:#f8fafc;border:1px solid #e8eef6;border-radius:14px;justify-content:center;align-items:center;width:62px;height:62px;display:flex;overflow:hidden}.cartItemImage img{object-fit:contain;width:100%;height:100%;padding:8px}.cartInfo h4{color:#111827;margin:0 0 8px;font-size:14px;line-height:1.3}.cartPrice{color:#0f172a;margin:0 0 12px;font-size:15px;font-weight:900}.cartQty{background:#fff;border:1px solid #dbe4ef;border-radius:999px;grid-template-columns:34px 42px 34px;width:fit-content;display:grid;overflow:hidden}.cartQty button{cursor:pointer;background:#f8fafc;border:none;width:34px;height:32px;font-weight:900}.cartQty span{justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.cartRemove{color:#e11d48;cursor:pointer;background:#fff1f2;border:none;border-radius:12px;width:34px;height:34px;font-weight:900}.cartFooter{background:#fff;border-top:1px solid #e8eef6;padding:16px 16px 18px;box-shadow:0 -10px 30px #0f172a14}.cartTotal{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cartTotal span{color:#475569;font-weight:800}.cartTotal strong{color:#0f172a;font-size:21px}.checkoutBtn{cursor:pointer;border:none;border-radius:14px;width:100%;min-height:44px;margin-top:4px;padding:13px;font-size:14px;font-weight:800;box-shadow:0 16px 34px #0f172a29;background:var(--color-boton)!important;color:#fff!important}.checkoutBtn:hover{background:var(--color-boton-hover)!important}.cartEmpty{justify-content:center;align-items:center;height:100%;display:flex}.cartEmptyBox{text-align:center;padding:24px}.cartEmptyIcon{background:#f1f5f9;border-radius:24px;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 18px;font-size:32px;display:flex}.cartEmptyBox h3{margin:0 0 8px;font-size:22px}.cartEmptyBox p{color:#64748b;margin:0}.cartItems,.filterPanel{scrollbar-width:thin;scrollbar-color:var(--color-principal) transparent}.cartItems::-webkit-scrollbar{width:6px}.filterPanel::-webkit-scrollbar{width:6px}.cartItems::-webkit-scrollbar-thumb{background:var(--color-principal);border-radius:999px}.filterPanel::-webkit-scrollbar-thumb{background:var(--color-principal);border-radius:999px}@media (width<=520px){.cartOverlay{z-index:11000}.cartDrawer{z-index:12000;border-radius:0 0 0 22px;width:min(390px,92vw);height:100dvh;right:0}.cartHeader{z-index:20;background:#fff;min-height:64px;padding:12px 16px;position:sticky;top:0}.cartClose{color:#0f172a;z-index:30;pointer-events:auto;background:#f1f5f9;border-radius:16px;width:46px;height:46px}.cartClose:before{font-size:30px}.cartItems{padding:16px}.cartFooter{z-index:10;padding-bottom:calc(16px + env(safe-area-inset-bottom));position:sticky;bottom:0}}.cartDiscountInfo{gap:4px;margin:8px 0 10px;display:grid}.cartDiscountInfo span{color:#166534;background:#dcfce7;border-radius:999px;width:fit-content;padding:4px 8px;font-size:11px;font-weight:850;display:inline-flex}.cartDiscountInfo strong{color:#0f172a;font-size:12px;font-weight:900}@media (width<=768px){.cartOverlay{z-index:30000!important}.cartDrawer{z-index:30001!important;border-radius:0 0 0 22px!important;width:min(390px,92vw)!important;height:100dvh!important;top:0!important;right:0!important}.cartHeader{z-index:3;background:#fff;min-height:58px;padding:12px 16px;position:sticky;top:0}.cartItems{padding:12px 16px}.cartItem{grid-template-columns:54px 1fr 30px;gap:10px}.cartItemImage{width:54px;height:54px}.cartInfo h4{margin-bottom:6px;font-size:13px}.cartPrice{margin-bottom:8px;font-size:14px}.cartFooter{z-index:4;padding:14px 16px calc(14px + env(safe-area-inset-bottom));background:#fff;position:sticky;bottom:0}.whatsappFloat{z-index:25000!important}}.checkoutPage{width:min(1200px,100% - 32px);margin:0 auto;padding:54px 0 90px}.checkoutHeader{text-align:center;margin-bottom:32px}.checkoutHeader span{color:var(--color-principal);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:950}.checkoutHeader h1{color:#0f172a;margin:12px 0 8px;font-size:30px;font-weight:750}.checkoutHeader p{color:#64748b;margin:0}.checkoutGrid{grid-template-columns:1fr 420px;align-items:start;gap:28px;display:grid}.checkoutCard{background:#fff;border:1px solid #e8eef6;border-radius:30px;padding:28px;box-shadow:0 20px 46px #0f172a14}.checkoutTabs{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.checkoutTabs button{cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:16px;padding:14px;font-weight:950}.checkoutTabs button.active{background:var(--color-principal);color:var(--color-header-texto,#0f172a);border-color:var(--color-principal)}.checkoutForm{gap:12px;display:grid}.checkoutForm label,.checkoutSummary label{text-align:left;color:#334155;margin-bottom:6px;font-size:13px;font-weight:800;display:block}.checkoutForm input,.checkoutForm select,.checkoutSummary textarea{background:#f8fafc;border:1px solid #dbe4ef;border-radius:14px;outline:none;width:100%;padding:14px 16px;font-weight:700}.checkoutForm input:focus,.checkoutForm select:focus,.checkoutSummary textarea:focus{border-color:var(--color-principal)}.checkoutTwoCols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkoutForm button,.confirmOrderBtn{cursor:pointer;border:none;border-radius:16px;margin-top:12px;padding:15px;font-weight:750;box-shadow:0 12px 24px #0f172a24;background:var(--color-boton-ecommerce)!important;color:#fff!important;opacity:1!important}.checkoutForm button:disabled,.confirmOrderBtn:disabled{color:#fff!important;opacity:.75!important;background:#cbd5e1!important}.confirmOrderBtn:hover:not(:disabled){background:var(--color-boton-hover)!important}.checkoutMessage{color:#9a3412;background:#fff7ed;border-radius:16px;margin-top:18px;padding:14px 16px;font-weight:800}.checkoutLogged{text-align:center}.checkoutLogged span{color:var(--color-principal);font-weight:950}.checkoutLogged h2{color:#0f172a;margin:10px 0 4px}.checkoutLogged p{color:#64748b;margin:0 0 18px}.checkoutLogged button{cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:14px;padding:12px 18px;font-weight:900}.checkoutSummary h2{color:#0f172a;margin:0 0 18px}.checkoutItem{border-bottom:1px solid #eef2f7;grid-template-columns:64px 1fr;gap:14px;padding:14px 0;display:grid}.checkoutItem img{object-fit:contain;background:#f8fafc;border:1px solid #e8eef6;border-radius:16px;width:64px;height:64px;padding:8px}.checkoutItem strong{color:#111827;font-size:14px;line-height:1.3;display:block}.checkoutItem span{color:#64748b;margin-top:6px;font-size:13px;font-weight:800;display:block}.checkoutSummary textarea{resize:vertical;min-height:90px;margin-top:8px}.checkoutTotal{justify-content:space-between;align-items:center;padding:22px 0 10px;display:flex}.checkoutTotal span{color:#64748b;font-weight:900}.checkoutTotal strong{color:#0f172a;font-size:26px}.confirmOrderBtn{width:100%}@media (width<=900px){.checkoutGrid,.checkoutTwoCols{grid-template-columns:1fr}.checkoutHeader h1{font-size:30px}}.forgotPasswordBtn{text-align:right;cursor:pointer;color:var(--color-principal)!important;background:0 0!important;border:none!important;margin:0!important;padding:4px 0 10px!important;font-weight:850!important}.forgotPasswordBtn:hover{text-decoration:underline}.misDatosGrid{grid-template-columns:.8fr 1.2fr}.misDatosProfile{align-items:center;gap:18px;display:flex}.misDatosAvatar{background:var(--color-principal);color:#fff;border-radius:24px;justify-content:center;align-items:center;width:74px;height:74px;font-size:34px;font-weight:950;display:flex}.misDatosProfile span{color:var(--color-principal);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:950}.misDatosProfile h2{color:#0f172a;margin:6px 0}.misDatosProfile p{color:#64748b;margin:4px 0;font-weight:700}.misDatosTitle{color:#0f172a;margin:0 0 18px}@media (width<=900px){.misDatosGrid{grid-template-columns:1fr}}.misDatosLayout{grid-template-columns:1.2fr .8fr;align-items:start;gap:28px;display:grid}@media (width<=900px){.misDatosLayout{grid-template-columns:1fr}}.checkoutMessageSuccess{color:#065f46;background:#ecfdf5;border-radius:16px;margin-top:18px;padding:14px 16px;font-weight:800}.checkoutMessageError{color:#9a3412;background:#fff7ed;border-radius:16px;margin-top:18px;padding:14px 16px;font-weight:800}.paymentOptions{gap:12px;margin-top:18px;display:grid}.paymentOption{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ef;border-radius:16px;width:100%;padding:14px 16px;transition:all .2s}.paymentOption strong{color:#0f172a;font-size:14px;font-weight:950;display:block}.paymentOption span{color:#64748b;margin-top:5px;font-size:13px;font-weight:700;display:block}.paymentOption.active{border-color:var(--color-boton-ecommerce);background:color-mix(in srgb, var(--color-boton-ecommerce) 10%, #fff);box-shadow:inset 4px 0 0 var(--color-boton-ecommerce)}.paymentOption.active strong{color:var(--color-boton-ecommerce)}.checkoutMessageSuccess{color:#166534;text-align:center;background:#dcfce7;border:1px solid #86efac;border-radius:14px;margin-top:16px;padding:14px 18px;font-weight:800}.checkoutMessageError{color:#991b1b;text-align:center;background:#fee2e2;border:1px solid #fecaca;border-radius:14px;margin-top:16px;padding:14px 18px;font-weight:800}.checkoutDiscount{color:#166534;background:#dcfce7;border-radius:999px;width:fit-content;margin-top:7px;padding:5px 9px;font-size:12px;font-weight:850;display:inline-flex}.checkoutSubtotal{color:#0f172a;margin-top:6px;font-size:13px;font-weight:900;display:block}.checkoutSelectWrap{position:relative}.checkoutSelect{color:#0f172a;cursor:pointer;appearance:none;background:#f8fafc;border:1px solid #dbe4ef;border-radius:14px;outline:none;width:100%;height:48px;padding:0 42px 0 16px;font-weight:800}.checkoutSelectWrap:after{content:"⌄";color:#0f172a;pointer-events:none;font-size:18px;font-weight:900;position:absolute;top:50%;right:16px;transform:translateY(-52%)}.checkoutSelect:focus{border-color:var(--color-principal);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-principal) 16%, transparent)}.checkoutSelect:disabled{cursor:not-allowed;color:#94a3b8;background:#eef2f7}.checkoutSearchInput{color:#0f172a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f8fafc;border:1px solid #dbe4ef;border-radius:14px;outline:none;width:100%;height:48px;padding:0 16px;font-weight:800}.checkoutSearchInput:focus{border-color:var(--color-principal);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-principal) 16%, transparent)}.checkoutSearchInput:disabled{cursor:not-allowed;color:#94a3b8;background:#eef2f7}.checkoutPostalReadonly{cursor:not-allowed;color:#475569!important;box-shadow:none!important;background:#eef2f7!important;border:1px dashed #cbd5e1!important}.checkoutSearchInput::-webkit-calendar-picker-indicator{filter:none}.checkoutStepsBox{border-top:1px solid #eef2f7;gap:18px;margin-top:24px;padding-top:22px;display:grid}.checkoutSectionTitle{align-items:center;gap:10px;margin-top:6px;display:flex}.checkoutSectionTitle span{background:var(--color-principal);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:900;display:flex}.checkoutSectionTitle h3{color:#0f172a;margin:0;font-size:18px;font-weight:800}.checkoutStepsBox .deliveryOptions,.checkoutStepsBox .paymentOptions{margin-top:0}.checkoutStepsBox .paymentOption{box-shadow:none}.checkoutSummary .checkoutResumeRows{border-top:1px solid #eef2f7;margin-top:18px;padding-top:16px}.checkoutSummary .resumeRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.checkoutSummary .resumeRow span{color:#64748b;font-size:14px;font-weight:600}.checkoutSummary .resumeRow strong{color:#0f172a;text-align:right;font-weight:750}.checkoutSummary .checkoutTotal{border-top:1px solid #eef2f7;margin-top:12px;padding-top:16px}@media (width<=900px){.checkoutStepsBox{margin-top:20px;padding-top:18px}.checkoutSectionTitle h3{font-size:17px}}@media (width<=520px){.checkoutPage{width:min(100% - 20px,1200px);padding:28px 0 70px}.checkoutCard{border-radius:24px;padding:20px}.checkoutHeader{margin-bottom:22px}.checkoutHeader h1{font-size:26px}.paymentOption{padding:13px 14px}}.checkoutForm label,.checkoutSummary label,.deliveryAddressBox label{color:#475569;margin-bottom:4px;font-size:12px;font-weight:600}.checkoutForm{gap:10px}.deliveryAddressBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:12px;margin-top:16px;padding:18px;display:grid}.deliveryAddressBoxHeader{align-items:center;gap:8px;display:flex}.deliveryAddressBoxHeader input{width:18px;height:18px}.deliveryAddressBoxHeader span{color:#0f172a;font-size:14px;font-weight:700}.deliveryAddressGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.deliveryAddressGrid input,.deliveryAddressGrid select,.deliveryAddressGrid textarea{background:#fff;border:1px solid #dbe4ef;border-radius:14px;outline:none;width:100%;padding:13px 15px;font-size:14px}.deliveryAddressGrid textarea{resize:vertical;min-height:80px}.deliveryAddressGrid input:focus,.deliveryAddressGrid select:focus,.deliveryAddressGrid textarea:focus{border-color:var(--color-principal);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-principal) 15%, transparent)}.deliveryAddressFull{grid-column:span 2}@media (width<=900px){.deliveryAddressGrid{grid-template-columns:1fr}.deliveryAddressFull{grid-column:span 1}}.comboBox{position:relative}.comboDropdown{z-index:50;background:#fff;border:1px solid #dbe4ef;border-radius:14px;max-height:220px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 35px #0f172a29}.comboDropdown button{text-align:left;cursor:pointer;background:#fff;border:none;width:100%;padding:12px 14px;font-weight:700}.comboDropdown button:hover{background:#f1f5f9}.checkoutForm .comboDropdown button{text-align:left;width:100%;font-weight:700;color:#0f172a!important;box-shadow:none!important;background:#fff!important;border:none!important;border-radius:0!important;margin:0!important;padding:12px 14px!important}.checkoutForm .comboDropdown button:hover{color:#0f172a!important;background:#f1f5f9!important}.comboDropdown{z-index:999}.checkoutCard h2,.checkoutSectionTitle h3{font-weight:750}.paymentOption strong,.checkoutItem strong,.checkoutLogged h2{font-weight:700}.paymentOption span,.checkoutItem span,.checkoutLogged p{font-weight:500}.checkoutSectionTitle span{color:#64748b;background:#eef2f7;font-weight:700}@media (width<=768px){.checkoutPage{width:100%;padding:24px 12px 70px;overflow-x:hidden}.checkoutHeader{margin-bottom:20px;padding:0 6px}.checkoutHeader h1{font-size:24px;line-height:1.2}.checkoutGrid{grid-template-columns:1fr;gap:18px;width:100%;display:grid}.checkoutCard{border-radius:22px;width:100%;padding:18px}.checkoutTabs{grid-template-columns:1fr 1fr;gap:10px}.checkoutTwoCols{grid-template-columns:1fr}.checkoutForm input,.checkoutForm select,.checkoutSummary textarea,.checkoutSearchInput,.checkoutSelect{height:46px;font-size:14px}.checkoutItem{grid-template-columns:56px 1fr}.checkoutItem img{width:56px;height:56px}.checkoutTotal strong{font-size:22px}}html,body{max-width:100%;overflow-x:hidden}.pedidoConfirmadoPage{width:min(760px,100% - 32px);margin:0 auto;padding:80px 0 110px}.pedidoConfirmadoCard{text-align:center;background:#fff;border:1px solid #e8eef6;border-radius:34px;padding:52px 42px;box-shadow:0 24px 60px #0f172a1a}.pedidoConfirmadoIcon{color:#fff;background:#22c55e;border-radius:28px;justify-content:center;align-items:center;width:86px;height:86px;margin:0 auto 22px;font-size:42px;font-weight:950;display:flex}.pedidoConfirmadoCard span{color:#16a34a;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:950}.pedidoConfirmadoCard h1{color:#0f172a;margin:14px 0 10px;font-size:36px}.pedidoConfirmadoCard p{color:#64748b;max-width:520px;margin:0 auto;line-height:1.6}.pedidoConfirmadoActions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.pedidoConfirmadoActions button{background:var(--color-boton-ecommerce);color:#fff;cursor:pointer;border:none;border-radius:16px;padding:15px 24px;font-weight:950;transition:all .2s}.pedidoConfirmadoActions button:hover{background:var(--color-boton-hover);transform:translateY(-1px)}.pedidoConfirmadoActions button.secondary{color:#111827;background:#f1f5f9}.pedidoConfirmadoActions button:focus,.pedidoConfirmadoActions button:active{color:#fff}.misPedidosPage{width:min(980px,100% - 32px);margin:0 auto;padding:42px 0 80px}.misPedidosHeader{text-align:center;margin-bottom:32px}.misPedidosHeader span{color:var(--color-principal);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:950}.misPedidosHeader h1{color:#0f172a;margin:12px 0 8px;font-size:30px}.misPedidosHeader p{color:#64748b;margin:0}.misPedidosLoading{text-align:center;color:#64748b;padding:80px;font-weight:900}.misPedidosEmpty{text-align:center;background:#fff;border:1px solid #e8eef6;border-radius:30px;padding:42px;box-shadow:0 20px 46px #0f172a14}.misPedidosEmpty h2{color:#0f172a;margin:0 0 10px}.misPedidosEmpty p{color:#64748b}.misPedidosEmpty button{background:var(--color-principal);color:#fff;cursor:pointer;border:none;border-radius:16px;margin-top:18px;padding:14px 24px;font-weight:950}.misPedidosList{gap:18px;display:grid}.misPedidoCard{background:#fff;border:1px solid #e8eef6;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex;box-shadow:0 16px 38px #0f172a14}.misPedidoLabel{color:var(--color-principal);text-transform:uppercase;font-size:12px;font-weight:950}.misPedidoCard h2{color:#0f172a;margin:8px 0 4px;font-size:20px}.misPedidoCard p{color:#64748b;margin:0}.misPedidoTotal{text-align:right}.misPedidoTotal span{color:#64748b;font-weight:800;display:block}.misPedidoTotal strong{color:var(--color-boton-ecommerce);margin-top:6px;font-size:20px;display:block}.misPedidoNumero{color:var(--color-boton-ecommerce);font-weight:700}@media (width<=700px){.misPedidoCard{flex-direction:column;align-items:flex-start}.misPedidoTotal{text-align:left}}.misPedidoCard{flex-direction:column;align-items:stretch}.misPedidoTop{justify-content:space-between;align-items:center;gap:18px;display:flex}.misPedidoItems{border-top:1px solid #eef2f7;gap:12px;margin-top:18px;padding-top:14px;display:grid}.misPedidoItem{background:#f8fafc;border-radius:16px;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:10px;display:grid}.misPedidoItem img{object-fit:contain;background:#fff;border:1px solid #e8eef6;border-radius:14px;width:52px;height:52px;padding:7px}.misPedidoItem strong{color:#111827;font-size:14px;display:block}.misPedidoItem span{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;display:block}.misPedidoItem b{color:#0f172a;font-size:15px}.misPedidoTop .pedido-status{text-transform:uppercase;border-radius:999px;width:fit-content;margin-top:8px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex!important}.misPedidoTop .pedido-status.pagado{color:#15803d!important;background:#dcfce7!important;border:1px solid #86efac!important}.misPedidoTop>div:first-child{flex-direction:column;align-items:flex-start;display:flex}.misPedidoTop .pedido-status.pendiente-pago{color:#92400e!important;background:#fef3c7!important;border:1px solid #fcd34d!important}.misPedidoTop .pedido-status.entregado{color:#065f46!important;background:#d1fae5!important;border:1px solid #6ee7b7!important}.misPedidoTotal{text-align:right;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;min-width:120px;padding:12px 16px}.misPedidoTotal span{color:#64748b;font-size:13px;font-weight:900;display:block}.misPedidoTotal strong{color:var(--color-principal);margin-top:6px;font-size:20px;font-weight:950;display:block}@media (width<=700px){.misPedidoTotal{text-align:left;width:100%}}.misPedidoCombo{background:#dcfce7;border-radius:999px;width:fit-content;padding:4px 8px;color:#166534!important;margin-top:6px!important;font-size:11px!important;font-weight:850!important;display:inline-flex!important}.misPedidoLabel{font-weight:800;color:var(--color-boton-ecommerce)!important}.misPedidoTotal{background:color-mix(in srgb, var(--color-boton-ecommerce) 8%, #fff);border-color:color-mix(in srgb, var(--color-boton-ecommerce) 25%, #e2e8f0)}.misPedidoTotal strong{font-weight:850;color:var(--color-boton-ecommerce)!important}.misPedidoItem strong,.misPedidoItem b{color:#0f172a!important}.misPedidoEnvio{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding:12px 14px;display:flex}.misPedidoEnvio strong{color:#0f172a;font-size:14px;display:block}.misPedidoEnvio span{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;display:block}.misPedidoEnvio b{color:#0f172a;font-size:15px}@media (width<=700px){.misPedidoEnvio{align-items:flex-start}}.misPedidoMasItems{color:#64748b;margin-top:4px;font-size:13px;font-weight:800}.misPedidoActions{justify-content:flex-end;margin-top:14px;display:flex}.misPedidoActions button,.misPedidosPagination button{background:var(--color-boton-ecommerce);color:#fff;cursor:pointer;border:none;border-radius:12px;padding:10px 18px;font-weight:900}.misPedidosPagination{justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.misPedidosPagination button:disabled{opacity:.45;cursor:not-allowed}.misPedidoModalOverlay{z-index:30000;background:#0f172aa6;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.misPedidoModal{background:#fff;border-radius:24px;width:min(760px,100%);max-height:88vh;padding:24px;position:relative;overflow-y:auto}.misPedidoModalClose{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;width:38px;height:38px;font-size:26px;position:absolute;top:14px;right:14px}.misPedidoModalItems{gap:12px;margin-top:18px;display:grid}.misPedidoModalTotal{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;display:flex}.misPedidoModalTotal strong{color:var(--color-boton-ecommerce);font-size:22px}@media (width<=700px){.misPedidoTop{flex-direction:column;align-items:flex-start}.misPedidoActions{justify-content:stretch}.misPedidoActions button{width:100%}.misPedidosPagination{flex-wrap:wrap}}
