:root{--pcc-navy:#07182d;--pcc-navy-dark:#061426;--pcc-navy-light:#0d2745;--pcc-blue:#0789ff;--pcc-blue-hover:#0678df;--pcc-cyan:#35b8ff;--pcc-green:#16a34a;--pcc-green-hover:#15803d;--pcc-bg:#f5f7fb;--pcc-card:#ffffff;--pcc-text:#101828;--pcc-text-secondary:#344054;--pcc-muted:#667085;--pcc-border:#e4e9f0;--pcc-border-strong:#d0d5dd;--pcc-radius-sm:8px;--pcc-radius:14px;--pcc-radius-lg:18px;--pcc-shadow:0 6px 22px rgba(15, 23, 42, .055);--pcc-shadow-hover:0 16px 36px rgba(15, 23, 42, .10);--primary:var(--pcc-blue);--primary-hover:var(--pcc-blue-hover);--accent-green:var(--pcc-green);--accent-green-hover:var(--pcc-green-hover);--header-bg:var(--pcc-navy);--menu-bg:#091d34;--bg-body:var(--pcc-bg);--box-bg:var(--pcc-card);--border:var(--pcc-border);--border-hover:var(--pcc-border-strong);--text-main:var(--pcc-text);--text-muted:var(--pcc-muted);--radius-sm:var(--pcc-radius-sm);--radius-md:var(--pcc-radius);--radius-lg:var(--pcc-radius-lg);--shadow-subtle:var(--pcc-shadow);--shadow-hover:var(--pcc-shadow-hover)}*,*::before,*::after{box-sizing:border-box}html{min-width:0;scroll-behavior:smooth}body{margin:0;min-width:0;background:var(--pcc-bg);color:var(--pcc-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:#fff0}.cg-container{width:min(1350px,calc(100% - 40px));margin-inline:auto}.page-wrapper{min-width:0}.woocommerce-message,.woocommerce-info,.woocommerce-error{width:100%;margin:0 0 20px;padding:15px 18px;border-radius:var(--pcc-radius-sm);background:#fff;border:1px solid var(--pcc-border);color:var(--pcc-text-secondary);list-style:none}.woocommerce-message{border-top:3px solid #16a34a}.woocommerce-info{border-top:3px solid var(--pcc-blue)}.woocommerce-error{border-top:3px solid #ef4444}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:var(--pcc-radius-sm)}.pcc-header{position:relative;z-index:100;background:var(--pcc-navy);color:#fff}.pcc-header-container{width:min(1440px,calc(100% - 48px));margin-inline:auto}.pcc-utility{background:var(--pcc-navy-dark);border-bottom:1px solid rgb(255 255 255 / .07)}.pcc-utility-inner{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pcc-utility-items{display:flex;align-items:center;gap:32px;font-size:12px;color:rgb(255 255 255 / .78)}.pcc-utility-item{display:flex;align-items:center;gap:7px}.pcc-utility-item svg{width:16px;height:16px;color:#40baff}.pcc-utility-country{font-size:12px;color:rgb(255 255 255 / .7)}.pcc-header-main{border-bottom:1px solid rgb(255 255 255 / .06)}.pcc-header-main-inner{min-height:78px;display:grid;grid-template-columns:190px minmax(300px,1fr) auto;align-items:center;gap:28px}.pcc-logo{display:flex;align-items:center}.pcc-logo img{display:block;width:165px;height:auto}.pcc-search{width:100%}.pcc-search .woocommerce-product-search{height:46px;display:flex;overflow:hidden;background:#fff;border:1px solid rgb(255 255 255 / .14);border-radius:9px;box-shadow:0 4px 16px rgb(0 0 0 / .15)}.pcc-search .woocommerce-product-search input[type="search"]{flex:1;min-width:0;padding:0 18px;border:0;outline:0;background:#fff;color:#182230;font-size:14px}.pcc-search .woocommerce-product-search button{position:relative;width:58px;flex:0 0 58px;border:0;background:var(--pcc-blue);color:#fff0;font-size:0;cursor:pointer}.pcc-search .woocommerce-product-search button:hover{background:var(--pcc-blue-hover)}.pcc-search .woocommerce-product-search button::before{content:"";position:absolute;width:18px;height:18px;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid #fff;border-radius:50%}.pcc-search .woocommerce-product-search button::after{content:"";position:absolute;width:7px;height:2px;left:calc(50% + 6px);top:calc(50% + 7px);background:#fff;border-radius:99px;transform:rotate(45deg)}.pcc-header-actions{display:flex;align-items:center;gap:8px}.pcc-header-action{position:relative;min-height:44px;display:flex;align-items:center;gap:9px;padding:7px 11px;border-radius:8px;color:#ffffff!important;text-decoration:none!important;transition:background .2s ease}.pcc-header-action:hover{background:rgb(255 255 255 / .07)}.pcc-header-action svg{width:21px;height:21px;flex:0 0 21px}.pcc-action-text{display:flex;flex-direction:column;line-height:1.12}.pcc-action-text small{font-size:10px;color:rgb(255 255 255 / .55)}.pcc-action-text strong{margin-top:3px;color:#fff;font-size:13px}.pcc-cart-count{position:absolute;top:1px;right:1px;min-width:17px;height:17px;display:flex;align-items:center;justify-content:center;padding:0 4px;border-radius:50px;background:var(--pcc-blue);color:#fff;font-size:9px;font-weight:800}.pcc-nav-bar{background:#091d34}.pcc-nav{min-height:43px;display:flex;align-items:center;gap:5px}.pcc-nav a{height:43px;display:flex;align-items:center;padding:0 15px;border-radius:6px;color:rgb(255 255 255 / .82)!important;font-size:13px;font-weight:650;white-space:nowrap;text-decoration:none!important;transition:color .2s ease,background .2s ease}.pcc-nav a:hover{background:rgb(255 255 255 / .06);color:#ffffff!important}.pcc-nav-products{margin-right:8px;font-weight:750!important}.pcc-nav-products::before{content:"☰";margin-right:8px;font-size:14px}.pcc-nav-offers::before{content:"🔥";margin-right:5px}.pcc-home{background:var(--pcc-bg);color:var(--pcc-text)}.pcc-container{width:min(1440px,calc(100% - 48px));margin-inline:auto}.pcc-section{padding:62px 0}.pcc-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.pcc-section-title{margin:0;color:#111827;font-size:clamp(27px,2.8vw,38px);line-height:1.1;font-weight:800;letter-spacing:-.025em}.pcc-section-link{color:var(--pcc-blue);font-size:14px;font-weight:700;text-decoration:none}.pcc-section-link:hover{text-decoration:underline}.pcc-hero{position:relative;overflow:hidden;color:#fff;background-image:linear-gradient(90deg,rgb(3 15 29 / .97) 0%,rgb(3 15 29 / .92) 27%,rgb(3 15 29 / .73) 43%,rgb(3 15 29 / .25) 63%,rgb(3 15 29 / .02) 100%),url(https://pccompra.com.ar/wp-content/uploads/2026/09/banner-pccompra.png);background-size:cover;background-position:center right;background-repeat:no-repeat}.pcc-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:80px;background:linear-gradient(to top,rgb(3 13 25 / .35),transparent);pointer-events:none}.pcc-hero-inner{position:relative;z-index:2;min-height:540px;display:flex;align-items:center}.pcc-hero-content{width:min(620px,50%);padding:70px 0 90px}.pcc-hero-kicker{display:inline-block;margin-bottom:17px;color:#5bc7ff;font-size:13px;font-weight:800;letter-spacing:.18em}.pcc-hero h1{margin:0 0 24px;color:#fff;font-size:clamp(44px,5vw,70px);line-height:.98;font-weight:850;letter-spacing:-.045em}.pcc-hero h1 span{display:block;color:#25a9ff}.pcc-hero-description{max-width:590px;margin:0;color:rgb(255 255 255 / .82);font-size:19px;line-height:1.55}.pcc-hero-buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.pcc-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 25px;border-radius:9px;font-size:15px;font-weight:750;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.pcc-btn-primary{background:linear-gradient(135deg,#0789ff,#27b2ff);color:#ffffff!important;box-shadow:0 12px 28px rgb(0 137 255 / .26)}.pcc-btn-primary:hover{transform:translateY(-2px)}.pcc-btn-secondary{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .45);color:#ffffff!important}.pcc-btn-secondary:hover{background:rgb(255 255 255 / .12)}.pcc-hero-users{display:flex;flex-wrap:wrap;gap:24px;margin-top:35px;color:rgb(255 255 255 / .72);font-size:13px}.pcc-benefits-wrap{position:relative;z-index:5;margin-top:-31px}.pcc-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pcc-benefit{min-height:96px;display:flex;align-items:center;gap:15px;padding:20px;background:#fff;border:1px solid var(--pcc-border);border-radius:14px;box-shadow:0 10px 28px rgb(15 23 42 / .08)}.pcc-benefit-icon{width:46px;height:46px;flex:0 0 46px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#edf7ff;color:var(--pcc-blue)}.pcc-benefit-icon svg{width:24px;height:24px}.pcc-benefit strong{display:block;color:#111827;font-size:15px;line-height:1.25}.pcc-benefit small{display:block;margin-top:4px;color:var(--pcc-muted);font-size:12px}.pcc-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.pcc-category-card{display:block;padding:17px 13px 15px;background:#fff;border:1px solid var(--pcc-border);border-radius:14px;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pcc-category-card:hover{transform:translateY(-5px);border-color:rgb(7 137 255 / .25);box-shadow:0 16px 35px rgb(15 23 42 / .10)}.pcc-category-image{height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.pcc-category-image img{width:100%;height:100%;object-fit:contain}.pcc-category-name{display:block;color:#182230;font-size:14px;font-weight:750}.pcc-category-link{display:block;margin-top:5px;color:var(--pcc-blue);font-size:11px;font-weight:700}.pcc-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pcc-product{position:relative;min-width:0;display:flex;flex-direction:column;padding:18px;background:#fff;border:1px solid var(--pcc-border);border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.pcc-product:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgb(15 23 42 / .09)}.pcc-product-image{height:210px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.pcc-product-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.pcc-product-category{margin-bottom:6px;color:#8490a0;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.pcc-product-title{min-height:40px;color:#182230;font-size:14px;font-weight:700;line-height:1.4;text-decoration:none!important}.pcc-product-title:hover{color:var(--pcc-blue)}.pcc-product-price{margin-top:14px;color:#111827;font-size:18px;font-weight:800}.pcc-product .price del{color:#98a2b3;font-size:12px}.pcc-product .price ins{text-decoration:none}.pcc-product-button{margin-top:auto;padding-top:16px}.pcc-product-button a{width:100%;min-height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:var(--pcc-blue);color:#ffffff!important;font-size:12px;font-weight:750;text-decoration:none!important}.pcc-product-button a:hover{background:var(--pcc-blue-hover)}.pcc-build{position:relative;overflow:hidden;border-radius:20px;background-image:linear-gradient(90deg,rgb(3 15 29 / .98) 0%,rgb(3 15 29 / .90) 42%,rgb(3 15 29 / .30) 75%),url(https://pccompra.com.ar/wp-content/uploads/2026/09/banner-pccompra.png);background-size:cover;background-position:center right;color:#fff}.pcc-build-inner{min-height:285px;display:flex;align-items:center}.pcc-build-content{max-width:620px;padding:48px}.pcc-build h2{margin:0 0 12px;color:#fff;font-size:clamp(32px,4vw,50px);letter-spacing:-.03em}.pcc-build h2 span{color:#28adff}.pcc-build p{max-width:650px;margin-bottom:25px;color:rgb(255 255 255 / .78);font-size:17px;line-height:1.55}.pcc-brands{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:25px;padding:28px 35px;background:#fff;border:1px solid var(--pcc-border);border-radius:16px}.pcc-brand{color:#172033;font-size:18px;font-weight:850;letter-spacing:.04em;opacity:.72}.pcc-seo-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;padding:46px;background:#fff;border:1px solid var(--pcc-border);border-radius:18px}.pcc-seo-grid h2{margin-top:0;color:#111827;font-size:30px;line-height:1.2}.pcc-seo-grid p{color:#566273;font-size:15px;line-height:1.75}.pcc-seo-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.pcc-seo-links a{padding:8px 13px;border:1px solid #d9eaf8;border-radius:99px;background:#f1f7fd;color:#167dcc;font-size:12px;font-weight:700}.pcc-faq details{padding:15px 0;border-bottom:1px solid #e6eaf0}.pcc-faq summary{color:#182230;font-weight:700;cursor:pointer}.pcc-faq p{margin-bottom:0}.shop-container{display:grid!important;grid-template-columns:260px minmax(0,1fr)!important;gap:35px!important;align-items:start!important;margin:40px auto!important}.shop-content{min-width:0}.shop-header{display:flex!important;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;margin-bottom:25px!important}.shop-header h1.page-title{margin:0!important;color:var(--pcc-text)!important;font-size:1.6rem!important;font-weight:800!important}.shop-controls .woocommerce-ordering{margin:0}.shop-controls select{min-height:42px;padding:0 36px 0 12px;border:1px solid var(--pcc-border-strong);border-radius:8px;background:#fff;color:var(--pcc-text-secondary)}.shop-sidebar{padding:22px;background:#fff;border:1px solid var(--pcc-border);border-radius:14px;box-shadow:0 4px 10px rgb(15 23 42 / .025)}.shop-sidebar .widget-title{margin:0 0 18px;padding-bottom:10px;border-bottom:3px solid var(--pcc-blue);color:var(--pcc-text);font-size:1.05rem;font-weight:800;text-transform:uppercase}.cat-menu-list{margin:0;padding:0;list-style:none}.cat-menu-list li{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.cat-menu-list li:last-child{margin-bottom:0;border-bottom:0}.cat-menu-list a{display:block;color:var(--pcc-muted);font-size:.92rem;font-weight:600;transition:color .2s ease,padding .2s ease}.cat-menu-list a:hover{padding-left:5px;color:var(--pcc-blue)}.products-grid-catalog,.woocommerce ul.products{width:100%!important;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important;gap:25px!important;margin:0!important;padding:0!important;float:none!important;list-style:none!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.cg-card,.woocommerce ul.products li.product{position:relative!important;width:100%!important;display:flex!important;flex-direction:column!important;float:none!important;margin:0!important;padding:18px!important;overflow:hidden!important;background:#ffffff!important;border:1px solid var(--pcc-border)!important;border-radius:14px!important;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.cg-card:hover,.woocommerce ul.products li.product:hover{transform:translateY(-4px);border-color:rgb(7 137 255 / .42)!important;box-shadow:var(--pcc-shadow-hover)}.cg-card .card-img{position:relative;width:100%;height:200px;display:flex;align-items:center;justify-content:center;margin:0 0 16px;padding:12px;overflow:hidden;background:#f8fafc;border-radius:10px}.cg-card .card-img img{max-width:100%;max-height:100%;width:auto;height:auto;margin:0 auto;object-fit:contain;transition:transform .25s ease}.cg-card:hover .card-img img{transform:scale(1.04)}.cg-card .card-img>span{position:absolute;top:8px;left:8px;padding:4px 8px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:800}.cg-card .card-data{flex:1;display:flex;flex-direction:column;min-width:0}.cg-card .card-data h3{min-height:40px;margin:0 0 10px!important;color:var(--pcc-text)!important;font-size:.9rem!important;font-weight:700!important;line-height:1.35!important}.cg-card .price-row{margin-top:auto}.pcc-loop-price{margin-top:6px}.pcc-loop-efectivo{color:var(--pcc-green)!important;font-size:1.45rem!important;font-weight:900!important;line-height:1.15}.pcc-loop-etiqueta{margin-top:3px;color:var(--pcc-muted)!important;font-size:.68rem!important;font-weight:700!important;letter-spacing:.045em}.btn-add-loop{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;margin-top:14px;padding:9px 12px;border-radius:8px;background:var(--pcc-blue);color:#ffffff!important;font-size:12px;font-weight:800;text-align:center}.btn-add-loop:hover{background:var(--pcc-blue-hover)}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{width:100%;display:flex!important;flex-direction:column!important;align-items:stretch!important;margin:0!important;padding:0!important;background:transparent!important;overflow:visible!important}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img{width:100%!important;height:170px!important;min-height:170px!important;max-height:170px!important;margin:0 0 14px!important;padding:12px;background:#f8fafc;border-radius:10px;object-fit:contain!important;transition:transform .25s ease}.woocommerce ul.products li.product:hover a.woocommerce-LoopProduct-link img{transform:scale(1.04)}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:40px;margin:0 0 10px!important;padding:0!important;color:var(--pcc-text)!important;font-size:.9rem!important;font-weight:700!important;line-height:1.35!important}.woocommerce ul.products li.product .price{margin-top:auto!important;color:var(--pcc-green)!important;font-size:1.2rem!important;font-weight:900!important}.woocommerce ul.products li.product .button{width:100%;display:flex;align-items:center;justify-content:center;margin-top:12px!important;padding:10px!important;border:1px solid var(--pcc-blue)!important;border-radius:8px!important;background:var(--pcc-blue)!important;color:#ffffff!important;font-size:.78rem!important;font-weight:800!important;text-align:center;text-transform:uppercase}.shop-pagination{margin-top:40px;text-align:center}.shop-pagination .page-numbers{display:inline-flex;min-width:38px;height:38px;align-items:center;justify-content:center;margin:3px;padding:0 10px;border:1px solid var(--pcc-border);border-radius:8px;background:#fff;color:var(--pcc-text-secondary);font-weight:700}.shop-pagination .page-numbers.current,.shop-pagination .page-numbers:hover{border-color:var(--pcc-blue);background:var(--pcc-blue);color:#fff}.pcc-no-products{padding:40px;background:#fff;border:1px solid var(--pcc-border);border-radius:12px;color:var(--pcc-muted);text-align:center}.pcc-no-products p{margin:0}.seo-categoria-footer{margin:55px 0 20px;padding:32px;background:#fff;border:1px solid var(--pcc-border);border-radius:14px;color:var(--pcc-muted);line-height:1.75}.seo-categoria-footer h2{margin:0 0 15px;color:var(--pcc-text);font-size:1.5rem}.single-product .product-single-wrapper{width:min(1350px,calc(100% - 40px))!important;max-width:1350px!important;margin:0 auto!important;padding:0!important}.pcc-top-header-producto{padding-top:30px;margin-bottom:25px}.pcc-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px 20px;color:var(--pcc-muted);font-size:.9rem}.pcc-volver:hover{color:var(--pcc-text)}.pcc-cat-activa{color:var(--pcc-green);font-weight:700}.pcc-hr-top{margin:15px 0 20px;border:0;border-bottom:1px solid var(--pcc-border)}.pcc-h1-venex{margin-bottom:6px!important;color:var(--pcc-text)!important;font-size:clamp(1.45rem,3vw,1.8rem)!important;font-weight:800!important;line-height:1.25!important;text-transform:uppercase!important}.pcc-sku-venex{color:var(--pcc-muted);font-size:.82rem;font-weight:600}.single-product .product-layout-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,1fr)!important;gap:40px!important;align-items:start!important;margin-bottom:50px!important}.single-product .product-gallery{width:100%!important;min-width:0}.single-product .main-image-box{width:100%!important;height:420px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:25px!important;background:#ffffff!important;border:1px solid var(--pcc-border)!important;border-radius:var(--pcc-radius-lg)!important}.single-product .main-image-box img{max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;margin:0 auto!important;object-fit:contain!important}.single-product .product-summary{min-width:0}.single-product .buy-box-card{padding:28px;background:#fff;border:1px solid var(--pcc-border);border-radius:var(--pcc-radius-lg);box-shadow:var(--pcc-shadow)}.pcc-clon-master{margin-bottom:20px}.pcc-caja-verde-top{display:flex;align-items:center;gap:20px;margin-bottom:15px;padding-left:15px;border-left:4px solid var(--pcc-green)}.pcc-precio-izq{color:var(--pcc-text);font-weight:900}.pcc-signo{font-size:1.6rem;vertical-align:super}.pcc-monto{color:var(--pcc-text);font-size:clamp(2.1rem,4vw,3rem);font-weight:900;line-height:1;letter-spacing:-1px}.pcc-info-der{min-width:0}.pcc-tag-verde{color:var(--pcc-green);font-size:.9rem;font-weight:800;text-transform:uppercase}.pcc-sub-verde{margin-top:3px;color:var(--pcc-muted);font-size:.82rem}.pcc-separador{margin:20px 0;border:0;border-top:1px solid var(--pcc-border)}.pcc-caja-gris-bottom{margin-bottom:25px;padding-left:15px;border-left:4px solid var(--pcc-border-strong)}.pcc-lista-titulo{color:var(--pcc-muted);font-size:.88rem;font-weight:600}.pcc-precio-lista-monto{margin:4px 0 10px;color:var(--pcc-text);font-size:1.8rem;font-weight:800}.pcc-promo-texto{margin-bottom:12px;color:var(--pcc-text);font-size:.95rem}.pcc-select-cuotas{width:100%;max-width:420px;height:48px;padding:0 15px;border:1px solid var(--pcc-border-strong);border-radius:8px;background:#fff;color:var(--pcc-text);font-size:.95rem;font-weight:700;cursor:pointer}.single-product .product-summary form.cart{width:100%!important;display:flex!important;align-items:center!important;gap:15px!important;margin:25px 0 15px!important}.single-product .product-summary form.cart .quantity{margin:0!important}.single-product .product-summary form.cart .quantity input.qty{width:65px!important;height:50px!important;border:1px solid var(--pcc-border-strong)!important;border-radius:8px!important;background:#f8fafc!important;color:var(--pcc-text)!important;font-size:1.05rem!important;font-weight:700!important;text-align:center!important}.single-product .product-summary form.cart button.single_add_to_cart_button{flex:1!important;height:50px!important;border:0!important;border-radius:8px!important;background:var(--pcc-blue)!important;color:#ffffff!important;font-size:1rem!important;font-weight:800!important;letter-spacing:.4px;text-transform:uppercase;cursor:pointer;box-shadow:0 5px 16px rgb(7 137 255 / .25)}.single-product .product-summary form.cart button.single_add_to_cart_button:hover{background:var(--pcc-blue-hover)!important;transform:translateY(-1px)}.pcc-sellos-wrap{display:flex!important;flex-direction:column!important;gap:14px!important;margin-top:25px!important;padding-top:20px!important;border-top:1px solid var(--pcc-border)!important}.pcc-sello-item{display:flex!important;align-items:center!important;gap:12px!important}.pcc-s-icon{width:38px!important;height:38px!important;min-width:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#f1f5f9!important;font-size:1.05rem!important}.pcc-s-text strong{display:block!important;color:var(--pcc-text)!important;font-size:.88rem!important;font-weight:800!important;line-height:1.2!important}.pcc-s-text span{display:block!important;margin-top:2px!important;color:var(--pcc-muted)!important;font-size:.78rem!important}.pcc-bg-verde{background:var(--pcc-green)!important;color:#fff}.pcc-txt-verde{color:var(--pcc-green)!important}.pcc-single-extras-box{width:100%;display:flex;flex-direction:column;gap:15px;margin:20px 0}.pcc-btn-wsp-single{width:100%;height:46px;display:flex;align-items:center;justify-content:center;border:1.5px solid #86efac;border-radius:8px;background:#f0fdf4;color:#16a34a!important;font-size:.9rem;font-weight:800;text-decoration:none!important;text-transform:uppercase;transition:background .2s ease,color .2s ease}.pcc-btn-wsp-single:hover{background:#16a34a;border-color:#16a34a;color:#ffffff!important}.pcc-shipping-box{width:100%;padding:15px;border:1px dashed #cbd5e1;border-radius:10px;background:#fff}.pcc-shipping-header{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#0f172a;font-size:.88rem;font-weight:800}.pcc-shipping-form{width:100%;display:flex;gap:8px}.pcc-shipping-input{flex:1;min-width:0;height:42px;padding:0 12px;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc}.pcc-shipping-input:focus{border-color:var(--pcc-blue);outline:0}.pcc-shipping-btn{height:42px;padding:0 16px;border:0;border-radius:8px;background:#0f172a;color:#fff;font-size:.8rem;font-weight:800;cursor:pointer}.pcc-shipping-results{display:none;flex-direction:column;gap:8px;margin-top:12px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.pcc-ship-option{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:6px;border-bottom:1px solid #e2e8f0;font-size:.82rem}.pcc-ship-option:last-child{padding-bottom:0;border-bottom:0}.pcc-ship-price{color:var(--pcc-green);font-weight:800;white-space:nowrap}.pcc-product-description{margin-bottom:50px;padding:30px;background:#fff;border:1px solid var(--pcc-border);border-radius:12px}.pcc-product-description h2{margin:0 0 15px;color:var(--pcc-text);font-size:1.3rem;font-weight:800}.product-content-body{color:var(--pcc-muted);line-height:1.75}.product-content-body h2,.product-content-body h3{margin:26px 0 12px;color:var(--pcc-text)}.product-content-body ul,.product-content-body ol{margin:15px 0 15px 22px}.related.products{margin-top:50px!important;padding-top:35px!important;border-top:2px solid var(--pcc-border)!important}.related.products>h2{margin-bottom:25px!important;color:var(--pcc-text)!important;font-size:1.4rem!important;font-weight:800!important;text-transform:uppercase!important}.site-footer{margin-top:60px;padding:50px 0 20px;background:#0d172b;border-top:4px solid var(--pcc-blue);color:#94a3b8}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px;margin-bottom:40px}.footer-col h3,.footer-col h4{margin:0 0 15px;color:#fff;font-size:1.05rem;font-weight:800;text-transform:uppercase}.footer-col p{margin:0 0 8px;font-size:.88rem;line-height:1.55}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{color:#94a3b8;font-size:.88rem;transition:color .2s ease,padding .2s ease}.footer-links a:hover{padding-left:5px;color:#fff}.footer-bottom{padding-top:20px;border-top:1px solid rgb(255 255 255 / .08);font-size:.82rem;text-align:center}.pcc-wsp-float{position:fixed;right:30px;bottom:30px;z-index:9998;display:flex;align-items:center;gap:10px;padding:10px 22px 10px 14px;border-radius:50px;background:#25d366;color:#ffffff!important;font-size:.92rem;font-weight:800;text-decoration:none!important;box-shadow:0 8px 25px rgb(37 211 102 / .35);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.pcc-wsp-float:hover{transform:translateY(-2px);background:#20ba5a;box-shadow:0 12px 30px rgb(37 211 102 / .45)}.pcc-wsp-float svg{width:28px;height:28px;flex-shrink:0;fill:currentColor}.pcc-wsp-texto{white-space:nowrap}.pcc-sticky-cta{display:none}@media (max-width:1200px){.pcc-category-grid{grid-template-columns:repeat(4,1fr)}.pcc-products{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.pcc-utility-items{gap:15px}.pcc-utility-item:nth-child(3),.pcc-utility-item:nth-child(4){display:none}.pcc-header-main-inner{grid-template-columns:150px minmax(0,1fr) auto;gap:18px}.pcc-logo img{width:135px}.pcc-action-text{display:none}.pcc-nav{overflow-x:auto;scrollbar-width:none}.pcc-nav::-webkit-scrollbar{display:none}.pcc-hero{background-position:65% center}.pcc-hero::before{content:"";position:absolute;inset:0;background:rgb(3 15 29 / .35);pointer-events:none}.pcc-hero-inner{min-height:520px}.pcc-hero-content{width:70%;padding:55px 0 90px}.pcc-benefits{grid-template-columns:repeat(2,1fr)}.pcc-products{grid-template-columns:repeat(2,1fr)}.pcc-seo-grid{grid-template-columns:1fr}.shop-container{display:flex!important;flex-direction:column!important;gap:20px!important;margin:20px auto 40px!important}.shop-sidebar{width:100%!important;padding:14px 16px}.shop-sidebar .widget-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;padding:0;border:0;cursor:pointer}.shop-sidebar .widget-title::after{content:"Ver categorías";color:var(--pcc-blue);font-size:.78rem;font-weight:700}.shop-sidebar .cat-menu-list{display:none;max-height:260px;margin-top:15px;padding-top:12px;overflow-y:auto;border-top:1px solid #e2e8f0}.shop-sidebar.pcc-open .cat-menu-list{display:block}.shop-sidebar.pcc-open .widget-title::after{content:"Cerrar"}.single-product .product-layout-grid{grid-template-columns:1fr!important}.single-product .main-image-box{height:360px!important}.pcc-wsp-texto{display:none}.pcc-wsp-float{right:15px;bottom:20px;width:52px;height:52px;justify-content:center;padding:0}.single-product .pcc-wsp-float{bottom:80px}.pcc-sticky-cta.pcc-visible{position:fixed;left:0;bottom:0;z-index:9999;width:100%;display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:10px 15px;background:#fff;border-top:1px solid var(--pcc-border);box-shadow:0 -4px 16px rgb(0 0 0 / .1)}.pcc-sticky-info{min-width:0;display:flex;align-items:center;gap:10px}.pcc-sticky-thumb{width:45px;height:45px;object-fit:contain}.pcc-sticky-details{min-width:0}.pcc-sticky-title{display:block;max-width:160px;overflow:hidden;color:#0f172a;font-size:.8rem;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.pcc-sticky-price{display:block;color:#16a34a;font-size:1.05rem;font-weight:900}.pcc-sticky-btn{flex:0 0 auto;padding:12px 18px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-size:.85rem;font-weight:800;text-transform:uppercase}}@media (max-width:700px){.pcc-header-container{width:calc(100% - 24px)}.pcc-utility{display:none}.pcc-header-main-inner{min-height:auto;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px 0}.pcc-logo img{width:130px}.pcc-search{grid-column:1 / -1;grid-row:2}.pcc-header-actions{gap:2px}.pcc-header-action{padding:6px 8px}.pcc-nav{min-height:40px}.pcc-nav a{height:40px;padding:0 12px;font-size:12px}.pcc-container{width:calc(100% - 30px)}.pcc-section{padding:42px 0}.pcc-hero{background-position:67% center}.pcc-hero::before{background:linear-gradient(90deg,rgb(3 15 29 / .97),rgb(3 15 29 / .78))}.pcc-hero-inner{min-height:540px}.pcc-hero-content{width:100%;padding:50px 0 95px}.pcc-hero h1{font-size:42px}.pcc-hero-description{max-width:90%;font-size:16px}.pcc-hero-buttons{max-width:280px;flex-direction:column}.pcc-btn{width:100%}.pcc-hero-users{gap:13px;font-size:11px}.pcc-benefits{grid-template-columns:1fr}.pcc-category-grid{grid-template-columns:repeat(2,1fr)}.pcc-products{grid-template-columns:repeat(2,1fr);gap:10px}.pcc-product{padding:11px}.pcc-product-image{height:150px}.pcc-product-title{font-size:12px}.pcc-product-price{font-size:15px}.pcc-build{background-position:70% center}.pcc-build-content{padding:34px 24px;background:rgb(4 16 30 / .55)}.pcc-seo-grid{padding:28px 22px}.pcc-section-heading{align-items:center}.products-grid-catalog,.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.cg-card,.woocommerce ul.products li.product{padding:12px!important}.cg-card .card-img{height:150px;margin-bottom:10px}.woocommerce ul.products li.product a.woocommerce-LoopProduct-link img{height:150px!important;min-height:150px!important;max-height:150px!important}.pcc-loop-efectivo{font-size:1.12rem!important}.pcc-caja-verde-top{align-items:flex-start}.pcc-monto{font-size:2.1rem}.single-product .buy-box-card{padding:20px}.pcc-product-description{padding:22px 18px}}@media (max-width:480px){.cg-container{width:calc(100% - 24px)}.single-product .product-single-wrapper{width:calc(100% - 24px)!important}.single-product .main-image-box{height:300px!important;padding:18px!important}.single-product .product-summary form.cart{gap:10px!important}.single-product .product-summary form.cart .quantity input.qty{width:58px!important}.related.products ul.products{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pcc-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:16px}.pcc-product-actions a{min-height:41px;display:flex;align-items:center;justify-content:center;padding:8px 10px;border-radius:8px;font-size:11px;font-weight:800;text-align:center;text-decoration:none!important;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.pcc-product-view{border:1px solid var(--pcc-blue);background:#fff;color:var(--pcc-blue)!important}.pcc-product-view:hover{background:#eff8ff}.pcc-product-buy{border:1px solid var(--pcc-green);background:var(--pcc-green);color:#ffffff!important}.pcc-product-buy:hover{background:var(--pcc-green-hover);border-color:var(--pcc-green-hover);transform:translateY(-1px)}.single-product .product-summary form.cart{flex-wrap:wrap}.single-product .product-summary form.cart .pcc-buy-now-single{flex:0 0 100%!important;width:100%!important;height:50px!important;margin:0!important;border:0!important;border-radius:8px!important;background:var(--pcc-green)!important;color:#ffffff!important;font-size:1rem!important;font-weight:800!important;text-transform:uppercase!important;cursor:pointer!important;box-shadow:0 5px 16px rgb(22 163 74 / .22)}.single-product .product-summary form.cart .pcc-buy-now-single:hover{background:var(--pcc-green-hover)!important;transform:translateY(-1px)}@media (max-width:700px){.pcc-product-actions{grid-template-columns:1fr}}