/* Vehicle history is a service flow: black/Segundazo green, never purchase blue. */
body.historial-page.standalone-glass-page{--link-blue:#8cff01;--link-dark:#8cff01;--green:#8cff01}
body.historial-page .szsoat-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:40px}
body.historial-page .szsoat-hero-media{position:sticky;top:116px;min-height:0;max-height:680px;border:1px solid #8cff01;background:#eeffdd}
body.historial-page .szsoat-hero-media img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}
body.historial-page .historial-price-panel{align-items:stretch;gap:18px;margin-block:30px}
body.historial-page .historial-price-card{display:flex;flex-direction:column;align-items:center;padding:24px;gap:10px}
body.historial-page .historial-price-card p{margin:0;line-height:1.5;font-size:16px}
body.historial-page .historial-price-card .historial-includes-link{margin-top:auto;padding-top:12px;color:#000;text-underline-offset:5px}
body.historial-page .historial-price-logo{width:140px;margin-bottom:10px;filter:brightness(0)}
body.historial-page .price-now{font-family:Magnetik,Arial,sans-serif;font-weight:900;font-size:clamp(26px,3vw,34px)!important}
body.historial-page .price-was{color:#555!important;font-size:16px!important}
body.historial-page .historial-price-card.is-selected::after{content:'✓';position:absolute;top:12px;right:12px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#8cff01;color:#000;font-weight:900}
body.historial-page .certificar-form{margin-top:0;overflow:visible}
body.historial-page .szsoat-form-grid{gap:20px}
body.historial-page .certificar-form label[hidden]{display:none!important}
body.historial-page .certificar-note{margin-top:20px;line-height:1.5;text-align:center}
body.historial-page .certificar-form .peritajes-glass-select-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;padding:16px 18px;border:1px solid #8cff01!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(20,32,12,.96),rgba(0,0,0,.94))!important;color:#8cff01!important;box-shadow:inset 0 1px 0 #ffffff38,0 10px 24px #0002;font:700 16px/1.35 Magnetik,Arial,sans-serif;text-align:left;backdrop-filter:blur(20px)}
body.historial-page .certificar-form .peritajes-glass-select-trigger::after{content:'';width:9px;height:9px;margin-left:14px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);flex-shrink:0}
body.historial-page .certificar-form .peritajes-glass-select-trigger:focus-visible{outline:2px solid #8cff01;outline-offset:3px}
body.historial-page.standalone-glass-page.certificar-page .szsoat-section.historial-products .szsoat-intro>:is(h2,p){color:#000!important}
body.historial-page .historial-product-grid{align-items:stretch;gap:28px}
body.historial-page .historial-product-card{align-items:center;padding:clamp(24px,4vw,40px);min-width:0}
body.historial-page .historial-product-kicker{background:#8cff01!important;border-color:#8cff01!important;color:#000!important;text-transform:none;padding:10px 18px}
body.historial-page .historial-product-card ul{display:grid;width:100%;gap:12px;list-style:none;padding:0;margin:12px 0 28px}
body.historial-page .historial-product-card li{position:relative;padding:16px 18px 16px 52px;border:1px solid #8cff01;border-radius:14px;background:#ffffffa8;text-align:left!important;font-size:18px;font-weight:500;line-height:1.4}
body.historial-page .historial-product-card li::before{content:'✓';position:absolute;left:15px;top:16px;display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#8cff01;color:#000;font-weight:900}
body.historial-page .historial-product-link{width:100%}
body.historial-page .szsoat-mini-grid{align-items:stretch}
body.historial-page .szsoat-mini-card{padding:28px;gap:18px!important}
body.historial-page .szsoat-mini-card>strong{font-size:23px;line-height:1.2}
body.historial-page .szsoat-mini-card>span:last-child{line-height:1.5}
/* Localized cards without inline icons use the same shared brand assets. */
body.historial-page .szsoat-mini-card:not(:has(.historial-mini-icon))::before{content:'';display:block;order:-1;width:56px;height:56px;flex-shrink:0;border-radius:16px;background:#8cff01 url('/assets/images/grafica-web/iconos/svg/icono-zoom-alejar.svg') center/32px no-repeat}
body.historial-page .szsoat-mini-card:not(:has(.historial-mini-icon)):nth-child(2)::before{background-image:url('/assets/images/grafica-web/iconos/svg/icono-apreton-de-manos.svg')}
body.historial-page .szsoat-mini-card:not(:has(.historial-mini-icon)):nth-child(3)::before{background-image:url('/assets/images/grafica-web/iconos/svg/icono-carro-electrico.svg')}
body.historial-page .szsoat-mini-card:not(:has(.historial-mini-icon)):nth-child(4)::before{background-image:url('/assets/images/grafica-web/iconos/svg/icono-documento-de-dinero.svg')}
body.historial-page .historial-mini-icon{display:grid;place-items:center;width:56px!important;height:56px!important;order:-1}
body.historial-page .historial-mini-icon :is(svg,img){width:32px!important;height:32px!important;object-fit:contain}
body.historial-page .szsoat-check-list li{border:1px solid #8cff01;border-radius:18px;background:linear-gradient(135deg,#fff,#eeffdd);color:#000;line-height:1.5;padding:22px}
body.historial-page .szsoat-check-list strong{display:block;margin-bottom:6px;font-size:21px}
body.historial-page .szsoat-check-list a{color:#000!important;border-bottom-color:#8cff01}
body.historial-page .szsoat-check-list a:focus-visible{outline:2px solid #000;outline-offset:3px}
body.historial-page .szsoat-split{align-items:center}
body.historial-page .szsoat-split>img{border:1px solid #8cff01;border-radius:24px}
body.historial-page .szsoat-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
body.historial-page .szsoat-quick-card{padding:28px 20px;min-width:0}
body.historial-page .szsoat-quick-icon{display:grid;place-items:center;width:64px;height:64px;font:900 30px/1 Magnetik,Arial,sans-serif}
body.historial-page .szsoat-quick-text{display:grid;gap:12px;line-height:1.5}
body.historial-page .szsoat-accordion-grid details{padding:22px;border:1px solid #8cff01;border-radius:18px;background:linear-gradient(135deg,#132009,#000)}
body.historial-page .szsoat-accordion-grid :is(summary,p){color:#fff!important}
body.historial-page .szsoat-accordion-grid summary:focus-visible{outline:2px solid #8cff01;outline-offset:6px}
body.historial-page .szsoat-accordion-grid summary::after{color:#8cff01!important}
body.historial-page .szsoat-cta-band a{margin-inline:auto}
body.historial-page .alliance-benefits-section{background:#000;color:#fff}
body.historial-page .alliance-benefits-section::before{display:none}
body.historial-page .alliance-benefits-header :is(h2,p){color:#fff}
body.historial-page .alliance-logo-set figure{border-color:#8cff01;background:linear-gradient(135deg,#fff,#eeffdd)}
@media(max-width:1023px){body.historial-page .szsoat-hero-grid{grid-template-columns:1fr}body.historial-page .szsoat-hero-media{position:static;max-height:520px}body.historial-page .szsoat-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){body.historial-page .historial-price-panel,body.historial-page .historial-product-grid,body.historial-page .szsoat-card-grid{grid-template-columns:1fr}body.historial-page .szsoat-hero-grid{gap:28px}body.historial-page .szsoat-hero-media{max-height:none}body.historial-page .historial-price-card{padding:24px}body.historial-page .szsoat-form-grid{grid-template-columns:1fr}body.historial-page .szsoat-form-grid>button{grid-column:1}body.historial-page .szsoat-section{padding-block:56px}body.historial-page .szsoat-cta-band{padding:28px 20px}}
