.specs{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:36px}
.specs div{min-width:0}
.specs div:nth-child(even){padding-left:28px;border-left:1px solid var(--line)}
.specs strong{text-align:right}
.full-field{grid-column:1/-1}
@media(max-width:560px){.specs{column-gap:0}.specs div:nth-child(even){padding-left:0;border-left:0}}
.car-gallery{margin-top:10px}.gallery-main{position:relative;width:100%;height:min(58vw,620px);padding:0;border:0;border-radius:16px;overflow:hidden;background:#e7ebf0;cursor:zoom-in}.gallery-main img{width:100%;height:100%;object-fit:contain;background:#101827}.gallery-hint{position:absolute;right:18px;bottom:18px;background:rgba(8,19,38,.86);color:#fff;padding:9px 13px;border-radius:8px;font-weight:800}.gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(105px,1fr));gap:10px;margin-top:12px}.gallery-thumb{height:78px;padding:0;border:3px solid transparent;border-radius:9px;overflow:hidden;background:#dde2e9;cursor:pointer}.gallery-thumb.active{border-color:var(--amber)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.lightbox{width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:30px 80px;border:0;background:rgba(3,8,17,.96);color:#fff}.lightbox[open]{display:grid;place-items:center}.lightbox::backdrop{background:rgba(3,8,17,.96)}.lightbox img{max-width:calc(100vw - 180px);max-height:calc(100vh - 90px);object-fit:contain}.lightbox-close,.lightbox-nav{position:fixed;z-index:2;border:0;background:rgba(255,255,255,.14);color:#fff;cursor:pointer}.lightbox-close{right:24px;top:20px;width:48px;height:48px;border-radius:50%;font-size:34px}.lightbox-nav{top:50%;transform:translateY(-50%);width:54px;height:76px;border-radius:10px;font-size:50px}.lightbox-nav.prev{left:18px}.lightbox-nav.next{right:18px}.lightbox-count{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);font-weight:800}.lightbox button:hover{background:rgba(244,162,30,.75)}
@media(max-width:600px){.gallery-main{height:64vw;min-height:250px}.gallery-thumbs{display:flex;overflow-x:auto}.gallery-thumb{min-width:92px}.lightbox{padding:20px 10px}.lightbox img{max-width:100%;max-height:calc(100vh - 100px)}.lightbox-nav{width:44px;height:62px}.gallery-hint{font-size:12px}}
.brand-new{display:flex;align-items:center;gap:12px;font-weight:900;font-size:24px;letter-spacing:.11em;color:var(--navy)}.brand-mark{display:grid;place-items:center;width:52px;height:52px;border:3px solid var(--navy);border-radius:50%;color:var(--amber);font-size:35px;font-style:italic;letter-spacing:-.12em;box-shadow:inset 0 0 0 5px #fff,0 0 0 1px var(--navy)}.hero-photo{background-image:linear-gradient(90deg,rgba(5,17,34,.98),rgba(5,17,34,.83) 38%,rgba(5,17,34,.08) 75%),url('hero-car.jpg');background-size:cover;background-position:center}.hero-photo .hero-inner{grid-template-columns:minmax(0,650px) 1fr;min-height:540px}.hero-photo .button{border-radius:5px;padding:16px 28px}.hero-photo+.section .filters{margin-top:-108px;position:relative;z-index:5;box-shadow:0 18px 40px rgba(11,24,48,.18)}.car-card{border-radius:10px}.car-photo{aspect-ratio:16/9}.car-title strong{color:#d88909;font-size:18px}@media(max-width:850px){.brand-new{font-size:18px}.brand-mark{width:43px;height:43px;font-size:28px}.hero-photo{background-position:62% center}.hero-photo .hero-inner{display:flex}.hero-photo+.section .filters{margin-top:-60px}}@media(max-width:560px){.brand-new{font-size:15px;gap:8px}.brand-mark{width:38px;height:38px;font-size:25px}.hero-photo{background-position:68% center}.hero-photo+.section .filters{margin-top:-35px}}
