:root{--ovh-primary:#1f73f1;--ovh-dark:#071d33;--ovh-text:#071d33;--ovh-border:#e5edf7;--ovh-soft:#f3f7fc;--ovh-radius:22px;--ovh-shadow:0 12px 32px rgba(7,29,51,.08)}
.ovh-container{width:min(1180px,calc(100% - 36px));margin:0 auto}.ovh-section{padding:56px 0}.ovh-section--soft{background:var(--ovh-soft)}.ovh-eyebrow{color:var(--ovh-primary);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px}.ovh-lead{font-size:18px;color:#39516b;max-width:720px}.ovh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 22px;text-decoration:none!important;font-weight:800;border:1px solid transparent;cursor:pointer;line-height:1.1}.ovh-btn--primary{background:var(--ovh-primary);color:#fff!important}.ovh-btn--dark{background:var(--ovh-dark);color:#fff!important}.ovh-btn--light{background:#fff;color:var(--ovh-dark)!important;border-color:var(--ovh-border)}.ovh-btn--ghost{background:rgba(255,255,255,.12);color:#fff!important;border-color:rgba(255,255,255,.25)}.ovh-wide{width:100%}.ovh-badge{display:inline-flex;background:rgba(31,115,241,.12);color:#d9e8ff;border-radius:999px;padding:7px 12px;font-weight:800;font-size:12px}.ovh-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--ovh-border);box-shadow:0 2px 12px rgba(7,29,51,.04)}.ovh-header__inner{height:66px;display:flex;align-items:center;justify-content:space-between;gap:22px}.ovh-brand{display:flex;align-items:center;gap:10px;text-decoration:none!important;color:var(--ovh-text)!important}.ovh-logo-img{width:34px;height:34px;object-fit:contain;border-radius:8px}.ovh-brand strong{display:block;color:var(--ovh-primary);line-height:1}.ovh-brand small{display:block;font-size:11px;color:#586a80}.ovh-nav{display:flex;align-items:center;gap:28px}.ovh-nav a{font-weight:750;color:#28435f;text-decoration:none!important}.ovh-nav a:hover{color:var(--ovh-primary)}.ovh-header__actions{display:flex;align-items:center;gap:12px}.ovh-phone{display:inline-flex;gap:8px;align-items:center;color:var(--ovh-dark)!important;text-decoration:none!important;font-weight:800}.ovh-menu-toggle{display:none;border:0;background:var(--ovh-soft);border-radius:10px;padding:9px 11px}.ovh-hero{min-height:620px;background-size:cover;background-position:center;color:#fff;display:flex;align-items:center}.ovh-hero h1{font-size:clamp(38px,6vw,72px);line-height:1.02;max-width:760px;margin:18px 0;color:#fff}.ovh-hero mark{background:transparent;color:var(--ovh-primary)}.ovh-hero p{font-size:18px;max-width:640px;color:#dce8f5}.ovh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.ovh-stats{display:flex;gap:60px;margin-top:48px}.ovh-stats span{display:grid;gap:4px;color:#b7c9dc}.ovh-stats b{font-size:28px;color:#fff}.ovh-title-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.ovh-vehicle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ovh-vehicle-grid--3{grid-template-columns:repeat(3,1fr)}.ovh-vehicle-card{background:#fff;border:1px solid var(--ovh-border);border-radius:var(--ovh-radius);overflow:hidden;box-shadow:var(--ovh-shadow);display:flex;flex-direction:column}.ovh-vehicle-card__image{position:relative;display:block;aspect-ratio:16/10;overflow:hidden}.ovh-vehicle-card__image img,.ovh-featured-post img,.ovh-post-grid img{width:100%;height:100%;object-fit:cover}.ovh-vehicle-card__image span{position:absolute;left:12px;top:12px;background:var(--ovh-dark);color:#fff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.ovh-vehicle-card__body{padding:18px}.ovh-vehicle-card__title{display:flex;justify-content:space-between;gap:16px}.ovh-vehicle-card h3{margin:0 0 8px}.ovh-vehicle-card em{color:var(--ovh-primary);font-style:normal;font-size:22px}.ovh-spec-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;font-size:13px;color:#53687e}.ovh-card-actions{display:flex;gap:10px;flex-wrap:wrap}.ovh-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ovh-feature-grid>div,.ovh-contact-cards>div{background:#fff;border:1px solid var(--ovh-border);border-radius:18px;padding:24px;box-shadow:0 4px 18px rgba(7,29,51,.04)}.ovh-feature-grid i{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#eaf2ff;color:var(--ovh-primary);font-style:normal}.ovh-price-cta{background:var(--ovh-dark);color:#fff;border-radius:22px;padding:34px;display:grid;grid-template-columns:1.1fr .9fr;gap:28px}.ovh-preview-card{background:rgba(255,255,255,.08);border-radius:16px;padding:24px;display:grid;gap:12px}.ovh-process b{font-size:34px;color:var(--ovh-primary)}.ovh-final-cta{background:linear-gradient(135deg,#f4f8ff,#fff);border:1px solid var(--ovh-border);border-radius:24px;padding:40px;text-align:center}.ovh-footer{background:var(--ovh-dark);color:#c4d2e0;padding-top:54px}.ovh-footer a{display:block;color:#e4edf6!important;text-decoration:none!important;margin:10px 0}.ovh-footer h4{color:#fff;letter-spacing:.08em;text-transform:uppercase}.ovh-footer__grid{display:grid;grid-template-columns:1.1fr .8fr .8fr 1fr;gap:58px}.ovh-footer-brand{display:flex;align-items:center;gap:10px;color:#fff}.ovh-footer-brand small{display:block;color:#9db0c4}.ovh-footer__bottom{border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:20px;color:#90a4b9;margin-top:36px}.ovh-filterbar,.ovh-compare-picker{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:24px 0}.ovh-filterbar button,.ovh-compare-picker button,.ovh-chips button{border:1px solid var(--ovh-border);background:#fff;border-radius:999px;padding:9px 16px;font-weight:800;cursor:pointer}.ovh-filterbar .is-active,.ovh-compare-picker .is-active,.ovh-chips .is-active{background:var(--ovh-dark);color:#fff}.ovh-filterbar select,.ovh-panel select,.ovh-panel input,.ovh-panel textarea,.ovh-lead-form input,.ovh-lead-form select,.ovh-lead-form textarea{width:100%;border:1px solid var(--ovh-border);border-radius:12px;padding:13px 14px;background:#fff}.ovh-panel,.ovh-buy-card,.ovh-content-block{background:#fff;border:1px solid var(--ovh-border);border-radius:22px;padding:24px;box-shadow:var(--ovh-shadow)}.ovh-detail-grid,.ovh-calc-grid,.ovh-two-col{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:start}.ovh-gallery-main{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:20px}.ovh-thumb{border:2px solid transparent;background:transparent;margin:10px 6px 0 0;padding:0;border-radius:10px;overflow:hidden}.ovh-thumb img{width:74px;height:54px;object-fit:cover}.ovh-spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.ovh-spec-grid>div{border:1px solid var(--ovh-border);border-radius:16px;padding:18px}.ovh-spec-grid small{display:block;color:#62758a}.ovh-version{display:flex;justify-content:space-between;gap:10px;border:1px solid var(--ovh-border);border-radius:14px;padding:12px;margin:8px 0;cursor:pointer}.ovh-version.is-active{border-color:var(--ovh-primary);background:#eaf2ff}.ovh-colors{display:flex;gap:10px}.ovh-colors button{width:34px;height:34px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--ovh-border);cursor:pointer}.ovh-price-line{display:flex;justify-content:space-between;margin:18px 0}.ovh-price-line strong{font-size:28px;color:var(--ovh-primary)}.ovh-two{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.ovh-lines{display:grid;gap:12px}.ovh-lines span,.ovh-loan span{display:flex;justify-content:space-between;border-bottom:1px solid var(--ovh-border);padding-bottom:10px}.ovh-total{display:flex;justify-content:space-between;align-items:center;background:var(--ovh-dark);color:#fff;border-radius:14px;padding:18px;margin:18px 0}.ovh-total strong{font-size:26px}.ovh-saving{background:#eaf2ff;color:var(--ovh-primary);font-weight:800;border-radius:12px;padding:12px}.ovh-loan{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.ovh-radio{display:flex!important;justify-content:space-between;gap:12px;align-items:center;border:1px solid var(--ovh-border);border-radius:12px;padding:12px;margin-top:8px}.ovh-radio input{width:auto!important}.ovh-compare-table{overflow:auto}.ovh-compare-table table{width:100%;border-collapse:collapse;min-width:760px}.ovh-compare-table th,.ovh-compare-table td{border-bottom:1px solid var(--ovh-border);padding:14px;text-align:left}.ovh-compare-table img{width:100%;max-width:320px;border-radius:14px;aspect-ratio:16/9;object-fit:cover}.ovh-best{color:var(--ovh-primary);font-weight:900}.ovh-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ovh-lead-form label,.ovh-panel label{display:block;font-weight:800;margin:12px 0}.ovh-select-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ovh-select-cards label{border:1px solid var(--ovh-border);border-radius:14px;overflow:hidden;margin:0;cursor:pointer}.ovh-select-cards input{display:none}.ovh-select-cards img{width:100%;height:90px;object-fit:cover}.ovh-select-cards span{display:block;padding:10px}.ovh-select-cards small{display:block;color:#62758a}.ovh-select-cards label:has(input:checked){border-color:var(--ovh-primary);box-shadow:0 0 0 2px #d7e7ff}.ovh-hp{position:absolute!important;left:-10000px!important}.ovh-form-message{margin-top:12px;font-weight:800}.ovh-contact-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:28px 0}.ovh-contact-cards b,.ovh-contact-cards span{display:block}.ovh-map,.ovh-map iframe{width:100%;min-height:330px;border-radius:18px;overflow:hidden}.ovh-map-placeholder{background:#eaf2ff;min-height:330px;border-radius:18px;display:grid;place-items:center}.ovh-rounded-img{width:100%;border-radius:24px;aspect-ratio:16/10;object-fit:cover}.ovh-stat-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;background:var(--ovh-dark);border-radius:22px;color:#fff;padding:28px;margin:36px 0;text-align:center}.ovh-stat-strip b{display:block;color:var(--ovh-primary);font-size:34px}.ovh-featured-post{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--ovh-border);border-radius:22px;overflow:hidden;margin:24px 0}.ovh-featured-post>div:last-child{padding:28px}.ovh-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ovh-post-grid article{border:1px solid var(--ovh-border);border-radius:18px;overflow:hidden;background:#fff;padding-bottom:18px}.ovh-post-grid h3,.ovh-post-grid p,.ovh-post-grid small,.ovh-post-grid a{margin-left:18px;margin-right:18px}.ovh-mobile-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:60;display:none;grid-template-columns:repeat(4,1fr);gap:6px;background:#fff;border:1px solid var(--ovh-border);box-shadow:0 10px 28px rgba(7,29,51,.18);border-radius:16px;padding:8px}.ovh-mobile-cta a{text-align:center;background:var(--ovh-primary);color:#fff!important;border-radius:12px;padding:10px 6px;text-decoration:none!important;font-size:12px;font-weight:800}.ovh-toast{position:fixed;right:20px;bottom:20px;background:var(--ovh-dark);color:#fff;border-radius:14px;padding:14px 18px;z-index:9999;box-shadow:var(--ovh-shadow)}
@media(max-width:980px){.ovh-nav{display:none}.ovh-menu-toggle{display:block}.ovh-header__inner{height:auto;min-height:64px}.ovh-header.is-open .ovh-nav{display:flex;position:absolute;top:64px;left:18px;right:18px;background:#fff;border:1px solid var(--ovh-border);border-radius:16px;padding:18px;flex-direction:column;align-items:flex-start;box-shadow:var(--ovh-shadow)}.ovh-phone{display:none}.ovh-vehicle-grid,.ovh-feature-grid,.ovh-post-grid{grid-template-columns:repeat(2,1fr)}.ovh-detail-grid,.ovh-calc-grid,.ovh-two-col,.ovh-price-cta,.ovh-footer__grid,.ovh-featured-post{grid-template-columns:1fr}.ovh-contact-cards,.ovh-stat-strip{grid-template-columns:repeat(2,1fr)}.ovh-mobile-cta{display:grid}.ovh-section{padding:40px 0}}@media(max-width:640px){.ovh-container{width:min(100% - 24px,1180px)}.ovh-vehicle-grid,.ovh-feature-grid,.ovh-post-grid,.ovh-contact-cards,.ovh-stat-strip,.ovh-form-row,.ovh-spec-grid,.ovh-loan,.ovh-select-cards{grid-template-columns:1fr}.ovh-hero{min-height:520px}.ovh-stats{gap:18px;flex-direction:column}.ovh-header__actions .ovh-btn{display:none}.ovh-title-row{display:block}.ovh-total{display:block}.ovh-footer{padding-bottom:70px}}
