*{margin:0;padding:0;box-sizing:border-box}html{max-width:100vw;scroll-behavior:smooth}:root{--topbar-h: 35px;--nav-h: 102px;--bars-h: calc(var(--topbar-h) + var(--nav-h))}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;overflow-x:hidden}.home-page{width:100%;overflow-x:hidden}.top-bar{background:linear-gradient(135deg,#049,#036);color:#fff;padding:0 2rem;text-align:center;font-size:.9rem;font-weight:500;position:fixed;top:0;left:0;right:0;height:var(--topbar-h);display:flex;align-items:center;justify-content:center;z-index:101}.top-bar-content{max-width:1200px;margin:0 auto}.top-bar-mobile{display:none}.navigation{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 8px #0000001a;position:fixed;top:var(--topbar-h);left:0;right:0;z-index:100}.navigation .logo{max-width:160px;height:auto}.navigation .logo img{max-width:100%;width:auto;height:70px;max-height:70px;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;filter:contrast(1.1)}.navigation .logo h1{font-size:1.5rem;color:#1a1a1a}.navigation .menu{display:flex;list-style:none;gap:2rem}.navigation .menu a{text-decoration:none;color:#333;font-weight:700;font-size:1.05rem;text-transform:uppercase;padding:.4rem .6rem;border-radius:6px;transition:color .3s,background .3s}.navigation .menu a:hover{color:#06c;background:#f0f6ff}.nav-buttons{display:flex;gap:1rem;align-items:center}.cta-button-secondary{background:#fff;color:#06c;border:2px solid #0066cc;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .3s ease;text-decoration:none;display:inline-block}.cta-button-secondary:hover{background:#06c;color:#fff}.cta-button{background:linear-gradient(135deg,#06c,#049);color:#fff;border:none;padding:.875rem 2rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .3s ease;box-shadow:0 4px 12px #0066cc4d;position:relative;overflow:hidden}.cta-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#ffffff1a;transition:left .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #06c6}.cta-button:hover:before{left:100%}.hero{position:relative;color:#fff;padding:5rem 2rem 4rem;text-align:center;min-height:calc(100vh - var(--bars-h));min-height:calc(100dvh - var(--bars-h));display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;overflow:hidden;width:100%;box-sizing:border-box;transform:translateZ(0);will-change:transform}.hero:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background-image:url(/images/consecionario%20Santos.jpeg);background-size:cover;background-position:center;background-attachment:scroll;z-index:0;transform:translateZ(0);will-change:transform;animation:heroZoom 18s ease-in-out infinite alternate}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000008c,#00000059,#000000a6);z-index:1}.hero>*{position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:#ffffff26;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.3);color:#fffffff2;padding:.4rem 1rem;border-radius:999px;font-size:.85rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem;animation:fadeUp .7s ease-out both}.hero h1{font-size:clamp(2rem,5vw,3.6rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem;max-width:820px;text-shadow:0 2px 16px rgba(0,0,0,.4);animation:fadeUp .85s ease-out .12s both}.hero-subtitle{font-size:clamp(.95rem,2vw,1.15rem);opacity:.9;line-height:1.7;max-width:560px;margin-bottom:2.5rem;animation:fadeUp .85s ease-out .22s both}.hero-subtitle strong{display:inline-block;margin-top:.6rem;letter-spacing:.06em;font-size:.82em;opacity:.75;text-transform:uppercase;font-weight:600}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;animation:fadeUp .85s ease-out .3s both}.hero-actions .cta-button{color:#fff;padding:.9rem 2.25rem;font-size:1rem}.cta-button-ghost{background:#ffffff1f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:2px solid rgba(255,255,255,.6);color:#fff;padding:.9rem 2.25rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.cta-button-ghost:hover{background:#ffffff40;border-color:#fff}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.4rem;opacity:.6;animation:bounce 2s infinite}.hero-scroll span{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.hero-scroll svg{width:20px;height:20px}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(6px)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroZoom{0%{transform:scale(1.01)}to{transform:scale(1.07)}}@keyframes heroSlideHint{0%{transform:translateY(0)}40%{transform:translateY(-65px)}to{transform:translateY(0)}}@keyframes floatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulseSoft{0%,to{box-shadow:0 0 #06c0}50%{box-shadow:0 8px 28px #0066cc2b}}.featured-vehicles{padding:3rem 0;background-color:#fff;margin:0}.featured-vehicles h2{text-align:center;margin-bottom:2rem;font-size:2rem;text-transform:uppercase;padding:0 1.75rem}.filter-container{margin-bottom:2.2rem;margin-left:auto;margin-right:auto;padding:1.35rem 1.5rem;background-color:#f5f5f5;border-radius:8px;max-width:1200px;animation:fadeUp .8s ease-out .18s both}.home-filters-section h2,.home-stock-section h2,.home-story-section h2,.home-trust-section h2,.home-location-section h2{animation:fadeUp .7s ease-out both}.home-stock-section .vehicle-card{animation:fadeUp .55s ease-out both}.home-stock-section .vehicle-card:nth-child(1){animation-delay:.05s}.home-stock-section .vehicle-card:nth-child(2){animation-delay:.12s}.home-stock-section .vehicle-card:nth-child(3){animation-delay:.19s}.home-stock-section .vehicle-card:nth-child(4){animation-delay:.26s}.home-stock-section .vehicle-card:nth-child(5){animation-delay:.33s}.home-stock-section .vehicle-card:nth-child(6){animation-delay:.4s}.home-story-section .info-box{animation:fadeUp .75s ease-out .08s both}.home-trust-section .trust-item,.home-location-section .location-card{animation:fadeUp .65s ease-out both}.home-trust-section .trust-item:nth-child(1),.home-location-section .location-card:nth-child(1){animation-delay:.06s}.home-trust-section .trust-item:nth-child(2),.home-location-section .location-card:nth-child(2){animation-delay:.13s}.home-trust-section .trust-item:nth-child(3),.home-location-section .location-card:nth-child(3){animation-delay:.2s}.hero-badge{animation-name:fadeUp,floatSoft;animation-duration:.7s,4.8s;animation-delay:0s,1s;animation-iteration-count:1,infinite;animation-fill-mode:both}.home-filters-section .search-button{animation:pulseSoft 2.4s ease-in-out 1.6s infinite}@media (prefers-reduced-motion: reduce){.hero:before,.home-page,.hero-badge,.hero h1,.hero-subtitle,.hero-actions,.filter-container,.home-stock-section .vehicle-card,.home-story-section .info-box,.home-trust-section .trust-item,.home-location-section .location-card,.home-filters-section .search-button{animation:none!important}}.home-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.85rem}.home-bodytype-mobile{display:none!important}@media (max-width: 1024px){.filter-container .home-bodytype-desktop{display:none}.home-bodytype-mobile{display:flex!important;flex-direction:column;gap:.6rem;margin-bottom:.5rem}.home-filter-row{grid-template-columns:1fr 1fr}}@media (max-width: 500px){.home-filter-row{grid-template-columns:1fr}}.filter-group{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-bottom:1.4rem}.filter-group label{font-weight:600;color:#1a1a1a;font-size:1rem}.filter-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.filter-button{padding:.6rem 1.5rem;border:2px solid #0066cc;background-color:#fff;color:#06c;border-radius:20px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.95rem}.filter-button:hover{background-color:#f0f0f0}.filter-button.active{background-color:#06c;color:#fff;box-shadow:0 4px 12px #0066cc4d}.body-type-buttons{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center}.body-type-button{display:flex;flex-direction:column;align-items:center;gap:0rem;padding:0;border:none;background-color:transparent;color:#333;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.85rem;position:relative}.body-type-button img{width:120px;height:120px;object-fit:contain;transition:all .3s ease;opacity:.7}.body-type-button:hover img{opacity:1;transform:scale(1.1)}.body-type-button.active img{opacity:1;filter:drop-shadow(0 0 8px rgba(0,102,204,.6))}.body-type-button.active{color:#06c}.filter-row{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;align-items:end}.filter-field{display:flex;flex-direction:column;gap:.5rem}.filter-field label{font-weight:600;color:#1a1a1a;font-size:.9rem}.filter-field select,.filter-field input[type=range]{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:.95rem;background-color:#fff;cursor:pointer}.filter-field select:focus,.filter-field input[type=range]:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}.filter-field input[type=range]{height:8px;padding:0;cursor:pointer}.search-button-container{display:flex;justify-content:center;margin-top:2.5rem;padding-top:2rem;border-top:1px solid #ddd}.search-button{min-width:200px;padding:1rem 2.5rem;font-size:1.05rem}.vehicle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1500px;margin:0 auto;padding:0 1.75rem;margin-bottom:2rem}@media (max-width: 1024px){.vehicle-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.vehicle-grid{grid-template-columns:1fr;padding:0 .75rem}}.catalog-cta{display:flex;justify-content:center;margin-top:2rem;padding:2rem 1rem}.cta-button-large{background:linear-gradient(135deg,#06c,#049);color:#fff;border:none;padding:1rem 3rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 12px #0066cc4d}.cta-button-large:hover{transform:translateY(-2px);box-shadow:0 6px 16px #06c6}.vehicle-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .3s ease;display:flex;flex-direction:column;position:relative}.vehicle-card.on-sale:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0066cc26}.discount-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 4px 12px #ff6b3566;z-index:10}.vehicle-cloud-badge--reserved{background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 10px 20px #b4530957}.vehicle-cloud-badge{position:absolute;top:0;left:0;z-index:9;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;width:fit-content;max-width:82%;min-height:50px;display:flex;align-items:center;padding:.55rem 2.9rem .6rem 2.4rem;border-radius:0 0 46px;border-right:2px solid rgba(255,255,255,.7);border-bottom:2px solid rgba(255,255,255,.7);font-size:.8rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 10px 20px #1d4ed857;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vehicle-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0066cc26}.vehicle-image{width:100%;aspect-ratio:4 / 3;background-color:#f5f5f5;overflow:hidden;position:relative;border-radius:12px 12px 0 0}.vehicle-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.vehicle-image--libre{aspect-ratio:unset;height:auto}.vehicle-image--libre img{position:static;inset:unset;width:100%;height:auto;object-fit:contain}.card-brand-banner{background:linear-gradient(135deg,#0078ff,#05c);color:#fff;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.65rem .5rem;font-size:.8rem;font-weight:800;letter-spacing:.05em;pointer-events:none;width:100%;border-radius:0 0 12px 12px;margin-top:0;background:transparent;border-top:2px solid #0078ff;border-bottom:2px solid #0078ff;border-left:2px solid #0078ff;border-right:2px solid #0078ff}.carousel-photo-wrapper{display:flex;flex-direction:column;gap:0;flex-shrink:0;width:100%}.card-brand-banner{display:flex;align-items:center;justify-content:center;gap:.55rem;padding:0;font-size:.8rem;font-weight:800;letter-spacing:.05em;pointer-events:none;width:100%;border-radius:0 0 12px 12px;margin-top:0;background:transparent;border-top:2px solid #0078ff;border-bottom:2px solid #0078ff}.card-brand-logo{height:1.05rem;width:auto;object-fit:contain;filter:brightness(0) invert(1)}.card-brand-footer-image{width:100%;height:auto;display:block;object-fit:contain;border-radius:0 0 12px 12px}.card-brand-text{line-height:1;font-weight:900}.vehicle-card:hover .vehicle-image img{transform:scale(1.05)}.vehicle-info{padding:1rem 1.2rem 1.2rem;flex:1;display:flex;flex-direction:column;gap:.75rem}.vehicle-card-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.vehicle-name-group{flex:1;min-width:0}.vehicle-name-row{display:flex;align-items:center;gap:.45rem;min-width:0}.vehicle-etiqueta-badge{height:1.35rem;width:auto;flex-shrink:0;object-fit:contain}.vehicle-main-name{font-size:1.05rem;font-weight:700;color:#1a1a1a;margin:0 0 .2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vehicle-sub-name{font-size:.78rem;color:#888;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vehicle-price-group{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.vehicle-price-original{font-size:.78rem;color:#aaa;text-decoration:line-through;font-weight:500;margin-left:.35rem}.vehicle-price-main{font-size:1.25rem;font-weight:800;color:#06c;line-height:1.1;display:inline-flex;flex-direction:column;align-items:stretch;gap:.1rem}.vehicle-price-financed{font-size:.85rem;color:#888;margin-top:.25rem;font-weight:800;display:inline-flex;flex-direction:column;align-items:stretch;gap:.1rem}.price-label{font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#aaa;text-align:center}.vehicle-price-main .price-label{color:#59d}.vehicle-price-group .vehicle-price-financed:only-child{font-size:1.25rem;color:#06c;margin-top:0}.vehicle-price-group .vehicle-price-financed:only-child .price-label{color:#59d}.vehicle-price-old{margin-left:.35rem;color:#a3a3a3;text-decoration:line-through;font-weight:700}.vehicle-price-reserved{font-size:1.1rem;font-weight:800;color:#7c3aed;letter-spacing:.06em;text-align:center;padding:.3rem 0}.pricing-reserved-notice{text-align:center;padding:1.25rem 1rem;background:#7c3aed14;border:1px solid rgba(124,58,237,.25);border-radius:10px;margin-bottom:1rem}.pricing-reserved-label{font-size:1.6rem;font-weight:900;color:#7c3aed;letter-spacing:.1em;margin:0 0 .4rem}.pricing-reserved-sub{font-size:.85rem;color:#888;margin:0}.vehicle-quick-specs{font-size:.78rem;color:#555;background:#f4f6f9;border-radius:6px;padding:.45rem .75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:auto}.vehicle-card .cta-button{width:100%;margin-top:auto}.no-results{text-align:center;padding:3rem 2rem;background-color:#f5f5f5;border-radius:12px;max-width:600px;margin:2rem auto}.no-results p{font-size:1.1rem;color:#666;margin-bottom:.5rem}.no-results p:first-child{font-weight:600;color:#333;font-size:1.25rem}.catalog-page{max-width:1500px;margin:0 auto;padding:0}@media (min-width: 1800px){.catalog-page{border-left:1px solid #e6ebf2;border-right:1px solid #e6ebf2}}.catalog-header{padding:2.5rem 2rem 2rem;text-align:left;border-bottom:1px solid #ebebeb}.catalog-header-sub{font-size:.85rem;font-weight:600;color:#06c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.catalog-page h1{font-size:clamp(1.5rem,3vw,2.4rem);font-weight:800;color:#1a1a1a;line-height:1.2;text-transform:none;margin:0}.catalog-layout{display:grid;grid-template-columns:280px 1fr;align-items:stretch;min-height:80vh}.catalog-sidebar{background-color:#f5f5f5;padding:1.75rem 1.5rem;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:calc(var(--bars-h));height:calc(100dvh - var(--bars-h));overflow-y:auto}.sidebar-filter-group{display:flex;flex-direction:column;gap:.6rem}.sidebar-filter-group label{font-size:.8rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.06em}.sidebar-filter-group select{width:100%;padding:.6rem .75rem;border:1px solid #ddd;border-radius:8px;background:#fff;font-size:.95rem;color:#1a1a1a;cursor:pointer}.sidebar-filter-group input[type=range]{width:100%;accent-color:#0066cc}.sidebar-body-type-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.sidebar-body-type-buttons .body-type-button{flex:0 0 auto;padding:.3rem .5rem;font-size:.75rem}.sidebar-body-type-buttons .body-type-button img{height:28px}.body-type-select{position:relative;width:100%;-webkit-user-select:none;user-select:none}.body-type-select__trigger{display:flex;align-items:center;gap:.6rem;padding:0 .75rem;min-height:44px;background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;transition:border-color .2s}.body-type-select__trigger:hover{border-color:#06c}.body-type-select__trigger img{height:26px;width:40px;object-fit:contain}.body-type-select__trigger span{flex:1;font-size:.95rem;color:#1a1a1a}.body-type-select__arrow{width:16px;height:16px;color:#888;transition:transform .2s;flex-shrink:0}.body-type-select__arrow.open{transform:rotate(180deg)}.body-type-select__dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 8px 24px #0000001f;z-index:200;list-style:none;padding:.25rem 0;max-height:260px;overflow-y:auto}.body-type-select__option{display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem;cursor:pointer;transition:background .15s}.body-type-select__option:hover{background:#f0f6ff}.body-type-select__option.active{background:#e8f0ff;font-weight:600;color:#06c}.body-type-select__option img{height:26px;width:40px;object-fit:contain}.body-type-select__option span{font-size:.92rem}.sidebar-reset{width:100%;padding:.65rem 1rem;font-size:.9rem;margin-top:.5rem}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding:1.75rem;align-content:start}@media (max-width: 900px){.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{position:static;max-height:none;border-right:none;border-bottom:1px solid #e8e8e8}.catalog-grid{grid-template-columns:1fr;padding:1rem}.catalog-page{padding-top:44px}}.catalog-filters-section{margin-top:80px;padding:2rem;background-color:#f5f5f5;border-radius:8px;margin-bottom:2rem}.filters-tab-wrapper{display:none}@media (max-width: 900px){.filters-tab-wrapper{display:flex;flex-direction:column;align-items:center;position:fixed;top:var(--current-top, var(--bars-h));left:50%;transform:translate(-50%);z-index:97;width:94vw}.filters-tab-btn{display:flex;align-items:center;gap:.4rem;background:#049;color:#fff;border:none;cursor:pointer;padding:.45rem 1.5rem .6rem;clip-path:polygon(0% 0,100% 0,93% 100%,7% 100%);font-size:.85rem;font-weight:600;box-shadow:0 4px 12px #0003;white-space:nowrap;order:2}.filters-tab-btn.has-filters{background:#05c}.filters-tab-btn__badge{background:#f44;color:#fff;border-radius:999px;font-size:.65rem;font-weight:700;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;padding:0 4px}.filters-tab-btn__arrow{transition:transform .25s ease}.filters-tab-btn__arrow.open{transform:rotate(180deg)}.filters-tab-panel{order:1;width:100%;max-height:0;overflow:hidden;transition:max-height .35s ease;box-shadow:0 8px 24px #00000026;border-radius:0 0 12px 12px}.filters-tab-panel.open{max-height:80vh;overflow-y:auto}.filters-tab-panel__content{background:#fff;padding:1.25rem 1rem 1rem;display:flex;flex-direction:column;gap:1rem}.ftp-group{display:flex;flex-direction:column;gap:.4rem}.ftp-group label{font-size:.78rem;font-weight:700;color:#049;text-transform:uppercase;letter-spacing:.05em}.ftp-group select{width:100%;padding:.5rem .7rem;border:1px solid #ddd;border-radius:8px;font-size:.9rem;color:#1a1a1a;background:#fff;accent-color:#0066cc}.ftp-group input[type=range]{width:100%;accent-color:#0066cc}.ftp-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.ftp-body-types{display:flex;gap:.4rem;flex-wrap:wrap}.ftp-body-btn{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.4rem .5rem;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:.7rem;color:#444;transition:all .15s;min-width:52px}.ftp-body-btn img{height:28px;width:40px;object-fit:contain}.ftp-body-btn.active{background:#e8f0ff;border-color:#06c;color:#06c;font-weight:600}.ftp-actions{display:flex;gap:.75rem;margin-top:.25rem}.ftp-reset{flex:1;padding:.6rem;background:none;border:1px solid #ccc;border-radius:8px;font-size:.85rem;color:#666;cursor:pointer}.ftp-apply{flex:1;padding:.6rem;background:#049;color:#fff;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer}}.why-us{padding:3rem 2rem;background-image:url(/images/Autoocasion%20santos.jpeg);background-size:cover;background-position:center;background-attachment:fixed;position:relative;min-height:50vh;display:flex;flex-direction:column;justify-content:center}.why-us:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0009;z-index:0}.why-us h2{text-align:center;margin-bottom:2rem;font-size:2rem;text-transform:uppercase;position:relative;z-index:1;color:#fff}.info-box{background-color:#fff;padding:2.5rem;border-radius:12px;max-width:1000px;margin:0 auto;box-shadow:0 4px 12px #00000014;text-align:center;position:relative;z-index:1}.info-box h3{font-size:1.3rem;color:#06c;margin-bottom:1.5rem;font-weight:700;line-height:1.4}.info-box p{font-size:1.05rem;color:#333;line-height:1.8;margin-bottom:1rem}.trust-section{padding:3rem 2rem;background-color:#fff}.trust-section h2{text-align:center;margin-bottom:2.5rem;font-size:2rem;text-transform:uppercase;color:#1a1a1a;font-weight:700}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.trust-item{background-color:#f9f9f9;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.trust-item:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0066cc26}.trust-item h3{font-size:1.4rem;color:#06c;margin-bottom:1rem;font-weight:700}.trust-item p{font-size:1rem;color:#333;line-height:1.7}.location-section{padding:3rem 2rem;background-color:#fff}.location-section h2{text-align:center;margin-bottom:2rem;font-size:2rem;text-transform:uppercase;color:#1a1a1a;font-weight:700}.map-container{max-width:1200px;margin:0 auto 2rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;line-height:0}.map-container iframe{display:block}.location-cards{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;padding-top:.5rem}.location-card{display:flex;gap:1rem;align-items:flex-start;background:#fff;border:1px solid #ebebeb;border-radius:12px;padding:1.5rem 1.25rem;box-shadow:0 2px 8px #0000000f;transition:box-shadow .2s,transform .2s}.location-card:hover{box-shadow:0 6px 20px #0066cc1a;transform:translateY(-2px)}.location-card-icon{font-size:1.75rem;line-height:1;flex-shrink:0}.location-card h4{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#06c;margin-bottom:.4rem}.location-card p{font-size:.95rem;color:#333;line-height:1.6;margin:0}.location-card a{color:#1a1a1a;text-decoration:none;font-weight:500}.location-card a:hover{color:#06c;text-decoration:underline}.sell-car-page{min-height:100vh}.sell-hero{background:linear-gradient(135deg,#06c,#049);color:#fff;text-align:center;padding:3rem 2rem}.sell-hero h1{font-size:2.5rem;margin-bottom:1rem;text-transform:uppercase}.sell-hero p{font-size:1.2rem;opacity:.95}.sell-content{max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:1fr 1.5fr;gap:3rem}.sell-info h2{font-size:1.8rem;margin-bottom:2rem;color:#1a1a1a}.benefits-list{display:flex;flex-direction:column;gap:1.5rem}.benefit-item{background-color:#f9f9f9;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #00000014}.benefit-item h3{font-size:1.2rem;margin-bottom:.5rem;color:#06c}.benefit-item p{color:#666;line-height:1.6}.sell-form-container{background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 4px 16px #0000001a}.sell-form-container h2{font-size:1.8rem;margin-bottom:2rem;color:#1a1a1a}.sell-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-field{display:flex;flex-direction:column;gap:.5rem}.form-field label{font-weight:600;color:#333;font-size:.95rem}.form-field input,.form-field textarea,.form-field select{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .3s ease}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{outline:none;border-color:#06c}.form-field textarea{resize:vertical}@media (max-width: 768px){.sell-content{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}.sell-hero h1{font-size:2rem}}.footer{background-color:#1a1a1a;color:#fff;padding:2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.footer-section h3{margin-bottom:1rem;color:#06c}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#06c}.social-links{display:flex;gap:1rem}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #333;color:#999}.hamburger-btn{display:none;background:none;border:none;cursor:pointer;color:#1a1a1a;padding:.25rem;border-radius:6px;transition:background .2s;align-items:center;justify-content:center}.hamburger-btn:hover{background:#0066cc14;color:#06c}.mobile-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:98;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-overlay.open{opacity:1;pointer-events:auto}.mobile-drawer{display:none;position:fixed;top:0;right:0;width:75vw;max-width:300px;height:100dvh;background:#fff;z-index:99;box-shadow:-4px 0 24px #00000026;flex-direction:column;padding:calc(var(--current-top, var(--bars-h)) + 1rem) 2rem 2rem;transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);will-change:transform;-webkit-overflow-scrolling:touch}.mobile-drawer.open{transform:translate(0)}.mobile-menu{list-style:none;display:flex;flex-direction:column;gap:0;margin-bottom:2rem}.mobile-menu li{border-bottom:1px solid #f0f0f0}.mobile-menu li:first-child{border-top:1px solid #f0f0f0}.mobile-menu a{display:block;padding:1rem .5rem;text-decoration:none;color:#1a1a1a;font-weight:600;font-size:1.05rem;transition:color .2s,padding-left .2s}.mobile-menu a:hover{color:#06c;padding-left:1rem}.mobile-cta{width:100%;margin-top:auto}@media (max-width: 768px){.hamburger-btn,.mobile-overlay,.mobile-drawer{display:flex}.navigation .menu,.desktop-only{display:none}.navigation{padding:.75rem 1.25rem}.navigation .logo img{height:56px}:root{--nav-h: 80px;--topbar-h: 30px}.hero{margin-top:calc(-1 * var(--bars-h));height:calc(100dvh + 100px);min-height:unset;padding-bottom:100px}.hero-scroll{bottom:calc(2rem + 100px)}.home-filters-section{padding-top:0;padding-bottom:1rem}.home-stock-section{padding-top:1rem}.home-filters-section h2{background-color:#f5f5f5;margin-bottom:0;padding:2rem 1.75rem 1.5rem}.home-page{animation:heroSlideHint 1.6s ease-in-out 1.5s 1 both}.top-bar{font-size:.75rem}.top-bar-full{display:none}.top-bar-mobile{display:inline}.hero:before{background-position:90% center;background-size:auto 100%}.hero h1{font-size:2rem}.hero p{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.hero-actions .cta-button,.hero-actions .cta-button-ghost{width:100%;text-align:center;justify-content:center}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;overflow-y:auto}.modal-content{background-color:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:1200px;width:100%;max-height:90vh;overflow-y:auto;position:relative;padding:2rem}.modal-close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;cursor:pointer;z-index:10;color:#666;transition:color .3s ease}.modal-close:hover{color:#06c}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.modal-carousel{display:flex;flex-direction:column;gap:1rem}.carousel-main{width:100%;aspect-ratio:4 / 3;background-color:#f0f0f0;border-radius:12px;overflow:hidden;position:relative}.carousel-img-box{position:absolute;top:0;right:0;bottom:0;left:0}.carousel-img-box img,.carousel-main>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.carousel-controls{display:flex;justify-content:center;align-items:center;gap:1rem}.carousel-button{background-color:#06c;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:1.2rem;transition:background-color .3s ease}.carousel-button:hover{background-color:#049}.carousel-dots{display:flex;gap:.5rem;justify-content:center;flex:1}.dot{width:10px;height:10px;border-radius:50%;background-color:#ddd;border:none;cursor:pointer;transition:background-color .3s ease}.dot.active{background-color:#06c}.carousel-thumbnails{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0}.thumbnail{width:80px;height:80px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:border-color .3s ease}.thumbnail.active{border-color:#06c}.modal-info h1{font-size:2rem;margin-bottom:.5rem;color:#1a1a1a}.vehicle-title-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.year{font-size:1rem;color:#666;font-weight:500}.price{font-size:1.8rem;color:#06c;font-weight:700}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.spec-item{display:flex;flex-direction:column;gap:.3rem;padding-bottom:.8rem;border-bottom:1px solid #f0f0f0}.spec-label{font-size:.85rem;color:#999;text-transform:uppercase;font-weight:600}.spec-value{font-size:1rem;color:#333;font-weight:500}.monthly-payment{background-color:#f9f9f9;padding:1rem;border-radius:8px;margin-bottom:1.5rem;text-align:center}.monthly-payment .label{font-size:.9rem;color:#666;margin-bottom:.5rem}.monthly-payment .amount{font-size:1.6rem;color:#06c;font-weight:700;margin:0}.modal-section{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.modal-section h3{font-size:1.3rem;margin-bottom:1rem;color:#1a1a1a}.options-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.8rem}.options-list li{padding:.6rem 1rem;background-color:#f9f9f9;border-left:3px solid #0066cc;font-size:.95rem;color:#333}.notes-text{color:#666;line-height:1.8;white-space:pre-wrap}.cta-button-modal{background:linear-gradient(135deg,#06c,#049);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:1rem;transition:all .3s ease;width:100%;box-shadow:0 4px 12px #0066cc4d}.cta-button-modal:hover{transform:translateY(-2px);box-shadow:0 6px 16px #06c6}@media (max-width: 768px){.modal-grid{grid-template-columns:1fr}.modal-content{padding:1rem}.options-list{grid-template-columns:1fr}}.vehicle-detail-page{padding:2rem;max-width:1400px;margin:0 auto;overflow-x:hidden;box-sizing:border-box}.vehicle-title-section{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.back-arrow{background-color:#f0f0f0;border:2px solid #ddd;border-radius:50%;width:50px;height:50px;font-size:1.5rem;cursor:pointer;color:#333;padding:0;line-height:1;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.back-arrow:hover{background-color:#06c;color:#fff;border-color:#06c}.back-button{display:inline-block;padding:.75rem 1.5rem;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:1rem;margin-bottom:2rem;transition:all .3s ease}.back-button:hover{background-color:#e0e0e0;border-color:#bbb}.share-section{background:linear-gradient(135deg,#f5f5f5,#fff);padding:2rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}.share-section h2{color:#333;margin-bottom:1.5rem;font-size:1.5rem}.share-buttons{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.share-btn{padding:.75rem 1.5rem;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;color:#fff}.copy-btn{background-color:#06c}.copy-btn:hover{background-color:#0052a3;transform:translateY(-2px);box-shadow:0 4px 12px #0066cc4d}.whatsapp-btn{background-color:#25d366}.whatsapp-btn:hover{background-color:#1fa857;transform:translateY(-2px);box-shadow:0 4px 12px #25d3664d}.facebook-btn{background-color:#1877f2}.facebook-btn:hover{background-color:#0a66c2;transform:translateY(-2px);box-shadow:0 4px 12px #1877f24d}.share-url{display:flex;gap:1rem;align-items:center}.share-url input{flex:1;padding:.75rem 1rem;border:2px solid #ddd;border-radius:4px;font-size:.95rem;font-family:Courier New,monospace;background-color:#f9f9f9;transition:border-color .3s ease}.share-url input:focus{outline:none;border-color:#06c;background-color:#fff}.vehicle-detail-page{padding:2rem;max-width:1400px;margin:0 auto;background-color:#fff;min-height:100vh;overflow-x:hidden;box-sizing:border-box}.vehicle-detail-container{position:relative}.vehicle-title{font-size:2.5rem;color:#333;margin:1.5rem 0;text-transform:uppercase;letter-spacing:1px}.vehicle-content{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:2rem;margin:2rem 0 3rem}.carousel-section{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.carousel-main{width:100%;aspect-ratio:4 / 3;background-color:#f0f0f0;border-radius:8px 8px 0 0;overflow:hidden;position:relative}.carousel-main--libre{aspect-ratio:unset;height:auto}.carousel-main--libre .carousel-img-box{position:static}.carousel-main--libre .carousel-img-box img{position:static;width:100%;height:auto;max-height:75vh;object-fit:contain;object-position:center;display:block}.carousel-brand-banner{position:absolute;bottom:0;left:0;right:0;background:#00000085;color:#ffffffeb;text-align:center;padding:1.4rem 1rem;font-size:.95rem;font-weight:600;letter-spacing:.07em;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:none}.carousel-controls{display:flex;justify-content:space-between;align-items:center;gap:1rem}.carousel-button{width:50px;height:50px;background-color:#06c;color:#fff;border:none;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.carousel-button:hover{background-color:#0052a3;transform:scale(1.1)}.carousel-dots{display:flex;gap:.75rem;justify-content:center;flex:1}.dot{width:12px;height:12px;border-radius:50%;background-color:#ddd;border:none;cursor:pointer;transition:all .3s ease}.dot.active{background-color:#06c;width:14px;height:14px}.carousel-thumbnails{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;min-width:0}.thumbnail{width:100px;height:75px;object-fit:cover;border-radius:4px;cursor:pointer;border:3px solid transparent;transition:all .3s ease;flex-shrink:0}.thumbnail:hover{border-color:#06c;transform:scale(1.05)}.thumbnail.active{border-color:#06c;box-shadow:0 0 10px #0066cc80}.info-section{display:flex;flex-direction:column;gap:2rem;min-width:0}.pricing-box{background:#fff;padding:2rem;border-radius:8px;border:2px solid #0066cc;position:relative}.pricing-dual{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.pricing-card{border:1px solid #e0e0e0;border-radius:8px;padding:1.25rem;display:flex;flex-direction:column;align-items:center;text-align:center}.pricing-card .pricing-card-title{font-size:1rem;font-weight:700;color:#555;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;width:100%;display:block;text-align:center}.pricing-card--financed{background-color:#2d3f52;border-color:#2d3f52;position:relative}.pricing-card--financed .pricing-card-title{color:#c8dce9}.pricing-card--financed .pricing-card-note{color:#8fb5cc}.pricing-card--financed .price,.pricing-card--financed .discounted-price{color:#fff}.pricing-consultar{font-size:1.2rem!important;letter-spacing:.04em;opacity:.85}.pricing-card--financed .original-price{color:#8fb5cc}.financing-modal h2{font-size:1.1rem;color:#333;margin-bottom:1.5rem;line-height:1.4}.financing-type-selector{display:flex;gap:.5rem;margin-bottom:1.5rem}.financing-type-btn{flex:1;padding:.6rem .5rem;border:2px solid #ddd;border-radius:6px;background:#fff;color:#555;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.financing-type-btn:hover{border-color:#06c;color:#06c}.financing-type-btn.active{background:#06c;border-color:#06c;color:#fff}.financing-docs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.financing-docs li{padding:.65rem 1rem;background:#f5f8ff;border-left:3px solid #0066cc;border-radius:4px;font-size:.95rem;color:#333}.financed-info-btn{position:absolute;bottom:.6rem;right:.6rem;width:20px;height:20px;border-radius:50%;background:transparent;border:1.5px solid #8fb5cc;color:#8fb5cc;font-size:.7rem;font-style:italic;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.financed-info-btn:hover{background:#8fb5cc;color:#2d3f52}.pricing-card-note{font-size:.72rem;color:#aaa;margin-bottom:.75rem;font-style:italic;text-align:center}.pricing-box h2{font-size:1.5rem;color:#333;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.pricing-box .discount-badge{background-color:#ff6b35;color:#fff;padding:.3rem .75rem;border-radius:4px;font-size:.75rem;font-weight:700;display:inline-block;width:50%;text-align:center;margin:0 0 .6rem;letter-spacing:.05em}.pricing-box .original-price{font-size:1.2rem;color:#999;text-decoration:line-through;display:block;margin-bottom:.5rem;width:100%;text-align:center}.pricing-box .discounted-price{font-size:2.5rem;color:#ff6b35;font-weight:700;margin-bottom:.5rem}.pricing-box .price{font-size:2rem;color:#06c;font-weight:700}.pricing-box .monthly-payment{font-size:1.1rem;color:#666;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0;margin-bottom:1rem}.more-info-btn{width:100%;padding:1rem;background-color:#06c;color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.more-info-btn:hover{background-color:#0052a3}.reserve-btn{width:100%;padding:1rem;background-color:#ff6b35;color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease;margin-bottom:.75rem}.reserve-btn:hover{background-color:#e55a24}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;padding:2rem;max-width:500px;width:90%;box-shadow:0 4px 20px #0003;position:relative}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;transition:color .2s ease}.modal-close:hover{color:#000}.modal-content h2{margin-top:0;margin-bottom:1.5rem;color:#333;font-size:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;box-sizing:border-box;transition:border-color .2s ease}.form-group input:focus{outline:none;border-color:#06c;box-shadow:0 0 0 2px #0066cc1a}.form-submit-btn{width:100%;padding:1rem;background-color:#06c;color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.form-submit-btn:hover{background-color:#0052a3}.fullscreen-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:2000}.fullscreen-modal-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:2rem 0;overflow:hidden}.fullscreen-modal-content img{max-width:98vw;max-height:80vh;object-fit:contain;transition:transform .1s ease-out}.fullscreen-image-wrapper{width:min(94vw,calc(80vh * (4 / 3)));aspect-ratio:4 / 3;max-height:80vh;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:10px}.fullscreen-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .1s ease-out;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.fullscreen-modal-content .modal-close{position:absolute;top:-40px;right:0;background:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;color:#333;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.fullscreen-modal-content .modal-close:hover{background-color:#e0e0e0}.fullscreen-nav{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:2rem;color:#fff;position:relative;z-index:10}.fullscreen-nav button{background:#fff3;color:#fff;border:1px solid white;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:all .3s ease}.fullscreen-nav button:hover{background:#fff6}.fullscreen-nav span{font-size:1.1rem;min-width:120px;text-align:center}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-auto-rows:80px;gap:.7rem;margin-bottom:1.5rem}.spec-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.9rem .85rem;overflow:hidden;border:1px solid #e6edf8;border-radius:10px;background-color:#fff;box-shadow:0 2px 8px #005ab40f}.spec-item:last-child{border-bottom:1px solid #e6edf8}.spec-item:nth-child(2n){background-color:#fff}.spec-label{width:100%;font-size:.78rem;color:#6b7280;text-transform:uppercase;font-weight:700;letter-spacing:.04em;display:block;margin-bottom:.28rem}.spec-value{font-size:1rem;color:#0f172a;font-weight:700;display:block}.spec-etiqueta-img{width:36px;height:36px;object-fit:contain}.options-section{margin:3rem 0;background:linear-gradient(180deg,#f7fbff,#fff);border:1px solid #e6eef9;border-radius:14px;padding:1.4rem}.options-section h2{font-size:1.55rem;color:#1f2937;margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:.04em}.options-section .options-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem}.options-section .option-item{position:relative;display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #dbe7fb;border-radius:999px;padding:.62rem .95rem;font-size:.9rem;color:#1f2937;font-weight:600;box-shadow:0 2px 8px #004ead14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.options-section .option-item:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#3b82f6);color:#fff;font-size:.72rem;font-weight:800;flex-shrink:0}.options-section .option-item:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 6px 14px #004ead29}.notes-section{background:linear-gradient(135deg,#f9f9f9,#fff);padding:2rem;border-radius:8px;margin:2rem 0;border:1px solid #e0e0e0}.notes-section h2{font-size:1.5rem;color:#333;margin-bottom:1rem}.notes-text{font-size:1rem;line-height:1.8;color:#555;white-space:pre-wrap;word-wrap:break-word}.cert-section{margin:2rem 0;padding:2rem;background:#f5f8ff;border-radius:12px;border:1px solid #dce8f8}.cert-title{font-size:1.3rem;font-weight:700;color:#1a2e4a;margin-bottom:1.5rem}.cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.cert-item{display:flex;align-items:flex-start;gap:.9rem;background:#fff;border-radius:10px;padding:1rem 1.1rem;border:1px solid #e2eaf6}.cert-icon{flex-shrink:0;width:28px;height:28px;color:#06c;margin-top:.1rem}.cert-text{display:flex;flex-direction:column;gap:.2rem}.cert-text strong{font-size:.9rem;color:#1a2e4a;font-weight:700}.cert-text span{font-size:.8rem;color:#6b7280;line-height:1.4}.cert-disclaimer{margin-top:1rem;font-size:.75rem;color:#9ca3af;line-height:1.5;font-style:italic}.contact-section{text-align:center;margin:3rem 0}.contact-button{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;border:none;padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;border-radius:6px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0066cc4d}.contact-button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #06c6}@media (max-width: 1024px){.vehicle-content{grid-template-columns:1fr}.carousel-main{aspect-ratio:4 / 3}.vehicle-title{font-size:2rem}}@media (max-width: 768px){.vehicle-detail-page{padding:.75rem;width:100%;max-width:100vw}.vehicle-detail-container{width:100%;max-width:100%;overflow-x:hidden}.vehicle-title-section{gap:.5rem}.vehicle-title{font-size:1.25rem;margin:.75rem 0;letter-spacing:0}.vehicle-content{grid-template-columns:1fr;gap:1.5rem;margin:1rem 0 2rem}.carousel-main{aspect-ratio:4 / 3;width:100%}.carousel-button{width:38px;height:38px;font-size:1.1rem}.carousel-thumbnails{gap:.4rem}.thumbnail{width:60px;height:45px}.pricing-box{padding:1rem}.pricing-dual{grid-template-columns:1fr 1fr;gap:.6rem}.pricing-card{padding:.85rem .6rem}.pricing-card-title{font-size:.78rem}.pricing-box .price,.pricing-box .discounted-price{font-size:1.4rem}.pricing-box .original-price{font-size:.85rem}.pricing-card-note{font-size:.62rem}.reserve-btn,.more-info-btn{font-size:.9rem;padding:.75rem}.specs-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:72px;gap:.5rem}.spec-label{font-size:.65rem}.spec-value{font-size:.82rem}.spec-etiqueta-img{width:28px;height:28px}.cert-section{padding:1.25rem}.cert-grid{grid-template-columns:1fr}.financing-modal h2{font-size:.95rem}.financing-type-selector{flex-direction:column}.financing-type-btn{padding:.6rem}.options-list{grid-template-columns:1fr}.share-buttons{flex-direction:column}.share-btn{width:100%}}@media (max-width: 420px){.pricing-dual{grid-template-columns:1fr}.specs-grid{grid-template-columns:repeat(2,1fr)}}.legal-page{min-height:60vh;padding:3rem 1.5rem 5rem;background:#f9f9f9}.legal-container{max-width:820px;margin:0 auto;background:#fff;border-radius:12px;padding:2.5rem 3rem;box-shadow:0 2px 16px #0000000f}.legal-container h1{font-size:clamp(1.6rem,4vw,2.2rem);color:#1a1a1a;margin-bottom:.25rem}.legal-updated{font-size:.85rem;color:#888;margin-bottom:2rem}.legal-container section{margin-bottom:2rem}.legal-container h2{font-size:1.15rem;color:#06c;margin-bottom:.6rem;padding-bottom:.3rem;border-bottom:1px solid #e8f0ff}.legal-container p{font-size:.95rem;color:#444;line-height:1.75;margin-bottom:.6rem}.legal-container ul{padding-left:1.4rem;font-size:.95rem;color:#444;line-height:1.9}.legal-container a{color:#06c;text-decoration:underline}.legal-table{width:100%;border-collapse:collapse;font-size:.9rem;margin-top:.5rem}.legal-table th{background:#f0f6ff;color:#003a8c;padding:.6rem .8rem;text-align:left;font-weight:600}.legal-table td{padding:.6rem .8rem;border-bottom:1px solid #eee;color:#444;vertical-align:top}.legal-table tr:last-child td{border-bottom:none}.footer-legal-links{display:flex;justify-content:center;gap:.75rem;margin-top:.4rem;font-size:.8rem;flex-wrap:wrap}.footer-legal-links a{color:#aaa;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:#fff}.footer-legal-links span{color:#666}.footer-dev-credit{font-size:.78rem;color:#888;margin-top:.3rem}.footer-dev-credit a{color:#aaa;text-decoration:none;font-weight:600;transition:color .2s}.footer-dev-credit a:hover{color:#fff}@media (max-width: 600px){.legal-container{padding:1.5rem 1.25rem}.legal-table{display:block;overflow-x:auto}}.about-page{overflow-x:hidden}.about-hero{position:relative;background:url(/images/Autoocasion%20santos.jpeg) center/cover no-repeat;color:#fff;padding:5rem 2rem 4rem;text-align:center}.about-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#001e50b8,#003c828c)}.about-hero__content{position:relative;z-index:1;max-width:700px;margin:0 auto}.about-hero__eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6;margin-bottom:1rem}.about-hero h1{font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.2;margin-bottom:1rem;color:#fff}.about-hero__sub{font-size:clamp(1rem,2vw,1.2rem);color:#fffc;max-width:560px;margin:0 auto;line-height:1.6}.about-intro{display:flex;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;padding:4rem 2rem}.about-intro__text{flex:1}.about-intro__text h2{font-size:clamp(1.3rem,3vw,2rem);font-weight:800;color:#1a1a1a;margin-bottom:1.25rem;line-height:1.25}.about-intro__text p{font-size:1rem;color:#444;line-height:1.8;margin-bottom:.85rem}.about-intro__badge{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:160px;height:160px;border-radius:50%;background:linear-gradient(135deg,#049,#07e);color:#fff;text-align:center;box-shadow:0 8px 32px #0044994d;padding:1.5rem}.about-badge-year{font-size:2.2rem;font-weight:900;line-height:1}.about-badge-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.85;margin-top:.25rem;line-height:1.3}.about-values{background:#f5f7fa;padding:4rem 2rem}.about-values__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto}.about-value-card{background:#fff;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 2px 12px #0000000f;text-align:center;transition:transform .2s,box-shadow .2s}.about-value-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.about-value-card__icon{font-size:2rem;display:block;margin-bottom:.75rem}.about-value-card h3{font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.about-value-card p{font-size:.88rem;color:#666;line-height:1.6}.about-visit{display:grid;grid-template-columns:1fr 1fr;max-width:1100px;margin:0 auto;padding:4rem 2rem;gap:3rem;align-items:center}.about-visit__content h2{font-size:clamp(1.3rem,3vw,2rem);font-weight:800;color:#1a1a1a;margin-bottom:1rem}.about-visit__content p{font-size:.97rem;color:#444;line-height:1.8;margin-bottom:.85rem}.about-visit__ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.about-visit__map{height:320px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a}@media (max-width: 768px){.about-intro{flex-direction:column;text-align:center;padding:3rem 1.5rem}.about-intro__badge{display:none}.about-visit{grid-template-columns:1fr;padding:3rem 1.5rem}.about-visit__map{height:240px}.about-visit__ctas{justify-content:center}}.contact-page{padding-bottom:5rem}.contact-hero{background:linear-gradient(135deg,#003380,#05c);color:#fff;text-align:center;padding:4rem 1.5rem 3.5rem}.contact-hero__eyebrow{font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;opacity:.75;margin-bottom:.75rem}.contact-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;margin:0 0 1rem;color:#fff}.contact-hero__sub{font-size:1.05rem;opacity:.85;max-width:560px;margin:0 auto}.contact-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1100px;margin:-2rem auto 3rem;padding:0 1.5rem}.contact-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000017;padding:1.5rem 1.25rem;text-align:center;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.contact-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00338026}.contact-card__icon{font-size:2rem;display:block;margin-bottom:.6rem}.contact-card h3{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#04b;margin:0 0 .4rem}.contact-card p{margin:.15rem 0;font-size:.92rem;color:#333;font-weight:600}.contact-card__hint{font-weight:400!important;font-size:.78rem!important;color:#888!important}a.contact-card{border:2px solid transparent}a.contact-card:hover{border-color:#04b}.contact-main{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;max-width:1100px;margin:0 auto;padding:0 1.5rem;align-items:start}.contact-form-section h2,.contact-map-section h2{font-size:1.4rem;font-weight:700;color:#003380;margin:0 0 .35rem}.contact-form-section__sub{color:#666;font-size:.9rem;margin:0 0 1.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-form__field{display:flex;flex-direction:column;gap:.35rem}.contact-form__field label{font-size:.82rem;font-weight:600;color:#444;text-transform:uppercase;letter-spacing:.05em}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{padding:.7rem .9rem;border:1.5px solid #dde3f0;border-radius:8px;font-size:.95rem;font-family:inherit;background:#f8faff;color:#222;transition:border-color .2s,box-shadow .2s;outline:none}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{border-color:#04b;box-shadow:0 0 0 3px #0044bb1a;background:#fff}.contact-form__field textarea{resize:vertical;min-height:110px}.contact-form__legal{font-size:.78rem;color:#888;margin:-.25rem 0 0}.contact-form__legal a{color:#04b}.contact-form__submit{align-self:flex-start;padding:.85rem 2.2rem;font-size:1rem}.contact-success{background:#f0fdf4;border:2px solid #22c55e;border-radius:12px;padding:2.5rem 2rem;text-align:center}.contact-success span{font-size:2.5rem}.contact-success h3{color:#166534;margin:.5rem 0 .25rem}.contact-success p{color:#444;margin:0}.contact-map-section p{color:#666;font-size:.9rem;margin:0 0 1rem}.contact-map{width:100%;height:340px;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;margin-bottom:1rem}.contact-map-section__dir{display:inline-block}@media (max-width: 900px){.contact-cards{grid-template-columns:repeat(2,1fr);margin-top:-1rem}.contact-main,.contact-form__row{grid-template-columns:1fr}}@media (max-width: 500px){.contact-cards{grid-template-columns:repeat(2,1fr);gap:.75rem}.contact-hero{padding:3rem 1.25rem 2.5rem}}
