:root{--atcf-navy:#0b1728;--atcf-yellow:#f4bd18;--atcf-green:#138a59;--atcf-muted:#667085;--atcf-line:#e6e9ee;--atcf-soft:#f5f7fa}
.atcf-search{max-width:1180px;margin:40px auto;font-family:inherit;color:var(--atcf-navy)}
.atcf-search *{box-sizing:border-box}.atcf-search h1,.atcf-search h2,.atcf-search h3{color:var(--atcf-navy);line-height:1.15}.atcf-eyebrow{display:inline-block;color:#b58100;font-size:12px;font-weight:800;letter-spacing:.12em}.atcf-search__intro{text-align:center;max-width:760px;margin:0 auto 26px}.atcf-search__intro h2{font-size:clamp(30px,4vw,50px);margin:10px 0}.atcf-search__intro p,.atcf-search__hero p,.atcf-panel__heading p{color:var(--atcf-muted);font-size:16px}.atcf-search__hero{text-align:center;max-width:850px;margin:0 auto 32px}.atcf-search__hero h1{font-size:clamp(36px,5vw,64px);margin:12px 0}.atcf-vehicle-form,.atcf-oem-form{display:flex;flex-direction: column;padding: 10px;gap:14px;align-items:start;padding:10px !important;background:#fff;border:1px solid var(--atcf-line);padding:24px;border-radius:20px;box-shadow:0 18px 60px rgba(11,23,40,.1)}.atcf-oem-form{grid-template-columns:1fr auto;box-shadow:none;padding:0;border:0}.atcf-vehicle-form label,.atcf-oem-form label{display:grid;gap:7px;width:100%}.atcf-vehicle-form label span,.atcf-oem-form label span{font-size:13px;font-weight:750}.atcf-vehicle-form select,.atcf-oem-form input{width:100%;height:52px;border:1px solid #d7dce3;border-radius:10px;background:#fff;padding:0 14px;color:var(--atcf-navy);font-size:15px}.atcf-vehicle-form select:focus,.atcf-oem-form input:focus{outline:3px solid rgba(244,189,24,.2);border-color:var(--atcf-yellow)}.atcf-vehicle-form button,.atcf-oem-form button,.atcf-button{min-height:52px;border:0;border-radius:10px;padding:0 24px;background:var(--atcf-navy);color:#fff!important;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.atcf-vehicle-form button:hover,.atcf-oem-form button:hover,.atcf-button:hover{transform:translateY(-1px);opacity:.94}.atcf-search__helper{text-align:center;margin-top:16px;color:var(--atcf-muted)}.atcf-search__helper a{font-weight:800;color:var(--atcf-navy)}.atcf-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:18px}.atcf-tab{border:1px solid var(--atcf-line);background:#fff;padding:12px 18px;border-radius:999px;font-weight:800;cursor:pointer}.atcf-tab.is-active{background:var(--atcf-navy);border-color:var(--atcf-navy);color:#fff}.atcf-panel{display:none;background:#fff;border:1px solid var(--atcf-line);border-radius:24px;padding:28px;box-shadow:0 18px 65px rgba(11,23,40,.08)}.atcf-panel.is-active{display:block}.atcf-panel__heading,.atcf-results-head>div{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px}.atcf-panel__heading h2,.atcf-results-head h2{margin:0 0 5px;font-size:28px}.atcf-panel__heading p,.atcf-results-head p{margin:0;color:var(--atcf-muted)}.atcf-step{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:var(--atcf-yellow);display:grid;place-items:center;font-weight:500}.atcf-code-help{margin:14px 0 0;color:#fff;font-size:14px}.atcf-search__results{scroll-margin-top:30px;margin-top:28px}.atcf-loading,.atcf-empty{padding:36px;border-radius:20px;background:#fff;border:1px solid var(--atcf-line);text-align:center}.atcf-empty h2{font-size:30px;margin:12px 0}.atcf-empty p{max-width:650px;margin:0 auto 20px;color:var(--atcf-muted)}.atcf-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.atcf-color-card{overflow:hidden;border:1px solid var(--atcf-line);border-radius:18px;background:#fff;box-shadow:0 10px 35px rgba(11,23,40,.06)}.atcf-swatch{height:135px;background:linear-gradient(135deg,#e7ebf0,#cfd5dc);background-size:cover;background-position:center}.atcf-color-card__body{padding:20px}.atcf-color-card h3{font-size:22px;margin:12px 0}.atcf-status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.atcf-status--confirmed{background:#e8f7ef;text-align:center;color:#087443}.atcf-status--verify,.atcf-status--warning{background:#fff5d7;color:#8b6100}.atcf-oem-code{display:flex;justify-content:space-between;align-items:center;background:var(--atcf-soft);border-radius:10px;padding:11px 13px;margin:12px 0}.atcf-oem-code span{font-size:12px;color:var(--atcf-muted)}.atcf-oem-code strong{font-size:18px}.atcf-family,.atcf-usage{font-size:13px;color:var(--atcf-muted);margin:8px 0}.atcf-color-card .atcf-button{width:100%;margin-top:14px}.atcf-button--secondary{background:#fff;color:var(--atcf-navy)!important;border:1px solid var(--atcf-navy)}.atcf-disclaimer{margin-top:20px;padding:16px 18px;border-left:4px solid var(--atcf-yellow);background:#fff9e8;border-radius:8px;color:#5e4a0c}.atcf-help-card{margin-top:28px;border-radius:18px;padding:22px 24px;background:var(--atcf-navy);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px}.atcf-help-card div{display:grid;gap:4px}.atcf-help-card span{color:#cbd3de}.atcf-help-card a{background:var(--atcf-yellow);color:var(--atcf-navy);padding:13px 18px;border-radius:9px;text-decoration:none;font-weight:500;white-space:nowrap}
@media(max-width:900px){.atcf-vehicle-form,.atcf-oem-form{grid-template-columns:1fr 1fr}.atcf-vehicle-form button,.atcf-oem-form button{grid-column:1/-1}.atcf-color-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.atcf-search{margin:24px auto}.atcf-panel{padding:18px}.atcf-vehicle-form,.atcf-oem-form,.atcf-color-grid{grid-template-columns:1fr}.atcf-help-card{align-items:stretch;flex-direction:column}.atcf-help-card a{text-align:center}.atcf-tabs{flex-direction:column}.atcf-tab{width:100%}}

/* Fase 12.4 · vehículo persistente y comprobador de producto */
.atcf-saved-vehicle,.atcf-product-saved{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #cfe9dc;background:#f0fbf5;border-radius:14px;padding:14px 16px;margin:0 0 18px}.atcf-saved-vehicle[hidden],.atcf-product-saved[hidden]{display:none}.atcf-saved-vehicle div,.atcf-product-saved div{display:grid;gap:3px}.atcf-saved-vehicle span,.atcf-product-saved small{color:var(--atcf-muted);font-size:12px}.atcf-saved-vehicle strong,.atcf-product-saved strong{font-size:15px}.atcf-saved-vehicle button,.atcf-product-saved button{border:0;background:transparent;color:var(--atcf-navy);font-weight:800;text-decoration:underline;cursor:pointer}.atcf-product-unlinked{margin-top:14px;padding:12px 14px;border:1px dashed #d7dce3;border-radius:10px;display:grid;gap:2px;background:var(--atcf-soft)}.atcf-product-unlinked small{color:var(--atcf-muted)}
.atcf-product-checker{margin:18px 0 22px;padding:20px;border:1px solid var(--atcf-line);border-radius:18px;background:#fff;box-shadow:0 12px 38px rgba(11,23,40,.07);color:var(--atcf-navy)}.atcf-product-checker *{box-sizing:border-box}.atcf-product-checker__head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.atcf-product-checker__head h3{margin:0 0 3px;font-size:19px;color:var(--atcf-navy)}.atcf-product-checker__head p{margin:0;color:var(--atcf-muted);font-size:13px}.atcf-product-checker__icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e8f7ef;color:#087443;font-weight:500}.atcf-product-checker .atcf-vehicle-form{padding:0;border:0;box-shadow:none;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px}.atcf-product-checker .atcf-vehicle-form label span{font-size:11px}.atcf-product-checker .atcf-vehicle-form select,.atcf-product-checker .atcf-vehicle-form button{height:46px;min-height:46px}.atcf-product-checker__result{margin-top:14px}.atcf-compat-result{display:flex;gap:12px;align-items:flex-start;padding:15px;border-radius:12px}.atcf-compat-result strong{display:block;margin-bottom:3px}.atcf-compat-result p{margin:0;color:#475467;font-size:13px;line-height:1.5}.atcf-compat-result a{display:inline-block;margin-top:8px;font-weight:800}.atcf-compat-dot{width:11px;height:11px;border-radius:50%;margin-top:5px;flex:0 0 11px}.atcf-compat-result--confirmed{background:#eaf8f0;border:1px solid #bce6cf}.atcf-compat-result--confirmed .atcf-compat-dot{background:#16a05d}.atcf-compat-result--verify{background:#fff8df;border:1px solid #f1dc93}.atcf-compat-result--verify .atcf-compat-dot{background:#d99a00}.atcf-compat-result--none{background:#fff0f0;border:1px solid #efc3c3}.atcf-compat-result--none .atcf-compat-dot{background:#d92d20}
@media(max-width:900px){.atcf-product-checker .atcf-vehicle-form{grid-template-columns:1fr 1fr}.atcf-product-checker .atcf-vehicle-form button{grid-column:1/-1}}@media(max-width:620px){.atcf-product-checker .atcf-vehicle-form{grid-template-columns:1fr}.atcf-saved-vehicle,.atcf-product-saved{align-items:flex-start}.atcf-product-checker{padding:16px}}

/* Fase 12.6 · conexión comercial Color ↔ Producto */
.atcf-product-options{display:grid;gap:8px;margin-top:16px}.atcf-product-options__label{font-size:12px;font-weight:800;color:var(--atcf-muted);text-transform:uppercase;letter-spacing:.05em}.atcf-product-option{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:12px;padding:11px 12px;border:1px solid var(--atcf-line);border-radius:10px;text-decoration:none;color:var(--atcf-navy);background:#fff}.atcf-product-option:hover{border-color:var(--atcf-yellow);transform:translateY(-1px)}.atcf-product-option span{font-size:13px;font-weight:750}.atcf-product-option strong{font-size:13px;text-align:right}.atcf-product-color-context{display:flex;align-items:center;gap:12px;margin:-4px 0 16px;padding:12px;border:1px solid #e6e9ee;border-radius:12px;background:var(--atcf-soft)}.atcf-product-color-context__swatch{width:42px;height:42px;border-radius:10px;flex:0 0 42px;background:linear-gradient(135deg,#e7ebf0,#cfd5dc);background-position:center;background-size:cover}.atcf-product-color-context div:last-child{display:grid;gap:2px}.atcf-product-color-context small{font-size:11px;color:var(--atcf-muted);text-transform:uppercase;font-weight:800;letter-spacing:.04em}.atcf-product-color-context strong{font-size:14px}.atcf-standalone-products{max-width:1180px;margin:30px auto;color:var(--atcf-navy)}.atcf-standalone-products header{margin-bottom:18px}.atcf-standalone-products h2{margin:7px 0 0;font-size:clamp(26px,4vw,42px)}.atcf-standalone-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.atcf-standalone-product{display:grid;gap:7px;padding:18px;border:1px solid var(--atcf-line);border-radius:14px;background:#fff;text-decoration:none;color:var(--atcf-navy);box-shadow:0 8px 28px rgba(11,23,40,.05)}.atcf-standalone-product:hover{border-color:var(--atcf-yellow);transform:translateY(-2px)}.atcf-standalone-product span{font-size:11px;text-transform:uppercase;color:var(--atcf-muted);font-weight:850;letter-spacing:.05em}.atcf-standalone-product strong{font-size:17px}.atcf-standalone-product em{font-style:normal;font-weight:850}.atcf-saved-vehicle--standalone{max-width:1180px;margin:20px auto}
@media(max-width:900px){.atcf-standalone-products__grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.atcf-standalone-products__grid{grid-template-columns:1fr}.atcf-product-option{align-items:flex-start;flex-direction:column}.atcf-product-option strong{text-align:left}}


/* Fase 12.7 · Disponibilidad comercial */
.atcf-product-option{display:flex;align-items:center;justify-content:space-between;gap:14px;text-decoration:none}
.atcf-product-option>div:first-child{display:flex;flex-direction:column;gap:3px}
.atcf-product-option small,.atcf-standalone-product small{font-size:12px;color:#64748b;font-style:normal}
.atcf-product-option.is-available small,.atcf-standalone-product.is-available small{color:#15803d}
.atcf-product-option.is-unavailable,.atcf-standalone-product.is-unavailable{opacity:.72}
.atcf-product-option__actions,.atcf-product-actions{display:flex;align-items:center;gap:8px;margin-top:10px;width:100%;flex-direction: column}
.atcf-product-option__actions a,.atcf-product-actions a{display:inline-flex;align-items:center;width:stretch;justify-content:center;min-height:34px;width:stretch;padding:0 12px;border-radius:10px;border:1px solid #dbe3ea;text-decoration:none;font-weight:700;font-size:13px}
.atcf-product-option__actions .atcf-direct-cart,.atcf-product-actions .atcf-direct-cart{background:#111827;color:#fff;border-color:#111827}
.atcf-standalone-product{display:flex;flex-direction:column;padding:20px;border:1px solid #e5e7eb;border-radius:18px;background:#fff}
.atcf-standalone-product em{margin-top:8px}
@media(max-width:680px){.atcf-product-option{align-items:flex-start;flex-direction:column}.atcf-product-option__actions{width:100%}.atcf-product-option__actions a{flex:1}}

/* Fase 18.0 · muestra HEX/RGB importada desde el crawler */
.atcf-swatch{position:relative;overflow:hidden;background-color:#d9dee5}
.atcf-swatch--metallic::after,.atcf-swatch--pearl::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.32),rgba(255,255,255,0) 38%,rgba(0,0,0,.13) 72%,rgba(255,255,255,.18));mix-blend-mode:soft-light}
.atcf-swatch--matte::after{content:"";position:absolute;inset:0;pointer-events:none;background:rgba(0,0,0,.04)}

/* Fase 18.1 · contraste estable y navegación directa desde la portada */
.atcf-search--full{padding:28px;background:var(--atcf-navy);border-radius:24px}
.atcf-search--full .atcf-search__hero h1{color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.18)}
.atcf-search--full .atcf-search__hero p{color:#d5deea!important}
.atcf-search--full .atcf-search__hero .atcf-eyebrow{color:var(--atcf-yellow)!important}
.atcf-search--full .atcf-tab{background:#fff!important;color:var(--atcf-navy)!important;border-color:#fff!important}
.atcf-search--full .atcf-tab.is-active{background:var(--atcf-yellow)!important;color:var(--atcf-navy)!important;border-color:var(--atcf-yellow)!important}
.atcf-search--full .atcf-panel h2,.atcf-search--full .atcf-panel h3,.atcf-search--full .atcf-color-card h3,.atcf-search--full .atcf-results-head h2{color:var(--atcf-navy)!important}
.atcf-search--full .atcf-panel label,.atcf-search--full .atcf-panel label span{color:var(--atcf-navy)!important}
.atcf-search--full .atcf-results-head h2{color:#fff!important}
.atcf-search--full .atcf-results-head p{color:#d5deea!important}
@media(max-width:620px){.atcf-search--full{padding:14px;border-radius:18px}}

/* Fase 19 · catálogo público */
.atcf-catalog{max-width:1240px;margin:0 auto;padding:42px 20px 64px;color:var(--atcf-navy)}
.atcf-catalog__hero{margin-bottom:28px}.atcf-catalog__hero h1{font-size:clamp(2rem,5vw,3.5rem);margin:0 0 8px}.atcf-catalog__hero p{font-size:1.08rem;color:#526173}
.atcf-brand-grid,.atcf-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.atcf-brand-card,.atcf-color-card{background:#fff;border:1px solid #dfe5ec;border-radius:18px;box-shadow:0 8px 24px rgba(15,35,56,.07);overflow:hidden;text-decoration:none;color:var(--atcf-navy)}
.atcf-brand-card{display:flex;flex-direction:column;padding:24px;gap:6px}.atcf-brand-card strong{font-size:1.2rem}.atcf-brand-card span{color:#657386}
.atcf-color-card__swatch{height:180px;background-position:center;background-size:cover}.atcf-color-card__body{padding:18px}.atcf-color-card h2{font-size:1.1rem;margin:0 0 10px}.atcf-color-card p{margin:4px 0}.atcf-color-card__cta{display:inline-block;margin-top:12px;font-weight:700;color:#8a5600}
.atcf-catalog-filters{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:12px;align-items:end;background:#f4f7fa;padding:18px;border-radius:18px;margin:24px 0}.atcf-catalog-filters label{position:absolute;width:1px;height:1px;overflow:hidden}.atcf-catalog-filters select,.atcf-catalog-filters input,.atcf-catalog-filters button{min-height:48px;border-radius:10px;border:1px solid #cbd5df;padding:0 13px}.atcf-catalog-filters button{background:var(--atcf-yellow);color:var(--atcf-navy);font-weight:800;cursor:pointer}
.atcf-pagination{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:32px}.atcf-pagination a,.atcf-pagination span{display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid #ccd5df;border-radius:9px;text-decoration:none}.atcf-pagination span{background:var(--atcf-navy);color:#fff}.atcf-breadcrumb{margin-bottom:18px}.atcf-empty{padding:32px;background:#f5f7fa;border-radius:16px}
.atcf-catalog :focus-visible{outline:3px solid #f2a900;outline-offset:3px}
@media(max-width:900px){.atcf-brand-grid,.atcf-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.atcf-catalog-filters{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.atcf-catalog{padding:28px 14px 48px}.atcf-brand-grid,.atcf-color-grid,.atcf-catalog-filters{grid-template-columns:1fr}.atcf-color-card__swatch{height:150px}}

/* Fase 19.1 · composición de encuentra-tu-color */
.atcf-search--full{display:grid;grid-template-columns:minmax(280px,330px) minmax(0,1fr);border-radius:10px;grid-template-areas:"tabs hero" "panel saved" "panel results" "help results";gap:14px 20px;align-items:start;max-width:1440px;margin:0 auto;padding:28px;background:#f5f7fa;color:var(--atcf-navy)}
.atcf-search--full .atcf-search__hero{grid-area:hero;padding:4px 8px 0}.atcf-search--full .atcf-search__hero h1{margin:0 0 5px;color:var(--atcf-navy)!important;text-shadow:none;font-size:clamp(2rem,4vw,3.15rem);line-height:1.05}.atcf-search--full .atcf-search__hero p{margin:0;color:#5d6b7d!important}
.atcf-search--full .atcf-tabs{grid-area:tabs;display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0;padding:5px;background:#1b2b3b;border-radius:999px}.atcf-search--full .atcf-tab{min-height:40px;padding:8px 10px;border:0!important;border-radius:999px!important;background:transparent!important;color:#fff!important;font-size:13px;font-weight:800}.atcf-search--full .atcf-tab.is-active{background:var(--atcf-yellow)!important;color:#091522!important}
.atcf-search--full .atcf-panel{grid-area:panel;margin:0;padding:22px;background:linear-gradient(155deg,#071521,#102638);border:1px solid #20384b;border-radius:15px;box-shadow:0 18px 38px rgba(8,21,33,.15);color:#fff}.atcf-search--full .atcf-panel__heading{margin-bottom:18px}.atcf-search--full .atcf-panel__heading h2{color:#fff!important;font-size:18px}.atcf-search--full .atcf-panel__heading p{color:#b8c5d2!important;font-size:13px}.atcf-search--full .atcf-panel label,.atcf-search--full .atcf-panel label span{}.atcf-search--full .atcf-panel select,.atcf-search--full .atcf-panel input{min-height:48px;border:1px solid #dce3ea;border-radius:9px;background:#fff;color:#0b1927}.atcf-search--full .atcf-panel button[type=submit]{width:100%;min-height:49px;border:0;border-radius:9px;line-height: 18px;font-size: 14px;background:var(--atcf-yellow);color:#071521;font-weight:500;text-transform:uppercase}.atcf-search--full .atcf-vehicle-form{display:grid;grid-template-columns:1fr;gap:13px}
.atcf-search--full .atcf-saved-vehicle{grid-area:saved;margin:0 0 2px;padding:12px 16px;background:#fff;border:1px solid #e1e6ec;border-radius:12px;color:var(--atcf-navy)}
.atcf-search--full .atcf-search__results{grid-area:results;min-width:0;margin:0;padding:20px;background:#fff;border:1px solid #e4e8ed;border-radius:15px;box-shadow:0 12px 30px rgba(15,35,56,.07)}
.atcf-search--full .atcf-results-head{margin:0 0 14px;padding:0;background:transparent}.atcf-search--full .atcf-results-head h2{color:var(--atcf-navy)!important}.atcf-search--full .atcf-results-head p{color:#637184!important}.atcf-search--full .atcf-search__results .atcf-color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.atcf-search--full .atcf-color-card{border:1px solid #e0e5ea;border-radius:10px;box-shadow:0 5px 14px rgba(15,35,56,.07)}.atcf-search--full .atcf-swatch{height:108px}.atcf-search--full .atcf-color-card__body{padding:10px}.atcf-search--full .atcf-color-card h3{font-size:15px;text-align:center;line-height:1.2}.atcf-search--full .atcf-product-option{padding:7px}.atcf-search--full .atcf-product-options__label,.atcf-search--full .atcf-family,.atcf-search--full .atcf-usage{font-size:11px;text-align: center}
.atcf-search--full .atcf-help-card{grid-area:help;flex-direction:column;margin:0;padding:18px;background:#0b1d2c;border:1px solid #294052;border-radius:14px;color:#fff}.atcf-search--full .atcf-help-card span{color:#b9c6d1}.atcf-search--full .atcf-help-card a{border-color:#748493;color:#fff}
.atcf-ajax-pagination button{display:grid;place-items:center;min-width:44px;min-height:44px;border:1px solid #ccd5df;border-radius:9px;background:#fff;color:var(--atcf-navy);cursor:pointer}.atcf-ajax-pagination button[aria-current=page]{background:var(--atcf-navy);color:#fff}
@media(max-width:1180px){.atcf-search--full .atcf-search__results .atcf-color-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.atcf-search--full{grid-template-columns:1fr;grid-template-areas:"hero" "tabs" "panel" "saved" "results" "help";padding:18px}.atcf-search--full .atcf-search__results .atcf-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.atcf-search--full{padding:12px}.atcf-search--full .atcf-tabs{grid-template-columns:1fr}.atcf-search--full .atcf-search__results{padding:12px}.atcf-search--full .atcf-search__results .atcf-color-grid{grid-template-columns:1fr}}


.page-id-10 .atcf-vehicle-form, .page-id-10 .atcf-oem-form {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr ;
    gap: 14px;
    align-items: end;
    background: #fff;
    border: 1px solid var(--atcf-line);
    padding: 24px !important;
    border-radius: 20px;
    box-shadow: 0 18px 60px rgba(11, 23, 40, .1);
}

@media(max-width: 768px){
	.page-id-10 .atcf-vehicle-form, .page-id-10 .atcf-oem-form{
		grid-template-columns: 1fr;
	}
}

.page-id-10 .atcf-vehicle-form label,.page-id-10  .atcf-oem-form label {
    display: grid;
    gap: 7px;
}

.page-id-10 .atcf-vehicle-form button,.page-id-10  .atcf-oem-form button,.page-id-10  .atcf-button {
    min-height: 52px;
    border: 0;
    border-radius: 10px;
    padding: 0 24px;
    background: var(--atcf-navy);
    color: #fff !important;
    font-weight: 800;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.product-template-default .atcf-brand-grid,.atcf-color-grid{
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

/* 4.19.11 · códigos relacionados y coincidencia OEM exacta */
.atcf-code-aliases,.atcf-code-match{display:grid;gap:3px;margin:8px 0;padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0}
.atcf-code-aliases span,.atcf-code-match span{font-size:11px;color:var(--atcf-muted);text-transform:uppercase;letter-spacing:.04em}
.atcf-code-aliases strong,.atcf-code-match strong{font-size:13px;line-height:1.45;overflow-wrap:anywhere}
.atcf-code-match{background:#fff8df;border-color:#f1dc93}
.atcf-code-context{margin:10px 0;color:#5d6b7d;font-size:12px;line-height:1.45}
.atcf-code-alias-summary{display:block;max-width:190px;margin-top:5px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.atcf-profile-aliases{margin-top:7px!important;color:#475569}
.atcf-catalog-aliases{color:#526173;font-size:13px;overflow-wrap:anywhere}

/* 4.19.12 · pedido de un código todavía no catalogado */
.atcf-custom-oem-fallback{max-width:none}.atcf-custom-oem-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px auto 12px;max-width:920px;text-align:left}.atcf-custom-oem-form label{display:grid;gap:6px;align-content:start}.atcf-custom-oem-form label span{font-size:12px;font-weight:800;color:var(--atcf-navy)}.atcf-custom-oem-form label small{font-weight:500;color:var(--atcf-muted)}.atcf-custom-oem-form select,.atcf-custom-oem-form .atcf-custom-other{width:100%;min-height:48px;padding:0 12px;border:1px solid #cbd5df;border-radius:10px;background:#fff;color:var(--atcf-navy)}.atcf-custom-oem-form .atcf-custom-other{margin-top:6px}.atcf-custom-color-field{grid-column:1/-1}.atcf-custom-oem-form button{grid-column:1/-1;min-height:50px;border:0;border-radius:10px;padding:0 20px;background:var(--atcf-yellow);color:var(--atcf-navy);font-weight:850;cursor:pointer}.atcf-custom-oem-note{font-size:12px!important}.atcf-custom-oem-unconfigured{max-width:720px;margin:20px auto;padding:15px;border:1px solid #f1dc93;border-radius:10px;background:#fff8df}.atcf-custom-oem-unconfigured p{margin:5px auto 0}.atcf-custom-product-context{display:grid;gap:4px;margin:0 0 18px;padding:16px 18px;border:1px solid #f1dc93;border-radius:12px;background:#fff8df}.atcf-custom-product-context span{font-size:11px;font-weight:800;text-transform:uppercase;color:#8b6100}.atcf-custom-product-context strong{font-size:20px}.atcf-custom-product-context small{color:#475569}.atcf-custom-product-context p{margin:7px 0 0;font-size:13px;color:#5d4a10}
@media(max-width:700px){.atcf-custom-oem-form{grid-template-columns:1fr}}
