.car-specs-module__cgtofG__pageWrapper{background:var(--bg);min-height:100vh}.car-specs-module__cgtofG__breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;padding:16px 0 12px;font-size:13px;display:flex}.car-specs-module__cgtofG__breadcrumb a{color:var(--text-secondary);transition:color .15s}.car-specs-module__cgtofG__breadcrumb a:hover{color:var(--red)}.car-specs-module__cgtofG__breadcrumb .car-specs-module__cgtofG__current{color:var(--text-primary);font-weight:600}.car-specs-module__cgtofG__heroHeader{margin-bottom:24px}.car-specs-module__cgtofG__pageTitle{margin-bottom:8px;font-size:28px;font-weight:900;line-height:1.25}.car-specs-module__cgtofG__pageTitle span{color:var(--red)}.car-specs-module__cgtofG__heroSub{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:16px;font-size:14px;display:flex}.car-specs-module__cgtofG__ratingBadge{color:#f59e0b;background:#f59e0b1f;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;font-weight:700;display:flex}.car-specs-module__cgtofG__layout{grid-template-columns:320px 1fr;align-items:start;gap:32px;padding-bottom:60px;display:grid}.car-specs-module__cgtofG__priceCard{background:var(--card-bg,var(--bg));border:1px solid var(--border-color);text-align:center;border-radius:20px;padding:24px;position:sticky;top:90px;box-shadow:0 4px 20px #00000008}.car-specs-module__cgtofG__carImage{aspect-ratio:16/10;object-fit:cover;cursor:pointer;border-radius:14px;width:100%;margin-bottom:16px}.car-specs-module__cgtofG__carImagePlaceholder{aspect-ratio:16/10;background:var(--bg-soft,#f3f4f6);width:100%;color:var(--text-muted);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.car-specs-module__cgtofG__priceCard h3{margin-bottom:4px;font-size:17px;font-weight:800;line-height:1.4}.car-specs-module__cgtofG__cardYear{color:var(--text-muted);margin-bottom:12px;font-size:13px}.car-specs-module__cgtofG__cardDivider{border:none;border-top:2px solid var(--red);width:50px;margin:0 auto 16px}.car-specs-module__cgtofG__priceLabel{color:var(--text-muted);margin-bottom:4px;font-size:12px}.car-specs-module__cgtofG__priceMain{color:var(--red);margin-bottom:4px;font-size:26px;font-weight:900}.car-specs-module__cgtofG__priceSub{color:var(--text-secondary);margin-bottom:20px;font-size:14px;font-weight:700}.car-specs-module__cgtofG__infoRow{color:var(--text-secondary);border-top:1px solid var(--border-color);text-align:start;align-items:center;gap:10px;padding:12px 0;font-size:13px;display:flex}.car-specs-module__cgtofG__infoRow svg{color:var(--red);flex-shrink:0}.car-specs-module__cgtofG__valuateBtn{background:var(--red);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:12px;font-size:14px;font-weight:800;text-decoration:none;transition:opacity .15s;display:flex}.car-specs-module__cgtofG__valuateBtn:hover{opacity:.9;color:#fff}.car-specs-module__cgtofG__shareBtn{background:color-mix(in srgb, var(--bg) 80%, var(--border-color) 40%);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-bottom:8px;padding:12px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.car-specs-module__cgtofG__shareBtn:hover{border-color:var(--red);color:var(--red)}.car-specs-module__cgtofG__mainContent{flex-direction:column;gap:28px;display:flex}.car-specs-module__cgtofG__gallerySection{background:var(--card-bg,var(--bg));border:1px solid var(--border-color);border-radius:20px;padding:20px}.car-specs-module__cgtofG__gallerySectionTitle{align-items:center;gap:8px;margin-bottom:14px;font-size:16px;font-weight:800;display:flex}.car-specs-module__cgtofG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px;display:grid}.car-specs-module__cgtofG__galleryThumb{aspect-ratio:16/10;cursor:pointer;border:2px solid #0000;border-radius:10px;position:relative;overflow:hidden}.car-specs-module__cgtofG__galleryThumb.car-specs-module__cgtofG__active{border-color:var(--red)}.car-specs-module__cgtofG__galleryThumb img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.car-specs-module__cgtofG__galleryThumb:hover img{transform:scale(1.05)}.car-specs-module__cgtofG__prosConsContainer{grid-template-columns:1fr 1fr;gap:20px;display:grid}.car-specs-module__cgtofG__prosCard{background:#10b9810a;border:1px solid #10b98133;border-radius:18px;padding:20px}.car-specs-module__cgtofG__consCard{background:#ef44440a;border:1px solid #ef444433;border-radius:18px;padding:20px}.car-specs-module__cgtofG__prosHeader{color:#10b981;align-items:center;gap:8px;margin-bottom:14px;font-size:16px;font-weight:800;display:flex}.car-specs-module__cgtofG__consHeader{color:#ef4444;align-items:center;gap:8px;margin-bottom:14px;font-size:16px;font-weight:800;display:flex}.car-specs-module__cgtofG__prosList,.car-specs-module__cgtofG__consList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.car-specs-module__cgtofG__prosList li,.car-specs-module__cgtofG__consList li{color:var(--text-primary);align-items:flex-start;gap:8px;font-size:13.5px;font-weight:600;line-height:1.6;display:flex}.car-specs-module__cgtofG__specsCategoryCard{background:var(--card-bg,var(--bg));border:1px solid var(--border-color);border-radius:18px;overflow:hidden}.car-specs-module__cgtofG__specsCategoryHeader{background:color-mix(in srgb, var(--bg) 60%, var(--border-color) 30%);border-bottom:1px solid var(--border-color);align-items:center;gap:10px;padding:16px 20px;display:flex}.car-specs-module__cgtofG__specsCategoryHeader h3{margin:0;font-size:16px;font-weight:800}.car-specs-module__cgtofG__specIcon{background:color-mix(in srgb, var(--red) 12%, transparent);width:32px;height:32px;color:var(--red);border-radius:8px;justify-content:center;align-items:center;display:flex}.car-specs-module__cgtofG__specsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:0;display:grid}.car-specs-module__cgtofG__specItem{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:12px 18px;font-size:13px;display:flex}.car-specs-module__cgtofG__specItem:nth-child(2n){background:color-mix(in srgb, var(--bg) 70%, var(--border-color) 10%)}.car-specs-module__cgtofG__specLabel{color:var(--text-secondary);font-weight:600}.car-specs-module__cgtofG__specVal{color:var(--text-primary);direction:ltr;font-weight:700}.car-specs-module__cgtofG__reviewsSection{background:var(--card-bg,var(--bg));border:1px solid var(--border-color);border-radius:20px;padding:24px}.car-specs-module__cgtofG__reviewsHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.car-specs-module__cgtofG__reviewsHeader h2{align-items:center;gap:8px;margin:0;font-size:18px;font-weight:800;display:flex}.car-specs-module__cgtofG__reviewForm{background:color-mix(in srgb, var(--bg) 80%, var(--border-color) 20%);border:1px solid var(--border-color);border-radius:14px;margin-bottom:24px;padding:16px}.car-specs-module__cgtofG__starRatingPicker{gap:6px;margin-bottom:12px;display:flex}.car-specs-module__cgtofG__starRatingPicker button{cursor:pointer;background:0 0;border:none;padding:2px}.car-specs-module__cgtofG__reviewsList{flex-direction:column;gap:14px;display:flex}.car-specs-module__cgtofG__reviewCard{background:var(--bg);border:1px solid var(--border-color);border-radius:12px;padding:14px 16px}.car-specs-module__cgtofG__reviewUser{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.car-specs-module__cgtofG__reviewUserName{font-size:14px;font-weight:700}.car-specs-module__cgtofG__reviewDate{color:var(--text-muted);font-size:12px}.car-specs-module__cgtofG__reviewText{color:var(--text-secondary);font-size:13.5px;line-height:1.6}.car-specs-module__cgtofG__mileageTable{border-collapse:collapse;width:100%;margin-bottom:8px;font-size:13px}.car-specs-module__cgtofG__mileageTable th{background:color-mix(in srgb, var(--red) 10%, var(--bg));color:var(--text-secondary);border:1px solid var(--border-color);text-align:right;padding:10px 14px;font-weight:700}.car-specs-module__cgtofG__mileageTable td{border:1px solid var(--border-color);color:var(--text-primary);padding:10px 14px}.car-specs-module__cgtofG__notesBox{background:color-mix(in srgb, #f59e0b 8%, var(--bg));color:var(--text-secondary);border:1px solid #f59e0b4d;border-radius:14px;padding:16px 20px;font-size:13.5px;line-height:1.8}.car-specs-module__cgtofG__notesLabel{color:#d97706;align-items:center;gap:6px;margin-bottom:6px;font-size:13px;font-weight:700;display:flex}.car-specs-module__cgtofG__loadingState,.car-specs-module__cgtofG__errorState{min-height:60vh;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}@media (max-width:900px){.car-specs-module__cgtofG__layout{grid-template-columns:1fr}.car-specs-module__cgtofG__priceCard{position:static}.car-specs-module__cgtofG__prosConsContainer{grid-template-columns:1fr}}@media (max-width:600px){.car-specs-module__cgtofG__pageTitle{font-size:20px}.car-specs-module__cgtofG__specsGrid{grid-template-columns:1fr}.car-specs-module__cgtofG__priceMain{font-size:22px}.car-specs-module__cgtofG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.car-specs-module__cgtofG__reviewUser{flex-direction:column;align-items:flex-start;gap:4px}}
