:root{--od-navy-950:#071426;--od-navy-900:#0b1d36;--od-navy-800:#123052;--od-blue-600:#1769e0;--od-orange-500:#f97316;--od-orange-600:#ea580c;--od-slate-700:#334155;--od-slate-500:#64748b;--od-slate-200:#e2e8f0;--od-slate-100:#f1f5f9;--od-white:#fff;--od-success:#15803d;--od-danger:#b91c1c;--od-radius-sm:.75rem;--od-radius:1.25rem;--od-radius-lg:2rem;--od-shadow:0 18px 50px rgba(7,20,38,.1);--od-container:1200px;--od-focus:0 0 0 3px rgba(249,115,22,.35)}
html{scroll-behavior:smooth}.otodestek-ui{color:var(--od-navy-950);background:var(--od-white)}.od-container{width:min(calc(100% - 2rem),var(--od-container));margin-inline:auto}.od-main{overflow:clip}.od-section{padding:clamp(4rem,7vw,7rem) 0}.od-section--soft{background:var(--od-slate-100)}.od-eyebrow{display:inline-flex;color:var(--od-orange-600);font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.od-section-heading{max-width:650px;margin-bottom:2.5rem}.od-section-heading h2,.od-empty-state h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;margin:.75rem 0}.od-section-heading p,.od-empty-state p{color:var(--od-slate-500);font-size:1.08rem}.od-hero{position:relative;color:var(--od-white);background:radial-gradient(circle at 85% 30%,#1c4778 0,transparent 35%),linear-gradient(135deg,var(--od-navy-950),var(--od-navy-800));padding:clamp(5rem,9vw,9rem) 0 8rem}.od-hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:4rem}.od-hero h1{max-width:780px;margin:.9rem 0 1.25rem;color:var(--od-white);font-size:clamp(2.7rem,5.5vw,5rem);line-height:1.02;letter-spacing:-.045em}.od-hero p{max-width:660px;color:#cad7e6;font-size:clamp(1.05rem,2vw,1.3rem)}.od-trust-points{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin:1.8rem 0 0;padding:0;list-style:none;color:#d9e5f2;font-size:.92rem}.od-trust-points li::before{content:'✓';color:#fb923c;font-weight:900;margin-right:.45rem}.od-hero__visual{min-height:340px;display:grid;place-items:center}.od-car-shape{position:relative;width:min(100%,490px);height:180px;border-radius:55% 45% 18% 18%/70% 70% 24% 24%;background:linear-gradient(145deg,#fff,#b9cee2);box-shadow:0 35px 80px rgba(0,0,0,.28);transform:perspective(800px) rotateY(-8deg)}.od-car-shape::before{content:'';position:absolute;inset:20px 82px 75px;border-radius:60% 60% 12% 12%;background:linear-gradient(145deg,#193a5c,#071426)}.od-car-shape::after{content:'';position:absolute;inset:auto 34px -22px;width:58px;height:58px;border:12px solid #071426;border-radius:50%;box-shadow:330px 0 0 -12px #718096,330px 0 0 0 #071426}.od-selector-wrap{position:relative;margin-top:-4.5rem;z-index:2}.od-selector-card{padding:clamp(1.5rem,3vw,2.5rem);border:1px solid rgba(226,232,240,.9);border-radius:var(--od-radius-lg);background:var(--od-white);box-shadow:var(--od-shadow)}.od-selector-card h2{margin:.35rem 0 1.4rem;font-size:clamp(1.65rem,3vw,2.35rem)}.od-vehicle-selector{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr)) auto;gap:.8rem;align-items:end}.od-step label{display:block;margin-bottom:.45rem;font-size:.78rem;font-weight:800;color:var(--od-slate-700)}.od-step select{width:100%;min-height:50px;border:1px solid var(--od-slate-200);border-radius:var(--od-radius-sm);background-color:#fff;color:var(--od-navy-950)}.od-step select:focus,.od-button:focus-visible,.od-action-card:focus-visible,.od-mobile-nav__item:focus-visible{outline:0;box-shadow:var(--od-focus)}.od-button{min-height:50px;padding:.8rem 1.25rem;border:0;border-radius:var(--od-radius-sm);font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.od-button--primary{color:#fff;background:var(--od-orange-500)}.od-button--primary:hover{color:#fff;background:var(--od-orange-600)}.od-button--secondary{color:#fff;background:var(--od-navy-900)}.od-form-status{grid-column:1/-1;margin:0;min-height:1px;color:var(--od-danger);font-size:.88rem}.od-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.od-action-card{display:flex;min-height:290px;flex-direction:column;padding:1.6rem;border:1px solid var(--od-slate-200);border-radius:var(--od-radius);color:var(--od-navy-950);background:#fff;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.od-action-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:var(--od-shadow);color:var(--od-navy-950)}.od-action-card h3{margin:1.3rem 0 .7rem;font-size:1.35rem}.od-action-card p{color:var(--od-slate-500)}.od-action-card__icon{width:50px;height:50px;border-radius:14px;background:#fff1e7}.od-text-link{margin-top:auto;color:var(--od-orange-600);font-weight:800}.od-empty-state{max-width:780px;text-align:center}.od-empty-state .od-button{margin-top:1rem}.od-mobile-nav{display:none}.od-skip-link:focus{clip:auto!important;clip-path:none!important;width:auto!important;height:auto!important;top:1rem;left:1rem;padding:.8rem 1rem;background:#fff;color:#000;z-index:999999}.od-icon{display:block;position:relative}.od-action-card__icon::before{content:'+';position:absolute;inset:0;display:grid;place-items:center;color:var(--od-orange-600);font-size:1.7rem;font-weight:800}
@media(max-width:1024px){.od-hero__grid{grid-template-columns:1fr}.od-hero__visual{display:none}.od-vehicle-selector{grid-template-columns:repeat(2,1fr)}.od-vehicle-selector .od-button{grid-column:1/-1}.od-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){html{scroll-behavior:auto}.otodestek-ui{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.od-hero{padding:4.5rem 0 7rem}.od-selector-wrap{margin-top:-3rem}.od-vehicle-selector,.od-card-grid{grid-template-columns:1fr}.od-vehicle-selector .od-button{grid-column:auto}.od-action-card{min-height:230px}.od-mobile-nav{display:block;position:fixed;z-index:9999;inset:auto 0 0;background:rgba(255,255,255,.96);border-top:1px solid var(--od-slate-200);padding-bottom:env(safe-area-inset-bottom);backdrop-filter:blur(14px)}.od-mobile-nav__inner{height:67px;display:grid;grid-template-columns:repeat(5,1fr)}.od-mobile-nav__item{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;color:var(--od-slate-500);font-size:.68rem;font-weight:700;text-decoration:none}.od-mobile-nav__item:hover{color:var(--od-orange-600)}.od-mobile-nav .od-icon{width:22px;height:22px;border:2px solid currentColor;border-radius:7px}.od-mobile-nav .od-icon::after{content:'';position:absolute;width:6px;height:6px;inset:6px;border-radius:50%;background:currentColor}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.od-page-hero{padding:clamp(4rem,7vw,7rem) 0;background:linear-gradient(135deg,var(--od-navy-950),var(--od-navy-800));color:#fff}.od-page-hero h1{max-width:850px;margin:.7rem 0 1rem;color:#fff;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.04;letter-spacing:-.04em}.od-page-hero p{max-width:720px;margin:0;color:#cad7e6;font-size:1.12rem}.od-product{min-height:55vh;padding:clamp(3rem,6vw,6rem) 0;background:var(--od-slate-100)}.od-panel,.od-result{padding:clamp(1.4rem,3vw,2.3rem);border:1px solid var(--od-slate-200);border-radius:var(--od-radius);background:#fff;box-shadow:0 12px 35px rgba(7,20,38,.06)}.od-dashboard__vehicle{display:flex;align-items:center;gap:1.5rem}.od-dashboard__vehicle .od-button{margin-left:auto}.od-vehicle-badge{width:76px;height:76px;display:grid;place-items:center;flex:0 0 auto;border-radius:24px;background:var(--od-navy-900);color:#fff;font-weight:900}.od-muted{color:var(--od-slate-500)}.od-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.od-feature{display:flex;min-height:130px;flex-direction:column;justify-content:center;padding:1.25rem;border-radius:var(--od-radius);background:#fff;color:var(--od-navy-950);text-decoration:none}.od-feature span{color:var(--od-slate-500);font-size:.83rem}.od-feature strong{margin-top:.35rem}.od-flow-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:1.4rem;align-items:start}.od-flow{display:grid;gap:1rem}.od-flow label,.od-km-field,.od-search-panel label{display:grid;gap:.45rem;font-weight:800;font-size:.86rem}.od-flow select,.od-km-field input,.od-search-panel input{width:100%;min-height:52px;border:1px solid var(--od-slate-200);border-radius:var(--od-radius-sm);background:#fff}.od-progress{display:flex;gap:.6rem}.od-progress span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--od-slate-100);color:var(--od-slate-500);font-size:.78rem;font-weight:900}.od-progress .is-active{background:var(--od-orange-500);color:#fff}.od-result{position:sticky;top:2rem;min-height:260px;background:var(--od-navy-900);color:#fff}.od-result h2{color:#fff;font-size:2rem}.od-result p,.od-result small{color:#cad7e6}.od-cost-split{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin:1.5rem 0}.od-cost-split span{display:grid;padding:1rem;border-radius:12px;background:rgba(255,255,255,.08)}.od-safety{padding:1.2rem 1.4rem;margin-bottom:1rem;border-left:5px solid var(--od-orange-500);border-radius:var(--od-radius-sm);background:#fff7ed}.od-safety p{margin:.25rem 0 0}.od-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.od-choice{min-height:110px;padding:1rem;border:1px solid var(--od-slate-200);border-radius:var(--od-radius-sm);background:#fff;color:var(--od-navy-950);font-weight:800;cursor:pointer}.od-choice:hover,.od-choice.is-selected{border-color:var(--od-orange-500);background:#fff7ed}.od-diagnostic-result{margin-top:1.2rem}.od-alert{padding:1.2rem;border-radius:var(--od-radius-sm);background:#eff6ff}.od-alert--critical{background:#fef2f2;color:#7f1d1d}.od-alert p{margin:.4rem 0}.od-panel-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem}.od-km-field{max-width:260px}.od-timeline{margin-top:2rem;border-left:2px solid var(--od-slate-200)}.od-timeline article{position:relative;padding:0 0 2rem 2rem}.od-timeline__dot{position:absolute;left:-8px;top:4px;width:14px;height:14px;border:3px solid #fff;border-radius:50%;background:var(--od-orange-500);box-shadow:0 0 0 2px var(--od-orange-500)}.od-timeline h3{margin:.3rem 0}.od-status{display:inline-flex;padding:.25rem .6rem;border-radius:999px;background:#ecfdf5;color:var(--od-success);font-size:.72rem;font-weight:800}.od-disclaimer{padding-top:1rem;border-top:1px solid var(--od-slate-200);color:var(--od-slate-500);font-size:.85rem}.od-empty-icon{width:64px;height:64px;display:grid;place-items:center;margin:0 auto;border-radius:50%;background:#fff1e7;color:var(--od-orange-600);font-size:2rem;font-weight:900}.od-search-panel{max-width:820px;margin:auto}.od-search-panel form>div{display:grid;grid-template-columns:1fr auto;gap:.7rem}.od-search-panel [data-od-obd-result]{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--od-slate-200)}.od-code{display:inline-flex;padding:.4rem .8rem;border-radius:8px;background:var(--od-navy-900);color:#fff;font:800 1.2rem monospace}.od-error{color:var(--od-danger)}
@media(max-width:1024px){.od-feature-grid,.od-choice-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.od-flow-grid{grid-template-columns:1fr}.od-result{position:static}.od-dashboard__vehicle{align-items:flex-start;flex-wrap:wrap}.od-dashboard__vehicle .od-button{width:100%;margin-left:0}.od-feature-grid,.od-choice-grid{grid-template-columns:1fr}.od-panel-heading{align-items:stretch;flex-direction:column}.od-km-field{max-width:none}.od-search-panel form>div{grid-template-columns:1fr}.od-cost-split{grid-template-columns:1fr}}

/* Soft product UI refinement. */
:root{--od-soft-blue:#eef5ff;--od-soft-orange:#fff4eb;--od-soft-green:#edf9f3;--od-line:#e8edf3;--od-product-bg:#f7f9fc}
.od-page-hero{position:relative;padding:clamp(2.6rem,5vw,4.4rem) 0;border-bottom:1px solid var(--od-line);background:linear-gradient(145deg,#f8fbff 0%,#f2f6fb 58%,#fff7f0 100%);color:var(--od-navy-950);overflow:hidden}.od-page-hero::after{content:'';position:absolute;right:7%;top:-80px;width:280px;height:280px;border-radius:50%;background:rgba(255,255,255,.72);filter:blur(2px);pointer-events:none}.od-page-hero .od-container{position:relative;z-index:1}.od-page-hero .od-eyebrow{padding:.38rem .7rem;border:1px solid #fed7bd;border-radius:999px;background:rgba(255,255,255,.76);font-size:.7rem;letter-spacing:.07em}.od-page-hero h1{max-width:720px;margin:.8rem 0 .75rem;color:var(--od-navy-950);font-size:clamp(2rem,3.6vw,3.25rem);line-height:1.08;letter-spacing:-.035em}.od-page-hero p{max-width:680px;color:var(--od-slate-500);font-size:clamp(.98rem,1.5vw,1.08rem);line-height:1.7}.od-product{padding:clamp(2rem,4.5vw,4.5rem) 0;background:var(--od-product-bg)}.od-panel,.od-result{border-color:var(--od-line);border-radius:1.5rem;box-shadow:0 10px 30px rgba(34,55,83,.055)}.od-panel h2{font-size:clamp(1.35rem,2.1vw,1.8rem);letter-spacing:-.02em}.od-dashboard__vehicle{padding:.35rem}.od-vehicle-badge{width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#dbeafe,#eff6ff);color:var(--od-blue-600)}.od-dashboard__vehicle p{margin:.25rem 0 0;color:var(--od-slate-500)}.od-feature-grid{gap:.8rem}.od-feature{min-height:112px;border:1px solid var(--od-line);border-radius:1.15rem;box-shadow:0 5px 18px rgba(34,55,83,.035);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.od-feature:nth-child(1){background:linear-gradient(145deg,#fff,var(--od-soft-green))}.od-feature:nth-child(2){background:linear-gradient(145deg,#fff,var(--od-soft-orange))}.od-feature:nth-child(3){background:linear-gradient(145deg,#fff,var(--od-soft-blue))}.od-feature:nth-child(4){background:linear-gradient(145deg,#fff,#f5f1ff)}.od-feature:hover{transform:translateY(-2px);border-color:#cfd9e6;box-shadow:0 10px 24px rgba(34,55,83,.07)}.od-feature strong{font-size:.98rem}.od-flow-grid{grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);max-width:1000px}.od-flow{gap:.85rem}.od-flow label,.od-km-field,.od-search-panel label{color:var(--od-slate-700);font-size:.8rem}.od-flow select,.od-km-field input,.od-search-panel input{min-height:48px;border-color:#dce4ed;border-radius:.8rem;box-shadow:0 1px 2px rgba(34,55,83,.02)}.od-flow select:focus,.od-km-field input:focus,.od-search-panel input:focus{outline:0;border-color:#7fb1ef;box-shadow:0 0 0 3px rgba(23,105,224,.1)}.od-flow .od-button{margin-top:.2rem}.od-progress span{width:27px;height:27px;background:#eef2f7}.od-result{position:static;min-height:230px;background:linear-gradient(145deg,#f1f6fc,#eaf2fb);color:var(--od-navy-950)}.od-result .od-eyebrow{color:var(--od-blue-600)}.od-result h2{margin:.65rem 0;color:var(--od-navy-950);font-size:clamp(1.6rem,2.6vw,2.25rem)}.od-result p,.od-result small{color:var(--od-slate-500)}.od-cost-split span{border:1px solid rgba(203,213,225,.75);background:rgba(255,255,255,.66);color:var(--od-slate-700)}.od-safety{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.3rem 1rem;padding:1rem 1.2rem;border:1px solid #fed7aa;border-left-width:4px;background:#fffaf5;box-shadow:none}.od-safety strong{grid-row:1/3}.od-safety p{font-size:.9rem;color:#7c4a26}.od-choice-grid{gap:.65rem}.od-choice{min-height:86px;border-color:var(--od-line);border-radius:1rem;color:var(--od-slate-700);font-size:.9rem;font-weight:750;box-shadow:0 3px 12px rgba(34,55,83,.025)}.od-choice:hover,.od-choice.is-selected{border-color:#f6b987;background:var(--od-soft-orange);color:var(--od-navy-950)}.od-alert{border:1px solid #dbeafe;background:#f5f9ff}.od-alert--critical{border-color:#fecaca;background:#fff7f7}.od-panel-heading{align-items:center}.od-timeline{border-left-color:#dbe3ec}.od-timeline article{padding-bottom:1.6rem}.od-timeline h3{font-size:1.05rem}.od-empty-state.od-panel{max-width:760px;margin-inline:auto;padding-block:clamp(2.5rem,5vw,4rem)}.od-search-panel{max-width:760px}.od-search-panel [data-od-obd-result]{margin-top:1.5rem;padding-top:1.5rem}.od-code{background:#eaf2fb;color:var(--od-blue-600)}
@media(max-width:767px){.od-page-hero{padding:2.2rem 0 2.5rem}.od-page-hero::after{right:-120px;top:-100px}.od-page-hero h1{font-size:clamp(1.8rem,9vw,2.35rem)}.od-page-hero p{font-size:.95rem;line-height:1.6}.od-product{padding:1.25rem 0 2.5rem}.od-panel,.od-result{padding:1.2rem;border-radius:1.2rem}.od-flow-grid{gap:.8rem}.od-safety{grid-template-columns:1fr;gap:.2rem}.od-safety strong{grid-row:auto}.od-dashboard__vehicle{gap:1rem}.od-vehicle-badge{width:52px;height:52px}.od-choice{min-height:70px}.od-feature{min-height:96px}}
.od-page-hero h1{font-size:clamp(2rem,3.2vw,2.75rem)}
@media(max-width:767px){.od-page-hero h1{font-size:clamp(1.8rem,8vw,2.2rem)}.od-flow-grid{grid-template-columns:1fr}}
.od-hero{padding:clamp(4rem,7vw,6.5rem) 0 7rem;background:radial-gradient(circle at 83% 32%,#2b527d 0,transparent 34%),linear-gradient(135deg,#0c1d33,#183b60)}.od-hero__grid{gap:2.5rem}.od-hero h1{max-width:680px;font-size:clamp(2.5rem,4.4vw,4rem);line-height:1.06}.od-hero p{max-width:590px;font-size:clamp(1rem,1.6vw,1.15rem);line-height:1.7}.od-hero__visual{min-height:280px}.od-car-shape{width:min(90%,420px);height:155px}.od-selector-card{border-color:var(--od-line);box-shadow:0 14px 38px rgba(34,55,83,.08)}
@media(max-width:767px){.od-hero{padding:3.5rem 0 6rem}.od-hero h1{font-size:clamp(2.2rem,10vw,3rem)}.od-trust-points{gap:.55rem 1rem}.od-selector-card{border-radius:1.35rem}}
.od-vehicle-page{padding-top:1.5rem}.od-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--od-slate-500);font-size:.8rem}.od-breadcrumb a{color:var(--od-slate-500);text-decoration:none}.od-vehicle-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem;margin-bottom:.8rem;border:1px solid var(--od-line);border-radius:1.5rem;background:linear-gradient(145deg,#fff,var(--od-soft-blue))}.od-vehicle-header h1{margin:.4rem 0;font-size:clamp(1.7rem,3vw,2.5rem)}.od-vehicle-header p{margin:0;color:var(--od-slate-500)}.od-vehicle-tabs{display:flex;gap:.4rem;margin-bottom:1rem;padding:.35rem;border:1px solid var(--od-line);border-radius:1rem;background:#fff;overflow:auto}.od-vehicle-tabs a{padding:.65rem .9rem;border-radius:.7rem;color:var(--od-slate-700);font-size:.82rem;font-weight:800;text-decoration:none;white-space:nowrap}.od-vehicle-tabs a:hover{background:var(--od-soft-blue);color:var(--od-blue-600)}.od-data-table{overflow:auto}.od-data-table table{width:100%;border-collapse:collapse}.od-data-table th,.od-data-table td{padding:.9rem;border-bottom:1px solid var(--od-line);text-align:left}.od-data-table th{color:var(--od-slate-500);font-size:.75rem;text-transform:uppercase}.od-issue-list{display:grid;gap:.8rem}.od-issue-list article{padding:1rem;border:1px solid var(--od-line);border-radius:1rem;background:#fff}.od-issue-list article>div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.od-issue-list h3{margin:0;font-size:1.05rem}.od-issue-list p{margin:.6rem 0 0;color:var(--od-slate-700)}.od-price-range{margin:1rem 0;color:var(--od-blue-600);font-size:clamp(2rem,5vw,3.5rem);font-weight:900}.od-cost-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.od-cost-detail dl>div{padding:1rem;border-radius:.8rem;background:var(--od-product-bg)}.od-cost-detail dt{color:var(--od-slate-500);font-size:.75rem}.od-cost-detail dd{margin:.25rem 0 0;font-weight:800}
@media(max-width:767px){.od-vehicle-header{align-items:flex-start;flex-direction:column;padding:1.15rem}.od-vehicle-header .od-button{width:100%}.od-cost-detail dl{grid-template-columns:1fr}.od-breadcrumb{overflow:hidden}.od-vehicle-tabs{margin-inline:-.25rem}}
.od-vehicle-page>.od-container{width:min(calc(100% - 2rem),1080px)}.od-vehicle-header{display:grid;grid-template-columns:minmax(280px,42%) 1fr;min-height:290px;padding:0;overflow:hidden;background:#fff}.od-vehicle-header__photo{height:100%;min-height:290px;background:linear-gradient(145deg,#eef3f8,#e4edf6)}.od-vehicle-photo{display:block;width:100%;height:100%;min-height:290px;object-fit:cover;object-position:center}.od-vehicle-photo--placeholder{position:relative;overflow:hidden;background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.95),transparent 31%),linear-gradient(145deg,#eaf1f8,#d9e6f2)}.od-vehicle-photo--placeholder::before{content:'';position:absolute;left:12%;right:12%;top:33%;height:36%;border-radius:50% 48% 20% 20%/65% 65% 24% 24%;background:linear-gradient(150deg,#fff,#c6d7e7);box-shadow:0 18px 30px rgba(49,72,96,.18)}.od-vehicle-photo--placeholder::after{content:'';position:absolute;left:22%;bottom:24%;width:42px;height:42px;border:9px solid #324b65;border-radius:50%;box-shadow:185px 0 0 -9px #879caf,185px 0 0 0 #324b65}.od-vehicle-photo--placeholder span{position:absolute;z-index:1;left:30%;right:30%;top:37%;height:19%;border-radius:60% 60% 12% 12%;background:#38536d}.od-vehicle-header__content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(1.5rem,4vw,3rem)}.od-vehicle-header__content .od-button{margin-top:1.25rem}.od-vehicle-tabs{min-height:55px;align-items:center}.od-vehicle-content{width:100%;min-height:420px}.od-vehicle-content>.od-feature-grid{margin-top:1.25rem}.od-vehicle-content .od-data-table{width:100%}.od-issue-list article{min-height:116px}
@media(max-width:767px){.od-vehicle-page>.od-container{width:min(calc(100% - 1.2rem),1080px)}.od-vehicle-header{grid-template-columns:1fr;min-height:0}.od-vehicle-header__photo,.od-vehicle-photo{min-height:210px;height:210px}.od-vehicle-header__content{padding:1.25rem}.od-vehicle-header__content .od-button{width:100%}.od-vehicle-content{min-height:360px}.od-vehicle-photo--placeholder::after{box-shadow:190px 0 0 -9px #879caf,190px 0 0 0 #324b65}}
