/* Identidad Auto y Camioneta 0.5.0, aprobada por Ana. */
@import url('/fonts/fonts.css');
:root{color-scheme:light;--red:#D10B16;--red-hover:#AC0812;--blue:#181818;--green:#087D44;--ink:#181818;--muted:#60646C;--line:#E2E3E6;--back:#F5F5F6;--soft-green:#F1FAF5;--soft-red:#FFF0F1}
body{font-family:Inter,Arial,Helvetica,sans-serif;font-weight:400}
h1,h2,h3{font-family:Montserrat,Inter,Arial,sans-serif;font-weight:500;color:var(--ink)}
a{color:var(--red);text-underline-offset:3px}
input:focus,select:focus,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #D10B1670;outline-offset:3px}
header,.commercial-header{border-bottom:3px solid var(--red);padding-top:14px;padding-bottom:14px}
.brand{flex-direction:row;flex-shrink:0}.brand-logo,.commercial-brand img{display:block;width:160px;height:auto;aspect-ratio:796/257;object-fit:contain}
.line{font:500 17px/1.3 Montserrat,Arial,sans-serif}.truck{color:var(--muted)}
.commercial-brand{display:flex;align-items:center;gap:24px;color:var(--ink)}
.commercial-brand span{border-left:1px solid var(--line);padding-left:24px;font:500 17px/1.3 Montserrat,Arial,sans-serif}
.eyebrow{color:var(--red);font-weight:500;letter-spacing:.12em}
h1,.commercial-main>h1{font-weight:500;line-height:1.25}.updated{font-size:13px}
.filters-panel{border-radius:12px;box-shadow:0 4px 20px #18181804}
.filter-shortcuts a{background:var(--back);border-color:var(--line);color:var(--ink)}
.filter-shortcuts a:hover{background:var(--soft-red);color:var(--red);border-color:#F2C2C6}
input,select{border-color:#CFD0D4}.filters-panel label{color:var(--ink)}
.product-card,.commercial-card{border:1px solid var(--line);border-radius:12px;padding:20px;box-shadow:0 4px 18px #18181807;min-width:0;text-align:center}
.card-photo-link,.commercial-card-image{display:block}.photo,.commercial-photo{display:block;height:240px;width:100%;object-fit:contain;margin:0 auto 12px;background:#fff}
.product-card h2,.commercial-card h2{font-size:21px;font-weight:500;margin:8px 0 3px;line-height:1.3;overflow-wrap:anywhere}
.measure,.commercial-measure,.commercial-card .commercial-measure{font-size:17px;color:var(--muted);margin:0;overflow-wrap:anywhere}
.product-code,.commercial-product-code{font-size:12px;color:var(--muted);margin:5px 0 12px}
.price,.commercial-price,.commercial-card .commercial-price{font:500 30px/1.2 Inter,Arial,sans-serif;color:var(--red);margin:14px 0 4px;font-variant-numeric:tabular-nums}
.per-unit,.commercial-price-note,.commercial-card .commercial-price-note{font-size:12px;color:var(--muted);margin:5px 0 14px}
.stock,.commercial-card-stock,.commercial-card .commercial-card-stock{display:block;color:var(--green);background:var(--soft-green);border:1px solid #D5EADD;border-radius:8px;padding:7px 10px;font-size:13px;margin:0 0 5px;text-align:center}
.stock:not(.stock-empty)::before{content:'●';font-size:10px;margin-right:7px}
.stock.stock-empty,.commercial-card-stock.is-unavailable{color:var(--muted);background:var(--back);border-color:var(--line)}
.transit{font-size:12px;color:var(--muted);margin:4px 0 0;text-align:center}
.facts,.commercial-card-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0 18px;text-align:left}
.fact{background:#F7F7F8;border:1px solid #EBECEE;border-radius:10px;padding:10px 12px;min-width:0;overflow-wrap:anywhere;font-size:14px;line-height:1.4}
.fact small{display:block;font-size:11px;color:var(--muted);margin-bottom:2px}.fact strong{font-size:14px;font-weight:400;color:var(--ink)}
.card-actions,.commercial-card-actions{display:flex;gap:8px;align-items:stretch;margin-top:auto;padding-top:4px}
.card-actions>a,.card-actions>button,.commercial-card-actions>a{flex:1;min-width:0}
.button-primary,.button-secondary,.commercial-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid var(--red);border-radius:24px;background:#fff;color:var(--red);font:400 14px/1.35 Inter,Arial,sans-serif;text-decoration:none;text-align:center}
.button-primary{background:var(--red);color:#fff}.button-primary:hover{background:var(--red-hover);border-color:var(--red-hover)}
.button-secondary:hover,.commercial-button:not(.button-primary):not(.commercial-quote):hover{background:var(--soft-red)}
.commercial-card .commercial-button{margin-top:0}
.empty{border-radius:12px}.sample-note{background:var(--back);color:var(--muted);border-color:var(--line)}
/* Solo .quote-card se convierte en PNG. Cantidad y total viven fuera. */
dialog{width:min(570px,calc(100vw - 24px));padding:22px;border-radius:14px;background:#fff}
dialog::backdrop{background:#18181899}.dialog-head{gap:12px;margin-bottom:16px}.dialog-head h2{font-size:20px;font-weight:500}
.icon-button{width:44px;height:44px;flex-shrink:0}
.quote-card{border:1px solid var(--line);border-top:4px solid var(--red);border-radius:12px;background:#fff;padding:22px 24px;text-align:center;color:var(--ink)}
.quote-card .photo{height:258px;margin:0 auto 16px}.quote-card h3{font-size:24px;font-weight:500;margin:8px 0 2px;line-height:1.3;overflow-wrap:anywhere}
.quote-card .measure{font-size:17px}.quote-card .facts{margin:16px 0}.quote-card .price{font-size:32px;margin-top:0}.quote-card .stock{margin-top:12px}
.quote-meta{font-size:11px;color:var(--muted);margin:16px 0 0;padding-top:12px;border-top:1px solid var(--line);line-height:1.55}
.quote-domain{font-size:12px;font-weight:400;color:var(--ink);margin:6px 0 0;overflow-wrap:anywhere}
.quote-tools{margin-top:18px}.quote-calculator{padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:var(--back);display:flex;align-items:flex-end;justify-content:space-between;gap:16px}
.quote-calculator label{width:100px;flex-shrink:0}.quote-total{margin:0;min-width:0;flex:1;max-width:260px;text-align:right;font-size:18px;font-weight:500;line-height:1.5;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.quote-inventory{margin-top:14px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;font-size:13px}
.quote-inventory summary{cursor:pointer;color:var(--ink);min-height:26px}.quote-inventory .locations{font-size:13px;grid-template-columns:minmax(0,1fr) auto}
.quote-inventory .locations strong{text-align:right;overflow-wrap:anywhere}
.preview-actions{align-items:center}.wa-button{border:1px solid var(--green);border-radius:24px;min-height:48px;font-size:14px;padding:11px 16px}
.wa-button:hover{background:#066C3A}.wa-button img{flex-shrink:0}.paste-help{font-size:12px}
.pdf-link{display:inline-flex;align-items:center;min-height:44px;margin-top:8px;font-size:14px}
.share-link{margin-top:14px}.share-link button{font-size:13px}
#notice{background:var(--ink);border-radius:10px;box-shadow:0 8px 28px #18181825;font-size:14px}
.export-stage .quote-card{width:440px;border-radius:0}
/* Páginas comerciales renderizadas en servidor. */
.commercial-header .commercial-nav{background:transparent}.commercial-nav a{min-height:44px;color:var(--ink)}
.commercial-nav a:hover,.commercial-nav a[aria-current="page"]{background:var(--soft-red);color:var(--red)}
.commercial-nav a[aria-current="page"]{box-shadow:inset 0 -2px var(--red)}
.commercial-breadcrumbs{font-size:13px}.commercial-category-grid{gap:18px}
.commercial-category-card{border-radius:12px;box-shadow:0 4px 18px #18181805}.commercial-category-card:hover{border-color:#EDB7BA;background:#FFFAFA}
.commercial-category-card h2{font-size:23px;font-weight:500;color:var(--ink)}.commercial-category-card p{font-size:14px}.commercial-category-card span{font-size:14px;color:var(--red)}
.commercial-product{border-radius:12px}.commercial-product-main{gap:38px;align-items:start}
.commercial-product-media .commercial-photo{height:410px}.commercial-product-intro{border:0;margin:0;padding:0}
.commercial-product-intro h1{font-size:29px;font-weight:500;line-height:1.25;margin:0 0 6px}
.commercial-product-summary .commercial-measure{font-size:22px;margin:0 0 6px}
.commercial-product-description{font-size:14px;margin:12px 0 18px;overflow-wrap:anywhere}
.commercial-product-summary .commercial-price{font-size:34px;margin-top:20px}
.commercial-product-summary h2,.commercial-specs h2,.commercial-inventory h2{font-size:18px;font-weight:500;margin:22px 0 12px;color:var(--ink)}
.commercial-image-note,.commercial-quote-note,.commercial-updated{font-size:12px;line-height:1.6}.commercial-image-note{text-align:center}
.commercial-quote{background:var(--green);border-color:var(--green);color:#fff;border-radius:24px}.commercial-quote:hover{background:#066C3A}
.commercial-quote-note{text-align:center}.commercial-specs dl,.commercial-stock{font-size:14px}
.commercial-specs dt,.commercial-specs dd{border-bottom-color:var(--line)}
.commercial-cities{font-size:13px;margin:20px 0 16px}.commercial-cities caption{color:var(--muted)}
.commercial-cities th,.commercial-cities td{padding:9px 10px}.commercial-cities thead{background:var(--back)}
.commercial-inventory{margin-top:24px}.commercial-inventory>p:not(.commercial-updated):not(.commercial-card-stock){font-size:13px}
.pagination{flex-wrap:wrap}.pagination button,.commercial-pagination a,.share-link button{border-color:var(--line);color:var(--ink)}
.pagination button:hover:not(:disabled),.commercial-pagination a:hover,.share-link button:hover{background:var(--soft-red);color:var(--red)}
footer{font-size:12px;background:#fff}
@media(max-width:1100px){.commercial-header{gap:12px}.commercial-header .commercial-nav{width:100%}}
@media(max-width:950px){.commercial-product-main{gap:24px}.commercial-product-media .commercial-photo{height:320px}.commercial-product-intro h1{font-size:26px}}
@media(max-width:650px){
 header,.commercial-header{padding:13px 16px;gap:12px}.brand-logo,.commercial-brand img{width:140px;height:auto}
 .line{margin-left:auto;padding-left:14px;font-size:14px}.commercial-brand{gap:14px}.commercial-brand span{font-size:14px;padding-left:14px}
 .truck{display:none}main,.commercial-main{padding:24px 16px 40px}h1,.commercial-main>h1{font-size:28px}.intro-copy{font-size:14px}
 .product-card,.commercial-card{padding:20px}.photo,.commercial-photo{height:264px}.product-card h2,.commercial-card h2{font-size:22px}
 .filter-shortcuts a{padding:10px 5px}.results-bar{gap:10px}.results-bar select{font-size:13px;width:142px}
 dialog{padding:15px}.quote-card{padding:18px 16px}.quote-card .photo{height:234px}.quote-card h3{font-size:23px}.quote-card .price{font-size:30px}
 .quote-card .fact{padding:9px 10px}.quote-card .fact strong{font-size:13px}.quote-calculator{padding:12px;gap:12px}
 .wa-button{font-size:13px;padding:11px 12px}.commercial-breadcrumbs{font-size:12px}.commercial-product-media .commercial-photo{height:280px}
 .commercial-product-intro h1{font-size:26px}.commercial-product-summary .commercial-price{font-size:32px}.commercial-cities th,.commercial-cities td{padding:9px 6px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

/* 0.5.1: captura proporcional y filtros continuos. */
.quote-card{border-top:0;position:relative;overflow:hidden;padding-top:25px}
.quote-card::before{content:'';position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#fff 0%,#F7B4B9 14%,#D10B16 40%,#AD0711 62%,#F7B4B9 88%,#fff 100%)}
.quote-photo{width:100%;height:330px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}
.quote-card .quote-photo .photo{display:block;width:auto;height:auto;max-width:100%;max-height:330px;margin:0 auto;object-fit:contain}
.fact-indices{text-align:center}.fact-indices small,.fact-indices strong{display:block;text-align:center}
.filters-panel .filters{grid-template-columns:repeat(5,minmax(0,1fr))}
.filters-panel .filter-actions{display:flex;align-items:center;gap:14px;margin-top:18px;flex-wrap:wrap}
.filter-actions button{padding:10px 22px;min-height:44px;border:1px solid var(--red);border-radius:24px;background:var(--red);color:#fff}
.filter-actions a{min-height:44px;display:inline-flex;align-items:center;font-size:14px}
.filter-shortcuts{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}
.commercial-main .filters-panel{margin:24px 0}
.commercial-subgroups a[aria-current=page]{color:var(--red);background:var(--soft-red)}
@media(max-width:1000px){.filters-panel .filters{grid-template-columns:repeat(3,minmax(0,1fr))}.filters-panel .search{grid-column:auto}}
@media(max-width:650px){.filters-panel .filters{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-panel .category-filter{grid-column:auto}.filters-panel .filters label:last-child{grid-column:1/-1}.quote-photo{height:300px}.quote-card .quote-photo .photo{max-height:300px}.quote-calculator{flex-wrap:wrap}.filter-shortcuts{grid-template-columns:repeat(auto-fit,minmax(105px,1fr))}}
/* Export dimensions stay identical on desktop and mobile. */
.export-stage .quote-card .quote-photo{height:330px}.export-stage .quote-card .quote-photo .photo{max-height:330px}

.commercial-filter-panel>.vehicle-shortcuts{margin-bottom:22px}.commercial-filter-actions{grid-column:1/-1}.clear-filters{border:0;background:transparent;color:var(--red);text-decoration:underline;margin-top:12px;min-height:44px;padding:6px 0;font-size:14px}

.back-link{display:inline-flex;align-items:center;min-height:44px;margin:0 0 18px;padding:9px 16px;background:#fff;border:1px solid var(--line);border-radius:24px;color:var(--ink);font-size:14px;text-decoration:none}.back-link:hover{color:var(--red);background:var(--soft-red)}

/* 0.5.2: ubicación clara, categorías activas y filtros automáticos. */
.intro h1{margin:0;max-width:800px;font-size:clamp(22px,2.2vw,28px);line-height:1.3;font-weight:500;color:#17386B}
.commercial-page-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 18px;min-width:0}
.commercial-page-topline .commercial-breadcrumbs{margin:0;min-width:0;flex:1}
.commercial-page-topline .commercial-breadcrumbs ol{margin:0;flex-wrap:wrap}
.commercial-page-topline>.commercial-page-heading{flex:1;margin:0;min-width:0}
.commercial-page-topline .back-link,.commercial-page-heading .back-link{margin:0;flex-shrink:0;min-height:40px;padding:8px 14px}
.commercial-page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:6px 0 4px;margin:0 0 16px;border:0;border-radius:0;background:transparent;box-shadow:none}
.commercial-page-heading h1{margin:0;min-width:0;font-size:clamp(24px,2.2vw,28px);line-height:1.3;font-weight:500;color:#17386B;letter-spacing:-.02em;overflow-wrap:anywhere}
/* 0.6.9: mismo amarillo y degradado de los títulos del menú de camión. */
.commercial-page-heading h1,.intro h1{position:relative;padding-bottom:10px}
.commercial-page-heading h1::after,.intro h1::after{content:'';position:absolute;left:0;bottom:0;width:min(100%,280px);height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(244,180,0,1) 0%,rgba(244,180,0,.22) 70%,rgba(244,180,0,0) 100%);opacity:.95;pointer-events:none}
.filter-shortcuts a,.vehicle-shortcuts a{display:flex;align-items:center;justify-content:center;min-height:56px;padding:13px 18px;border:1px solid #E9A7AD;border-radius:12px;background:#fff;color:var(--red);font:500 19px/1.25 Inter,Arial,sans-serif;box-shadow:0 3px 10px #AD071109;text-decoration:none}
.filter-shortcuts a:hover,.vehicle-shortcuts a:hover{background:#FFF0F1;border-color:var(--red)}
.filter-shortcuts a[aria-current="page"],.vehicle-shortcuts a[aria-current="page"]{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 4px 12px #AD071126}
.commercial-subgroups{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px;padding:0;background:transparent}
.commercial-subgroups a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border:1px solid #E9A7AD;border-radius:10px;background:#fff;color:var(--red);font-size:15px;font-weight:500;text-decoration:none}
.commercial-subgroups a:hover{background:#FFF0F1;border-color:var(--red)}
.commercial-subgroups a[aria-current="page"]{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 3px 10px #AD071120}
.commercial-filters.is-enhanced [data-filter-submit]{display:none}
.commercial-filters.is-enhanced .filter-actions{margin-top:0}
.quote-card .fact{padding:13px 12px}
.quote-card .fact small{font-size:13px;margin-bottom:4px;line-height:1.35}
.quote-card .fact strong{font-size:17px;line-height:1.4}
.quote-card .facts{gap:10px;margin:18px 0}
@media(max-width:650px){
 .commercial-page-topline{gap:8px;margin-bottom:14px;align-items:flex-start}
 .commercial-page-topline .back-link,.commercial-page-heading .back-link{font-size:12px;padding:8px 10px}
 .commercial-page-heading{padding:4px 0 2px;gap:10px;margin-bottom:14px}
 .commercial-page-heading h1{font-size:22px}
 .filter-shortcuts a,.vehicle-shortcuts a{min-height:52px;padding:12px 8px;font-size:17px}
 .commercial-subgroups{gap:8px}
 .commercial-subgroups a{flex:1 1 125px;font-size:14px;padding:10px}
 .quote-card .fact{padding:11px 10px}
 .quote-card .fact small{font-size:12px}
 .quote-card .fact strong{font-size:16px}
}
.export-stage .quote-card .fact{padding:13px 12px}
.export-stage .quote-card .fact small{font-size:13px}
.export-stage .quote-card .fact strong{font-size:17px}

/* 0.6.2: cotización visible y controles compactos de Colombiana. */
.filters-panel{border-color:#DCE7FA;border-radius:10px;box-shadow:0 4px 18px #12387806}
.filter-shortcuts,.vehicle-shortcuts{gap:10px}
.filter-shortcuts a,.vehicle-shortcuts a{min-height:45px;padding:10px 14px;border-radius:10px;border-color:#D2DFFA;color:#0E3376;background:linear-gradient(180deg,#FFF,#F5F8FF);font-size:15px;font-weight:500;box-shadow:0 3px 9px #12387808}
.filter-shortcuts a:hover,.vehicle-shortcuts a:hover{background:#EDF4FF;border-color:#AFCBFA;color:#126BFF}
.filter-shortcuts a[aria-current="page"],.vehicle-shortcuts a[aria-current="page"]{background:#214C99;border-color:#214C99;color:#FFF;box-shadow:0 3px 10px #214C991A}
.filters-panel .filters{gap:11px;padding:18px}
.filters-panel label{gap:5px;color:#204373;font-size:13px}
.filters-panel input,.filters-panel select{min-height:38px;padding:8px 10px;border-color:#D2DFFA;border-radius:8px;background:#FBFDFF;color:#12316C;font-size:13px}
.filters-panel .filter-actions{gap:11px;margin-top:14px}
.filters-panel .filter-actions button{min-height:36px;padding:8px 17px;border-radius:10px;border-color:#1676FF;background:#1676FF;font-size:13px}
.filters-panel .filter-actions a,.clear-filters{min-height:36px;color:#1466D5;font-size:13px}
.commercial-subgroups{gap:8px;margin:14px 0 18px}
.commercial-subgroups a{min-height:37px;padding:8px 13px;border-radius:8px;border-color:#D2DFFA;background:#FBFDFF;color:#164284;font-size:13px}
.commercial-subgroups a:hover{background:#EDF4FF;border-color:#AFCBFA;color:#126BFF}
.commercial-subgroups a[aria-current="page"]{background:#214C99;border-color:#214C99;color:#FFF;box-shadow:none}
.results-bar{flex-wrap:wrap;gap:12px;margin:20px 0 16px;color:#426087}
.commercial-results-bar .commercial-results{margin:0}
.sort-controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px;margin:0 0 0 auto;color:#48628B;font-size:13px}
.sort-controls>span:first-child{margin-right:2px;white-space:nowrap}
.sort-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 11px;border:1px solid #D9E5FC;border-radius:10px;background:#FFF;color:#123571;font:500 12px/1.3 Inter,Arial,sans-serif;white-space:nowrap}
.sort-button:hover{background:#EDF4FF;border-color:#9FC2FF}
.sort-button[aria-pressed="true"]{background:#1676FF;border-color:#1676FF;color:#FFF;box-shadow:0 2px 7px #1676FF1A}
.sort-current{flex-basis:100%;text-align:right;font-size:12px}
.product-card,.commercial-card{position:relative;border-color:#DBE6F8}
.card-whatsapp{position:absolute;right:15px;top:15px;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:12px;border:1px solid #D4E2FF;border-radius:50%;background:#FCFDFF;color:#1676FF;box-shadow:0 5px 15px #1657A00C;z-index:1;text-decoration:none}
.card-whatsapp svg{display:block;width:22px;height:22px;flex-shrink:0;overflow:visible}
.card-whatsapp:hover{background:#ECF4FF;border-color:#9FC2FF;color:#005AD7}
.price-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0;margin:14px 0 0;text-align:center;font-variant-numeric:tabular-nums}
.price-option{min-width:0;padding:0 7px}
.price-option+.price-option{border-left:1px solid #D2DFF2}
.price-label{display:block;font-size:13px;line-height:1.35;color:#164284;margin-bottom:2px}
.price-pair .price-option .price{display:block;margin:0;font:500 clamp(20px,2.05vw,27px)/1.2 Inter,Arial,sans-serif;letter-spacing:-.04em;overflow-wrap:anywhere}
.price-pair .price-cash .price{color:#1676FF}
.price-pair .price-credit .price{color:#334156}
.price-pair .price-option .price.pending{font-size:15px;line-height:1.8;letter-spacing:0;color:#697489}
.price-note,.commercial-card .price-note{margin:6px 0 12px;font-size:11px;line-height:1.45;color:#63738A;text-align:center}
.availability-summary{padding:7px 9px;margin:0 0 8px;border:1px solid #D8EDE4;border-radius:8px;background:#F4FBF7;text-align:center;color:#008556}
.availability-total,.commercial-card .availability-total{margin:0;font-size:13px;line-height:1.4}
.availability-total::before{content:'●';font-size:10px;color:#0BA873;margin-right:6px}
.availability-detail,.commercial-card .availability-detail{margin:2px 0 0;font-size:11px;line-height:1.4;color:#536D83}
.availability-summary.is-unavailable,.availability-summary.is-pending{background:#F7F8FA;border-color:#E3E8F0;color:#65748B}
.availability-summary.is-unavailable .availability-total::before,.availability-summary.is-pending .availability-total::before{color:#9AA6B7}
.card-actions .button-primary,.commercial-card-actions .button-primary{background:#1676FF;border-color:#1676FF;border-radius:12px;padding:8px 11px;min-height:36px;font-size:13px}
.card-actions .button-secondary,.commercial-card-actions .button-secondary{color:#1676FF;border-color:#A9CAFF;border-radius:12px;padding:8px 11px;min-height:36px;font-size:13px}
.card-actions .button-primary:hover,.commercial-card-actions .button-primary:hover{background:#0963E5;border-color:#0963E5}
.card-actions .button-secondary:hover,.commercial-card-actions .button-secondary:hover{background:#EDF4FF}
.fact{border-radius:8px;padding:8px 10px}
.quote-card .price-pair{margin:16px 0 0}.quote-card .price-pair .price-option .price{font-size:28px}.quote-card .price-pair .price-option .price.pending{font-size:16px}
.quote-card .price-label{font-size:14px}.quote-card .price-note{font-size:12px}.quote-card .availability-total{font-size:14px}.quote-card .availability-detail{font-size:12px}
.commercial-product-summary .price-pair{margin:22px 0 0}.commercial-product-summary .price-pair .price-option .price{font-size:clamp(22px,2.3vw,32px)}.commercial-product-summary .price-pair .price-option .price.pending{font-size:17px}
.sort-button:focus-visible,.card-whatsapp:focus-visible,.filters-panel select:focus,.filters-panel a:focus-visible,.filter-shortcuts a:focus-visible,.commercial-subgroups a:focus-visible{outline:3px solid #71ADFF;outline-offset:3px}
@media(max-width:650px){
 .filters-panel .filters{padding:14px;gap:10px}.filters-panel label{font-size:13px}.filters-panel input,.filters-panel select{min-height:44px;padding:9px 10px}
 .filter-shortcuts a,.vehicle-shortcuts a{min-height:44px;padding:9px 8px;font-size:14px}.commercial-subgroups a{min-height:44px;font-size:13px}
 .filters-panel .filter-actions button,.filters-panel .filter-actions a,.clear-filters{min-height:44px}
 .results-bar{align-items:flex-start;gap:10px}.sort-controls{margin-left:0;justify-content:flex-start;gap:6px;width:100%}.sort-controls>span:first-child{width:100%;font-size:12px}
 .sort-button{min-height:44px;padding:8px 9px;flex:1;font-size:12px}.sort-current{text-align:left}
 .price-pair .price-option .price{font-size:25px}.price-label{font-size:13px}.price-pair .price-option .price.pending{font-size:14px}
 .card-actions .button-primary,.commercial-card-actions .button-primary,.card-actions .button-secondary,.commercial-card-actions .button-secondary{min-height:44px}
 .quote-card .price-pair .price-option .price{font-size:25px}.quote-card .price-pair .price-option .price.pending{font-size:14px}
 .availability-summary{padding:8px}.availability-total,.commercial-card .availability-total{font-size:13px}
}
@media(max-width:360px){.price-pair .price-option .price,.quote-card .price-pair .price-option .price{font-size:22px}.price-option{padding:0 4px}.sort-button{font-size:11px;padding:8px 5px}}
.export-stage .quote-card .price-pair .price-option .price{font-size:28px}.export-stage .quote-card .price-pair .price-option .price.pending{font-size:16px}

.quote-total{white-space:pre-line;font-size:16px;line-height:1.65;max-width:320px}
@media(max-width:420px){.quote-calculator{align-items:flex-start}.quote-total{flex-basis:100%;max-width:none;text-align:left;font-size:15px}}

/* 0.6.4: panorama fino solo en el inicio de escritorio. */
.home-hero{display:none}
@media(min-width:1024px){
 .home-hero{display:block;position:relative;isolation:isolate;height:clamp(220px,18vw,260px);overflow:hidden;background-color:#EAF1F7;background-image:linear-gradient(90deg,#EAF1F7 0%,rgba(234,241,247,0) 12%,rgba(234,241,247,0) 94%,#EAF1F7 100%),url('/hero-auto-camioneta.webp');background-size:clamp(1100px,100vw,1600px) auto;background-repeat:no-repeat;background-position:center 63%}
 .home-hero::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(240,247,253,.91) 0%,rgba(242,248,253,.84) 26%,rgba(245,248,251,.38) calc(50% - 80px),rgba(245,248,251,0) calc(50% + 20px))}
 .home-hero::after{content:'';position:absolute;inset:auto 0 0;height:42px;z-index:-1;background:linear-gradient(180deg,rgba(245,245,246,0),var(--back))}
 .home-hero-inner{max-width:1288px;height:100%;margin:0 auto;padding:26px 24px 38px;display:flex;align-items:center}
 .home-hero-copy{width:58%;max-width:650px}
 .home-hero h1{margin:0;color:#073572;font-size:clamp(27px,2.4vw,36px);font-weight:600;line-height:1.2;letter-spacing:-.035em;text-wrap:balance}
 .home-hero h1 span{display:block}
 .home-hero p{margin:12px 0 0;color:#234A75;font-size:clamp(15px,1.35vw,18px);line-height:1.45}
 .home-main{padding-top:8px}
 .home-main .home-mobile-heading{display:none}
 .home-main .intro{justify-content:flex-end;margin-bottom:12px;gap:0;min-height:20px}
 .home-main .updated{max-width:none;margin:0;font-size:12px;text-align:right}
}

/* 0.6.10: números compartidos por inicio, búsqueda y categorías. */
.pagination,.commercial-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px}
.pagination[hidden]{display:none}
.page-numbers{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px}
.page-numbers .page-number{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;margin:0;padding:8px;border:1px solid #D2DFFA;border-radius:8px;background:white;color:#0E3376;font-size:14px;line-height:1.2;text-decoration:none}
.pagination button:hover:not(:disabled),.commercial-pagination a:hover{background:#EDF4FF;color:#0E3376;border-color:#AFCBFA}
.page-numbers [aria-current="page"]{background:#214C99;border-color:#214C99;color:white;font-weight:600}
.page-number:focus-visible{outline:3px solid #AFCBFA;outline-offset:2px}
.page-gap{display:inline-block;min-width:12px;text-align:center;color:var(--muted)}
.pagination .page-status,.commercial-pagination .page-status{flex-basis:100%;order:2;text-align:center;margin:0;font-size:14px;color:var(--muted)}
@media(max-width:600px){.page-numbers{flex-basis:100%;order:-1}.pagination,.commercial-pagination{gap:8px}}
