*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#101114;background:#f5f6f7;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;border:0}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;background:#fffffff0;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:28px;height:74px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:.035em;font-size:23px;font-weight:950}.brand span{font-size:1.18em}.topbar nav{color:#454b54;gap:24px;font-size:14px;font-weight:700;display:flex}.topbar nav a:hover{color:#000}.topbar>button,.searchbox button,.carBody button,.budgetForm>button{color:#fff;background:#101114;border-radius:12px;padding:14px 20px;font-weight:800}.hero{background:radial-gradient(circle at 82% 22%,#fff 0,#edf0f3 30%,#0000 54%),linear-gradient(135deg,#fff 0%,#edf0f2 100%);grid-template-columns:1.08fr .92fr;align-items:center;gap:50px;min-height:650px;padding:70px 5vw 64px;display:grid;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:#717781;font-size:11px;font-weight:900}.hero h1{letter-spacing:-.055em;max-width:850px;margin:15px 0 24px;font-size:clamp(48px,6.2vw,86px);line-height:.93}.hero h1 span{color:#656c75;display:block}.lead{color:#505761;max-width:720px;font-size:20px;line-height:1.55}.searchbox{grid-template-columns:1.5fr 1fr auto;gap:9px;max-width:900px;margin-top:30px;display:grid}.searchbox input,.searchbox select,.budgetForm input,.budgetForm select{background:#fff;border:1px solid #d2d6db;border-radius:12px;outline:none;width:100%;padding:16px}.heroNotes{color:#69707a;flex-wrap:wrap;gap:20px;margin-top:18px;font-size:12px;font-weight:800;display:flex}.heroNotes span:before{content:"✓";color:#111;margin-right:6px}.heroVisual{background:linear-gradient(150deg,#dfe3e7,#aeb5bd);border-radius:30px;height:470px;position:relative;overflow:hidden;box-shadow:0 28px 80px #14181c24}.road{background:#31353a;width:150%;height:170px;position:absolute;bottom:-45px;left:-20%;transform:rotate(-7deg)}.road:after{content:"";border-top:5px dashed #d7dadd;position:absolute;top:65px;left:0;right:0}.carSilhouette{width:78%;height:180px;position:absolute;bottom:100px;left:10%}.bodyCar{background:#14171a;border-radius:58px 95px 24px 28px;width:100%;height:88px;position:absolute;bottom:24px;box-shadow:0 15px 30px #0000004d}.roof{clip-path:polygon(18% 100%,36% 10%,76% 5%,100% 100%);background:#1b1e22;width:55%;height:90px;position:absolute;bottom:80px;left:24%}.carSilhouette i{z-index:3;background:#0a0b0c;border:13px solid #4c5258;border-radius:50%;width:70px;height:70px;position:absolute;bottom:0}.carSilhouette i:first-of-type{left:13%}.carSilhouette i:last-of-type{right:12%}.priceCard{background:#ffffffe6;border:1px solid #ffffffb3;border-radius:17px;gap:6px;width:245px;padding:18px;display:grid;position:absolute;top:26px;right:26px;box-shadow:0 12px 40px #00000014}.priceCard small,.priceCard span{color:#69707a;font-size:11px}.priceCard b{font-size:15px;line-height:1.25}.section{padding:82px 5vw}.sectionHead{justify-content:space-between;align-items:end;gap:25px;display:flex}.section h2,.popularBand h2{letter-spacing:-.04em;margin:9px 0 30px;font-size:clamp(34px,4.2vw,58px)}.sectionHead>a{margin-bottom:36px;font-size:14px;font-weight:800}.carousel{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.carCard{background:#fff;border:1px solid #e2e5e8;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px #14181c0a}.carPhoto{background:linear-gradient(145deg,#e4e7ea,#c3c8ce);justify-content:space-between;align-items:flex-start;height:245px;padding:18px;display:flex;position:relative;overflow:hidden}.carPhoto:after{content:"";background:#22272b;border-radius:60px 80px 25px 25px;width:72%;height:72px;position:absolute;bottom:44px;left:14%;box-shadow:0 10px 20px #0003}.carPhoto.p2:after{background:#d9dde0;border:1px solid #aeb4ba}.carPhoto.p3:after{background:#4a4f54}.carPhoto span{letter-spacing:.08em;z-index:2;background:#fff;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:900}.carPhoto>b{z-index:2;font-size:13px}.carBody{padding:20px}.carMeta{color:#707780;font-size:12px}.carBody h3{margin:8px 0;font-size:26px}.carBody p{color:#555d66}.carBody button{width:100%;margin-top:6px}.dataNote{color:#777e87;margin-top:18px;font-size:12px}.popularBand{color:#fff;background:#111316;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:76px 5vw;display:grid}.popularBand p{color:#aeb4bb;line-height:1.6}.light{color:#aeb4bb}.chips{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.chips button{text-align:left;color:#fff;background:#1d2024;border-radius:13px;justify-content:space-between;padding:18px;font-weight:800;display:flex}.chips button:hover{background:#292d32}.budget{grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;display:grid}.budget>div>p{color:#5d646d;max-width:680px;line-height:1.6}.budgetForm{background:#fff;border:1px solid #e0e3e6;border-radius:22px;grid-template-columns:1fr 1fr;gap:12px;padding:24px;display:grid;box-shadow:0 14px 45px #14181c0f}.budgetForm label{gap:7px;font-size:12px;font-weight:800;display:grid}.budgetForm label:nth-child(3),.budgetForm>button{grid-column:1/-1}.delivery{background:#fff}.deliveryGrid{grid-template-columns:1.35fr .65fr;gap:28px;display:grid}.mapMock{background:linear-gradient(135deg,#eef1f3,#d9dee2);border:1px solid #dce0e3;border-radius:24px;height:430px;position:relative;overflow:hidden}.mapMock:before,.mapMock:after{content:"";border:1px solid #c7cdd2;border-radius:50%;width:550px;height:250px;position:absolute;top:20%;left:10%;transform:rotate(-18deg)}.mapMock:after{width:420px;height:180px;top:45%;left:38%}.routeLine{transform-origin:0;background:#202428;width:73%;height:4px;position:absolute;top:55%;left:13%;transform:rotate(-11deg)}.city{z-index:3;font-size:11px;font-weight:800;position:absolute}.city i{background:#111;border:3px solid #fff;border-radius:50%;width:12px;height:12px;margin-bottom:4px;display:block;box-shadow:0 2px 8px #00000040}.c1{top:67%;left:9%}.c2{top:57%;left:18%}.c3{top:49%;left:37%}.c4{top:42%;left:54%}.c5{top:36%;left:68%}.c6{top:31%;left:80%}.c7{top:20%;left:85%}.mapLabel{letter-spacing:.12em;color:#687079;font-size:10px;font-weight:900;position:absolute;bottom:18px;left:20px}.deliveryCopy{background:#f4f5f6;border-radius:24px;padding:28px}.deliveryCopy h3{margin:0 0 12px;font-size:28px}.deliveryCopy>p{color:#626a73;line-height:1.55}.routeOptions{gap:10px;margin-top:24px;display:grid}.routeOptions div{background:#fff;border-radius:14px;gap:4px;padding:15px;display:grid}.routeOptions span{color:#707780;font-size:12px}.how{background:#eef1f3}.steps{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.step{background:#fff;border-radius:19px;min-height:180px;padding:22px}.step>span{color:#8a9199;font-size:12px;font-weight:900}.step h3{margin:30px 0 8px;font-size:22px}.step p{color:#606871;font-size:14px;line-height:1.5}footer{color:#fff;background:#0b0d0f;gap:22px;padding:44px 5vw;display:grid}.footerLinks{color:#b7bdc4;flex-wrap:wrap;gap:20px;font-size:13px;display:flex}footer small{color:#777f88}@media (max-width:950px){.topbar nav{display:none}.hero{grid-template-columns:1fr}.heroVisual{height:340px}.carousel{grid-template-columns:1fr 1fr}.popularBand,.budget,.deliveryGrid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}}@media (max-width:620px){.topbar{padding:0 4vw}.topbar>button{padding:11px 12px;font-size:12px}.hero{padding:48px 4vw}.hero h1{font-size:48px}.lead{font-size:17px}.searchbox,.carousel,.budgetForm,.steps{grid-template-columns:1fr}.budgetForm label:nth-child(3),.budgetForm>button{grid-column:auto}.heroVisual{height:280px}.priceCard{width:205px}.carSilhouette{bottom:55px}.section,.popularBand{padding:58px 4vw}.chips{grid-template-columns:1fr}.mapMock{height:340px}.city span{display:none}}.ay-stock-search{flex-direction:column;gap:8px;max-width:480px;margin:24px 0;display:flex}.ay-stock-search input,.ay-photo-form input:not([type=checkbox]){font:inherit;box-sizing:border-box;border:1px solid #ccd6df;border-radius:8px;width:100%;padding:12px}.ay-stock-photo{cursor:pointer;color:#406382;width:100%;font:inherit;background:#eef5fb;border:0;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.ay-stock-camera{font-size:64px;line-height:1}.ay-stock-price{font-size:24px;font-weight:700}.ay-photo-form{flex-direction:column;gap:16px;display:flex}.ay-photo-form label{flex-direction:column;gap:6px;display:flex}.ay-photo-form .ay-consent{flex-direction:row;align-items:flex-start;font-size:14px}.ay-consent input{flex:none;margin-top:4px}.ay-photo-form .ay-form-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.ay-stock-table-wrap{margin-top:24px;overflow-x:auto}.ay-stock-table{border-collapse:collapse;width:100%;min-width:650px}.ay-stock-table td,.ay-stock-table th{text-align:left;border-bottom:1px solid #e1e8ee;padding:14px}.ay-stock-table th{background:#eef5fb}.ay-stock-table .ay-link-button{white-space:nowrap}.ay-photo-form button:disabled{opacity:.6}.ay-stock-list-scroll{scrollbar-gutter:stable;background:#fff;border:1px solid #dfe6ee;border-radius:12px;max-height:1600px;overflow:hidden auto}.ay-stock-list-table{table-layout:fixed;border-collapse:collapse;width:100%;min-width:0}.ay-stock-list-table th:first-child{width:10%}.ay-stock-list-table th:nth-child(2){width:48%}.ay-stock-list-table th:nth-child(3){width:11%}.ay-stock-list-table th:nth-child(4){width:19%}.ay-stock-list-table th:nth-child(5){width:12%}.ay-stock-list-table thead{z-index:1;background:#eef4fc;position:sticky;top:0}.ay-stock-list-table th,.ay-stock-list-table td{overflow-wrap:anywhere;vertical-align:top;text-align:left;padding:16px 12px;white-space:normal!important}.ay-stock-list-table tr:nth-child(2n){background:#f8fafc}.ay-stock-car-name{font-size:18px;display:block}.ay-stock-trim{color:#596575;margin:6px 0;font-size:13px}.ay-stock-specs{flex-wrap:wrap;gap:6px 18px;margin:10px 0;font-size:13px;display:flex}.ay-stock-specs div{gap:5px;display:flex}.ay-stock-specs dt{color:#667384}.ay-stock-specs dt:after{content:":"}.ay-stock-specs dd{margin:0}.ay-stock-condition{color:#465364;margin:6px 0 0;font-size:13px;line-height:1.5}.ay-stock-list-price{font-weight:700}.ay-stock-list-price small{color:#667384;margin-top:6px;font-size:11px;font-weight:400;display:block}.ay-stock-list-table .ay-link-button{white-space:normal;text-align:left;padding:0;font-size:13px}.ay-route-layout{flex-direction:column!important;display:flex!important}.ay-route-quotes{box-sizing:border-box;width:100%}.ay-route-list-head{margin-top:30px}@media (max-width:700px){.ay-stock-list-scroll{max-height:1400px}.ay-stock-list-table thead{display:none}.ay-stock-list-table,.ay-stock-list-table tbody,.ay-stock-list-table tr,.ay-stock-list-table td{display:block;width:auto!important}.ay-stock-list-table tr{border-bottom:1px solid #dfe6ee;padding:14px}.ay-stock-list-table td{border:0;padding:5px 0}.ay-stock-list-table td[data-label]:before{content:attr(data-label) ": ";color:#667384;font-size:12px;font-weight:400}.ay-stock-list-table td:nth-child(2):before{display:none}.ay-stock-list-table td:first-child{color:#667384;font-size:12px}.ay-stock-list-table .ay-link-button{padding:10px 0;font-size:15px}.ay-stock-specs{gap:6px 12px}}.ay .ay-stock-specs div{border:0;justify-content:flex-start;align-items:baseline;gap:5px;min-width:0;padding:0}.ay .ay-stock-specs dt,.ay .ay-stock-specs dd{text-align:left;min-width:0;margin:0;padding:0;font-size:13px;font-weight:400}.ay .ay-stock-specs dd{color:#263443}.ay .ay-stock-specs{gap:5px 15px}.ay .ay-stock-list-table td{padding:14px 12px}.ay .ay-stock-list-table td:first-child,.ay .ay-stock-list-table .ay-stock-list-price{white-space:nowrap!important}@media (max-width:700px){.ay .ay-stock-list-table td{padding:5px 0}}
