:root{--brand:#087f5b}body{background:#f5f7f8;color:#17202a}.bg-brand{background:var(--brand)!important}.login-shell{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#e6fcf5,#f8f9fa)}.metric strong{display:block;font-size:2.4rem;color:var(--brand)}.catalog-head{background:linear-gradient(120deg,#063f35,#0ca678);color:white}.search-box{max-width:650px}.vehicle-card{border:0;box-shadow:0 .3rem 1.2rem #00000012;overflow:hidden;transition:.2s}.vehicle-card:hover{transform:translateY(-4px);box-shadow:0 .8rem 2rem #0002}.vehicle-img,.vehicle-hero{background:linear-gradient(145deg,#e9ecef,#dee2e6);display:grid;place-items:center;overflow:hidden}.vehicle-img{height:220px;font-size:5rem}.vehicle-hero{height:480px;border-radius:1rem;font-size:9rem}.vehicle-img img,.vehicle-hero img{width:100%;height:100%;object-fit:cover}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.spec-grid div{padding:12px;background:#fff;border:1px solid #e9ecef;border-radius:10px}.spec-grid small,.spec-grid strong{display:block}.table>:not(caption)>*>*{padding:1rem}.image-admin-card{position:relative;background:#fff;border:2px solid #e9ecef;border-radius:12px;overflow:hidden}.image-admin-card.is-cover{border-color:var(--brand)}.image-admin-card img{display:block;width:100%;height:150px;object-fit:cover}.cover-label{position:absolute;top:8px;left:8px;background:var(--brand);color:#fff;padding:4px 9px;border-radius:20px;font-size:.75rem;font-weight:700}.vehicle-photo-column{width:120px}.vehicle-list-photo,.vehicle-list-placeholder{display:block;width:96px!important;height:72px!important;min-width:96px;max-width:96px;border-radius:9px}.vehicle-list-photo{object-fit:cover!important;object-position:center;border:1px solid #dee2e6}.vehicle-list-placeholder{display:grid;place-items:center;background:#edf1f3;color:#74808b;font-size:1.7rem}.upload-preview{position:relative;border-radius:12px;overflow:hidden;background:#e9ecef}.upload-preview img{display:block;width:100%;height:130px;object-fit:cover}.upload-preview button{position:absolute;top:7px;right:7px;width:30px;height:30px;padding:0;border-radius:50%;font-size:1.2rem;line-height:1}@media(max-width:576px){.card{border-radius:0}.upload-preview img{height:110px}.image-admin-card img{height:120px}}
