:root{--red:#e30613;--black:#111;--ink:#171717;--line:#d8d8d4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f7f5;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.topbar{height:92px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e8e8e5;position:sticky;top:0;z-index:20}.brand img{width:176px;height:68px;object-fit:contain}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:700}.navCta{background:var(--red);color:#fff;padding:13px 20px}.hero{min-height:660px;background:#121212;color:#fff;position:relative;overflow:hidden;padding:92px 5vw 38px;display:grid;align-items:center}.heroGrid{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(90deg,#000,transparent 72%)}.hero:after{content:"";position:absolute;width:520px;height:520px;border:95px solid var(--red);transform:rotate(45deg);right:-220px;top:35px;opacity:.9}.heroCopy{position:relative;z-index:2;max-width:850px}.eyebrow,.sectionNumber{display:block;color:var(--red);text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:800;margin-bottom:22px}.hero h1{margin:0;font-size:clamp(56px,7.5vw,112px);line-height:.87;letter-spacing:-.07em;text-transform:uppercase;max-width:1000px}.hero h1 em{color:var(--red);font-style:normal}.heroCopy p{color:#b8b8b8;font-size:18px;line-height:1.6;max-width:610px;margin:32px 0}.heroActions{display:flex;gap:12px;flex-wrap:wrap}.heroActions a{padding:16px 22px;font-weight:800;font-size:14px}.primary{background:var(--red);color:#fff}.primary span{margin-left:24px}.secondary{border:1px solid #4b4b4b}.heroMark{position:absolute;right:8vw;top:95px;font-size:420px;line-height:1;font-weight:900;color:#fff;opacity:.025;z-index:1}.heroStats{position:relative;z-index:2;align-self:end;border-top:1px solid #353535;margin-top:75px;padding-top:26px;display:flex;gap:70px}.heroStats div{display:flex;flex-direction:column;gap:6px}.heroStats strong{font-size:24px}.heroStats span{color:#777;font-size:12px;text-transform:uppercase;letter-spacing:.12em}.catalog{padding:100px 5vw 120px;max-width:1600px;margin:auto}.sectionHead{display:flex;justify-content:space-between;align-items:end;gap:40px;border-bottom:1px solid var(--line);padding-bottom:35px}.sectionHead h2,.contact h2{font-size:clamp(40px,5.5vw,76px);letter-spacing:-.055em;margin:0;line-height:.95}.sectionHead p{max-width:390px;color:#666;line-height:1.6}.tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:35px 0 26px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filters button{border:1px solid var(--line);background:transparent;padding:11px 17px;cursor:pointer;font-size:13px;font-weight:700}.filters button.active,.filters button:hover{background:var(--black);color:#fff;border-color:var(--black)}.search{min-width:290px;display:flex;gap:10px;border-bottom:1px solid #999;padding:10px 2px}.search input{border:0;outline:0;background:transparent;width:100%}.resultLine{display:flex;justify-content:space-between;color:#8a8a8a;font-size:11px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:18px}.vehicleGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vehicle{background:#fff;border:1px solid #e5e5e2;transition:.2s ease}.vehicle:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0000000d}.photoPlaceholder{aspect-ratio:16/10;background:#181818;position:relative;overflow:hidden;color:#fff;display:flex;align-items:center;justify-content:center}.photoPlaceholder:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 48%,#e306132b 48%,#e306132b 52%,transparent 52%)}.categoryTag{position:absolute;top:16px;left:16px;background:var(--red);padding:6px 9px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.photoNumber{position:absolute;right:16px;top:12px;font-size:26px;color:#484848;font-weight:800}.carLine{font-size:92px;color:#303030;transform:rotate(45deg)}.photoSoon{position:absolute;bottom:17px;font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:#777}.vehicleInfo{padding:22px}.vehicleTitle{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;min-height:58px}.vehicle h3{margin:0;font-size:17px;line-height:1.3;max-width:80%}.year{background:#f0f0ed;padding:6px 8px;font-size:12px;font-weight:800}.specs{min-height:38px;display:flex;flex-wrap:wrap;gap:7px 14px;color:#777;font-size:12px;margin:14px 0}.priceRow{border-top:1px solid #eee;padding-top:17px;display:flex;justify-content:space-between;align-items:center}.priceRow strong{font-size:20px}.priceRow a{width:38px;height:38px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:20px}.empty{padding:70px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#777}.contact{margin:0 5vw;padding:80px 6vw;background:var(--red);color:#fff;display:flex;justify-content:space-between;align-items:end;gap:40px}.contact>div{max-width:800px}.sectionNumber.light{color:#fff;opacity:.7}.contact p{max-width:600px;line-height:1.6;opacity:.8;margin:24px 0 0}.contact>a{background:#fff;color:#111;padding:18px 22px;min-width:250px;display:flex;justify-content:space-between;font-weight:800}footer{margin-top:80px;background:#111;color:#aaa;min-height:150px;padding:30px 5vw;display:flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px}footer img{width:180px;height:85px;object-fit:contain}footer div{display:flex;flex-direction:column;gap:7px}footer a:hover{color:#fff}@media(max-width:980px){.vehicleGrid{grid-template-columns:repeat(2,1fr)}.hero:after{opacity:.45}.contact{align-items:flex-start;flex-direction:column}}@media(max-width:680px){.topbar{height:74px;padding:0 20px}.brand img{width:130px;height:56px}nav>a:not(.navCta){display:none}.navCta{padding:11px 14px}.hero{min-height:650px;padding:70px 22px 28px}.hero h1{font-size:52px}.heroStats{gap:22px;justify-content:space-between}.heroStats strong{font-size:17px}.heroStats span{font-size:9px}.catalog{padding:75px 20px}.sectionHead{align-items:flex-start;flex-direction:column}.sectionHead p{margin:0}.tools{align-items:stretch;flex-direction:column}.search{min-width:0;width:100%}.resultLine span:last-child{display:none}.vehicleGrid{grid-template-columns:1fr}.contact{margin:0 20px;padding:55px 26px}.contact>a{width:100%}footer{align-items:flex-start;flex-direction:column;padding:40px 24px}}

.vehiclePhoto{position:relative;display:block;width:100%;padding:0;border:0;background:#181818;aspect-ratio:16/10;overflow:hidden;cursor:pointer}.vehiclePhoto>img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.vehiclePhoto:hover>img{transform:scale(1.025)}.photoCount{position:absolute;right:14px;bottom:14px;background:#111d;color:#fff;padding:7px 10px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.galleryBackdrop{position:fixed;inset:0;background:#000d;z-index:100;display:grid;place-items:center;padding:24px}.galleryBackdrop[hidden],.empty[hidden]{display:none}.galleryPanel{width:min(1050px,96vw);max-height:92vh;background:#111;color:#fff;position:relative;overflow:auto}.galleryClose{position:absolute;right:14px;top:12px;z-index:2;width:42px;height:42px;border:0;background:#e30613;color:#fff;font-size:28px;cursor:pointer}.galleryMain{height:min(68vh,720px);background:#090909;display:grid;place-items:center}.galleryMain img{width:100%;height:100%;object-fit:contain}.galleryMeta{padding:20px;display:flex;justify-content:space-between;align-items:center;gap:30px}.galleryMeta span{color:#777;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.galleryMeta h3{margin:5px 0 0;font-size:20px}.galleryThumbs{display:flex;gap:8px}.galleryThumbs button{width:75px;height:58px;padding:0;border:2px solid transparent;background:#222;cursor:pointer}.galleryThumbs button.selected{border-color:#e30613}.galleryThumbs img{width:100%;height:100%;object-fit:cover}.noScroll{overflow:hidden}@media(max-width:680px){.galleryBackdrop{padding:10px}.galleryMain{height:60vh}.galleryMeta{align-items:flex-start;flex-direction:column}.galleryThumbs{width:100%}.galleryThumbs button{flex:1;height:64px}}
