.VehicleModal-module__3INyfG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-in-out VehicleModal-module__3INyfG__fadeIn;display:flex;position:fixed;inset:0}.VehicleModal-module__3INyfG__modal{transform-origin:50%;background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;animation:.3s cubic-bezier(.18,.89,.32,1.28) VehicleModal-module__3INyfG__scaleUp;position:relative;overflow-y:auto;box-shadow:0 16px 48px #0000001f}.VehicleModal-module__3INyfG__closeBtn{cursor:pointer;z-index:10;background:#ffffff80;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.VehicleModal-module__3INyfG__closeBtn:hover{background:#fff;box-shadow:0 2px 8px #0000001a}.VehicleModal-module__3INyfG__header{text-align:center;border-bottom:1px solid #0000000d;padding:2rem 1.5rem 1.25rem;position:relative}.VehicleModal-module__3INyfG__iconWrapper{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto .75rem;font-size:2rem;display:flex;box-shadow:0 4px 12px #0000000d}.VehicleModal-module__3INyfG__header h2{letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.375rem;font-weight:800}.VehicleModal-module__3INyfG__capacityBadge{color:#64748b;background:#fffc;border:1px solid #0000000d;border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.VehicleModal-module__3INyfG__recommendedBadge{color:#fff;vertical-align:middle;background:#10b981;border-radius:100px;align-items:center;gap:.25rem;margin-left:.5rem;padding:.2rem .6rem;font-size:.6875rem;font-weight:800;display:inline-flex}.VehicleModal-module__3INyfG__body{padding:1.25rem 1.5rem 1.5rem}.VehicleModal-module__3INyfG__sectionTitle{text-align:center;color:#475569;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.875rem;font-weight:700}.VehicleModal-module__3INyfG__subtypesGrid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem;display:grid}.VehicleModal-module__3INyfG__subtypeCard{cursor:pointer;background:#fff;border:2px solid #f1f5f9;border-radius:14px;transition:all .2s;overflow:hidden}.VehicleModal-module__3INyfG__subtypeCard:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.VehicleModal-module__3INyfG__subtypeCardActive{border-color:currentColor}.VehicleModal-module__3INyfG__subtypeImage{background:#f8fafc;justify-content:center;align-items:center;width:100%;height:80px;padding:.5rem;display:flex;position:relative;overflow:hidden}.VehicleModal-module__3INyfG__subtypeImage svg{transition:transform .3s}.VehicleModal-module__3INyfG__subtypeImageImg{object-fit:cover;width:100%;height:100%;min-height:80px}.VehicleModal-module__3INyfG__subtypeCard:hover .VehicleModal-module__3INyfG__subtypeImage svg{transform:scale(1.08)}.VehicleModal-module__3INyfG__subtypeCheck{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;animation:.2s VehicleModal-module__3INyfG__checkPop;display:flex;position:absolute;top:6px;right:6px}.VehicleModal-module__3INyfG__subtypeInfo{padding:.625rem .75rem .75rem}.VehicleModal-module__3INyfG__subtypeInfo h4{color:#0f172a;margin:0 0 .2rem;font-size:.75rem;font-weight:800;line-height:1.3}.VehicleModal-module__3INyfG__subtypeInfo p{color:#64748b;margin:0 0 .5rem;font-size:.6875rem;line-height:1.4}.VehicleModal-module__3INyfG__subtypeTags{flex-wrap:wrap;gap:.3rem;display:flex}.VehicleModal-module__3INyfG__subtypeTag{color:#475569;text-transform:uppercase;letter-spacing:.3px;background:#f1f5f9;border-radius:4px;align-items:center;gap:.2rem;padding:.15rem .4rem;font-size:.5625rem;font-weight:700;display:inline-flex}.VehicleModal-module__3INyfG__featuresCompact{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-bottom:1rem;display:flex}.VehicleModal-module__3INyfG__featurePill{color:#475569;background:#f8fafc;border:1px solid #f1f5f9;border-radius:100px;align-items:center;gap:.25rem;padding:.3rem .6rem;font-size:.6875rem;font-weight:600;display:inline-flex}.VehicleModal-module__3INyfG__volumeInfo{text-align:center;color:#475569;background:#f1f5f9;border-radius:8px;margin-bottom:1rem;padding:.5rem;font-size:.8125rem}.VehicleModal-module__3INyfG__actions{margin-top:.5rem}.VehicleModal-module__3INyfG__selectBtn{color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem;font-size:.9375rem;font-weight:800;transition:all .2s;display:flex}.VehicleModal-module__3INyfG__selectBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}@keyframes VehicleModal-module__3INyfG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes VehicleModal-module__3INyfG__scaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes VehicleModal-module__3INyfG__checkPop{0%{transform:scale(0)}to{transform:scale(1)}}@media (max-width:480px){.VehicleModal-module__3INyfG__subtypesGrid{grid-template-columns:1fr}.VehicleModal-module__3INyfG__subtypeCard{flex-direction:row;display:flex}.VehicleModal-module__3INyfG__subtypeImage{flex-shrink:0;width:80px;height:auto;min-height:80px}.VehicleModal-module__3INyfG__subtypeInfo{flex:1}.VehicleModal-module__3INyfG__header{padding:1.5rem 1rem 1rem}.VehicleModal-module__3INyfG__body{padding:1rem}}
