.VendorProfile-module__ZWXa9W__wrapper{padding-bottom:5rem}.VendorProfile-module__ZWXa9W__coverPhoto{width:100%;height:350px;position:relative;overflow:hidden}.VendorProfile-module__ZWXa9W__coverPhoto img{object-fit:cover;width:100%;height:100%}.VendorProfile-module__ZWXa9W__profileLayout{z-index:10;grid-template-columns:350px 1fr;gap:3rem;margin-top:-100px;display:grid;position:relative}.VendorProfile-module__ZWXa9W__profileCard{text-align:center;border:1px solid var(--border-color);padding:2.5rem 2rem}.VendorProfile-module__ZWXa9W__avatarWrapper{width:120px;height:120px;box-shadow:var(--shadow-md);background:#fff;border-radius:50%;margin:0 auto 1.5rem;padding:5px}.VendorProfile-module__ZWXa9W__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.VendorProfile-module__ZWXa9W__avatarPlaceholder{background:var(--accent-light);width:100%;height:100%;color:var(--primary-aqua);border-radius:50%;justify-content:center;align-items:center;display:flex}.VendorProfile-module__ZWXa9W__vendorName{color:var(--text-dark);margin-bottom:.25rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.VendorProfile-module__ZWXa9W__vendorUsername{color:var(--text-muted);margin-bottom:2rem;font-weight:600}.VendorProfile-module__ZWXa9W__stats{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);justify-content:center;gap:2rem;margin-bottom:2rem;padding:1.5rem 0;display:flex}.VendorProfile-module__ZWXa9W__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.VendorProfile-module__ZWXa9W__statItem strong{color:var(--text-dark);font-size:1.25rem}.VendorProfile-module__ZWXa9W__statItem span{color:var(--text-muted);text-transform:uppercase;font-size:.8rem;font-weight:700}.VendorProfile-module__ZWXa9W__socials{justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.VendorProfile-module__ZWXa9W__socials a{color:var(--text-muted);transition:var(--transition-fast)}.VendorProfile-module__ZWXa9W__socials a:hover{color:var(--primary-aqua);transform:translateY(-2px)}.VendorProfile-module__ZWXa9W__contactBtn{border-radius:var(--border-radius-md);gap:.5rem}.VendorProfile-module__ZWXa9W__mainContent{padding-top:120px}.VendorProfile-module__ZWXa9W__section{margin-bottom:4rem}.VendorProfile-module__ZWXa9W__sectionTitle{color:var(--text-dark);margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.VendorProfile-module__ZWXa9W__bio{color:var(--text-muted);max-width:800px;font-size:1rem;line-height:1.6}.VendorProfile-module__ZWXa9W__aboutSidebar{border-top:1px solid var(--border-color);text-align:left;margin-top:2rem;padding-top:2rem}.VendorProfile-module__ZWXa9W__aboutTitle{color:var(--text-dark);margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800}.VendorProfile-module__ZWXa9W__fleetGrid{grid-template-columns:repeat(2,1fr);gap:clamp(1rem,3vw,2.5rem);display:grid}.VendorProfile-module__ZWXa9W__fleetCard{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #003b95;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 8px 32px #1f26871a;text-decoration:none!important}.VendorProfile-module__ZWXa9W__fleetCard:hover{transform:translateY(-8px);box-shadow:0 12px 48px #1f268726}.VendorProfile-module__ZWXa9W__fleetImage{width:100%;height:220px;position:relative;overflow:hidden}.VendorProfile-module__ZWXa9W__fleetImage img{object-fit:cover;width:100%;height:100%}.VendorProfile-module__ZWXa9W__heartBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex;position:absolute;top:15px;right:15px}.VendorProfile-module__ZWXa9W__fleetBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.VendorProfile-module__ZWXa9W__fleetBody h3{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:800;line-height:1.3}.VendorProfile-module__ZWXa9W__fleetMeta{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.VendorProfile-module__ZWXa9W__location{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.VendorProfile-module__ZWXa9W__rating{background:var(--accent-light);border-radius:8px;align-items:center;gap:4px;padding:4px 8px;display:flex}.VendorProfile-module__ZWXa9W__rating span{color:var(--text-dark);font-size:.9rem;font-weight:800}.VendorProfile-module__ZWXa9W__fleetFooter{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.VendorProfile-module__ZWXa9W__price{color:var(--primary-deep);font-size:1.25rem;font-weight:900}.VendorProfile-module__ZWXa9W__unit{color:var(--text-secondary);margin-left:4px;font-size:.75rem}.VendorProfile-module__ZWXa9W__bookBtn{justify-content:center;align-items:center;gap:8px;padding:.5rem 1.25rem;font-weight:700;display:flex}@media (max-width:1024px){.VendorProfile-module__ZWXa9W__profileLayout{grid-template-columns:1fr}.VendorProfile-module__ZWXa9W__sidebar{margin-top:-150px}.VendorProfile-module__ZWXa9W__mainContent{padding-top:2rem}}@media (max-width:768px){.VendorProfile-module__ZWXa9W__coverPhoto{height:250px}.VendorProfile-module__ZWXa9W__fleetGrid{grid-template-columns:1fr}}
