.LuxuryVehiclesPage-module__ew90nq__vehiclesPage{color:var(--text);background:var(--bg);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.LuxuryVehiclesPage-module__ew90nq__containerContent{max-width:var(--max-width);margin:0 auto;padding:0 20px}.LuxuryVehiclesPage-module__ew90nq__btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.LuxuryVehiclesPage-module__ew90nq__btnPrimary{background:var(--brand);color:#fff;box-shadow:0 4px 14px #f59e0b66}.LuxuryVehiclesPage-module__ew90nq__btnPrimary:hover{background:var(--brand-dark);transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b80}.LuxuryVehiclesPage-module__ew90nq__btnOutline{color:#fff;background:0 0;border:2px solid #fffc}.LuxuryVehiclesPage-module__ew90nq__btnOutline:hover{background:#ffffff1a;border-color:#fff}.LuxuryVehiclesPage-module__ew90nq__btnWhite{color:var(--brand);box-shadow:var(--shadow);background:#fff}.LuxuryVehiclesPage-module__ew90nq__btnWhite:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.LuxuryVehiclesPage-module__ew90nq__heroSection{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#334155 100%);align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.LuxuryVehiclesPage-module__ew90nq__heroOverlay{width:100%;padding:100px 0;position:relative}.LuxuryVehiclesPage-module__ew90nq__heroContent{max-width:700px}.LuxuryVehiclesPage-module__ew90nq__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.LuxuryVehiclesPage-module__ew90nq__heroContent h1{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(40px,5vw,64px);font-weight:800;line-height:1.1}.LuxuryVehiclesPage-module__ew90nq__heroSubtitle{color:#ffffffd9;max-width:600px;margin-bottom:40px;font-size:18px;line-height:1.7}.LuxuryVehiclesPage-module__ew90nq__heroCta{flex-wrap:wrap;gap:16px;display:flex}.LuxuryVehiclesPage-module__ew90nq__statsSection{border-bottom:1px solid var(--border);background:#fff;padding:40px 0}.LuxuryVehiclesPage-module__ew90nq__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.LuxuryVehiclesPage-module__ew90nq__statCard{background:var(--bg-light);border-radius:var(--radius);border-left:4px solid;align-items:center;gap:16px;padding:24px;transition:transform .2s;display:flex}.LuxuryVehiclesPage-module__ew90nq__statCard:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.LuxuryVehiclesPage-module__ew90nq__statIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.LuxuryVehiclesPage-module__ew90nq__statInfo{flex-direction:column;display:flex}.LuxuryVehiclesPage-module__ew90nq__statLabel{color:var(--text-light);text-transform:uppercase;font-size:13px;font-weight:600}.LuxuryVehiclesPage-module__ew90nq__statValue{color:var(--text);font-size:28px;font-weight:800;line-height:1}.LuxuryVehiclesPage-module__ew90nq__statSubtext{color:var(--text-light);margin-top:4px;font-size:12px}.LuxuryVehiclesPage-module__ew90nq__statTrend{align-items:center;gap:4px;margin-top:4px;font-size:12px;font-weight:600;display:flex}.LuxuryVehiclesPage-module__ew90nq__statTrend.LuxuryVehiclesPage-module__ew90nq__positive{color:var(--brand)}.LuxuryVehiclesPage-module__ew90nq__statTrend.LuxuryVehiclesPage-module__ew90nq__negative{color:#ef4444}.LuxuryVehiclesPage-module__ew90nq__moduleSection{padding:80px 0}.LuxuryVehiclesPage-module__ew90nq__bgLight{background:var(--bg-light)}.LuxuryVehiclesPage-module__ew90nq__bgWhite{background:#fff}.LuxuryVehiclesPage-module__ew90nq__sectionHeader{text-align:center;margin-bottom:48px}.LuxuryVehiclesPage-module__ew90nq__sectionHeader h2{color:var(--text);justify-content:center;align-items:center;gap:12px;margin:0 0 12px;font-size:32px;font-weight:800;display:flex}.LuxuryVehiclesPage-module__ew90nq__sectionHeader p{color:var(--text-light);max-width:600px;margin:0 auto;font-size:16px}.LuxuryVehiclesPage-module__ew90nq__analyticsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.LuxuryVehiclesPage-module__ew90nq__chartCard{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:24px}.LuxuryVehiclesPage-module__ew90nq__chartCard h5{color:var(--text);align-items:center;gap:8px;margin:0 0 20px;font-size:16px;display:flex}.LuxuryVehiclesPage-module__ew90nq__categoryLegend{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:16px;display:grid}.LuxuryVehiclesPage-module__ew90nq__categoryItem{color:var(--text-light);align-items:center;gap:8px;font-size:13px;display:flex}.LuxuryVehiclesPage-module__ew90nq__categoryDot{border-radius:50%;width:10px;height:10px}.LuxuryVehiclesPage-module__ew90nq__insightCard{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:24px}.LuxuryVehiclesPage-module__ew90nq__insightCard h5{color:var(--text);align-items:center;gap:8px;margin:0 0 20px;font-size:16px;display:flex}.LuxuryVehiclesPage-module__ew90nq__insightList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.LuxuryVehiclesPage-module__ew90nq__insightList li{align-items:center;gap:12px;display:flex}.LuxuryVehiclesPage-module__ew90nq__insightValue{color:var(--brand);min-width:80px;font-size:20px;font-weight:800}.LuxuryVehiclesPage-module__ew90nq__insightLabel{color:var(--text-light);font-size:14px}.LuxuryVehiclesPage-module__ew90nq__listHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.LuxuryVehiclesPage-module__ew90nq__listTitle{align-items:center;gap:12px;display:flex}.LuxuryVehiclesPage-module__ew90nq__listTitle h2{color:var(--text);align-items:center;gap:8px;margin:0;font-size:24px;font-weight:800;display:flex}.LuxuryVehiclesPage-module__ew90nq__countBadge{background:var(--brand);color:#fff;border-radius:20px;padding:4px 12px;font-size:13px;font-weight:600}.LuxuryVehiclesPage-module__ew90nq__listControls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.LuxuryVehiclesPage-module__ew90nq__searchBox{align-items:center;display:flex;position:relative}.LuxuryVehiclesPage-module__ew90nq__searchBox svg{color:var(--text-light);position:absolute;left:12px}.LuxuryVehiclesPage-module__ew90nq__searchBox input{border:2px solid var(--border);border-radius:10px;width:320px;padding:12px 12px 12px 40px;font-size:14px;transition:all .2s}.LuxuryVehiclesPage-module__ew90nq__searchBox input:focus{border-color:var(--brand);outline:none}.LuxuryVehiclesPage-module__ew90nq__filterGroup{gap:8px;display:flex}.LuxuryVehiclesPage-module__ew90nq__filterSelect{border:2px solid var(--border);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 8px center/16px no-repeat;border-radius:10px;padding:12px 36px 12px 12px;font-size:14px}.LuxuryVehiclesPage-module__ew90nq__viewToggle{background:var(--bg-light);border-radius:8px;gap:4px;padding:4px;display:flex}.LuxuryVehiclesPage-module__ew90nq__viewBtn{color:var(--text-light);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;transition:all .2s}.LuxuryVehiclesPage-module__ew90nq__viewBtn.LuxuryVehiclesPage-module__ew90nq__active{color:var(--brand);box-shadow:var(--shadow);background:#fff}.LuxuryVehiclesPage-module__ew90nq__vehiclesContainer{gap:24px;display:grid}.LuxuryVehiclesPage-module__ew90nq__vehiclesContainer.LuxuryVehiclesPage-module__ew90nq__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.LuxuryVehiclesPage-module__ew90nq__vehiclesContainer.LuxuryVehiclesPage-module__ew90nq__list{grid-template-columns:1fr}.LuxuryVehiclesPage-module__ew90nq__vehicleCard{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;border:2px solid #0000;transition:all .3s;overflow:hidden}.LuxuryVehiclesPage-module__ew90nq__vehicleCard:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-light);transform:translateY(-4px)}.LuxuryVehiclesPage-module__ew90nq__vehicleImage{background:var(--bg-light);justify-content:center;align-items:center;height:200px;display:flex;position:relative}.LuxuryVehiclesPage-module__ew90nq__vehicleBadge{color:#fff;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:flex;position:absolute;top:12px;left:12px}.LuxuryVehiclesPage-module__ew90nq__vehicleActions{opacity:0;gap:8px;transition:opacity .2s;display:flex;position:absolute;top:12px;right:12px}.LuxuryVehiclesPage-module__ew90nq__vehicleCard:hover .LuxuryVehiclesPage-module__ew90nq__vehicleActions{opacity:1}.LuxuryVehiclesPage-module__ew90nq__actionBtn{width:36px;height:36px;color:var(--text);cursor:pointer;box-shadow:var(--shadow);background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.LuxuryVehiclesPage-module__ew90nq__actionBtn:hover{background:var(--brand);color:#fff;transform:scale(1.1)}.LuxuryVehiclesPage-module__ew90nq__vehicleContent{padding:20px}.LuxuryVehiclesPage-module__ew90nq__vehicleHeader{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.LuxuryVehiclesPage-module__ew90nq__vehicleHeader h4{color:var(--text);margin:0;font-size:18px;font-weight:700}.LuxuryVehiclesPage-module__ew90nq__vehiclePlate{color:var(--text-light);background:var(--bg-light);border-radius:4px;padding:4px 8px;font-family:monospace;font-size:12px}.LuxuryVehiclesPage-module__ew90nq__vehicleSpecs{border-bottom:1px solid var(--border);gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.LuxuryVehiclesPage-module__ew90nq__spec{color:var(--text-light);align-items:center;gap:6px;font-size:13px;display:flex}.LuxuryVehiclesPage-module__ew90nq__price{align-items:baseline;gap:4px;display:flex}.LuxuryVehiclesPage-module__ew90nq__priceValue{color:var(--brand);font-size:20px;font-weight:800}.LuxuryVehiclesPage-module__ew90nq__pagination{justify-content:center;align-items:center;gap:8px;margin-top:48px;display:flex}.LuxuryVehiclesPage-module__ew90nq__pageBtn{border:2px solid var(--border);color:var(--text);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;transition:all .2s;display:flex}.LuxuryVehiclesPage-module__ew90nq__pageBtn:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.LuxuryVehiclesPage-module__ew90nq__pageBtn:disabled{opacity:.5;cursor:not-allowed}.LuxuryVehiclesPage-module__ew90nq__pageNumbers{gap:8px;display:flex}.LuxuryVehiclesPage-module__ew90nq__pageNumber{border:2px solid var(--border);width:40px;height:40px;color:var(--text);cursor:pointer;background:#fff;border-radius:8px;font-weight:600;transition:all .2s}.LuxuryVehiclesPage-module__ew90nq__pageNumber.LuxuryVehiclesPage-module__ew90nq__active{background:var(--brand);border-color:var(--brand);color:#fff}.LuxuryVehiclesPage-module__ew90nq__pageNumber:hover:not(.LuxuryVehiclesPage-module__ew90nq__active){border-color:var(--text-light)}.LuxuryVehiclesPage-module__ew90nq__featureExplorer{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;grid-template-columns:280px 1fr;gap:32px;display:grid;overflow:hidden}.LuxuryVehiclesPage-module__ew90nq__featureNav{background:var(--bg-light);flex-direction:column;gap:8px;padding:24px;display:flex}.LuxuryVehiclesPage-module__ew90nq__featureNavBtn{color:var(--text-light);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:16px;font-weight:600;transition:all .2s;display:flex}.LuxuryVehiclesPage-module__ew90nq__featureNavBtn:hover{color:var(--text);background:#fff}.LuxuryVehiclesPage-module__ew90nq__featureNavBtn.LuxuryVehiclesPage-module__ew90nq__active{color:var(--brand);box-shadow:var(--shadow);background:#fff}.LuxuryVehiclesPage-module__ew90nq__featureContent{max-height:800px;padding:32px;overflow-y:auto}.LuxuryVehiclesPage-module__ew90nq__featureExplanation{animation:.3s LuxuryVehiclesPage-module__ew90nq__fadeIn}@keyframes LuxuryVehiclesPage-module__ew90nq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LuxuryVehiclesPage-module__ew90nq__featureHeader{border-bottom:2px solid var(--border);align-items:center;gap:20px;margin-bottom:32px;padding-bottom:24px;display:flex}.LuxuryVehiclesPage-module__ew90nq__featureIconLarge{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.LuxuryVehiclesPage-module__ew90nq__featureHeader h3{color:var(--text);margin:0 0 8px;font-size:24px}.LuxuryVehiclesPage-module__ew90nq__featureHeader p{color:var(--text-light);margin:0}.LuxuryVehiclesPage-module__ew90nq__featureSteps{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.LuxuryVehiclesPage-module__ew90nq__step{background:var(--bg-light);border-left:4px solid var(--brand);border-radius:12px;gap:16px;padding:20px;display:flex}.LuxuryVehiclesPage-module__ew90nq__stepNumber{background:var(--brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:flex}.LuxuryVehiclesPage-module__ew90nq__stepContent h5{color:var(--text);margin:0 0 8px;font-size:16px}.LuxuryVehiclesPage-module__ew90nq__stepContent p{color:var(--text-light);margin:0;font-size:14px;line-height:1.6}.LuxuryVehiclesPage-module__ew90nq__updateTypes{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:32px;display:grid}.LuxuryVehiclesPage-module__ew90nq__updateCard{background:var(--bg-light);border:2px solid #0000;border-radius:12px;padding:20px;transition:all .2s}.LuxuryVehiclesPage-module__ew90nq__updateCard:hover{border-color:var(--brand-light)}.LuxuryVehiclesPage-module__ew90nq__updateCard h6{color:var(--text);align-items:center;gap:8px;margin:0 0 12px;font-size:15px;display:flex}.LuxuryVehiclesPage-module__ew90nq__updateCard p{color:var(--text-light);margin:0 0 12px;font-size:14px}.LuxuryVehiclesPage-module__ew90nq__updateCard ul{color:var(--text-light);margin:0;padding-left:16px;font-size:13px}.LuxuryVehiclesPage-module__ew90nq__updateCard li{margin-bottom:6px}.LuxuryVehiclesPage-module__ew90nq__workflowDiagram{background:var(--bg-light);border-radius:12px;margin-bottom:32px;padding:24px}.LuxuryVehiclesPage-module__ew90nq__workflowDiagram h6{color:var(--text);align-items:center;gap:8px;margin:0 0 20px;font-size:16px;display:flex}.LuxuryVehiclesPage-module__ew90nq__workflowSteps{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.LuxuryVehiclesPage-module__ew90nq__workflowStep{text-align:center;box-shadow:var(--shadow);background:#fff;border-radius:10px;min-width:100px;padding:12px 16px}.LuxuryVehiclesPage-module__ew90nq__workflowLabel{color:var(--text);font-size:14px;font-weight:700;display:block}.LuxuryVehiclesPage-module__ew90nq__workflowStep small{color:var(--text-light);font-size:11px}.LuxuryVehiclesPage-module__ew90nq__workflowArrow{color:var(--text-light);font-weight:700}.LuxuryVehiclesPage-module__ew90nq__damageWorkflow{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:32px;display:grid}.LuxuryVehiclesPage-module__ew90nq__damagePhase{background:var(--bg-light);border-radius:12px;padding:20px}.LuxuryVehiclesPage-module__ew90nq__damagePhase h6{color:var(--text);align-items:center;gap:8px;margin:0 0 16px;font-size:15px;display:flex}.LuxuryVehiclesPage-module__ew90nq__damagePhase ul{color:var(--text-light);margin:0;padding-left:16px;font-size:13px}.LuxuryVehiclesPage-module__ew90nq__damagePhase li{margin-bottom:8px}.LuxuryVehiclesPage-module__ew90nq__damageStats{background:var(--bg-light);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:20px;padding:24px;display:grid}.LuxuryVehiclesPage-module__ew90nq__damageStatItem{text-align:center}.LuxuryVehiclesPage-module__ew90nq__damageStatValue{color:var(--brand);font-size:28px;font-weight:800;display:block}.LuxuryVehiclesPage-module__ew90nq__damageStatLabel{color:var(--text-light);font-size:13px}.LuxuryVehiclesPage-module__ew90nq__maintenanceCalendar{background:var(--bg-light);border-radius:12px;padding:24px}.LuxuryVehiclesPage-module__ew90nq__maintenanceCalendar h6{color:var(--text);margin:0 0 16px;font-size:16px}.LuxuryVehiclesPage-module__ew90nq__maintenanceCalendar p{color:var(--text-light);margin:0 0 16px;font-size:14px}.LuxuryVehiclesPage-module__ew90nq__calendarFeatures{flex-wrap:wrap;gap:12px;display:flex}.LuxuryVehiclesPage-module__ew90nq__calendarFeature{color:var(--text);background:#fff;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:flex}.LuxuryVehiclesPage-module__ew90nq__complianceAlert{border-left:4px solid var(--brand);background:#fef3c7;border-radius:12px;gap:16px;padding:20px;display:flex}.LuxuryVehiclesPage-module__ew90nq__complianceAlert svg{color:var(--brand);flex-shrink:0}.LuxuryVehiclesPage-module__ew90nq__complianceAlert strong{color:var(--text);margin-bottom:4px;display:block}.LuxuryVehiclesPage-module__ew90nq__complianceAlert p{color:var(--text-light);margin:0;font-size:14px}.LuxuryVehiclesPage-module__ew90nq__ctaSection{background:var(--bg-light);padding:80px 0}.LuxuryVehiclesPage-module__ew90nq__ctaBox{background:linear-gradient(135deg,var(--brand)0%,var(--brand-dark)100%);border-radius:var(--radius);text-align:center;color:#fff;box-shadow:var(--shadow-lg);padding:64px}.LuxuryVehiclesPage-module__ew90nq__ctaBox h2{margin:0 0 16px;font-size:32px;font-weight:800}.LuxuryVehiclesPage-module__ew90nq__ctaBox p{opacity:.9;max-width:600px;margin:0 auto 24px;font-size:16px}.LuxuryVehiclesPage-module__ew90nq__ctaStats{opacity:.8;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:32px;font-size:14px;display:flex}@media (max-width:1024px){.LuxuryVehiclesPage-module__ew90nq__statsGrid{grid-template-columns:repeat(2,1fr)}.LuxuryVehiclesPage-module__ew90nq__analyticsGrid,.LuxuryVehiclesPage-module__ew90nq__featureExplorer{grid-template-columns:1fr}.LuxuryVehiclesPage-module__ew90nq__featureNav{flex-direction:row;padding:16px;overflow-x:auto}.LuxuryVehiclesPage-module__ew90nq__featureNavBtn{white-space:nowrap}.LuxuryVehiclesPage-module__ew90nq__updateTypes,.LuxuryVehiclesPage-module__ew90nq__damageWorkflow,.LuxuryVehiclesPage-module__ew90nq__damageStats{grid-template-columns:1fr}.LuxuryVehiclesPage-module__ew90nq__workflowSteps{flex-direction:column}.LuxuryVehiclesPage-module__ew90nq__workflowArrow{transform:rotate(90deg)}}@media (max-width:768px){.LuxuryVehiclesPage-module__ew90nq__statsGrid{grid-template-columns:1fr}.LuxuryVehiclesPage-module__ew90nq__listHeader{flex-direction:column;align-items:stretch}.LuxuryVehiclesPage-module__ew90nq__listControls{flex-direction:column}.LuxuryVehiclesPage-module__ew90nq__searchBox input,.LuxuryVehiclesPage-module__ew90nq__filterGroup{width:100%}.LuxuryVehiclesPage-module__ew90nq__filterSelect{flex:1}.LuxuryVehiclesPage-module__ew90nq__vehiclesContainer.LuxuryVehiclesPage-module__ew90nq__grid{grid-template-columns:1fr}.LuxuryVehiclesPage-module__ew90nq__ctaBox{padding:40px 24px}.LuxuryVehiclesPage-module__ew90nq__ctaStats{flex-direction:column;gap:8px}.LuxuryVehiclesPage-module__ew90nq__featureContent{padding:20px}}
