.ct-cart-page{background:#f5f6f8;min-height:60vh;font-family:'Roboto',Arial,sans-serif;color:#20242a}.ct-cart-hero{background:linear-gradient(135deg,#070707,#181818);color:#fff;padding:28px 0;border-top:1px solid rgba(255,255,255,.06)}.ct-breadcrumbs{display:flex;align-items:center;gap:9px;font-size:14px;margin-bottom:18px;color:#bfc3c9}.ct-breadcrumbs a{color:#fff;text-decoration:none}.ct-breadcrumbs a:hover{color:#ff001e}.ct-cart-title-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.ct-cart-title-row h1{font-size:34px;font-weight:900;margin:0;text-transform:uppercase}.ct-cart-title-row p{margin:7px 0 0;color:#cfd2d6}.ct-btn-outline{border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;border-radius:12px;padding:12px 18px;font-weight:800;transition:.2s}.ct-btn-outline:hover{background:#ff001e;border-color:#ff001e}.ct-cart-wrap{padding-top:32px;padding-bottom:42px}.ct-cart-card,.ct-summary-card{background:#fff;border-radius:18px;box-shadow:0 12px 30px rgba(0,0,0,.08);border:1px solid #eceef2;overflow:hidden}.ct-cart-card-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;border-bottom:1px solid #eceef2}.ct-cart-card-head h2,.ct-summary-card h2{font-size:20px;font-weight:900;margin:0}.ct-cart-card-head h2 i{color:#ff001e;margin-right:8px}.ct-cart-card-head span{background:#f0f1f4;border-radius:999px;padding:7px 12px;font-weight:800;font-size:13px}.ct-cart-items{padding:12px}.ct-cart-empty{text-align:center;padding:55px 20px;color:#6b7280}.ct-cart-empty i{font-size:46px;color:#ff001e;margin-bottom:14px}.ct-cart-empty h3{font-size:22px;font-weight:900;color:#20242a}.ct-cart-row{display:grid;grid-template-columns:92px 1fr auto auto;gap:16px;align-items:center;padding:14px;border-bottom:1px solid #f0f1f4}.ct-cart-row:last-child{border-bottom:0}.ct-cart-img{width:92px;height:92px;border-radius:14px;background:#f4f5f7;object-fit:contain;border:1px solid #eef0f3}.ct-cart-info h3{font-size:17px;font-weight:900;margin:0 0 7px;color:#20242a}.ct-cart-meta{display:flex;flex-wrap:wrap;gap:7px}.ct-cart-meta span{font-size:12px;background:#f2f3f5;border-radius:999px;padding:5px 9px;color:#555}.ct-cart-price{font-weight:900;color:#ff001e;margin-top:9px}.ct-qty{display:flex;align-items:center;border:1px solid #dfe3e8;border-radius:12px;overflow:hidden;background:#fff}.ct-qty button{width:36px;height:36px;border:0;background:#f4f5f7;font-weight:900}.ct-qty button:hover{background:#ff001e;color:#fff}.ct-qty input{width:44px;border:0;text-align:center;font-weight:900;background:#fff}.ct-cart-line-total{text-align:right;min-width:92px}.ct-cart-line-total strong{display:block;font-size:18px;color:#20242a}.ct-remove{border:0;background:#fff0f2;color:#ff001e;width:36px;height:36px;border-radius:10px;margin-top:7px}.ct-remove:hover{background:#ff001e;color:#fff}.ct-summary-card{padding:24px;position:sticky;top:18px}.ct-summary-line,.ct-summary-total{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eceef2;padding:15px 0}.ct-summary-total{border-bottom:0;margin-top:5px}.ct-summary-total strong{font-size:28px;color:#ff001e}.ct-btn-checkout,.ct-btn-continue{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;text-decoration:none;border-radius:13px;padding:14px 16px;font-weight:900;margin-top:14px}.ct-btn-checkout{background:#ff001e;color:#fff}.ct-btn-checkout:hover{background:#c90018;color:#fff}.ct-btn-continue{background:#111;color:#fff}.ct-btn-continue:hover{background:#333;color:#fff}.ct-summary-help{display:flex;gap:10px;background:#f5fff6;border:1px solid #c8f2cf;color:#185a24;border-radius:14px;padding:13px;margin-top:18px;font-size:13px}.ct-summary-help i{font-size:22px;color:#13a538}@media(max-width:768px){.ct-cart-title-row{align-items:flex-start;flex-direction:column}.ct-cart-row{grid-template-columns:74px 1fr;gap:12px}.ct-cart-img{width:74px;height:74px}.ct-qty,.ct-cart-line-total{grid-column:2}.ct-cart-line-total{text-align:left}.ct-cart-title-row h1{font-size:26px}}
.ct-btn-checkout.disabled,
.ct-btn-checkout[aria-disabled="true"]{
    background:#b9bdc4!important;
    color:#fff!important;
    cursor:not-allowed!important;
    pointer-events:auto!important;
    opacity:.85;
}
.swal2-popup{border-radius:18px!important;font-family:'Roboto',Arial,sans-serif!important}.swal2-confirm,.swal2-cancel{border-radius:10px!important;font-weight:800!important;padding:10px 18px!important}

/* ===== CELLTECH CHECKOUT LATERAL PRO + ESTADOS INTELIGENTES ===== */
.ct-floating-cart{position:fixed;right:22px;bottom:94px;z-index:99990;width:62px;height:62px;border:0;border-radius:22px;background:#111217;color:#fff;box-shadow:0 18px 42px rgba(0,0,0,.28);display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;transition:.22s}
.ct-floating-cart:hover{transform:translateY(-3px);background:#f50622}.ct-floating-cart span{position:absolute;top:-7px;right:-7px;min-width:25px;height:25px;border-radius:50%;background:#f50622;color:#fff;border:2px solid #fff;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center}.ct-side-cart-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);backdrop-filter:blur(3px);z-index:99991;opacity:0;visibility:hidden;transition:.25s}.ct-side-cart-backdrop.ct-open{opacity:1;visibility:visible}.ct-side-cart{position:fixed;top:0;right:0;width:min(440px,94vw);height:100vh;background:#fff;z-index:99992;box-shadow:-25px 0 60px rgba(0,0,0,.25);transform:translateX(105%);transition:.3s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.ct-side-cart.ct-open{transform:translateX(0)}.ct-side-cart-head{padding:20px 22px;background:linear-gradient(135deg,#111217,#292932);color:#fff;display:flex;align-items:center;justify-content:space-between}.ct-side-cart-head strong{display:block;font-size:22px;font-weight:900}.ct-side-cart-head small{display:block;color:rgba(255,255,255,.72);font-weight:700;margin-top:2px}.ct-side-cart-head button{width:40px;height:40px;border:0;border-radius:14px;background:rgba(255,255,255,.12);color:#fff;font-size:26px;line-height:1;cursor:pointer}.ct-side-cart-status{background:#fff6dd;color:#7a4e00;border-bottom:1px solid #f3dfaa;padding:10px 18px;font-size:13px;font-weight:800;display:flex;gap:8px;align-items:center}.ct-side-cart-status:empty{display:none}.ct-side-cart-items{flex:1;overflow:auto;padding:16px;background:#f6f7f9}.ct-side-item{display:grid;grid-template-columns:74px 1fr;gap:12px;background:#fff;border:1px solid #edf0f3;border-radius:18px;padding:12px;margin-bottom:12px;box-shadow:0 10px 24px rgba(0,0,0,.04)}.ct-side-item img{width:74px;height:74px;object-fit:contain;border-radius:14px;background:#f7f7f8}.ct-side-info strong{font-size:14px;line-height:1.25;color:#111;display:block}.ct-side-info small{font-size:12px;color:#737b86;display:block;margin:4px 0}.ct-side-info span{font-size:15px;font-weight:900;color:#f50622}.ct-side-qty{display:flex;align-items:center;gap:8px;margin-top:8px}.ct-side-qty button{width:30px;height:30px;border:1px solid #e0e3e7;background:#fff;border-radius:10px;font-weight:900;cursor:pointer}.ct-side-qty button:disabled{opacity:.45;cursor:not-allowed}.ct-side-remove{margin-left:auto;color:#c1121f!important}.ct-side-empty{text-align:center;color:#69717d;padding:60px 20px}.ct-side-empty i{font-size:46px;color:#f50622;margin-bottom:14px}.ct-side-empty strong{display:block;font-size:20px;color:#111;margin-bottom:6px}.ct-side-cart-foot{border-top:1px solid #edf0f3;background:#fff;padding:16px 18px 20px}.ct-side-cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ct-side-cart-total span{font-weight:800;color:#555}.ct-side-cart-total strong{font-size:28px;font-weight:900;color:#f50622}.ct-side-checkout,.ct-side-secondary{width:100%;height:52px;border:0;border-radius:16px;background:#f50622;color:#fff;text-decoration:none;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 12px 24px rgba(245,6,34,.18);cursor:pointer}.ct-side-checkout:hover{color:#fff;background:#d8001c}.ct-side-checkout.ct-disabled{background:#9da3ad;box-shadow:none;pointer-events:auto;cursor:not-allowed}.ct-side-secondary{margin-top:10px;background:#111217}.ct-side-link{margin-top:12px;width:100%;border:0;background:transparent;color:#c1121f;font-weight:900;cursor:pointer}.ct-cart-locked{opacity:.76}.ct-cart-locked button{cursor:not-allowed!important}.ct-toast-stack{position:fixed;right:18px;bottom:18px;z-index:999999;display:flex;flex-direction:column;gap:12px;pointer-events:none}.ct-toast-premium{min-width:280px;max-width:390px;background:#111217;color:#fff;border-radius:18px;box-shadow:0 18px 45px rgba(0,0,0,.28);padding:14px 15px;display:flex;align-items:flex-start;gap:12px;opacity:0;transform:translateY(18px) scale(.98);transition:.25s;position:relative;overflow:hidden}.ct-toast-premium:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#14c8ff}.ct-toast-premium.ct-success:before{background:#00d084}.ct-toast-premium.ct-error:before{background:#ff3b30}.ct-toast-premium.ct-warning:before{background:#ffb020}.ct-toast-premium.ct-show{opacity:1;transform:translateY(0) scale(1)}.ct-toast-icon{width:38px;height:38px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);flex:0 0 38px}.ct-toast-title{font-weight:900;font-size:14px;margin-bottom:3px}.ct-toast-text{font-size:13px;color:rgba(255,255,255,.78);margin:0}.ct-toast-close{margin-left:auto;background:transparent;border:0;color:rgba(255,255,255,.6);font-size:18px;line-height:1;cursor:pointer;pointer-events:auto}@media(max-width:600px){.ct-floating-cart{right:14px;bottom:76px;width:52px;height:52px}.ct-side-cart{width:100vw}.ct-side-item{grid-template-columns:64px 1fr}.ct-side-item img{width:64px;height:64px}}

/* ===== CELLTECH CHECKOUT LATERAL PRO + ESTADOS INTELIGENTES ===== */
.ct-floating-cart{position:fixed;right:22px;bottom:94px;z-index:99990;width:62px;height:62px;border:0;border-radius:22px;background:#111217;color:#fff;box-shadow:0 18px 42px rgba(0,0,0,.28);display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;transition:.22s}
.ct-floating-cart:hover{transform:translateY(-3px);background:#f50622}.ct-floating-cart span{position:absolute;top:-7px;right:-7px;min-width:25px;height:25px;border-radius:50%;background:#f50622;color:#fff;border:2px solid #fff;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center}.ct-side-cart-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);backdrop-filter:blur(3px);z-index:99991;opacity:0;visibility:hidden;transition:.25s}.ct-side-cart-backdrop.ct-open{opacity:1;visibility:visible}.ct-side-cart{position:fixed;top:0;right:0;width:min(440px,94vw);height:100vh;background:#fff;z-index:99992;box-shadow:-25px 0 60px rgba(0,0,0,.25);transform:translateX(105%);transition:.3s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column}.ct-side-cart.ct-open{transform:translateX(0)}.ct-side-cart-head{padding:20px 22px;background:linear-gradient(135deg,#111217,#292932);color:#fff;display:flex;align-items:center;justify-content:space-between}.ct-side-cart-head strong{display:block;font-size:22px;font-weight:900}.ct-side-cart-head small{display:block;color:rgba(255,255,255,.72);font-weight:700;margin-top:2px}.ct-side-cart-head button{width:40px;height:40px;border:0;border-radius:14px;background:rgba(255,255,255,.12);color:#fff;font-size:26px;line-height:1;cursor:pointer}.ct-side-cart-status{background:#fff6dd;color:#7a4e00;border-bottom:1px solid #f3dfaa;padding:10px 18px;font-size:13px;font-weight:800;display:flex;gap:8px;align-items:center}.ct-side-cart-status:empty{display:none}.ct-side-cart-items{flex:1;overflow:auto;padding:16px;background:#f6f7f9}.ct-side-item{display:grid;grid-template-columns:74px 1fr;gap:12px;background:#fff;border:1px solid #edf0f3;border-radius:18px;padding:12px;margin-bottom:12px;box-shadow:0 10px 24px rgba(0,0,0,.04)}.ct-side-item img{width:74px;height:74px;object-fit:contain;border-radius:14px;background:#f7f7f8}.ct-side-info strong{font-size:14px;line-height:1.25;color:#111;display:block}.ct-side-info small{font-size:12px;color:#737b86;display:block;margin:4px 0}.ct-side-info span{font-size:15px;font-weight:900;color:#f50622}.ct-side-qty{display:flex;align-items:center;gap:8px;margin-top:8px}.ct-side-qty button{width:30px;height:30px;border:1px solid #e0e3e7;background:#fff;border-radius:10px;font-weight:900;cursor:pointer}.ct-side-qty button:disabled{opacity:.45;cursor:not-allowed}.ct-side-remove{margin-left:auto;color:#c1121f!important}.ct-side-empty{text-align:center;color:#69717d;padding:60px 20px}.ct-side-empty i{font-size:46px;color:#f50622;margin-bottom:14px}.ct-side-empty strong{display:block;font-size:20px;color:#111;margin-bottom:6px}.ct-side-cart-foot{border-top:1px solid #edf0f3;background:#fff;padding:16px 18px 20px}.ct-side-cart-total{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.ct-side-cart-total span{font-weight:800;color:#555}.ct-side-cart-total strong{font-size:28px;font-weight:900;color:#f50622}.ct-side-checkout,.ct-side-secondary{width:100%;height:52px;border:0;border-radius:16px;background:#f50622;color:#fff;text-decoration:none;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 12px 24px rgba(245,6,34,.18);cursor:pointer}.ct-side-checkout:hover{color:#fff;background:#d8001c}.ct-side-checkout.ct-disabled{background:#9da3ad;box-shadow:none;pointer-events:auto;cursor:not-allowed}.ct-side-secondary{margin-top:10px;background:#111217}.ct-side-link{margin-top:12px;width:100%;border:0;background:transparent;color:#c1121f;font-weight:900;cursor:pointer}.ct-cart-locked{opacity:.76}.ct-cart-locked button{cursor:not-allowed!important}@media(max-width:600px){.ct-floating-cart{right:14px;bottom:76px;width:52px;height:52px}.ct-side-cart{width:100vw}.ct-side-item{grid-template-columns:64px 1fr}.ct-side-item img{width:64px;height:64px}}


/* Cupón en carrito */
.ct-coupon-box{margin:16px 0;padding:14px;border:1px dashed #dfe4ea;border-radius:16px;background:#fbfbfc}
.ct-coupon-box label{display:block;font-size:14px;font-weight:900;color:#111;margin-bottom:9px}
.ct-coupon-box label i{color:#f50622;margin-right:6px}
.ct-coupon-row{display:flex;gap:8px}
.ct-coupon-row input{flex:1;height:42px;border:1px solid #d9dee5;border-radius:12px;padding:0 12px;font-weight:800;text-transform:uppercase;outline:none}
.ct-coupon-row button{height:42px;border:0;border-radius:12px;background:#111;color:#fff;font-weight:900;padding:0 14px;white-space:nowrap}
.ct-coupon-row button:hover{background:#f50622}
.ct-coupon-message{font-size:12px;font-weight:800;margin-top:8px;color:#68707b}
.ct-coupon-message.ok{color:#16833a}.ct-coupon-message.error{color:#c1121f}
#discountLine strong{color:#16833a}
@media(max-width:480px){.ct-coupon-row{flex-direction:column}.ct-coupon-row button{width:100%}}
