.guc-vehicle-page{max-width:1440px;margin:0 auto;padding:36px 24px 70px;color:#1f2937}
.guc-breadcrumb{font-size:14px;color:#64748b;margin-bottom:22px}
.guc-vehicle-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:48px}
.guc-main-photo{background:#f4f6f8;border-radius:12px;overflow:hidden;aspect-ratio:4/3}
.guc-main-photo img{width:100%;height:100%;object-fit:cover}
.guc-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px}
.guc-thumb{padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#f3f4f6;aspect-ratio:4/3;cursor:pointer}
.guc-thumb.is-active{border-color:#b91c1c}
.guc-thumb img{width:100%;height:100%;object-fit:cover}
.guc-summary{align-self:start;position:sticky;top:25px}
.guc-badge{display:inline-block;padding:7px 11px;border-radius:999px;font-weight:700}
.guc-badge.is-sold{background:#fee2e2;color:#b91c1c}
.guc-badge.is-available{background:#dcfce7;color:#166534}
.guc-summary h1{font-size:38px;line-height:1.16;margin:16px 0}
.guc-price{font-size:40px;font-weight:800;color:#b91c1c;border-bottom:1px solid #e5e7eb;padding-bottom:18px}
.guc-price small{font-size:15px;color:#64748b}
.guc-facts{display:grid;grid-template-columns:1fr 1fr;margin:18px 0;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}
.guc-facts div{padding:14px;border-bottom:1px solid #e5e7eb}
.guc-facts span,.guc-facts strong{display:block}
.guc-facts span{font-size:13px;color:#64748b;margin-bottom:3px}
.guc-contact{display:block;text-align:center;background:#b91c1c;color:#fff!important;padding:16px;border-radius:7px;font-weight:800}
.guc-contact.is-disabled{background:#6b7280;cursor:not-allowed}
.guc-note{font-size:14px;color:#64748b}
.guc-description{margin-top:48px;padding-top:30px;border-top:1px solid #e5e7eb;max-width:920px}
.guc-description h2{font-size:27px}
.guc-no-photo{display:grid;place-items:center;aspect-ratio:4/3;background:#f4f6f8;color:#64748b;border-radius:12px}
.guc-card-status{display:inline-block;margin:10px 0 0;background:#dcfce7;color:#166534;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}
.guc-catalog article.is-sold .guc-card-status{background:#fee2e2;color:#b91c1c}
.guc-used-cars-archive{max-width:1440px;margin:0 auto;padding:38px 24px 80px}
.guc-search{background:linear-gradient(120deg,#111827,#7f1d1d);border-radius:14px;padding:28px;color:#fff;margin-bottom:28px}
.guc-search-heading span{font-size:12px;font-weight:800;letter-spacing:.12em;color:#fca5a5}
.guc-search-heading h1{font-size:34px;line-height:1.15;margin:8px 0 5px;color:#fff}
.guc-search-heading p{margin:0 0 22px;color:#e5e7eb}
.guc-search form{display:grid;grid-template-columns:1fr 1.3fr .75fr .9fr 1fr auto;gap:10px;align-items:end}
.guc-search label span{display:block;font-size:12px;font-weight:700;margin-bottom:6px;color:#f3f4f6}
.guc-search input,.guc-search select{width:100%;height:48px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#111827;padding:0 12px}
.guc-search button{height:48px;border:0;border-radius:6px;background:#dc2626;color:#fff;padding:0 20px;font-weight:800;cursor:pointer;white-space:nowrap}
.guc-result-count{font-weight:700;margin:8px 0 16px;color:#374151}
.guc-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.guc-catalog article{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px;box-shadow:0 5px 20px rgba(15,23,42,.05)}
.guc-catalog article img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px}
.guc-catalog article h3{font-size:19px;line-height:1.3;margin:10px 0;color:#111827}
.guc-catalog article>a{text-decoration:none}
.guc-catalog article>strong{display:block;font-size:24px;color:#b91c1c}
.guc-catalog article>p{color:#64748b;margin:5px 0 0}
.guc-no-results{padding:30px;background:#f8fafc;border-radius:8px;text-align:center;color:#64748b}
@media(max-width:900px){.guc-vehicle-page{padding:20px 14px 50px}.guc-vehicle-layout{grid-template-columns:1fr;gap:24px}.guc-summary{position:static}.guc-summary h1{font-size:28px}.guc-price{font-size:32px}.guc-thumbs{grid-template-columns:repeat(4,1fr)}.guc-used-cars-archive{padding:18px 12px 50px}.guc-search{padding:20px 15px}.guc-search-heading h1{font-size:27px}.guc-search form{grid-template-columns:1fr 1fr}.guc-search button{grid-column:1/-1}.guc-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}
@media(max-width:560px){.guc-search form,.guc-catalog{grid-template-columns:1fr}.guc-search button{grid-column:auto}}
