/* FASE 15 — Ficha individual de producto TOTAL CAR */
body.tc-wc-single-product div.product{width:min(var(--tc-single-max-width),calc(100% - 32px));margin:0 auto;padding:var(--tc-single-padding-y) 0;display:flex;flex-wrap:wrap;gap:var(--tc-single-columns-gap);align-items:flex-start}body.tc-wc-single-product div.product:before,body.tc-wc-single-product div.product:after{display:none!important}
body.tc-wc-single-product div.product div.images{float:none!important;width:calc(var(--tc-single-gallery-width) - var(--tc-single-columns-gap)/2);margin:0!important;background:var(--tc-single-gallery-bg);border:1px solid var(--tc-single-gallery-border);border-radius:var(--tc-single-gallery-radius);padding:var(--tc-single-gallery-padding);position:sticky;top:190px}body.tc-wc-single-product div.product div.summary{float:none!important;width:calc(var(--tc-single-summary-width) - var(--tc-single-columns-gap)/2);margin:0!important;min-width:0}
.woocommerce-product-gallery__wrapper{border-radius:calc(var(--tc-single-gallery-radius) - 3px);overflow:hidden}.flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px!important}.flex-control-thumbs li{width:auto!important;float:none!important}.flex-control-thumbs img{border:2px solid var(--tc-single-thumb-border);border-radius:var(--tc-single-thumb-radius);opacity:.72}.flex-control-thumbs img.flex-active,.flex-control-thumbs img:hover{border-color:var(--tc-single-thumb-active);opacity:1}
.tc-single-heading-meta{margin-bottom:10px}.tc-single-eyebrow{display:inline-flex;background:var(--tc-single-accent);color:var(--tc-single-eyebrow-color);padding:5px 9px;border-radius:3px;font-size:10px;font-weight:900;letter-spacing:.13em;margin-bottom:12px}.tc-single-meta-row{display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--tc-single-meta-color);font-size:13px}.tc-single-meta-row span{display:inline-flex;align-items:center;gap:6px}.tc-single-meta-row i{color:var(--tc-single-accent);font-size:17px}
body.tc-wc-single-product div.product .product_title{color:var(--tc-single-title-color);font-size:var(--tc-single-title-size);font-weight:var(--tc-single-title-weight);line-height:1.12;letter-spacing:-.035em;margin:0 0 14px}body.tc-wc-single-product .star-rating span:before,body.tc-wc-single-product .star-rating:before{color:var(--tc-single-accent)}body.tc-wc-single-product div.product p.price{color:var(--tc-single-price-color);font-size:var(--tc-single-price-size);font-weight:900}body.tc-wc-single-product .woocommerce-product-details__short-description{color:var(--tc-single-text-color);line-height:1.75;border-top:1px solid #e2e8f0;padding-top:18px}
body.tc-wc-single-product div.product .stock{color:var(--tc-single-stock-color);font-weight:800}body.tc-wc-single-product div.product .out-of-stock{color:var(--tc-single-stock-out-color)}body.tc-wc-single-product form.cart{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0!important;padding:18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px}body.tc-wc-single-product form.cart .qty{height:50px;background:var(--tc-single-quantity-bg);border:1px solid var(--tc-single-quantity-border);border-radius:var(--tc-single-button-radius)}body.tc-wc-single-product div.product form.cart .button{min-height:50px;flex:1;background:var(--tc-single-button-bg)!important;color:var(--tc-single-button-color)!important;border-radius:var(--tc-single-button-radius)!important;font-weight:900}body.tc-wc-single-product div.product form.cart .button:hover{background:var(--tc-single-button-hover-bg)!important;color:var(--tc-single-button-hover-color)!important}
.tc-single-compatibility{display:flex;gap:14px;padding:16px;border:1px solid #fde68a;background:#fffbeb;border-radius:9px;margin:18px 0}.tc-single-compat-icon{width:42px;height:42px;flex:0 0 42px;border-radius:8px;background:#000;color:var(--tc-single-accent);display:grid;place-items:center;font-size:22px}.tc-single-compatibility h3{font-size:14px;font-weight:900;margin:0 0 3px}.tc-single-compatibility p{font-size:13px;line-height:1.55;color:#475569;margin:0}
.tc-single-trust-grid{display:grid;gap:10px;margin-top:20px}.tc-single-trust-item{display:flex;gap:12px;padding:14px;background:var(--tc-single-trust-bg);border:1px solid var(--tc-single-trust-border);border-radius:9px}.tc-single-trust-icon{width:38px;height:38px;flex:0 0 38px;border-radius:7px;background:var(--tc-single-trust-icon-bg);color:var(--tc-single-trust-icon-color);display:grid;place-items:center;font-size:20px}.tc-single-trust-item h3{font-size:13px;font-weight:900;margin:0 0 3px}.tc-single-trust-item p{font-size:12px;line-height:1.5;color:#64748b;margin:0}
body.tc-wc-single-product div.product .woocommerce-tabs{width:100%;margin-top:28px;background:var(--tc-single-tabs-bg);border:1px solid var(--tc-single-tabs-border);border-radius:12px;padding:0 28px 28px}body.tc-wc-single-product div.product .woocommerce-tabs ul.tabs{display:flex;flex-wrap:wrap;margin:0 0 24px!important;padding:0!important;border-bottom:1px solid var(--tc-single-tabs-border)}body.tc-wc-single-product div.product .woocommerce-tabs ul.tabs:before{display:none!important}body.tc-wc-single-product div.product .woocommerce-tabs ul.tabs li{background:transparent!important;border:0!important;margin:0!important;padding:0!important}body.tc-wc-single-product div.product .woocommerce-tabs ul.tabs li:before,body.tc-wc-single-product div.product .woocommerce-tabs ul.tabs li:after{display:none!important}body.tc-wc-single-product div.product .woocommerce-tabs ul.tabs li a{padding:18px!important;color:#64748b!important;font-size:13px;font-weight:900;text-transform:uppercase;border-bottom:3px solid transparent}body.tc-wc-single-product div.product .woocommerce-tabs ul.tabs li.active a{color:var(--tc-single-tabs-title-color)!important;border-color:var(--tc-single-tabs-active)}body.tc-wc-single-product .woocommerce-Tabs-panel{color:var(--tc-single-tabs-text-color);line-height:1.75}
body.tc-wc-single-product .related,body.tc-wc-single-product .upsells{width:100%;margin-top:24px}body.tc-wc-single-product .related>h2,body.tc-wc-single-product .upsells>h2{font-size:28px;font-weight:900;margin:0 0 24px;padding-left:15px;border-left:5px solid var(--tc-single-accent)}
@media(max-width:1023px){body.tc-wc-single-product div.product{gap:32px}body.tc-wc-single-product div.product div.images,body.tc-wc-single-product div.product div.summary{width:calc(50% - 16px)}body.tc-wc-single-product div.product div.images{position:static}}
@media(max-width:767px){body.tc-wc-single-product div.product{width:calc(100% - 24px);padding:32px 0;display:block}body.tc-wc-single-product div.product div.images,body.tc-wc-single-product div.product div.summary{width:100%}body.tc-wc-single-product div.product div.summary{margin-top:28px!important}body.tc-wc-single-product div.product .product_title{font-size:clamp(28px,9vw,var(--tc-single-title-size))}.tc-single-meta-row{display:grid}body.tc-wc-single-product form.cart{display:grid}body.tc-wc-single-product form.cart .quantity,body.tc-wc-single-product form.cart .qty,body.tc-wc-single-product div.product form.cart .button{width:100%}body.tc-wc-single-product div.product .woocommerce-tabs{padding:0 16px 18px}body.tc-wc-single-product div.product .woocommerce-tabs ul.tabs{display:block}.flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
