:root{--ct-red:#ef0619;--ct-red-dark:#c90415;--ct-black:#090a0c;--ct-black-2:#151515;--ct-white:#fff;--ct-border:rgba(255,255,255,.12);--ct-text:#f7f7f7;--ct-muted:#a7a7a7}*{box-sizing:border-box}body{overflow-x:hidden}.ct-wrap{width:100%;max-width:1320px;margin:0 auto;padding-left:24px;padding-right:24px}.ct-header-pro{width:100%;background:var(--ct-black);color:var(--ct-text);font-family:'Roboto',Arial,sans-serif;box-shadow:0 12px 28px rgba(0,0,0,.22);position:relative;z-index:1000}.ct-topbar{border-bottom:1px solid rgba(255,255,255,.08);font-size:14px}.ct-topbar-inner{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:18px}.ct-top-left,.ct-socials{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ct-header-pro a{color:var(--ct-text);text-decoration:none}.ct-header-pro a:hover{color:var(--ct-red)}.ct-topbar i,.ct-socials i{color:var(--ct-red)}.ct-sep{color:#777}.ct-mainbar{background:linear-gradient(180deg,#151515 0%,#101010 100%)}.ct-mainbar-inner{min-height:118px;display:grid;grid-template-columns:320px 1fr 285px;gap:28px;align-items:center}.ct-logo{display:flex;align-items:center;gap:14px;color:#fff}.ct-logo img{width:92px;height:auto;object-fit:contain;background:#fff;border-radius:4px}.ct-logo strong{display:block;font-size:30px;line-height:.92;font-weight:900;letter-spacing:-.03em}.ct-logo span{color:var(--ct-red)}.ct-logo small{display:block;margin-top:8px;color:#ddd;font-size:14px}.ct-search{display:flex;width:100%;max-width:720px;margin:0 auto;border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.25)}.ct-search input{flex:1;border:0;outline:0;padding:0 28px;min-height:58px;font-size:16px}.ct-search button{width:88px;border:0;background:var(--ct-red);color:#fff;font-size:24px;cursor:pointer}.ct-search button:hover{background:var(--ct-red-dark)}.ct-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px}.ct-account,.ct-cart{display:flex;align-items:center;gap:10px;position:relative;color:#fff}.ct-account>i,.ct-cart>i{font-size:34px;color:#fff}.ct-account span,.ct-cart span{display:flex;flex-direction:column;line-height:1.15}.ct-account b,.ct-cart b{font-size:16px}.ct-account small,.ct-cart small{color:#cfcfcf;font-size:13px}.ct-cart em{position:absolute;top:-12px;left:21px;background:var(--ct-red);color:#fff;width:24px;height:24px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:13px;font-weight:800}.ct-nav{background:#181818;border-top:1px solid rgba(255,255,255,.08);border-bottom:7px solid var(--ct-red)}.ct-nav-inner{min-height:72px;display:flex;align-items:stretch;padding-top:0;padding-bottom:0}.ct-categories{position:relative;min-width:290px}.ct-categories>button{height:100%;width:100%;border:0;background:var(--ct-red);color:#fff;font-weight:900;font-size:16px;display:flex;align-items:center;justify-content:space-around;gap:14px;padding:0 26px;cursor:pointer}.ct-category-menu{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;color:#111;border-radius:0 0 14px 14px;box-shadow:0 18px 40px rgba(0,0,0,.28);padding:10px 0;z-index:999}.ct-categories:hover .ct-category-menu{display:block}.ct-category-menu a,.ct-category-menu span{display:block;color:#111;padding:12px 18px;font-weight:700}.ct-category-menu a:hover{background:#f4f4f4;color:var(--ct-red)}.ct-nav-link{display:flex;align-items:center;padding:0 32px;color:#fff!important;font-weight:900;font-size:15px;letter-spacing:.01em}.ct-nav-link:hover,.ct-nav-link.active{background:var(--ct-red);color:#fff!important}.ct-nav-link small{margin-left:6px;background:var(--ct-red);border-radius:6px;padding:3px 6px;font-size:10px}.ct-benefits{width:100%;padding:42px 0 38px;background:#fff}.ct-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#111;border-radius:14px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.12);padding:0}.ct-benefits-grid>div{min-height:110px;display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto auto;column-gap:18px;align-content:center;padding:24px 32px;border-right:1px solid rgba(255,255,255,.12)}.ct-benefits-grid>div:last-child{border-right:0}.ct-benefits i{grid-row:1/3;font-size:36px;color:var(--ct-red);align-self:center}.ct-benefits b{color:#fff;font-size:16px}.ct-benefits span{color:#fff;font-size:14px}.ct-footer-pro{width:100%;background:#090909;color:#fff;padding-top:62px}.ct-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.25fr 1fr 1.4fr;gap:46px}.ct-footer-brand img{width:86px;background:#fff;border-radius:4px;margin-bottom:12px}.ct-footer-brand h3{font-size:28px;font-weight:900;line-height:.95}.ct-footer-brand h3 span{display:block;color:var(--ct-red)}.ct-footer-pro h4{font-size:16px;font-weight:900;margin-bottom:18px}.ct-footer-pro p,.ct-footer-pro a{display:block;color:#f0f0f0;font-size:16px;line-height:1.65;text-decoration:none;margin-bottom:8px}.ct-footer-pro a:hover{color:var(--ct-red)}.ct-footer-pro i{color:var(--ct-red);width:24px}.ct-footer-socials{display:flex;gap:12px;margin-top:18px}.ct-footer-socials a{width:42px;height:42px;border-radius:50%;background:#222;display:flex;align-items:center;justify-content:center;margin:0}.ct-footer-socials i{color:#fff;width:auto}.ct-footer-bottom{margin-top:54px;border-top:1px solid rgba(255,255,255,.1);min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.ct-footer-bottom b{display:inline-flex;margin-left:8px;background:#17345d;border-radius:6px;padding:10px 16px;color:#fff;font-size:14px}.whatsapp-button{z-index:2000!important}@media(max-width:1100px){.ct-mainbar-inner{grid-template-columns:1fr;gap:18px;padding-top:22px;padding-bottom:22px}.ct-actions{justify-content:center}.ct-nav-inner{flex-wrap:wrap}.ct-categories{width:100%;min-width:100%;height:60px}.ct-nav-link{height:58px}.ct-benefits-grid,.ct-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.ct-wrap{padding-left:14px;padding-right:14px}.ct-topbar-inner,.ct-top-left,.ct-socials{justify-content:center}.ct-socials{display:none}.ct-logo{justify-content:center}.ct-logo strong{font-size:24px}.ct-search button{width:64px}.ct-actions{gap:16px}.ct-account span,.ct-cart span{display:none}.ct-benefits-grid,.ct-footer-grid{grid-template-columns:1fr}.ct-benefits-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.ct-footer-bottom{flex-direction:column;padding:24px 0;text-align:center}.ct-nav-link{width:50%;justify-content:center;padding:0 8px}}


/* ===== HEADER FIJO PRO + ANIMACIÓN ===== */
.ct-header-pro{
    position: sticky !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    z-index: 9999;
    transform: translateY(0);
    transition: box-shadow .28s ease, transform .28s ease, background .28s ease;
}
.ct-header-pro.ct-header-scrolled{
    box-shadow: 0 18px 45px rgba(0,0,0,.32);
}
.ct-header-pro.ct-header-scrolled .ct-topbar{
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    border-bottom: 0;
    transition: max-height .28s ease, opacity .22s ease;
}
.ct-topbar{
    max-height: 44px;
    transition: max-height .28s ease, opacity .22s ease;
}
.ct-header-pro.ct-header-scrolled .ct-mainbar-inner{
    min-height: 82px;
}
.ct-mainbar-inner,
.ct-logo img,
.ct-logo strong,
.ct-search,
.ct-search input,
.ct-search button,
.ct-nav-inner{
    transition: all .28s ease;
}
.ct-header-pro.ct-header-scrolled .ct-logo img{width:72px;}
.ct-header-pro.ct-header-scrolled .ct-logo strong{font-size:24px;}
.ct-header-pro.ct-header-scrolled .ct-logo small{display:none;}
.ct-header-pro.ct-header-scrolled .ct-search{max-width:560px;}
.ct-header-pro.ct-header-scrolled .ct-search input{min-height:48px;}
.ct-header-pro.ct-header-scrolled .ct-search button{height:auto;}
.ct-header-pro.ct-header-scrolled .ct-nav-inner{min-height:58px;}

/* Header y footer a todo el ancho */
.ct-header-pro,
.ct-footer-pro,
.ct-benefits,
.ct-mainbar,
.ct-nav,
.ct-topbar{
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    width: 100vw !important;
    max-width: 100vw !important;
}
.ct-wrap{
    max-width: 1440px;
    width: 100%;
}

/* Buscador más compacto */
.ct-search{max-width:620px !important;}
.ct-search button{width:72px !important;min-width:72px !important;}
.ct-search input{min-height:54px;}

/* Carrusel de marcas sin distorsión */
.brand-carousel .item,
.vendor-carousel .item,
.brands-carousel .item{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:110px;
}
.brand-carousel img,
.vendor-carousel img,
.brands-carousel img{
    width:100% !important;
    max-width:160px;
    height:80px !important;
    object-fit:contain !important;
    object-position:center;
    filter:grayscale(100%);
    opacity:.82;
    transition:transform .25s ease, filter .25s ease, opacity .25s ease;
}
.brand-carousel img:hover,
.vendor-carousel img:hover,
.brands-carousel img:hover{
    filter:grayscale(0%);
    opacity:1;
    transform:scale(1.05);
}

@media(max-width:1100px){
    .ct-header-pro{position:relative !important;}
    .ct-header-pro.ct-header-scrolled .ct-topbar{max-height:44px;opacity:1;}
}
