.ExploreSwipeMediaCard-module__SCGS6a__card{background:var(--card);border-radius:var(--radius);border:none;flex-direction:column;height:100%;min-height:360px;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000026}.ExploreSwipeMediaCard-module__SCGS6a__imageWrap{background:#1a1a1a;flex:1;min-height:200px;position:relative}.ExploreSwipeMediaCard-module__SCGS6a__imageWrap img{object-fit:cover;width:100%;height:100%}.ExploreSwipeMediaCard-module__SCGS6a__tags{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:12px;left:12px}.ExploreSwipeMediaCard-module__SCGS6a__tag{text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;padding:4px 10px;font-size:.7rem;font-weight:700}.ExploreSwipeMediaCard-module__SCGS6a__tagNew{background:var(--primary);color:#fff}.ExploreSwipeMediaCard-module__SCGS6a__tagSpecs{color:#fff;background:#ffffff26;border:1px solid #ffffff4d}.ExploreSwipeMediaCard-module__SCGS6a__imageOverlay{inset-inline:0;align-items:flex-start;gap:var(--spacing-sm);background:linear-gradient(#0000 30%,#000000eb);flex-direction:column;padding:16px 16px 12px;display:flex;position:absolute;bottom:0}@media (min-width:1024px){.ExploreSwipeMediaCard-module__SCGS6a__imageOverlay{pointer-events:none;background:linear-gradient(#0000 25%,#000000f2);padding:24px 20px 16px}}.ExploreSwipeMediaCard-module__SCGS6a__overlayHeader{flex-direction:column;gap:4px;width:100%;display:flex}.ExploreSwipeMediaCard-module__SCGS6a__nameRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ExploreSwipeMediaCard-module__SCGS6a__name{font-size:var(--font-size-headline-3);color:#fff;font-weight:800;line-height:1.2}.ExploreSwipeMediaCard-module__SCGS6a__trim{font-size:var(--font-size-body-small);color:var(--primary);flex-shrink:0;font-weight:600}.ExploreSwipeMediaCard-module__SCGS6a__meta{font-size:var(--font-size-body-small);color:#ffffffd9}.ExploreSwipeMediaCard-module__SCGS6a__metaSep{opacity:.6;margin:0 6px}.ExploreSwipeMediaCard-module__SCGS6a__price{color:#fff;font-weight:800}.ExploreSwipeMediaCard-module__SCGS6a__specsRow{gap:var(--spacing-sm);flex-direction:row;display:flex}@media (min-width:1024px){.ExploreSwipeMediaCard-module__SCGS6a__specsRow{display:none}}.ExploreSwipeMediaCard-module__SCGS6a__specCard{background:#ffffff14;border-radius:10px;flex:1;align-items:center;gap:10px;padding:10px 12px;display:flex}.ExploreSwipeMediaCard-module__SCGS6a__specIcon{background:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ExploreSwipeMediaCard-module__SCGS6a__specIcon .ExploreSwipeMediaCard-module__SCGS6a__material-symbols-outlined{color:#fff;font-size:1.25rem}.ExploreSwipeMediaCard-module__SCGS6a__specLabel{text-transform:uppercase;letter-spacing:.05em;color:#fff9;font-size:.65rem;font-weight:700}.ExploreSwipeMediaCard-module__SCGS6a__specValue{font-size:var(--font-size-body);color:#fff;font-weight:700}.ExploreSwipeMediaCard-module__SCGS6a__desktopExtrasRow{flex-wrap:wrap;gap:6px;margin-top:8px;display:none}.ExploreSwipeMediaCard-module__SCGS6a__desktopExtraChip{color:#fff;white-space:nowrap;background:#ffffff26;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:600}.ExploreSwipeMediaCard-module__SCGS6a__desktopTagChip{background:var(--primary-muted);color:var(--primary);white-space:nowrap;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:600}@media (min-width:1024px){.ExploreSwipeMediaCard-module__SCGS6a__desktopExtrasRow{display:flex}}
.ExploreVehicleDetailsPanel-module__flDDda__panel{gap:var(--spacing-md);flex-direction:column;width:100%;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__sectionTitle{align-items:center;gap:var(--spacing-sm);font-size:var(--font-size-body-emphasis);color:var(--foreground);font-weight:700;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__sectionTitle .ExploreVehicleDetailsPanel-module__flDDda__material-symbols-outlined{color:var(--primary);font-size:22px}.ExploreVehicleDetailsPanel-module__flDDda__specsGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.ExploreVehicleDetailsPanel-module__flDDda__specCard{text-align:center;background:var(--input);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;align-items:center;gap:4px;padding:6px;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__specInfo{flex-direction:column;align-items:center;width:100%;min-width:0;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__specLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:700;line-height:1.2}.ExploreVehicleDetailsPanel-module__flDDda__specValue{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12px;font-weight:700;overflow:hidden}.ExploreVehicleDetailsPanel-module__flDDda__extrasSection{gap:var(--spacing-sm);flex-direction:column;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__extrasGrid{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__extraChip{border:1px solid var(--border);background:var(--input);color:var(--foreground);border-radius:9999px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:600;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__tagsSection{flex-wrap:wrap;gap:.4rem;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__tagChip{background:var(--primary-muted);color:var(--primary);text-transform:uppercase;border-radius:8px;padding:4px 10px;font-size:.65rem;font-weight:700}.ExploreVehicleDetailsPanel-module__flDDda__sellerContainer{gap:var(--spacing-sm);margin-top:var(--spacing-sm);flex-direction:column;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__sellerCard{align-items:center;gap:var(--spacing-sm);background:var(--background);border:1px solid var(--border);border-radius:12px;padding:12px;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__sellerAvatar{background:var(--primary-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__sellerAvatar .ExploreVehicleDetailsPanel-module__flDDda__material-symbols-outlined{color:var(--primary);font-size:24px}.ExploreVehicleDetailsPanel-module__flDDda__sellerInfo{flex-direction:column;flex:1;gap:2px;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__sellerName{font-size:var(--font-size-body);color:var(--foreground);font-weight:700}.ExploreVehicleDetailsPanel-module__flDDda__sellerType{color:var(--muted-foreground);border-radius:24px;align-items:center;gap:3px;font-size:10px;display:flex}.ExploreVehicleDetailsPanel-module__flDDda__sellerType .ExploreVehicleDetailsPanel-module__flDDda__material-symbols-outlined{color:var(--primary);font-size:14px}.ExploreVehicleDetailsPanel-module__flDDda__sellerDate{color:var(--muted-foreground);font-size:.68rem}
.ExploreSwipeActions-module__PCxgOa__actions{justify-content:center;align-items:center;gap:14px;padding-top:6px;display:flex}.ExploreSwipeActions-module__PCxgOa__actionBtn{cursor:pointer;width:52px;height:52px;color:var(--foreground);background:var(--card);border:none;border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;transition:transform .14s,background .14s,opacity .14s,box-shadow .14s;display:inline-flex;box-shadow:0 4px 12px #0000000d}.ExploreSwipeActions-module__PCxgOa__actionBtn:hover:not(:disabled){transform:translateY(-1px)scale(1.04)}.ExploreSwipeActions-module__PCxgOa__actionBtn:active:not(:disabled){transform:scale(.97)}.ExploreSwipeActions-module__PCxgOa__actionBtn:disabled{opacity:.4;cursor:default}.ExploreSwipeActions-module__PCxgOa__rejectBtn{color:#f87171}.ExploreSwipeActions-module__PCxgOa__rejectBtn:hover:not(:disabled){background:#f8717129;box-shadow:0 10px 24px #f8717124}.ExploreSwipeActions-module__PCxgOa__likeBtn{background:linear-gradient(135deg, var(--primary) 0%, #2563eb 100%);width:60px;height:60px;box-shadow:0 10px 30px #2563eb52}.ExploreSwipeActions-module__PCxgOa__likeBtn:hover:not(:disabled){box-shadow:0 14px 34px #2563eb66}.ExploreSwipeActions-module__PCxgOa__infoBtn:hover:not(:disabled){background:var(--background)}.ExploreSwipeActions-module__PCxgOa__actionBtn .ExploreSwipeActions-module__PCxgOa__material-symbols-outlined{font-size:1.5rem}.ExploreSwipeActions-module__PCxgOa__likeBtn .ExploreSwipeActions-module__PCxgOa__material-symbols-outlined{font-variation-settings:"FILL" 1;font-size:1.72rem}.ExploreSwipeActions-module__PCxgOa__historyBtn{border:1px solid var(--border);background:var(--card);width:48px;height:48px;color:var(--primary);border-radius:50%;box-shadow:0 4px 12px #0f172a4d}@media (min-width:1024px){.ExploreSwipeActions-module__PCxgOa__historyBtn{display:none}}
.MatchHistory-module__tMFhoq__container{background-color:var(--card);width:100%;height:100%;color:var(--foreground);border-radius:var(--radius);border:1px solid var(--border);flex-direction:column;display:flex;overflow:hidden}.MatchHistory-module__tMFhoq__header{border-bottom:1px solid var(--border);flex-direction:column;padding:1rem 1rem 0;display:flex}.MatchHistory-module__tMFhoq__titleRow{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.MatchHistory-module__tMFhoq__headerIcon{color:var(--primary);font-size:1.25rem}.MatchHistory-module__tMFhoq__title{flex:1;margin:0;font-size:1.125rem;font-weight:700}.MatchHistory-module__tMFhoq__badge{background-color:var(--primary);color:#fff;letter-spacing:.5px;border-radius:999px;padding:.2rem .5rem;font-size:.7rem;font-weight:800}.MatchHistory-module__tMFhoq__tabs{display:flex;position:relative}.MatchHistory-module__tMFhoq__tab{color:var(--muted-foreground);cursor:pointer;transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:.75rem 0;font-size:.8rem;font-weight:700}.MatchHistory-module__tMFhoq__tab:hover{color:var(--foreground)}.MatchHistory-module__tMFhoq__activeTab{color:var(--foreground);border-bottom-color:var(--primary)}.MatchHistory-module__tMFhoq__list{flex-direction:column;flex:1;gap:1.25rem;padding:1rem;display:flex;overflow-y:auto}.MatchHistory-module__tMFhoq__matchCard{cursor:pointer;transition:opacity var(--transition-fast);align-items:center;gap:1rem;display:flex}.MatchHistory-module__tMFhoq__matchCard:hover{opacity:.85}.MatchHistory-module__tMFhoq__imageWrapper{background-color:var(--border);border-radius:16px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.MatchHistory-module__tMFhoq__image{object-fit:cover;height:100%}.MatchHistory-module__tMFhoq__info{flex-direction:column;flex:1;min-width:0;display:flex}.MatchHistory-module__tMFhoq__time{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.2rem;font-size:.65rem;font-weight:700}.MatchHistory-module__tMFhoq__name{white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:1rem;font-weight:700;overflow:hidden}.MatchHistory-module__tMFhoq__detailsRow{justify-content:space-between;align-items:center;display:flex}.MatchHistory-module__tMFhoq__price{color:var(--muted-foreground);font-size:.9rem;font-weight:500}.MatchHistory-module__tMFhoq__tag{text-transform:uppercase;border-radius:4px;padding:.15rem .4rem;font-size:.65rem;font-weight:700}.MatchHistory-module__tMFhoq__suv{color:#3b82f6;background-color:#3b82f61a}.MatchHistory-module__tMFhoq__sport{color:#22c55e;background-color:#22c55e1a}.MatchHistory-module__tMFhoq__truck{color:#f97316;background-color:#f973161a}.MatchHistory-module__tMFhoq__luxury{color:#a855f7;background-color:#a855f71a}.MatchHistory-module__tMFhoq__footer{border-top:1px solid var(--border);background-color:var(--card);padding:1rem}.MatchHistory-module__tMFhoq__settingsBtn{background-color:rgba(var(--color-primary-rgb), .1);width:100%;color:var(--primary);cursor:pointer;transition:background-color var(--transition-fast);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-size:.9rem;font-weight:600;display:flex}.MatchHistory-module__tMFhoq__settingsBtn:hover{background-color:rgba(var(--color-primary-rgb), .15)}.MatchHistory-module__tMFhoq__emptyState{height:100%;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:.9rem;display:flex}
.Loader-module__1kmkcG__loaderContainer{box-sizing:border-box;--loader-ring-color:var(--primary,#137fec);--loader-text-color:var(--foreground,#0f172a);flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:24px;display:flex}.dark .Loader-module__1kmkcG__loaderContainer{--loader-ring-color:var(--primary,#137fec);--loader-text-color:var(--color-text,#fff)}.Loader-module__1kmkcG__loader{aspect-ratio:1;width:50px;display:grid}.Loader-module__1kmkcG__loader:before,.Loader-module__1kmkcG__loader:after{content:"";--c:#0000 calc(100% / 3), var(--loader-ring-color) 0 calc(2 * 100% / 3), #0000 0;--c1:linear-gradient(90deg, var(--c));--c2:linear-gradient(0deg, var(--c));background:var(--c1), var(--c2), var(--c1), var(--c2);background-repeat:no-repeat;background-size:300% 4px,4px 300%;grid-area:1/1;margin:0 0 15px 15px;animation:1s linear infinite Loader-module__1kmkcG__l12}.Loader-module__1kmkcG__loader:after{margin:15px 15px 0 0;transform:scale(-1)}@keyframes Loader-module__1kmkcG__l12{0%{background-position:50% 0,100% 100%,0 100%,0 0}25%{background-position:0 0,100%,0 100%,0 0}50%{background-position:0 0,100% 0,50% 100%,0 0}75%{background-position:0 0,100% 0,100% 100%,0}75.01%{background-position:100% 0,100% 0,100% 100%,0}to{background-position:50% 0,100% 0,100% 100%,0 100%}}.Loader-module__1kmkcG__loaderText{color:var(--loader-text-color);letter-spacing:.025em;text-align:center;font-size:.875rem;font-weight:600;animation:2s ease-in-out infinite Loader-module__1kmkcG__pulse}@keyframes Loader-module__1kmkcG__pulse{0%,to{opacity:.6}50%{opacity:1}}
.BottomSheet-module__R8YcMa__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;background-color:#0006;position:fixed;inset:0}.BottomSheet-module__R8YcMa__sheet{background-color:var(--card);z-index:1001;border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;height:85vh;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000026}.BottomSheet-module__R8YcMa__handleIndicator{background-color:var(--border);border-radius:999px;width:40px;height:5px;margin:12px auto}.BottomSheet-module__R8YcMa__content{flex:1;overflow-y:auto}
.PublicProfileContent-module__S7o3RW__wrapper{flex-direction:column;flex:1;width:100%;max-width:900px;margin:0 auto;display:flex}.PublicProfileContent-module__S7o3RW__banner{aspect-ratio:3;background:var(--surface-elevated);width:100%;max-height:220px;position:relative;overflow:hidden}.PublicProfileContent-module__S7o3RW__banner img{object-fit:cover;width:100%;height:100%}.PublicProfileContent-module__S7o3RW__bannerPlaceholder{background:linear-gradient(135deg, var(--primary-muted), var(--surface-elevated));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PublicProfileContent-module__S7o3RW__bannerPlaceholder .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--muted-foreground);opacity:.4;font-size:48px}.PublicProfileContent-module__S7o3RW__verifiedBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#00000073;border-radius:8px;align-items:center;gap:4px;padding:4px 12px;font-size:11px;font-weight:700;display:flex;position:absolute;top:12px;right:12px}.PublicProfileContent-module__S7o3RW__verifiedBadge .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:#22c55e;font-size:16px}.PublicProfileContent-module__S7o3RW__logoOverlay{z-index:2;flex-direction:column;align-items:center;margin-top:-48px;display:flex;position:relative}.PublicProfileContent-module__S7o3RW__logoCircle{border:4px solid var(--card);background:var(--input);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000001f}.PublicProfileContent-module__S7o3RW__logoCircle img{object-fit:cover;width:100%;height:100%}.PublicProfileContent-module__S7o3RW__logoCircle .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--muted-foreground);font-size:40px}.PublicProfileContent-module__S7o3RW__userAvatarSection{padding-top:var(--spacing-xl);align-items:center;gap:var(--spacing-sm);flex-direction:column;display:flex}.PublicProfileContent-module__S7o3RW__avatarCircle{background:var(--primary-muted);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000014}.PublicProfileContent-module__S7o3RW__avatarCircle img{object-fit:cover;width:100%;height:100%}.PublicProfileContent-module__S7o3RW__avatarCircle .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--primary);font-size:40px}.PublicProfileContent-module__S7o3RW__body{padding:var(--spacing-md);gap:var(--spacing-lg);flex-direction:column;display:flex}.PublicProfileContent-module__S7o3RW__headerInfo{text-align:center;align-items:center;gap:var(--spacing-xs);flex-direction:column;display:flex}.PublicProfileContent-module__S7o3RW__profileName{font-size:var(--font-size-headline-2);color:var(--foreground);font-weight:800}.PublicProfileContent-module__S7o3RW__profileType{font-size:var(--font-size-body-small);color:var(--primary);align-items:center;gap:4px;font-weight:600;display:flex}.PublicProfileContent-module__S7o3RW__profileType .PublicProfileContent-module__S7o3RW__material-symbols-outlined{font-size:16px}.PublicProfileContent-module__S7o3RW__profileLocation{font-size:var(--font-size-body-small);color:var(--muted-foreground);align-items:center;gap:3px;display:flex}.PublicProfileContent-module__S7o3RW__profileLocation .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--primary);font-size:16px}.PublicProfileContent-module__S7o3RW__profileBio{font-size:var(--font-size-body-small);color:var(--color-text-secondary);max-width:500px;line-height:1.6}.PublicProfileContent-module__S7o3RW__profileMeta{align-items:center;gap:var(--spacing-md);margin-top:var(--spacing-xs);display:flex}.PublicProfileContent-module__S7o3RW__metaItem{font-size:var(--font-size-body-small);color:var(--muted-foreground);align-items:center;gap:4px;display:flex}.PublicProfileContent-module__S7o3RW__metaItem .PublicProfileContent-module__S7o3RW__material-symbols-outlined{font-size:16px}.PublicProfileContent-module__S7o3RW__metaItem strong{color:var(--foreground);font-weight:700}.PublicProfileContent-module__S7o3RW__statsBar{gap:var(--spacing-sm);justify-content:center;display:flex}.PublicProfileContent-module__S7o3RW__statCard{max-width:160px;padding:var(--spacing-sm) var(--spacing-md);background:var(--input);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.PublicProfileContent-module__S7o3RW__statValue{font-size:var(--font-size-headline-3);color:var(--primary);font-weight:800}.PublicProfileContent-module__S7o3RW__statLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.3px;font-size:.68rem;font-weight:600}.PublicProfileContent-module__S7o3RW__ownProfileHint{border-radius:var(--radius);background:var(--input);border:1px solid var(--border);color:var(--muted-foreground);margin:0;padding:.75rem 1rem;font-size:.875rem}.PublicProfileContent-module__S7o3RW__contactRow{gap:var(--spacing-sm);display:flex}@media (max-width:480px){.PublicProfileContent-module__S7o3RW__contactRow{flex-direction:column}}.PublicProfileContent-module__S7o3RW__btnWhatsapp{border-radius:var(--radius);font-family:var(--font-body);font-size:var(--font-size-body-small);cursor:pointer;color:#fff;transition:opacity var(--transition-fast);background:#25d366;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:700;text-decoration:none;display:flex}.PublicProfileContent-module__S7o3RW__btnWhatsapp:hover{opacity:.9}.PublicProfileContent-module__S7o3RW__btnWhatsapp svg{fill:currentColor;width:18px;height:18px}.PublicProfileContent-module__S7o3RW__btnMessage{border-radius:var(--radius);font-family:var(--font-body);font-size:var(--font-size-body-small);cursor:pointer;background:var(--primary);color:#fff;transition:opacity var(--transition-fast);border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:700;display:flex}.PublicProfileContent-module__S7o3RW__btnMessage:hover{opacity:.9}.PublicProfileContent-module__S7o3RW__btnMessage .PublicProfileContent-module__S7o3RW__material-symbols-outlined{font-size:18px}.PublicProfileContent-module__S7o3RW__btnCall{border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-body);font-size:var(--font-size-body-small);cursor:pointer;background:var(--card);color:var(--foreground);transition:border-color var(--transition-fast);justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:700;text-decoration:none;display:flex}.PublicProfileContent-module__S7o3RW__btnCall:hover{border-color:var(--primary)}.PublicProfileContent-module__S7o3RW__btnCall .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--primary);font-size:18px}.PublicProfileContent-module__S7o3RW__section{gap:var(--spacing-sm);flex-direction:column;display:flex}.PublicProfileContent-module__S7o3RW__sectionTitle{align-items:center;gap:var(--spacing-sm);font-size:var(--font-size-body-emphasis);color:var(--foreground);font-weight:700;display:flex}.PublicProfileContent-module__S7o3RW__sectionTitle .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--primary);font-size:22px}.PublicProfileContent-module__S7o3RW__divider{background:var(--border);height:1px}.PublicProfileContent-module__S7o3RW__description{font-size:var(--font-size-body-small);color:var(--color-text-secondary);line-height:1.6}.PublicProfileContent-module__S7o3RW__servicesGrid{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.PublicProfileContent-module__S7o3RW__serviceChip{background:var(--primary-muted);color:var(--primary);border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.75rem;font-weight:600;display:flex}.PublicProfileContent-module__S7o3RW__serviceChip .PublicProfileContent-module__S7o3RW__material-symbols-outlined{font-size:16px}.PublicProfileContent-module__S7o3RW__scheduleList{gap:var(--spacing-xs);flex-direction:column;display:flex}.PublicProfileContent-module__S7o3RW__scheduleRow{align-items:center;gap:var(--spacing-sm);background:var(--input);border:1px solid var(--border);font-size:var(--font-size-body-small);border-radius:8px;padding:.5rem .75rem;display:flex}.PublicProfileContent-module__S7o3RW__scheduleRow .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--primary);font-size:18px}.PublicProfileContent-module__S7o3RW__scheduleDays{color:var(--foreground);font-weight:600}.PublicProfileContent-module__S7o3RW__scheduleTime{color:var(--muted-foreground);margin-left:auto}.PublicProfileContent-module__S7o3RW__languagesRow{gap:var(--spacing-sm);display:flex}.PublicProfileContent-module__S7o3RW__langChip{border:1px solid var(--border);background:var(--input);color:var(--foreground);border-radius:999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.PublicProfileContent-module__S7o3RW__socialGrid{flex-direction:column;gap:.6rem;display:flex}.PublicProfileContent-module__S7o3RW__socialBrandBtn{font-family:var(--font-body);font-size:var(--font-size-body-small);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-weight:700;text-decoration:none;transition:filter .15s,transform .15s;display:flex}.PublicProfileContent-module__S7o3RW__socialBrandBtn:active{transform:scale(.97)}.PublicProfileContent-module__S7o3RW__socialBrandBtn svg{flex-shrink:0}.PublicProfileContent-module__S7o3RW__socialFacebook{color:#fff;background:#1877f2}.PublicProfileContent-module__S7o3RW__socialFacebook:hover{filter:brightness(1.08)}.PublicProfileContent-module__S7o3RW__socialInstagram{color:#fff;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.PublicProfileContent-module__S7o3RW__socialInstagram:hover{filter:brightness(1.08)}.PublicProfileContent-module__S7o3RW__socialWhatsapp{color:#fff;background:#25d366}.PublicProfileContent-module__S7o3RW__socialWhatsapp:hover{filter:brightness(1.08)}.PublicProfileContent-module__S7o3RW__socialTiktok{color:#fff;background:#000}.PublicProfileContent-module__S7o3RW__socialTiktok:hover{filter:brightness(1.3)}.PublicProfileContent-module__S7o3RW__socialWebsite{background:var(--input);border:1px solid var(--border);color:var(--foreground)}.PublicProfileContent-module__S7o3RW__socialWebsite:hover{border-color:var(--primary);color:var(--primary)}.PublicProfileContent-module__S7o3RW__locationsList{gap:var(--spacing-xs);flex-direction:column;display:flex}.PublicProfileContent-module__S7o3RW__locationRow{align-items:center;gap:var(--spacing-sm);background:var(--input);border:1px solid var(--border);font-size:var(--font-size-body-small);color:var(--foreground);border-radius:8px;padding:.55rem .75rem;display:flex}.PublicProfileContent-module__S7o3RW__locationRow .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--primary);font-size:18px}.PublicProfileContent-module__S7o3RW__galleryGrid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fill,minmax(120px,1fr));display:grid}.PublicProfileContent-module__S7o3RW__galleryImg{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);background:var(--surface-elevated);width:100%}.PublicProfileContent-module__S7o3RW__vehiclesGrid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}@media (max-width:640px){.PublicProfileContent-module__S7o3RW__vehiclesGrid{grid-template-columns:1fr}}.PublicProfileContent-module__S7o3RW__emptyVehicles{padding:var(--spacing-xl) var(--spacing-md);text-align:center;justify-content:center;align-items:center;gap:var(--spacing-sm);flex-direction:column;display:flex}.PublicProfileContent-module__S7o3RW__emptyVehicles .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--muted-foreground);opacity:.4;font-size:48px}.PublicProfileContent-module__S7o3RW__emptyVehicles p{font-size:var(--font-size-body-small);color:var(--muted-foreground)}.PublicProfileContent-module__S7o3RW__notFound{padding:var(--spacing-2xl);text-align:center;justify-content:center;align-items:center;gap:var(--spacing-md);flex-direction:column;display:flex}.PublicProfileContent-module__S7o3RW__notFound .PublicProfileContent-module__S7o3RW__material-symbols-outlined{color:var(--muted-foreground);opacity:.5;font-size:56px}.PublicProfileContent-module__S7o3RW__notFound h2{font-size:var(--font-size-headline-3);color:var(--foreground);font-weight:700}.PublicProfileContent-module__S7o3RW__notFound p{font-size:var(--font-size-body-small);color:var(--muted-foreground)}
.ExploreSwipeStack-module__1X9NBa__layout{flex-direction:column;flex:1;gap:18px;width:100%;min-height:0;padding-bottom:10vh;display:flex}@media (min-width:1024px){.ExploreSwipeStack-module__1X9NBa__layout{grid-template:"left right"100%/1fr 1fr;align-items:stretch;height:100%;min-height:0;padding-bottom:0;display:grid}}.ExploreSwipeStack-module__1X9NBa__leftColumn{gap:var(--spacing-md);flex-direction:column;flex:1;grid-area:left;justify-content:center;min-width:0;min-height:0;display:flex}@media (min-width:1024px){.ExploreSwipeStack-module__1X9NBa__leftColumn{align-self:stretch}}.ExploreSwipeStack-module__1X9NBa__rightColumn{display:none}@media (min-width:1024px){.ExploreSwipeStack-module__1X9NBa__rightColumn{flex-direction:column;grid-area:right;gap:1rem;min-width:0;max-height:100%;display:flex;overflow-y:auto}}.ExploreSwipeStack-module__1X9NBa__sidePanelCard{display:none}@media (min-width:1024px){.ExploreSwipeStack-module__1X9NBa__sidePanelCard{gap:var(--spacing-lg);border:1px solid var(--border);border-radius:var(--radius);background:var(--card);flex-direction:column;padding:1rem;display:flex}}.ExploreSwipeStack-module__1X9NBa__desktopActions{display:none}@media (min-width:1024px){.ExploreSwipeStack-module__1X9NBa__desktopActions{padding-top:var(--spacing-sm);border-top:1px solid var(--border);justify-content:center;display:flex}}.ExploreSwipeStack-module__1X9NBa__historyCard{display:none}@media (min-width:1024px){.ExploreSwipeStack-module__1X9NBa__historyCard{height:100%;display:block}}.ExploreSwipeStack-module__1X9NBa__actionsRow{flex-shrink:0;justify-content:center;padding-top:6px;display:flex}@media (min-width:1024px){.ExploreSwipeStack-module__1X9NBa__actionsRow{display:none}}.ExploreSwipeStack-module__1X9NBa__stack{-webkit-user-select:none;user-select:none;flex:1;width:100%;min-height:540px;position:relative}@media (min-width:480px) and (max-width:1023px){.ExploreSwipeStack-module__1X9NBa__stack{aspect-ratio:9/16;flex:none;width:100%;height:auto;min-height:0;margin-left:auto;margin-right:auto}}@media (min-width:768px){.ExploreSwipeStack-module__1X9NBa__stack{min-height:580px}}@media (min-width:1024px){.ExploreSwipeStack-module__1X9NBa__stack{aspect-ratio:auto;flex:1;max-width:none;min-height:460px}}.ExploreSwipeStack-module__1X9NBa__cardSlot{will-change:transform, opacity;position:absolute;inset:0}.ExploreSwipeStack-module__1X9NBa__thirdCard{z-index:0;pointer-events:none;filter:saturate(.8)brightness(.8)}.ExploreSwipeStack-module__1X9NBa__nextCard{z-index:1;pointer-events:none;filter:saturate(.9)brightness(.92)}.ExploreSwipeStack-module__1X9NBa__activeCard{z-index:3;cursor:grab}.ExploreSwipeStack-module__1X9NBa__voteBadge{z-index:6;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#00000040;border:3px solid;border-radius:14px;padding:10px 16px;font-size:.95rem;font-weight:900;position:absolute;top:22px}.ExploreSwipeStack-module__1X9NBa__likeBadge{color:#22c55e;left:20px;transform:rotate(-10deg)}.ExploreSwipeStack-module__1X9NBa__nopeBadge{color:#ef4444;right:20px;transform:rotate(10deg)}.ExploreSwipeStack-module__1X9NBa__empty{text-align:center;background:var(--card);border:1px dashed var(--border);border-radius:var(--radius);min-height:380px;color:var(--muted-foreground);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.ExploreSwipeStack-module__1X9NBa__emptyIcon{opacity:.5;margin-bottom:12px;font-size:3rem}.ExploreSwipeStack-module__1X9NBa__emptyTitle{font-size:var(--font-size-headline-3);color:var(--foreground);margin-bottom:8px;font-weight:700}.ExploreSwipeStack-module__1X9NBa__emptyText{font-size:var(--font-size-body-small)}
.messages-module__crXROW__messagesContainer{padding:1rem}.messages-module__crXROW__messagesLayout{padding:1rem;display:flex;overflow:hidden}.messages-module__crXROW__sidebar{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:320px;display:flex;overflow:hidden}.messages-module__crXROW__chatPanel{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.messages-module__crXROW__loadingPane{color:var(--muted-foreground);flex:1;justify-content:center;align-items:center;display:flex}.messages-module__crXROW__noSelection{color:var(--muted-foreground);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}@media (max-width:1024px){.messages-module__crXROW__messagesLayout{border:none;border-radius:0;height:100dvh;margin:0}.messages-module__crXROW__sidebar{border-right:none;width:100%}.messages-module__crXROW__sidebarHidden{display:none}.messages-module__crXROW__chatPanel{width:100%}.messages-module__crXROW__chatPanelHidden,.messages-module__crXROW__headerHiddenMobile{display:none}}
.ModelPageContent-module__PIoefa__root{background:var(--background);width:100%;max-width:1280px;margin:0 auto}.ModelPageContent-module__PIoefa__hero{min-height:72vh;max-height:min(720px,85vh);position:relative;overflow:hidden}.ModelPageContent-module__PIoefa__heroBg{position:absolute;inset:0}.ModelPageContent-module__PIoefa__heroImg{object-fit:cover;width:100%;height:100%}.ModelPageContent-module__PIoefa__heroGrad{background:linear-gradient(to top, var(--background) 0%, color-mix(in srgb, var(--background) 55%, transparent) 42%, transparent 85%), linear-gradient(to right, color-mix(in srgb, var(--background) 78%, transparent) 0%, transparent 55%);pointer-events:none;position:absolute;inset:0}.ModelPageContent-module__PIoefa__heroHeader{z-index:2;padding:var(--spacing-md) var(--spacing-lg);position:absolute;top:0;left:0;right:0}.ModelPageContent-module__PIoefa__heroHeaderInner{justify-content:space-between;align-items:center;gap:var(--spacing-md);max-width:1280px;margin:0 auto;display:flex}.ModelPageContent-module__PIoefa__heroBrandRow{align-items:center;gap:var(--spacing-sm);display:flex}.ModelPageContent-module__PIoefa__heroBrandIcon{background:var(--primary-muted);width:2.5rem;height:2.5rem;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:flex}.ModelPageContent-module__PIoefa__heroBrandName{color:var(--foreground);font-weight:600;font-size:var(--font-size-body-small);letter-spacing:.02em}.ModelPageContent-module__PIoefa__heroNav{align-items:center;gap:var(--spacing-lg);display:none}@media (min-width:768px){.ModelPageContent-module__PIoefa__heroNav{display:flex}}.ModelPageContent-module__PIoefa__heroNav a{font-size:var(--font-size-body-small);color:var(--muted-foreground);transition:color var(--transition-fast);font-weight:500;text-decoration:none}.ModelPageContent-module__PIoefa__heroNav a:hover{color:var(--foreground)}.ModelPageContent-module__PIoefa__heroContent{z-index:2;padding:0 var(--spacing-lg) 5rem;position:absolute;bottom:0;left:0;right:0}.ModelPageContent-module__PIoefa__heroContentInner{max-width:1280px;margin:0 auto}.ModelPageContent-module__PIoefa__heroEyebrow{margin:0 0 var(--spacing-sm);letter-spacing:.14em;text-transform:uppercase;color:var(--primary);font-size:.8rem;font-weight:700}.ModelPageContent-module__PIoefa__heroTitle{margin:0 0 var(--spacing-md);letter-spacing:-.04em;color:var(--foreground);font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.05}.ModelPageContent-module__PIoefa__heroTagline{max-width:28rem;color:var(--muted-foreground);margin:0;font-size:clamp(1.05rem,2.5vw,1.35rem);line-height:1.5}.ModelPageContent-module__PIoefa__scrollBtn{bottom:var(--spacing-lg);z-index:3;align-items:center;gap:var(--spacing-xs);cursor:pointer;color:var(--muted-foreground);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;transition:color var(--transition-fast);background:0 0;border:none;flex-direction:column;font-size:.7rem;font-weight:600;display:flex;position:absolute;left:50%;transform:translate(-50%)}.ModelPageContent-module__PIoefa__scrollBtn:hover{color:var(--foreground)}.ModelPageContent-module__PIoefa__section{padding:clamp(3rem, 8vw, 5rem) var(--spacing-lg)}.ModelPageContent-module__PIoefa__sectionInner{max-width:52rem;margin:0 auto}.ModelPageContent-module__PIoefa__sectionWide{max-width:1280px;margin:0 auto}.ModelPageContent-module__PIoefa__eyebrowBar{background:var(--primary);border-radius:999px;flex-shrink:0;width:2rem;height:4px}.ModelPageContent-module__PIoefa__logoBadge{border-radius:calc(var(--radius) * 1.2);border:1px solid var(--border);width:4rem;height:4rem;color:var(--primary);background:#fff;justify-content:center;align-items:center;margin-bottom:1rem;font-size:2rem;font-weight:800;display:flex}.ModelPageContent-module__PIoefa__historyEyebrow{margin:0 0 var(--spacing-md);letter-spacing:.12em;text-transform:uppercase;color:var(--primary);font-size:.8rem;font-weight:700}.ModelPageContent-module__PIoefa__historyTitle{margin:0 0 var(--spacing-xl);letter-spacing:-.03em;color:var(--foreground);font-size:clamp(2rem,4vw,3rem);font-weight:800}.ModelPageContent-module__PIoefa__historyProse{gap:var(--spacing-lg);flex-direction:column;display:flex}.ModelPageContent-module__PIoefa__historyProse p{color:var(--muted-foreground);margin:0;font-size:1.05rem;line-height:1.65}.ModelPageContent-module__PIoefa__historyProse h2,.ModelPageContent-module__PIoefa__historyProse h3,.ModelPageContent-module__PIoefa__historyProse h4{color:var(--foreground);margin:0;font-size:1.2rem;font-weight:800;line-height:1.3}.ModelPageContent-module__PIoefa__historyProse h2{font-size:1.35rem}.ModelPageContent-module__PIoefa__historyProse ul{color:var(--muted-foreground);margin:0;padding-left:1.25rem;font-size:1.05rem;line-height:1.55}.ModelPageContent-module__PIoefa__historyProse li{margin:.25rem 0}.ModelPageContent-module__PIoefa__historyProse hr{border:none;border-top:1px solid var(--border);margin:0}.ModelPageContent-module__PIoefa__historyStats{margin-top:var(--spacing-2xl);gap:var(--spacing-xl);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:768px){.ModelPageContent-module__PIoefa__historyStats{grid-template-columns:repeat(4,minmax(0,1fr))}}.ModelPageContent-module__PIoefa__historyStatVal{color:var(--primary);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.1}.ModelPageContent-module__PIoefa__historyStatLabel{margin-top:var(--spacing-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);font-size:.72rem;font-weight:600}.ModelPageContent-module__PIoefa__genSection{padding:clamp(3rem, 8vw, 5rem) var(--spacing-lg);background:var(--card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.ModelPageContent-module__PIoefa__genIntro{margin-bottom:var(--spacing-xl);max-width:40rem}.ModelPageContent-module__PIoefa__genTitle{margin:var(--spacing-sm) 0;color:var(--foreground);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:800}.ModelPageContent-module__PIoefa__genDesc{color:var(--muted-foreground);margin:0;font-size:1.05rem;line-height:1.55}.ModelPageContent-module__PIoefa__genGrid{gap:var(--spacing-md);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ModelPageContent-module__PIoefa__genGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1200px){.ModelPageContent-module__PIoefa__genGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.ModelPageContent-module__PIoefa__genCard{border-radius:calc(var(--radius) * 1.1);text-align:left;cursor:pointer;background:var(--background);width:100%;transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);border:2px solid #0000;padding:0;display:block;position:relative;overflow:hidden}.ModelPageContent-module__PIoefa__genCard:hover{transform:scale(1.02);box-shadow:0 12px 32px #0000001f}.ModelPageContent-module__PIoefa__genCardActive{border-color:var(--primary);box-shadow:0 0 0 1px rgba(var(--color-primary-rgb), .35)}.ModelPageContent-module__PIoefa__genCardMedia{aspect-ratio:4/3;position:relative}.ModelPageContent-module__PIoefa__genCardImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ModelPageContent-module__PIoefa__genCard:hover .ModelPageContent-module__PIoefa__genCardImg{transform:scale(1.08)}.ModelPageContent-module__PIoefa__genCardOverlay{background:linear-gradient(to top, var(--background) 0%, color-mix(in srgb, var(--background) 35%, transparent) 50%, transparent 100%);pointer-events:none;position:absolute;inset:0}.ModelPageContent-module__PIoefa__genCardBody{padding:var(--spacing-md);position:absolute;bottom:0;left:0;right:0}.ModelPageContent-module__PIoefa__genCardYears{color:var(--primary);letter-spacing:.04em;margin:0 0 .25rem;font-size:.75rem;font-weight:700}.ModelPageContent-module__PIoefa__genCardName{color:var(--foreground);margin:0 0 .35rem;font-size:1.05rem;font-weight:700}.ModelPageContent-module__PIoefa__genCardText{font-size:var(--font-size-body-small);color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;line-height:1.45;display:-webkit-box;overflow:hidden}.ModelPageContent-module__PIoefa__genCardCta{font-size:var(--font-size-body-small);color:var(--primary);align-items:center;gap:.25rem;font-weight:700;display:inline-flex}.ModelPageContent-module__PIoefa__detailSection{padding:clamp(2.5rem, 6vw, 4rem) var(--spacing-lg);border-top:1px solid var(--border)}.ModelPageContent-module__PIoefa__detailHeader{max-width:1280px;margin:0 auto var(--spacing-xl);justify-content:space-between;align-items:flex-start;gap:var(--spacing-md);display:flex}.ModelPageContent-module__PIoefa__detailClose{border-radius:var(--radius);border:1px solid var(--border);background:var(--card);width:2.5rem;height:2.5rem;color:var(--foreground);cursor:pointer;transition:border-color var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ModelPageContent-module__PIoefa__detailClose:hover{border-color:rgba(var(--color-primary-rgb), .45)}.ModelPageContent-module__PIoefa__galleryWrap{max-width:1280px;margin:0 auto var(--spacing-lg);aspect-ratio:16/9;border-radius:calc(var(--radius) * 1.1);background:var(--card);position:relative;overflow:hidden}.ModelPageContent-module__PIoefa__galleryImg{object-fit:cover;width:100%;height:100%}.ModelPageContent-module__PIoefa__galleryNav{background:color-mix(in srgb, var(--card) 88%, transparent);width:2.5rem;height:2.5rem;color:var(--foreground);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:none;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ModelPageContent-module__PIoefa__galleryNav:hover{background:var(--card)}.ModelPageContent-module__PIoefa__galleryNavLeft{left:var(--spacing-md)}.ModelPageContent-module__PIoefa__galleryNavRight{right:var(--spacing-md)}.ModelPageContent-module__PIoefa__galleryDots{bottom:var(--spacing-md);gap:.35rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.ModelPageContent-module__PIoefa__galleryDot{background:color-mix(in srgb, var(--foreground) 35%, transparent);cursor:pointer;border:none;border-radius:999px;width:.45rem;height:.45rem;padding:0}.ModelPageContent-module__PIoefa__galleryDotActive{background:var(--primary);width:1.35rem}.ModelPageContent-module__PIoefa__thumbs{gap:var(--spacing-sm);max-width:1280px;padding-bottom:var(--spacing-sm);margin:0 auto;display:flex;overflow-x:auto}.ModelPageContent-module__PIoefa__thumb{border-radius:var(--radius);cursor:pointer;opacity:.65;width:5rem;height:3.25rem;transition:opacity var(--transition-fast), border-color var(--transition-fast);background:0 0;border:2px solid #0000;flex-shrink:0;padding:0;position:relative;overflow:hidden}.ModelPageContent-module__PIoefa__thumb:hover,.ModelPageContent-module__PIoefa__thumbActive{opacity:1;border-color:var(--primary)}.ModelPageContent-module__PIoefa__thumb img{object-fit:cover;width:100%;height:100%}.ModelPageContent-module__PIoefa__tabs{max-width:1280px;margin:var(--spacing-xl) auto 0}.ModelPageContent-module__PIoefa__tabList{gap:var(--spacing-sm);margin-bottom:var(--spacing-lg);background:var(--card);border-radius:var(--radius);border:1px solid var(--border);flex-wrap:wrap;padding:.25rem;display:flex}.ModelPageContent-module__PIoefa__tabBtn{border-radius:calc(var(--radius) * .85);color:var(--muted-foreground);font-family:var(--font-body);font-size:var(--font-size-body-small);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;padding:.55rem 1rem;font-weight:700}.ModelPageContent-module__PIoefa__tabBtnActive{background:var(--primary-muted);color:var(--primary)}.ModelPageContent-module__PIoefa__specGrid{gap:var(--spacing-sm);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:768px){.ModelPageContent-module__PIoefa__specGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.ModelPageContent-module__PIoefa__specGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}.ModelPageContent-module__PIoefa__specCell{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);padding:var(--spacing-md)}.ModelPageContent-module__PIoefa__specCellLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);margin:0 0 .35rem;font-size:.65rem;font-weight:700}.ModelPageContent-module__PIoefa__specCellValue{font-size:var(--font-size-body-emphasis);color:var(--foreground);margin:0;font-weight:700}.ModelPageContent-module__PIoefa__versionGrid{gap:var(--spacing-md);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ModelPageContent-module__PIoefa__versionGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ModelPageContent-module__PIoefa__versionGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ModelPageContent-module__PIoefa__versionCard{border:1px solid var(--border);border-radius:calc(var(--radius) * 1.1);background:var(--card);padding:var(--spacing-lg);transition:border-color var(--transition-fast)}.ModelPageContent-module__PIoefa__versionCard:hover{border-color:rgba(var(--color-primary-rgb), .4)}.ModelPageContent-module__PIoefa__versionName{color:var(--foreground);margin:0 0 .25rem;font-size:1.1rem;font-weight:800}.ModelPageContent-module__PIoefa__versionPrice{margin:0 0 var(--spacing-md);color:var(--primary);font-weight:700;font-size:var(--font-size-body)}.ModelPageContent-module__PIoefa__versionRow{justify-content:space-between;gap:var(--spacing-sm);font-size:var(--font-size-body-small);border-bottom:1px solid var(--border);padding:.35rem 0;display:flex}.ModelPageContent-module__PIoefa__versionRow:last-child{border-bottom:none}.ModelPageContent-module__PIoefa__docGrid{gap:var(--spacing-md);grid-template-columns:1fr;display:grid}@media (min-width:768px){.ModelPageContent-module__PIoefa__docGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ModelPageContent-module__PIoefa__docGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ModelPageContent-module__PIoefa__docRow{align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:inherit;transition:border-color var(--transition-fast);text-decoration:none;display:flex}.ModelPageContent-module__PIoefa__docRow:hover{border-color:rgba(var(--color-primary-rgb), .4)}.ModelPageContent-module__PIoefa__docIcon{border-radius:var(--radius);background:var(--primary-muted);width:2.75rem;height:2.75rem;color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ModelPageContent-module__PIoefa__saleSection{padding:clamp(3rem, 8vw, 4rem) var(--spacing-lg)}.ModelPageContent-module__PIoefa__saleHeader{max-width:1280px;margin:0 auto var(--spacing-lg);gap:var(--spacing-md);flex-direction:column;display:flex}@media (min-width:768px){.ModelPageContent-module__PIoefa__saleHeader{flex-direction:row;justify-content:space-between;align-items:flex-end}}.ModelPageContent-module__PIoefa__saleGrid{gap:var(--spacing-lg);grid-template-columns:1fr;max-width:1280px;margin:0 auto;display:grid}@media (min-width:768px){.ModelPageContent-module__PIoefa__saleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.ModelPageContent-module__PIoefa__saleGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ModelPageContent-module__PIoefa__saleCard{border:1px solid var(--border);border-radius:calc(var(--radius) * 1.15);background:var(--card);cursor:pointer;text-align:left;width:100%;font:inherit;transition:border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);padding:0;overflow:hidden}.ModelPageContent-module__PIoefa__saleCard:hover{border-color:rgba(var(--color-primary-rgb), .45);transform:translateY(-2px);box-shadow:0 12px 28px #00000014}.ModelPageContent-module__PIoefa__saleMedia{aspect-ratio:4/3;position:relative}.ModelPageContent-module__PIoefa__saleImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ModelPageContent-module__PIoefa__saleCard:hover .ModelPageContent-module__PIoefa__saleImg{transform:scale(1.05)}.ModelPageContent-module__PIoefa__saleGrad{background:linear-gradient(to top, color-mix(in srgb, var(--card) 92%, transparent), transparent);pointer-events:none;position:absolute;inset:0}.ModelPageContent-module__PIoefa__condBadge{border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.ModelPageContent-module__PIoefa__condNuevo{background:color-mix(in srgb, #10b981 22%, var(--card));color:#047857;border:1px solid color-mix(in srgb, #10b981 40%, var(--border))}.ModelPageContent-module__PIoefa__condSemi{background:var(--primary-muted);color:var(--primary);border:1px solid rgba(var(--color-primary-rgb), .35)}.ModelPageContent-module__PIoefa__condUsado{background:var(--background);color:var(--muted-foreground);border:1px solid var(--border)}.ModelPageContent-module__PIoefa__salePrice{color:var(--foreground);font-size:1.35rem;font-weight:800;position:absolute;bottom:.75rem;left:.75rem;right:.75rem}.ModelPageContent-module__PIoefa__saleBody{padding:var(--spacing-md)}.ModelPageContent-module__PIoefa__saleTitle{font-size:var(--font-size-body-emphasis);color:var(--foreground);margin:0;font-weight:800}.ModelPageContent-module__PIoefa__saleMeta{margin-top:var(--spacing-sm);gap:var(--spacing-md);color:var(--muted-foreground);flex-wrap:wrap;font-size:.75rem;display:flex}.ModelPageContent-module__PIoefa__saleMeta span{align-items:center;gap:.25rem;display:inline-flex}.ModelPageContent-module__PIoefa__saleFooter{margin-top:var(--spacing-md);padding-top:var(--spacing-md);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:var(--spacing-sm);color:var(--muted-foreground);font-size:.75rem;display:flex}.ModelPageContent-module__PIoefa__emptySale{text-align:center;max-width:1280px;padding:var(--spacing-2xl) var(--spacing-md);border:1px dashed var(--border);border-radius:calc(var(--radius) * 1.2);background:var(--card);margin:0 auto}.ModelPageContent-module__PIoefa__emptySale .ModelPageContent-module__PIoefa__material-symbols-outlined{color:var(--muted-foreground);opacity:.7;font-size:2.5rem}.ModelPageContent-module__PIoefa__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f141a8c;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.ModelPageContent-module__PIoefa__modalOverlay{padding:var(--spacing-lg);align-items:center}}.ModelPageContent-module__PIoefa__modalPanel{background:var(--background);border-radius:calc(var(--radius) * 1.25) calc(var(--radius) * 1.25) 0 0;border:1px solid var(--border);width:100%;max-width:48rem;max-height:92vh;overflow-y:auto;box-shadow:0 -8px 40px #0003}@media (min-width:640px){.ModelPageContent-module__PIoefa__modalPanel{border-radius:calc(var(--radius) * 1.25)}}.ModelPageContent-module__PIoefa__modalGallery{aspect-ratio:16/9;background:var(--card);position:relative}.ModelPageContent-module__PIoefa__modalGallery img{object-fit:cover;width:100%;height:100%}.ModelPageContent-module__PIoefa__modalBody{padding:var(--spacing-lg)}.ModelPageContent-module__PIoefa__modalFeat{gap:var(--spacing-sm);margin-top:var(--spacing-md);flex-wrap:wrap;display:flex}.ModelPageContent-module__PIoefa__featPill{font-size:var(--font-size-body-small);background:var(--card);border:1px solid var(--border);color:var(--foreground);border-radius:999px;align-items:center;gap:.25rem;padding:.35rem .65rem;display:inline-flex}.ModelPageContent-module__PIoefa__sellerBox{margin-top:var(--spacing-lg);justify-content:space-between;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);border-radius:calc(var(--radius) * 1.1);border:1px solid var(--border);background:color-mix(in srgb, var(--card) 70%, var(--background));flex-wrap:wrap;display:flex}.ModelPageContent-module__PIoefa__contactBtn{border-radius:var(--radius);background:var(--primary);color:#fff;font-family:var(--font-body);font-weight:700;font-size:var(--font-size-body-small);cursor:pointer;border:none;align-items:center;gap:.4rem;padding:.6rem 1.2rem;text-decoration:none;display:inline-flex}.ModelPageContent-module__PIoefa__contactBtn:hover{opacity:.92}.ModelPageContent-module__PIoefa__brandSection{padding:clamp(3rem, 8vw, 4rem) var(--spacing-lg);background:var(--card);border-top:1px solid var(--border)}.ModelPageContent-module__PIoefa__brandGrid{gap:var(--spacing-xl);max-width:1280px;margin:0 auto;display:grid}@media (min-width:1024px){.ModelPageContent-module__PIoefa__brandGrid{grid-template-columns:1fr 2fr}}.ModelPageContent-module__PIoefa__brandCard{border:1px solid var(--border);border-radius:calc(var(--radius) * 1.2);padding:var(--spacing-lg);background:color-mix(in srgb, var(--background) 65%, var(--card))}.ModelPageContent-module__PIoefa__brandActions{margin-top:var(--spacing-lg);gap:var(--spacing-sm);flex-direction:column;display:flex}.ModelPageContent-module__PIoefa__btnPrimary{border-radius:var(--radius);background:var(--primary);color:#fff;font-weight:700;font-size:var(--font-size-body-small);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.35rem;padding:.65rem 1rem;text-decoration:none;display:flex}.ModelPageContent-module__PIoefa__btnOutline{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);color:var(--foreground);font-weight:600;font-size:var(--font-size-body-small);justify-content:center;align-items:center;gap:.35rem;padding:.65rem 1rem;text-decoration:none;display:flex}.ModelPageContent-module__PIoefa__btnOutline:hover{border-color:rgba(var(--color-primary-rgb), .45);color:var(--primary)}.ModelPageContent-module__PIoefa__commentsSection{padding:clamp(3rem, 8vw, 5rem) var(--spacing-lg);border-top:1px solid var(--border)}.ModelPageContent-module__PIoefa__commentsInner{margin:0 auto}.ModelPageContent-module__PIoefa__formCard{margin-bottom:var(--spacing-xl);padding:var(--spacing-lg);border:1px solid var(--border);border-radius:calc(var(--radius) * 1.1);background:var(--card)}.ModelPageContent-module__PIoefa__input,.ModelPageContent-module__PIoefa__textarea{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);font-family:var(--font-body);font-size:var(--font-size-body);padding:.65rem .85rem}.ModelPageContent-module__PIoefa__textarea{resize:vertical;min-height:6rem}.ModelPageContent-module__PIoefa__starRow{gap:.15rem;display:flex}.ModelPageContent-module__PIoefa__starBtn{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;padding:.15rem;line-height:1}.ModelPageContent-module__PIoefa__starBtnActive{color:var(--primary)}.ModelPageContent-module__PIoefa__commentArticle{padding:var(--spacing-lg);border:1px solid var(--border);border-radius:calc(var(--radius) * 1.1);background:var(--card);margin-bottom:var(--spacing-md)}.ModelPageContent-module__PIoefa__commentHead{align-items:flex-start;gap:var(--spacing-md);display:flex}.ModelPageContent-module__PIoefa__avatar{background:var(--primary-muted);width:2.75rem;height:2.75rem;color:var(--primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:800;display:flex}.ModelPageContent-module__PIoefa__outlineBtnLink{border-radius:var(--radius);border:1px solid var(--border);background:var(--background);color:var(--foreground);font-weight:600;font-size:var(--font-size-body-small);align-items:center;gap:.25rem;padding:.55rem 1rem;text-decoration:none;display:inline-flex}.ModelPageContent-module__PIoefa__outlineBtnLink:hover{border-color:var(--primary);color:var(--primary)}
.ExplorePageContent-module__P6vpnG__main{flex-direction:column;flex:1;height:calc(100dvh - 140px);min-height:0;display:flex;overflow:hidden}@media (min-width:1024px){.ExplorePageContent-module__P6vpnG__main{height:calc(100vh - 120px)}}
.PageHeader-module__lrHdoq__headerBtn{background:var(--color-surface-dark);width:40px;height:40px;color:var(--color-text);border-radius:9999px;justify-content:center;align-items:center;transition:background .2s;display:flex}.PageHeader-module__lrHdoq__headerBtn:hover{background:var(--surface-elevated)}.PageHeader-module__lrHdoq__headerBtnMenu{display:flex}@media (min-width:1024px){.PageHeader-module__lrHdoq__headerBtnMenu{display:none}}.PageHeader-module__lrHdoq__headerBtnBack,.PageHeader-module__lrHdoq__headerBtnBackMobile{background:var(--color-surface-dark);width:40px;height:40px;color:var(--color-text);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PageHeader-module__lrHdoq__headerHome{z-index:40;margin-bottom:var(--spacing-lg);background:var(--header-backdrop);-webkit-backdrop-filter:blur(12px)}.PageHeader-module__lrHdoq__headerTopContainer{border-bottom:1px solid var(--color-text-secondary);grid-template-columns:1fr 1fr 1fr;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:grid}.PageHeader-module__lrHdoq__headerTopLeft{align-items:center;gap:8px;display:flex}.PageHeader-module__lrHdoq__headerTitle{text-align:center;font-size:18px;font-weight:800;line-height:1.2}.PageHeader-module__lrHdoq__headerProfileNotif{justify-content:flex-end;align-items:center;gap:16px;display:flex}.PageHeader-module__lrHdoq__userInfo{color:inherit;border-radius:12px;align-items:center;gap:8px;min-width:0;margin:-2px -4px -2px -2px;padding:2px 4px 2px 2px;text-decoration:none;transition:background .2s;display:flex}.PageHeader-module__lrHdoq__userInfo:hover{background:var(--color-surface-dark)}.PageHeader-module__lrHdoq__avatar{background:var(--color-primary);width:40px;height:40px;color:var(--color-text);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.PageHeader-module__lrHdoq__avatarImage{object-fit:cover;width:100%;height:100%}.PageHeader-module__lrHdoq__avatarInitials{font-size:13px;font-weight:800;line-height:1}.PageHeader-module__lrHdoq__greeting{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10px;font-weight:700;line-height:1}.PageHeader-module__lrHdoq__userInfo>div:last-child{min-width:0}.PageHeader-module__lrHdoq__userName{white-space:nowrap;text-overflow:ellipsis;max-width:min(168px,30vw);font-size:14px;font-weight:700;overflow:hidden}@media (max-width:1023px){.PageHeader-module__lrHdoq__greeting,.PageHeader-module__lrHdoq__userName{display:none}}.PageHeader-module__lrHdoq__notifBtn{background:var(--color-surface-dark);width:40px;height:40px;color:var(--color-text);border-radius:9999px;justify-content:center;align-items:center;display:flex;position:relative}.PageHeader-module__lrHdoq__notifDot{background:var(--color-primary);border:2px solid var(--color-bg-dark);border-radius:9999px;width:8px;height:8px;position:absolute;top:10px;right:10px}.PageHeader-module__lrHdoq__notifBadge{background:var(--color-primary);color:#fff;text-align:center;border:2px solid var(--color-bg-dark);pointer-events:none;border-radius:9999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;line-height:16px;position:absolute;top:4px;right:4px}.PageHeader-module__lrHdoq__headerBottomContainer{flex-direction:row;align-items:center;gap:12px;min-height:40px;display:flex}@media (min-width:1024px){.PageHeader-module__lrHdoq__headerBottomContainer{display:none}}.PageHeader-module__lrHdoq__searchWrapper{flex:1;align-items:center;height:40px;display:flex;position:relative}.PageHeader-module__lrHdoq__searchIcon{color:var(--color-text-secondary);pointer-events:none;font-size:20px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.PageHeader-module__lrHdoq__searchInput{box-sizing:border-box;background:var(--color-surface-dark);width:100%;height:40px;color:var(--color-text);border:none;border-radius:16px;outline:none;padding:0 16px 0 40px;font-family:inherit;font-size:14px;line-height:40px;transition:box-shadow .2s;display:block}.PageHeader-module__lrHdoq__searchInput::placeholder{color:var(--color-text-secondary)}.PageHeader-module__lrHdoq__searchInput:focus{box-shadow:0 0 0 2px var(--color-primary)}.PageHeader-module__lrHdoq__headerBtnBack{display:none}@media (min-width:1024px){.PageHeader-module__lrHdoq__headerBtnBack{display:flex}}.PageHeader-module__lrHdoq__headerBtnBackMobile{display:none}@media (max-width:1023px){.PageHeader-module__lrHdoq__headerBtnBackMobile{display:flex}}
.Modal-module__YT4P-W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;padding:var(--spacing-lg);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__YT4P-W__content{background:var(--card);border-radius:var(--radius-lg);width:100%;max-height:90vh;padding:var(--spacing-xl);position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Modal-module__YT4P-W__closeBtn{top:var(--spacing-md);right:var(--spacing-md);background:var(--card);border:1px solid var(--border);cursor:pointer;z-index:10;width:36px;height:36px;color:var(--muted-foreground);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.Modal-module__YT4P-W__closeBtn:hover{background:var(--muted);color:var(--foreground)}
.UserSessionBar-module__wUZW9W__wrapper{border-top:1px solid var(--color-border);flex-shrink:0}.UserSessionBar-module__wUZW9W__wrapperSidebar,.UserSessionBar-module__wUZW9W__wrapperDrawer{padding:16px}.UserSessionBar-module__wUZW9W__row{align-items:center;gap:12px;display:flex}.UserSessionBar-module__wUZW9W__avatar{background:rgba(var(--color-primary-rgb), .2);width:36px;height:36px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.UserSessionBar-module__wUZW9W__info{flex:1;min-width:0}.UserSessionBar-module__wUZW9W__name{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:600;overflow:hidden}.UserSessionBar-module__wUZW9W__meta{color:var(--color-text-muted);margin:2px 0 0;font-size:12px}.UserSessionBar-module__wUZW9W__iconLink,.UserSessionBar-module__wUZW9W__iconBtn{width:36px;height:36px;color:var(--color-text-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:color .2s,background .2s;display:flex}.UserSessionBar-module__wUZW9W__iconLink:hover{color:var(--color-text);background:var(--color-surface-dark)}.UserSessionBar-module__wUZW9W__iconBtn{cursor:pointer;background:0 0;border:none}.UserSessionBar-module__wUZW9W__iconBtn:hover:not(:disabled){color:var(--color-destructive,#dc2626);background:#dc262614}.UserSessionBar-module__wUZW9W__iconBtn:disabled{opacity:.5;cursor:not-allowed}.UserSessionBar-module__wUZW9W__loginLink{color:var(--color-primary);border-radius:8px;align-items:center;gap:8px;padding:8px 4px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.UserSessionBar-module__wUZW9W__loginLink:hover{background:rgba(var(--color-primary-rgb), .08)}.UserSessionBar-module__wUZW9W__loginLink .UserSessionBar-module__wUZW9W__material-symbols-outlined{font-size:20px}
.SidebarNav-module__6GjmFG__sidebar{background:var(--sidebar-backdrop);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-right:1px solid var(--color-border);flex-direction:column;height:100%;display:flex}.SidebarNav-module__6GjmFG__sidebarLogo{border-bottom:1px solid var(--color-border);justify-content:center;align-items:center;padding:16px 24px;display:flex}.SidebarNav-module__6GjmFG__logoImage{align-items:center;display:flex}.SidebarNav-module__6GjmFG__logo{object-fit:contain;width:100%}html.dark .SidebarNav-module__6GjmFG__logo{content:url(/MotorScope_L.png)}.SidebarNav-module__6GjmFG__sidebarNav{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;flex:1;min-height:0;padding:16px 12px;overflow-y:auto}.SidebarNav-module__6GjmFG__sidebarNav::-webkit-scrollbar{width:6px;height:6px}.SidebarNav-module__6GjmFG__sidebarNav::-webkit-scrollbar-track{background:0 0}.SidebarNav-module__6GjmFG__sidebarNav::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.SidebarNav-module__6GjmFG__sidebarNav::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.SidebarNav-module__6GjmFG__navGroup{flex-direction:column;gap:4px;display:flex}.SidebarNav-module__6GjmFG__navItem{color:var(--color-text-secondary);border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.SidebarNav-module__6GjmFG__navItem:hover{color:var(--color-text);background:var(--color-surface-dark)}.SidebarNav-module__6GjmFG__navItemActive{color:var(--color-primary);background:rgba(var(--color-primary-rgb), .1)}.SidebarNav-module__6GjmFG__navItemActive .SidebarNav-module__6GjmFG__navIcon{font-variation-settings:"FILL" 1}.SidebarNav-module__6GjmFG__navIcon{flex-shrink:0;font-size:20px}.SidebarNav-module__6GjmFG__navLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.SidebarNav-module__6GjmFG__navSeparator{background:var(--color-border);height:1px;margin:16px 0}.SidebarNav-module__6GjmFG__navSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin:0;padding:0 12px 8px;font-size:11px;font-weight:700}
.BottomNav-module__bDq1ia__bottomNav{background:var(--bottomnav-backdrop);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-top:1px solid var(--color-border);z-index:50;justify-content:space-around;align-items:center;width:100%;height:80px;padding:0 24px;display:flex}.BottomNav-module__bDq1ia__navItem{color:var(--color-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:4px;text-decoration:none;transition:color .2s;display:flex}.BottomNav-module__bDq1ia__navItem:hover{color:var(--color-text)}.BottomNav-module__bDq1ia__navItem.BottomNav-module__bDq1ia__active{color:var(--color-primary)}.BottomNav-module__bDq1ia__navItem.BottomNav-module__bDq1ia__active .BottomNav-module__bDq1ia__navIcon{font-variation-settings:"FILL" 1}.BottomNav-module__bDq1ia__navItem .BottomNav-module__bDq1ia__navLabel{font-weight:700}.BottomNav-module__bDq1ia__navItem.BottomNav-module__bDq1ia__active .BottomNav-module__bDq1ia__navLabel{font-weight:800}.BottomNav-module__bDq1ia__navIcon{font-size:30px}.BottomNav-module__bDq1ia__navLabel{font-size:10px}.BottomNav-module__bDq1ia__homeIndicator{background:var(--surface-elevated);z-index:60;border-radius:9999px;width:128px;height:4px;position:fixed;bottom:4px;left:50%;transform:translate(-50%)}
.CompareBar-module__0YKjVa__bar{z-index:1000;pointer-events:none;padding:0 1rem 1rem;position:fixed;bottom:0;left:0;right:0}@media (min-width:769px){.CompareBar-module__0YKjVa__bar{left:260px}}.CompareBar-module__0YKjVa__barInner{pointer-events:auto;background:var(--card);border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;align-items:center;gap:1rem;max-width:720px;margin:0 auto;padding:.75rem 1rem;display:flex;box-shadow:0 -4px 24px #0000001f}.CompareBar-module__0YKjVa__slots{flex:1;gap:.5rem;min-width:0;display:flex}.CompareBar-module__0YKjVa__slot{flex-shrink:0;width:56px;height:56px;position:relative}.CompareBar-module__0YKjVa__slotImageWrapper{border:2px solid var(--primary);border-radius:12px;width:100%;height:100%;overflow:hidden}.CompareBar-module__0YKjVa__slotImage{object-fit:cover;width:100%;height:100%;display:block}.CompareBar-module__0YKjVa__slotRemove{z-index:1;background:var(--destructive,#ef4444);color:#fff;border:2px solid var(--card);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;top:-6px;right:-6px}.CompareBar-module__0YKjVa__slotRemove .CompareBar-module__0YKjVa__material-symbols-outlined{font-size:12px}.CompareBar-module__0YKjVa__slotLabel{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#0009;border-radius:0 0 10px 10px;padding:1px 2px;font-size:7px;font-weight:600;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.CompareBar-module__0YKjVa__slotEmpty{border:2px dashed var(--border);width:56px;height:56px;color:var(--muted-foreground);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CompareBar-module__0YKjVa__slotEmpty .CompareBar-module__0YKjVa__material-symbols-outlined{font-size:20px}.CompareBar-module__0YKjVa__actions{flex-direction:column;flex-shrink:0;gap:.35rem;display:flex}.CompareBar-module__0YKjVa__clearBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:.7rem;font-weight:600;transition:background .2s}.CompareBar-module__0YKjVa__clearBtn:hover{background:var(--surface-elevated)}.CompareBar-module__0YKjVa__compareBtn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.78rem;font-weight:700;transition:opacity .2s,transform .2s;display:flex}.CompareBar-module__0YKjVa__compareBtn:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.CompareBar-module__0YKjVa__compareBtn:disabled{opacity:.5;cursor:not-allowed}.CompareBar-module__0YKjVa__compareBtn .CompareBar-module__0YKjVa__material-symbols-outlined{font-size:16px}@media (max-width:768px){.CompareBar-module__0YKjVa__bar{padding:0 .5rem .5rem;bottom:64px}.CompareBar-module__0YKjVa__barInner{border-radius:14px;gap:.5rem;padding:.5rem .75rem}.CompareBar-module__0YKjVa__slot,.CompareBar-module__0YKjVa__slotEmpty{width:44px;height:44px}.CompareBar-module__0YKjVa__slotImageWrapper,.CompareBar-module__0YKjVa__slotEmpty{border-radius:10px}.CompareBar-module__0YKjVa__slotRemove{width:16px;height:16px;top:-5px;right:-5px}.CompareBar-module__0YKjVa__slotLabel{border-radius:0 0 8px 8px}.CompareBar-module__0YKjVa__slotRemove .CompareBar-module__0YKjVa__material-symbols-outlined{font-size:10px}.CompareBar-module__0YKjVa__slotLabel{font-size:6px}.CompareBar-module__0YKjVa__compareBtn{padding:.4rem .75rem;font-size:.72rem}}
.layout-module__5W5FYG__appShell{background:var(--color-bg-dark);flex-direction:row;min-height:100dvh;max-height:100vh;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000040}.layout-module__5W5FYG__contentContainer{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:auto}.layout-module__5W5FYG__contentScaled{flex:1;min-height:min-content;transition:box-shadow .3s,border-radius .3s,width .3s,flex .3s}.layout-module__5W5FYG__contentScaledDrawerOpen{z-index:40;aspect-ratio:9/16;cursor:pointer;pointer-events:auto;flex:none;width:min(110px,28vw);max-height:45vh;position:absolute;top:50%;right:1rem;overflow:hidden;transform:translateY(-50%);box-shadow:0 8px 32px #0006}.layout-module__5W5FYG__contentScaledViewport{width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.layout-module__5W5FYG__contentScaledDrawerOpen .layout-module__5W5FYG__contentScaledViewport{transform-origin:100% 0;pointer-events:none;width:455px;height:809px;position:absolute;top:0;right:0;overflow:auto;transform:scale(.242)}.layout-module__5W5FYG__contentScaledDrawerOpen .layout-module__5W5FYG__contentWrapper{pointer-events:none;box-sizing:border-box;width:455px;height:auto;min-height:809px;padding:1rem}.layout-module__5W5FYG__contentWrapper{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;flex:1;min-height:min-content}.layout-module__5W5FYG__contentWrapper::-webkit-scrollbar{width:6px;height:6px}.layout-module__5W5FYG__contentWrapper::-webkit-scrollbar-track{background:0 0}.layout-module__5W5FYG__contentWrapper::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.layout-module__5W5FYG__contentWrapper::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.layout-module__5W5FYG__sidebarNavContainer{flex-shrink:0;width:256px;min-width:256px}.layout-module__5W5FYG__bottomNavContainer{z-index:50;transition:opacity .25s,visibility .25s;position:fixed;bottom:0;left:0;right:0}.layout-module__5W5FYG__bottomNavContainerDrawerOpen{opacity:0;visibility:hidden;pointer-events:none}@media (min-width:1025px){.layout-module__5W5FYG__bottomNavContainer{display:none}}@media (max-width:1024px){.layout-module__5W5FYG__sidebarNavContainer{display:none}.layout-module__5W5FYG__bottomNavContainer{display:block}body[data-in-chat] .layout-module__5W5FYG__bottomNavContainer{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s,transform .2s;transform:translateY(100%)}}.layout-module__5W5FYG__sidebarDrawerWrapper{pointer-events:none;flex-shrink:0;width:0;transition:width .25s;overflow:hidden}@media (min-width:1025px){.layout-module__5W5FYG__sidebarDrawerWrapper{display:none}}.layout-module__5W5FYG__sidebarDrawerWrapperOpen{pointer-events:auto;width:280px;max-width:85vw}.layout-module__5W5FYG__sidebarDrawer{flex-direction:column;width:100%;height:100%;display:flex}.layout-module__5W5FYG__sidebarDrawerHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.layout-module__5W5FYG__sidebarDrawerLogo{align-items:center;gap:10px;display:flex}.layout-module__5W5FYG__logo{object-fit:contain;width:auto;height:8rem}html.dark .layout-module__5W5FYG__logo{content:url(/MotorScope_L.png)}.layout-module__5W5FYG__sidebarDrawerTitle{color:var(--color-text);letter-spacing:-.02em;font-size:18px;font-weight:800}.layout-module__5W5FYG__sidebarDrawerCloseFixed{z-index:110;background:var(--color-surface-dark);width:44px;height:44px;color:var(--color-text-secondary);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;display:flex;position:fixed;top:.75rem;right:.75rem;box-shadow:0 2px 12px #0003}.layout-module__5W5FYG__sidebarDrawerCloseFixed:hover{background:var(--color-bg-dark);color:var(--color-text)}@media (min-width:1025px){.layout-module__5W5FYG__sidebarDrawerCloseFixed{display:none}}.layout-module__5W5FYG__sidebarDrawerNav{flex-direction:column;flex:1;gap:4px;padding:12px 8px;display:flex;overflow-y:auto}.layout-module__5W5FYG__sidebarDrawerItem{color:var(--color-text-secondary);border-radius:8px;align-items:center;gap:12px;padding:12px 14px;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex}.layout-module__5W5FYG__sidebarDrawerItem:hover{color:var(--color-text);background:var(--color-surface-dark)}.layout-module__5W5FYG__sidebarDrawerItemActive{color:var(--color-primary);background:rgba(var(--color-primary-rgb), .1)}.layout-module__5W5FYG__sidebarDrawerItemActive .layout-module__5W5FYG__sidebarDrawerIcon{font-variation-settings:"FILL" 1}.layout-module__5W5FYG__sidebarDrawerIcon{flex-shrink:0;font-size:22px}.layout-module__5W5FYG__sidebarDrawerLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.LoginRequiredBlock-module__gscyRG__block{text-align:center;padding:var(--spacing-2xl);background:var(--card);border:1px dashed var(--border);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.LoginRequiredBlock-module__gscyRG__iconWrap{background:var(--primary-muted);width:64px;height:64px;color:var(--primary);margin-bottom:var(--spacing-lg);border-radius:50%;justify-content:center;align-items:center;display:flex}.LoginRequiredBlock-module__gscyRG__iconWrap .LoginRequiredBlock-module__gscyRG__material-symbols-outlined{font-size:2rem}.LoginRequiredBlock-module__gscyRG__title{font-size:var(--font-size-headline-3);color:var(--foreground);margin-bottom:var(--spacing-sm);font-weight:700}.LoginRequiredBlock-module__gscyRG__description{font-size:var(--font-size-body-small);color:var(--muted-foreground);max-width:320px;margin-bottom:var(--spacing-lg);line-height:1.5}.LoginRequiredBlock-module__gscyRG__actions{gap:var(--spacing-sm);flex-wrap:wrap;justify-content:center;display:flex}.LoginRequiredBlock-module__gscyRG__btnPrimary{font-family:var(--font-body);font-size:var(--font-size-body-small);color:#fff;background:var(--primary);border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:6px;padding:.6rem 1.25rem;font-weight:600;text-decoration:none;transition:background .2s,transform .1s;display:inline-flex}.LoginRequiredBlock-module__gscyRG__btnPrimary:hover{background:var(--primary-hover,#2563eb)}.LoginRequiredBlock-module__gscyRG__btnSecondary{font-family:var(--font-body);font-size:var(--font-size-body-small);color:var(--primary);background:var(--primary-muted);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:6px;padding:.6rem 1.25rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.LoginRequiredBlock-module__gscyRG__btnSecondary:hover{background:rgba(var(--color-primary-rgb), .15);border-color:var(--primary)}
.LoginRequiredModal-module__pWTQoW__overlay{z-index:1000;padding:var(--spacing-md);background:#00000080;justify-content:center;align-items:center;animation:.2s LoginRequiredModal-module__pWTQoW__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoginRequiredModal-module__pWTQoW__fadeIn{0%{opacity:0}to{opacity:1}}.LoginRequiredModal-module__pWTQoW__dialog{background:var(--card);border-radius:var(--radius);width:100%;max-width:400px;animation:.25s LoginRequiredModal-module__pWTQoW__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000040}@keyframes LoginRequiredModal-module__pWTQoW__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.LoginRequiredModal-module__pWTQoW__closeBtn{width:32px;height:32px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.LoginRequiredModal-module__pWTQoW__closeBtn:hover{color:var(--foreground);background:var(--input)}.LoginRequiredModal-module__pWTQoW__content{padding:var(--spacing-xl);text-align:center;flex-direction:column;align-items:center;padding-top:2.25rem;display:flex}.LoginRequiredModal-module__pWTQoW__iconWrap{background:var(--primary-muted);width:56px;height:56px;color:var(--primary);margin-bottom:var(--spacing-md);border-radius:50%;justify-content:center;align-items:center;display:flex}.LoginRequiredModal-module__pWTQoW__iconWrap .LoginRequiredModal-module__pWTQoW__material-symbols-outlined{font-size:1.75rem}.LoginRequiredModal-module__pWTQoW__title{font-size:var(--font-size-headline-3);color:var(--foreground);margin-bottom:var(--spacing-sm);font-weight:700}.LoginRequiredModal-module__pWTQoW__description{font-size:var(--font-size-body-small);color:var(--muted-foreground);margin-bottom:var(--spacing-lg);line-height:1.5}.LoginRequiredModal-module__pWTQoW__actions{gap:var(--spacing-sm);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.LoginRequiredModal-module__pWTQoW__btnPrimary{font-family:var(--font-body);font-size:var(--font-size-body-small);color:#fff;background:var(--primary);border-radius:var(--radius);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:6px;min-width:120px;padding:.6rem 1.25rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.LoginRequiredModal-module__pWTQoW__btnPrimary:hover{background:var(--primary-hover,#2563eb)}.LoginRequiredModal-module__pWTQoW__btnSecondary{font-family:var(--font-body);font-size:var(--font-size-body-small);color:var(--primary);background:var(--primary-muted);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;flex:1;justify-content:center;align-items:center;gap:6px;min-width:120px;padding:.6rem 1.25rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.LoginRequiredModal-module__pWTQoW__btnSecondary:hover{background:rgba(var(--color-primary-rgb), .15);border-color:var(--primary)}
.Snackbar-module__YiHoNG__container{z-index:10000;pointer-events:none;flex-direction:column;align-items:center;gap:4px;width:auto;max-width:90%;padding:0;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.Snackbar-module__YiHoNG__snackbar{pointer-events:auto;cursor:default;background:#323232;border-radius:24px;max-width:600px;margin:0 auto;padding:14px 16px;transition:transform .2s,opacity .2s,box-shadow .2s;animation:.3s cubic-bezier(.4,0,.2,1) Snackbar-module__YiHoNG__slideInUp;position:relative;overflow:hidden;box-shadow:0 -2px 8px #0003}.Snackbar-module__YiHoNG__snackbar:hover{box-shadow:0 -4px 12px #0000004d}.Snackbar-module__YiHoNG__snackbarExiting{animation:.25s cubic-bezier(.4,0,.2,1) forwards Snackbar-module__YiHoNG__slideOutDown}@keyframes Snackbar-module__YiHoNG__slideInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes Snackbar-module__YiHoNG__slideOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.Snackbar-module__YiHoNG__content{align-items:center;gap:12px;display:flex}.Snackbar-module__YiHoNG__icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex}.Snackbar-module__YiHoNG__iconSuccess{background-color:#2e7d32}.Snackbar-module__YiHoNG__iconError{background-color:#d32f2f}.Snackbar-module__YiHoNG__iconWarning{background-color:#f57c00}.Snackbar-module__YiHoNG__iconInfo{background-color:#1976d2}.Snackbar-module__YiHoNG__message{font-family:var(--font-body,inherit);color:#fff;word-wrap:break-word;flex:1;font-size:14px;font-weight:400;line-height:1.5}.Snackbar-module__YiHoNG__actionBtn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff4d;border-radius:4px;flex-shrink:0;padding:6px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:background-color .2s,border-color .2s}.Snackbar-module__YiHoNG__actionBtn:hover{background:#ffffff1a;border-color:#ffffff80}.Snackbar-module__YiHoNG__actionBtn:active{background:#fff3}
.ChangePasswordSection-module__y5yaUW__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-xl);gap:var(--spacing-lg);flex-direction:column;display:flex;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000a}.ChangePasswordSection-module__y5yaUW__header{align-items:flex-start;gap:var(--spacing-md);display:flex}.ChangePasswordSection-module__y5yaUW__headerIcon{color:var(--primary);flex-shrink:0;margin-top:2px;font-size:1.75rem}.ChangePasswordSection-module__y5yaUW__title{font-size:var(--font-size-headline-4);color:var(--foreground);margin:0;font-weight:600}.ChangePasswordSection-module__y5yaUW__subtitle{font-size:var(--font-size-body-small);color:var(--muted-foreground);margin:var(--spacing-xs) 0 0}.ChangePasswordSection-module__y5yaUW__form{gap:var(--spacing-md);flex-direction:column;display:flex}.ChangePasswordSection-module__y5yaUW__fieldError{color:#ef4444;font-size:.75rem}.ChangePasswordSection-module__y5yaUW__submitBtn{justify-content:center;align-items:center;gap:var(--spacing-sm);margin-top:var(--spacing-sm);border-radius:var(--radius-sm);background:var(--primary);color:#fff;font-size:var(--font-size-body);cursor:pointer;transition:opacity var(--transition-fast);border:none;padding:.875rem 1.25rem;font-weight:600;display:inline-flex}.ChangePasswordSection-module__y5yaUW__submitBtn:disabled{opacity:.55;cursor:not-allowed}.ChangePasswordSection-module__y5yaUW__submitBtn:not(:disabled):hover{opacity:.92}.ChangePasswordSection-module__y5yaUW__notice{align-items:flex-start;gap:var(--spacing-sm);padding:var(--spacing-md);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--primary) 8%, transparent);border:1px solid color-mix(in srgb, var(--primary) 20%, transparent);color:var(--foreground);font-size:var(--font-size-body-small);display:flex}.ChangePasswordSection-module__y5yaUW__notice .ChangePasswordSection-module__y5yaUW__material-symbols-outlined{color:var(--primary);flex-shrink:0;font-size:1.25rem}.ChangePasswordSection-module__y5yaUW__notice p{margin:0;line-height:1.5}.ChangePasswordSection-module__y5yaUW__actionsRow{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.ChangePasswordSection-module__y5yaUW__secondaryBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background);min-width:140px;color:var(--foreground);font-size:var(--font-size-body-small);cursor:pointer;transition:background var(--transition-fast);flex:1;padding:.75rem 1rem;font-weight:600}.ChangePasswordSection-module__y5yaUW__secondaryBtn:disabled{opacity:.55;cursor:not-allowed}.ChangePasswordSection-module__y5yaUW__secondaryBtn:not(:disabled):hover{background:var(--muted)}
.AccountActionsSection-module__AICLbG__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-xl);gap:var(--spacing-lg);flex-direction:column;display:flex;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -1px #0000000a}.AccountActionsSection-module__AICLbG__header{align-items:flex-start;gap:var(--spacing-md);display:flex}.AccountActionsSection-module__AICLbG__title{font-size:var(--font-size-headline-4);color:var(--foreground);margin:0;font-weight:600}.AccountActionsSection-module__AICLbG__subtitle{font-size:var(--font-size-body-small);color:var(--muted-foreground);margin:var(--spacing-xs) 0 0}.AccountActionsSection-module__AICLbG__providersList{gap:var(--spacing-md);flex-direction:column;display:flex}.AccountActionsSection-module__AICLbG__providerRow{padding:var(--spacing-xl) var(--spacing-md);border:1px solid var(--border);border-radius:var(--radius);background:#00000005;justify-content:space-between;align-items:center;height:2rem;display:flex}html.dark .AccountActionsSection-module__AICLbG__providerRow{background:#ffffff05}.AccountActionsSection-module__AICLbG__providerInfo{align-items:center;gap:var(--spacing-sm);color:var(--foreground);font-weight:500;display:flex}.AccountActionsSection-module__AICLbG__linkBtn{font-size:var(--font-size-body-small);color:var(--primary);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--transition-fast);background:0 0;border:none;padding:.25rem .75rem;font-weight:600}.AccountActionsSection-module__AICLbG__linkBtn:hover{background:rgba(var(--primary-rgb), .1)}.AccountActionsSection-module__AICLbG__connectedBadge{color:#10b981;background:#10b9811a;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.AccountActionsSection-module__AICLbG__divider{background:var(--border);height:1px;margin:var(--spacing-sm) 0}.AccountActionsSection-module__AICLbG__dangerZone{justify-content:space-between;align-items:center;gap:var(--spacing-md);flex-wrap:wrap;display:flex}.AccountActionsSection-module__AICLbG__dangerTitle{font-size:var(--font-size-body);color:var(--foreground);margin:0;font-weight:600}.AccountActionsSection-module__AICLbG__dangerDesc{font-size:var(--font-size-body-small);color:var(--muted-foreground);margin:0}.AccountActionsSection-module__AICLbG__logoutBtn{align-items:center;gap:var(--spacing-sm);color:#ef4444;border-radius:var(--radius-sm);font-size:var(--font-size-body-small);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #ef4444;padding:.5rem 1rem;font-weight:600;display:inline-flex}.AccountActionsSection-module__AICLbG__logoutBtn:hover{color:#fff;background:#ef4444}
.LocationPicker-module__qeZa1G__container{gap:var(--spacing-md);flex-direction:column;display:flex}.LocationPicker-module__qeZa1G__mapWrapper{border-radius:var(--radius);border:1px solid var(--border);width:100%;height:260px;position:relative;overflow:hidden}.LocationPicker-module__qeZa1G__mapHint{z-index:1000;background:var(--card);border:1px solid var(--border);font-size:var(--font-size-body-small);color:var(--muted-foreground);pointer-events:none;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000001a}.LocationPicker-module__qeZa1G__mapHintIcon{color:var(--primary);font-size:1rem!important}.LocationPicker-module__qeZa1G__geoBtn{width:100%;font-family:var(--font-body);font-size:var(--font-size-body-small);color:var(--primary);background:var(--primary-muted);border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;padding:.6rem;font-weight:600;transition:background .15s,border-color .15s;display:flex}.LocationPicker-module__qeZa1G__geoBtn:hover{background:rgba(var(--color-primary-rgb), .18);border-color:var(--primary)}.LocationPicker-module__qeZa1G__geoBtn:disabled{opacity:.6;cursor:not-allowed}.LocationPicker-module__qeZa1G__locationsList{gap:var(--spacing-sm);flex-direction:column;display:flex}.LocationPicker-module__qeZa1G__locationCard{align-items:flex-start;gap:var(--spacing-sm);border:1px solid var(--border);border-radius:var(--radius);background:var(--card);padding:.75rem 1rem;transition:border-color .15s;display:flex}.LocationPicker-module__qeZa1G__locationCard:hover{border-color:var(--primary)}.LocationPicker-module__qeZa1G__locationIndex{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:.75rem;font-weight:700;display:flex}.LocationPicker-module__qeZa1G__locationInfo{flex:1;min-width:0}.LocationPicker-module__qeZa1G__locationName{font-size:var(--font-size-body-small);color:var(--foreground);font-weight:600}.LocationPicker-module__qeZa1G__locationCoords{color:var(--muted-foreground);margin-top:2px;font-size:.75rem}.LocationPicker-module__qeZa1G__locationRemove{color:var(--muted-foreground);cursor:pointer;border-radius:6px;flex-shrink:0;padding:4px;transition:color .15s,background .15s;font-size:1.125rem!important}.LocationPicker-module__qeZa1G__locationRemove:hover{color:#ef4444;background:#ef444414}.LocationPicker-module__qeZa1G__addForm{gap:var(--spacing-sm);display:flex}.LocationPicker-module__qeZa1G__addInput{font-family:var(--font-body);font-size:var(--font-size-body-small);color:var(--foreground);background:var(--input);border:1px solid var(--border);border-radius:var(--radius);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);outline:none;flex:1;padding:.6rem .75rem}.LocationPicker-module__qeZa1G__addInput::placeholder{color:var(--muted-foreground)}.LocationPicker-module__qeZa1G__addInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .15)}.LocationPicker-module__qeZa1G__addBtn{font-family:var(--font-body);font-size:var(--font-size-body-small);color:#fff;background:var(--primary);border-radius:var(--radius);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:4px;padding:.6rem 1rem;font-weight:600;transition:background .15s;display:flex}.LocationPicker-module__qeZa1G__addBtn:hover{background:#0f6fcc}.LocationPicker-module__qeZa1G__addBtn:disabled{opacity:.5;cursor:not-allowed}.LocationPicker-module__qeZa1G__emptyState{text-align:center;padding:var(--spacing-md);color:var(--muted-foreground);font-size:var(--font-size-body-small);border:1px dashed var(--border);border-radius:var(--radius)}
.ImageUpload-module__g1b5Hq__bannerContainer{gap:var(--spacing-sm);flex-direction:column;display:flex}.ImageUpload-module__g1b5Hq__bannerDropzone{aspect-ratio:3;border:2px dashed var(--border);border-radius:var(--radius);justify-content:center;align-items:center;gap:var(--spacing-sm);cursor:pointer;background:var(--input);flex-direction:column;width:100%;transition:border-color .15s,background .15s;display:flex;position:relative;overflow:hidden}.ImageUpload-module__g1b5Hq__bannerDropzone:hover{border-color:var(--primary);background:var(--primary-muted)}.ImageUpload-module__g1b5Hq__bannerDropzone.ImageUpload-module__g1b5Hq__hasImage{border-style:solid;border-color:var(--border)}.ImageUpload-module__g1b5Hq__bannerDropzone.ImageUpload-module__g1b5Hq__hasImage:hover{border-color:var(--primary)}.ImageUpload-module__g1b5Hq__bannerPreviewImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ImageUpload-module__g1b5Hq__bannerOverlay{opacity:0;background:#00000073;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:opacity .15s;display:flex;position:absolute;inset:0}.ImageUpload-module__g1b5Hq__bannerDropzone.ImageUpload-module__g1b5Hq__hasImage:hover .ImageUpload-module__g1b5Hq__bannerOverlay{opacity:1}.ImageUpload-module__g1b5Hq__bannerOverlay span{color:#fff}.ImageUpload-module__g1b5Hq__bannerOverlayText{font-size:var(--font-size-body-small);font-weight:500}.ImageUpload-module__g1b5Hq__dropzoneIcon{color:var(--muted-foreground);font-size:2rem!important}.ImageUpload-module__g1b5Hq__dropzoneText{font-size:var(--font-size-body-small);color:var(--muted-foreground);font-weight:500}.ImageUpload-module__g1b5Hq__dropzoneHint{color:var(--muted-foreground);font-size:.75rem}.ImageUpload-module__g1b5Hq__bannerRemove{z-index:2;color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex;position:absolute;top:8px;right:8px}.ImageUpload-module__g1b5Hq__bannerRemove:hover{background:#ef4444e6}.ImageUpload-module__g1b5Hq__galleryContainer{gap:var(--spacing-sm);flex-direction:column;display:flex}.ImageUpload-module__g1b5Hq__galleryGrid{gap:var(--spacing-sm);grid-template-columns:repeat(auto-fill,minmax(100px,1fr));display:grid}.ImageUpload-module__g1b5Hq__galleryItem{aspect-ratio:1;border-radius:var(--radius);border:1px solid var(--border);position:relative;overflow:hidden}.ImageUpload-module__g1b5Hq__galleryItem img{object-fit:cover;width:100%;height:100%}.ImageUpload-module__g1b5Hq__galleryItemRemove{color:#fff;cursor:pointer;opacity:0;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:opacity .15s,background .15s;display:flex;position:absolute;top:4px;right:4px}.ImageUpload-module__g1b5Hq__galleryItem:hover .ImageUpload-module__g1b5Hq__galleryItemRemove{opacity:1}.ImageUpload-module__g1b5Hq__galleryItemRemove:hover{background:#ef4444e6}.ImageUpload-module__g1b5Hq__galleryAdd{aspect-ratio:1;border:2px dashed var(--border);border-radius:var(--radius);cursor:pointer;background:var(--input);flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:border-color .15s,background .15s;display:flex}.ImageUpload-module__g1b5Hq__galleryAdd:hover{border-color:var(--primary);background:var(--primary-muted)}.ImageUpload-module__g1b5Hq__galleryAddIcon{color:var(--muted-foreground);font-size:1.5rem!important}.ImageUpload-module__g1b5Hq__galleryAddText{color:var(--muted-foreground);font-size:.7rem;font-weight:500}.ImageUpload-module__g1b5Hq__galleryCount{color:var(--muted-foreground);text-align:right;font-size:.75rem}
.DiscoveryBanner-module__ksFwYG__bannerCard{background:var(--color-primary);color:#fff;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:192px;padding:24px;display:flex;position:relative;overflow:hidden}.DiscoveryBanner-module__ksFwYG__blurCircle{border-radius:9999px;position:absolute}.DiscoveryBanner-module__ksFwYG__blurTop{filter:blur(48px);background:#ffffff1a;width:192px;height:192px;top:0;right:0;transform:translate(48px,-48px)}.DiscoveryBanner-module__ksFwYG__blurBottom{filter:blur(32px);background:#0000001a;width:128px;height:128px;bottom:0;left:0;transform:translate(-48px,48px)}.DiscoveryBanner-module__ksFwYG__bannerContent{z-index:10;justify-content:space-between;align-items:flex-end;display:flex;position:relative}.DiscoveryBanner-module__ksFwYG__bannerText{max-width:180px}.DiscoveryBanner-module__ksFwYG__bannerTitle{margin-bottom:8px;font-size:20px;font-weight:800;line-height:1.2}.DiscoveryBanner-module__ksFwYG__bannerDesc{color:#fffc;font-size:12px;font-weight:500;line-height:1.5}.DiscoveryBanner-module__ksFwYG__bannerBtn{color:var(--color-primary);cursor:pointer;background:#fff;border:none;border-radius:12px;flex-shrink:0;padding:8px 16px;font-size:12px;font-weight:800;transition:transform .15s;box-shadow:0 4px 16px #00000026}.DiscoveryBanner-module__ksFwYG__bannerBtn:active{transform:scale(.95)}.DiscoveryBanner-module__ksFwYG__bannerDecoIcon{color:#fff3;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:72px;position:absolute;top:16px;right:16px}
.NotificationsTab-module__gjK83W__root{gap:var(--spacing-lg);flex-direction:column;display:flex}.NotificationsTab-module__gjK83W__cardTitle{align-items:center;gap:var(--spacing-sm);display:flex}.NotificationsTab-module__gjK83W__cardIcon{color:var(--primary)}.NotificationsTab-module__gjK83W__loading{color:var(--muted-foreground);flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1rem;display:flex}.NotificationsTab-module__gjK83W__toggleGroup{flex-direction:column;gap:1rem;display:flex}.NotificationsTab-module__gjK83W__toggleItem{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;transition:border-color .15s,box-shadow .15s;display:flex}.NotificationsTab-module__gjK83W__toggleItem:hover{border-color:var(--primary);box-shadow:0 1px 3px #0000000f}.NotificationsTab-module__gjK83W__toggleInfo{flex:1}.NotificationsTab-module__gjK83W__toggleTitle{font-size:var(--font-size-body-small);color:var(--foreground);align-items:center;gap:.5rem;margin:0 0 .25rem;font-weight:600;display:flex}.NotificationsTab-module__gjK83W__toggleTitle .NotificationsTab-module__gjK83W__material-symbols-outlined{color:var(--primary);font-size:1.125rem}.NotificationsTab-module__gjK83W__toggleDescription{color:var(--muted-foreground);margin:0;font-size:.8125rem;line-height:1.4}.NotificationsTab-module__gjK83W__statusOk{border-radius:var(--radius);background:var(--primary-muted);color:var(--foreground);align-items:center;gap:.5rem;margin:1rem 0 0;padding:.75rem 1rem;font-size:.875rem;display:flex}.NotificationsTab-module__gjK83W__statusOk .NotificationsTab-module__gjK83W__material-symbols-outlined{color:var(--primary);font-size:1.125rem}@media (max-width:768px){.NotificationsTab-module__gjK83W__toggleItem{flex-direction:column;align-items:stretch}.NotificationsTab-module__gjK83W__toggleItem .switch{align-self:flex-start}}
.VehicleForm-module__GF0yRa__section{gap:var(--spacing-md);flex-direction:column;display:flex}.VehicleForm-module__GF0yRa__sectionHeader{align-items:center;gap:var(--spacing-sm);color:var(--foreground);font-weight:600;display:flex}.VehicleForm-module__GF0yRa__sectionHeader span{color:var(--primary)}.VehicleForm-module__GF0yRa__grid{gap:var(--spacing-md);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.VehicleForm-module__GF0yRa__tagsContainer{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.VehicleForm-module__GF0yRa__tag{border:1px solid var(--border);background:var(--input);color:var(--foreground);cursor:pointer;border-radius:999px;padding:.4rem .75rem;font-size:.75rem;transition:all .15s}.VehicleForm-module__GF0yRa__tag:hover{border-color:var(--primary)}.VehicleForm-module__GF0yRa__tagActive{background:var(--primary);color:#fff;border-color:var(--primary)}.VehicleForm-module__GF0yRa__pageWrapper{justify-content:center;display:flex}.VehicleForm-module__GF0yRa__card{background:var(--card);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:720px;padding:1.5rem;display:flex;box-shadow:0 8px 24px #0000000f}.VehicleForm-module__GF0yRa__submitButton{width:100%;font-family:var(--font-body);font-size:var(--font-size-body);color:#fff;background:var(--primary);border-radius:var(--radius);cursor:pointer;transition:opacity var(--transition-fast);border:none;padding:.85rem;font-weight:700}.VehicleForm-module__GF0yRa__submitButton:hover{opacity:.9}
.SocialLinksEditor-module____HKma__container{gap:var(--spacing-md);flex-direction:column;display:flex}.SocialLinksEditor-module____HKma__presetsRow{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.SocialLinksEditor-module____HKma__presetChip{border:1px solid var(--border);background:var(--card);font-family:var(--font-body);font-size:var(--font-size-body-small);color:var(--foreground);cursor:pointer;white-space:nowrap;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-weight:500;transition:all .15s;display:flex}.SocialLinksEditor-module____HKma__presetChip:hover{border-color:var(--primary);background:var(--primary-muted)}.SocialLinksEditor-module____HKma__presetChip svg{flex-shrink:0}.SocialLinksEditor-module____HKma__linksList{gap:var(--spacing-sm);flex-direction:column;display:flex}.SocialLinksEditor-module____HKma__linkCard{gap:var(--spacing-sm);border:1px solid var(--border);border-radius:var(--radius);background:var(--card);flex-direction:column;padding:.85rem 1rem;transition:border-color .15s;display:flex}.SocialLinksEditor-module____HKma__linkCard:hover{border-color:var(--primary)}.SocialLinksEditor-module____HKma__linkCardHeader{align-items:center;gap:var(--spacing-sm);display:flex}.SocialLinksEditor-module____HKma__linkPlatformIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.SocialLinksEditor-module____HKma__linkPlatformName{font-size:var(--font-size-body-small);color:var(--foreground);flex:1;font-weight:600}.SocialLinksEditor-module____HKma__linkRemove{color:var(--muted-foreground);cursor:pointer;border-radius:6px;flex-shrink:0;padding:4px;transition:color .15s,background .15s;font-size:1.125rem!important}.SocialLinksEditor-module____HKma__linkRemove:hover{color:#ef4444;background:#ef444414}.SocialLinksEditor-module____HKma__linkFields{gap:var(--spacing-sm);grid-template-columns:1fr 1fr;display:grid}.SocialLinksEditor-module____HKma__linkField{flex-direction:column;gap:2px;display:flex}.SocialLinksEditor-module____HKma__linkFieldFull{grid-column:1/-1}.SocialLinksEditor-module____HKma__linkFieldLabel{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.SocialLinksEditor-module____HKma__linkFieldInput{font-family:var(--font-body);font-size:var(--font-size-body-small);color:var(--foreground);background:var(--input);border:1px solid var(--border);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:8px;outline:none;padding:.5rem .65rem}.SocialLinksEditor-module____HKma__linkFieldInput::placeholder{color:var(--muted-foreground)}.SocialLinksEditor-module____HKma__linkFieldInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb), .15)}.SocialLinksEditor-module____HKma__linkFieldUrl{color:var(--muted-foreground);word-break:break-all;font-size:.75rem}.SocialLinksEditor-module____HKma__urlRow{align-items:center;gap:6px;display:flex}.SocialLinksEditor-module____HKma__testBtn{background:var(--primary-muted);width:32px;height:32px;color:var(--primary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .15s;display:flex}.SocialLinksEditor-module____HKma__testBtn:hover{background:rgba(var(--color-primary-rgb), .2)}.SocialLinksEditor-module____HKma__linkCardError{border-color:#ef4444}.SocialLinksEditor-module____HKma__linkFieldInputError{border-color:#ef4444!important}.SocialLinksEditor-module____HKma__linkFieldInputError:focus{box-shadow:0 0 0 3px #ef444426!important}.SocialLinksEditor-module____HKma__linkFieldError{color:#ef4444;align-items:center;gap:4px;margin-top:2px;font-size:.7rem;font-weight:500;display:flex}.SocialLinksEditor-module____HKma__emptyState{text-align:center;padding:var(--spacing-md);color:var(--muted-foreground);font-size:var(--font-size-body-small);border:1px dashed var(--border);border-radius:var(--radius)}@media (max-width:480px){.SocialLinksEditor-module____HKma__linkFields{grid-template-columns:1fr}}
.CompareTable-module__FbV9TW__tableWrapper{-webkit-overflow-scrolling:touch;padding-bottom:1rem;overflow-x:auto}.CompareTable-module__FbV9TW__table{flex-direction:column;min-width:fit-content;display:flex}.CompareTable-module__FbV9TW__headerRow{z-index:2;background:var(--background);border-bottom:2px solid var(--border);gap:0;margin-bottom:.5rem;padding-bottom:.75rem;display:flex;position:sticky;top:0}.CompareTable-module__FbV9TW__labelCell{width:140px;min-width:140px;color:var(--muted-foreground);flex-shrink:0;align-items:center;gap:.5rem;padding:.6rem .75rem;font-size:.78rem;font-weight:600;display:flex}.CompareTable-module__FbV9TW__labelIcon{opacity:.7;font-size:16px}.CompareTable-module__FbV9TW__labelText{white-space:nowrap}.CompareTable-module__FbV9TW__vehicleHeader{flex-direction:column;flex:1;align-items:center;gap:.4rem;min-width:160px;max-width:220px;padding:.5rem;display:flex}.CompareTable-module__FbV9TW__vehicleImageWrapper{aspect-ratio:16/10;border-radius:12px;width:100%;position:relative;overflow:hidden}.CompareTable-module__FbV9TW__vehicleImage{object-fit:cover;width:100%;height:100%}.CompareTable-module__FbV9TW__removeBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .2s;display:flex;position:absolute;top:6px;right:6px}.CompareTable-module__FbV9TW__removeBtn:hover{background:var(--destructive,#ef4444)}.CompareTable-module__FbV9TW__removeBtn .CompareTable-module__FbV9TW__material-symbols-outlined{font-size:14px}.CompareTable-module__FbV9TW__vehicleName{color:var(--foreground);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.82rem;font-weight:700;overflow:hidden}.CompareTable-module__FbV9TW__vehicleYear{color:var(--muted-foreground);font-size:.72rem;font-weight:500}.CompareTable-module__FbV9TW__specRow{border-bottom:1px solid var(--border);gap:0;display:flex}.CompareTable-module__FbV9TW__specRow:nth-child(2n){background:var(--surface-elevated);border-radius:8px}.CompareTable-module__FbV9TW__valueCell{min-width:160px;max-width:220px;color:var(--foreground);text-align:center;flex:1;justify-content:center;align-items:center;padding:.6rem .75rem;font-size:.8rem;font-weight:600;transition:background .2s;display:flex}.CompareTable-module__FbV9TW__cellBest{color:#22c55e;position:relative}.CompareTable-module__FbV9TW__cellBest:before{content:"";z-index:-1;background:#22c55e14;border-radius:8px;position:absolute;inset:4px}.CompareTable-module__FbV9TW__extrasGrid{flex-wrap:wrap;justify-content:center;gap:.25rem;display:flex}.CompareTable-module__FbV9TW__extraChip{background:var(--surface-elevated);color:var(--foreground);border:1px solid var(--border);border-radius:6px;padding:2px 8px;font-size:.65rem;font-weight:600}.CompareTable-module__FbV9TW__tagChip{background:var(--primary-muted);color:var(--primary);border-radius:6px;padding:2px 8px;font-size:.65rem;font-weight:600}.CompareTable-module__FbV9TW__noData{color:var(--muted-foreground);font-weight:400}@media (max-width:768px){.CompareTable-module__FbV9TW__labelCell{width:110px;min-width:110px;padding:.5rem;font-size:.72rem}.CompareTable-module__FbV9TW__labelIcon{font-size:14px}.CompareTable-module__FbV9TW__vehicleHeader{min-width:130px}.CompareTable-module__FbV9TW__valueCell{min-width:130px;padding:.5rem;font-size:.72rem}.CompareTable-module__FbV9TW__vehicleName{font-size:.75rem}}
.VehicleListCarousel-module__RqrgOW__section{margin-top:var(--spacing-xl)}.VehicleListCarousel-module__RqrgOW__section:first-of-type{margin-top:var(--spacing-lg)}.VehicleListCarousel-module__RqrgOW__header{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;gap:var(--spacing-sm);display:flex}.VehicleListCarousel-module__RqrgOW__title{font-size:var(--font-size-headline-3);flex:1;align-items:center;min-width:0;font-weight:700;display:flex}.VehicleListCarousel-module__RqrgOW__actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.VehicleListCarousel-module__RqrgOW__navBtn{border:1.5px solid var(--border);background:var(--card);width:36px;height:36px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .15s,background .15s,color .15s;display:flex}.VehicleListCarousel-module__RqrgOW__navBtn:hover:not(:disabled){border-color:var(--primary);background:var(--primary-muted);color:var(--primary)}.VehicleListCarousel-module__RqrgOW__navBtn:disabled{opacity:.45;cursor:not-allowed}.VehicleListCarousel-module__RqrgOW__seeAllBtn{font-size:var(--font-size-body-small);color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:6px 8px;font-weight:600}.VehicleListCarousel-module__RqrgOW__seeAllBtn:hover{text-decoration:underline}.VehicleListCarousel-module__RqrgOW__track{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overflow:auto hidden}.VehicleListCarousel-module__RqrgOW__track::-webkit-scrollbar{height:6px}.VehicleListCarousel-module__RqrgOW__track::-webkit-scrollbar-track{background:var(--input);border-radius:3px}.VehicleListCarousel-module__RqrgOW__track::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.VehicleListCarousel-module__RqrgOW__track::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.VehicleListCarousel-module__RqrgOW__inner{gap:var(--spacing-md);width:max-content;padding:var(--spacing-md) 0;display:flex}.VehicleListCarousel-module__RqrgOW__cardWrap{flex-shrink:0;width:280px}
.MarketplaceCard-module__pLqcsq__card{background:var(--card);border:1px solid var(--border);cursor:pointer;height:webkit-fill-available;border-radius:16px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.MarketplaceCard-module__pLqcsq__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.MarketplaceCard-module__pLqcsq__cardInactive{opacity:.7}.MarketplaceCard-module__pLqcsq__cardInactive:hover{box-shadow:none;transform:none}.MarketplaceCard-module__pLqcsq__imageWrapper{aspect-ratio:16/10;background:var(--surface-elevated);position:relative;overflow:hidden}.MarketplaceCard-module__pLqcsq__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.MarketplaceCard-module__pLqcsq__card:hover .MarketplaceCard-module__pLqcsq__imageWrapper img{transform:scale(1.03)}.MarketplaceCard-module__pLqcsq__statusOverlay{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#0000008c;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;font-size:.85rem;font-weight:700;display:flex;position:absolute;inset:0}.MarketplaceCard-module__pLqcsq__statusOverlay .MarketplaceCard-module__pLqcsq__material-symbols-outlined{font-size:28px}.MarketplaceCard-module__pLqcsq__topActions{flex-direction:row;gap:6px;display:flex;position:absolute;top:8px;right:8px}.MarketplaceCard-module__pLqcsq__favBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#00000059;border:none;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex}.MarketplaceCard-module__pLqcsq__favBtn:hover{background:#00000080}.MarketplaceCard-module__pLqcsq__favBtn .MarketplaceCard-module__pLqcsq__material-symbols-outlined{font-size:18px}.MarketplaceCard-module__pLqcsq__favBtn .MarketplaceCard-module__pLqcsq__material-symbols-outlined.MarketplaceCard-module__pLqcsq__filled{color:#ef4444;font-variation-settings:"FILL" 1}.MarketplaceCard-module__pLqcsq__compareBtn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#00000059;border:none;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,transform .2s;display:flex}.MarketplaceCard-module__pLqcsq__compareBtn:hover{background:#00000080}.MarketplaceCard-module__pLqcsq__compareBtn .MarketplaceCard-module__pLqcsq__material-symbols-outlined{font-size:18px}.MarketplaceCard-module__pLqcsq__compareBtnActive{background:var(--primary)}.MarketplaceCard-module__pLqcsq__compareBtnActive:hover{background:var(--primary);opacity:.9}.MarketplaceCard-module__pLqcsq__conditionBadge{text-transform:uppercase;letter-spacing:.3px;border-radius:8px;padding:3px 10px;font-size:10px;font-weight:700;position:absolute;top:8px;left:8px}.MarketplaceCard-module__pLqcsq__badgeNew{color:#fff;background:#22c55e}.MarketplaceCard-module__pLqcsq__badgeSemiNew{background:var(--primary);color:#fff}.MarketplaceCard-module__pLqcsq__badgeUsed{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#00000080}.MarketplaceCard-module__pLqcsq__imageCount{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#00000080;border-radius:8px;align-items:center;gap:3px;padding:3px 8px;font-size:10px;font-weight:600;display:flex;position:absolute;bottom:8px;right:8px}.MarketplaceCard-module__pLqcsq__sellerBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#00000080;border-radius:8px;align-items:center;gap:3px;padding:3px 8px;font-size:8px;font-weight:600;display:flex;position:absolute;bottom:8px;left:8px}.MarketplaceCard-module__pLqcsq__sellerBadge .MarketplaceCard-module__pLqcsq__material-symbols-outlined{font-size:4px!important}.MarketplaceCard-module__pLqcsq__cardBody{flex-direction:column;gap:.35rem;padding:.75rem;display:flex}.MarketplaceCard-module__pLqcsq__cardTitle{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}.MarketplaceCard-module__pLqcsq__cardMeta{color:var(--muted-foreground);align-items:center;gap:.5rem;font-size:.72rem;font-weight:500;display:flex}.MarketplaceCard-module__pLqcsq__cardMeta .MarketplaceCard-module__pLqcsq__material-symbols-outlined{font-size:14px}.MarketplaceCard-module__pLqcsq__metaDot{background:var(--muted-foreground);border-radius:50%;width:3px;height:3px}.MarketplaceCard-module__pLqcsq__cardFooter{justify-content:space-between;align-items:center;margin-top:.25rem;display:flex}.MarketplaceCard-module__pLqcsq__price{color:var(--primary);font-size:1rem;font-weight:800}.MarketplaceCard-module__pLqcsq__locationTag{color:var(--muted-foreground);align-items:center;gap:2px;font-size:.68rem;font-weight:500;display:flex}.MarketplaceCard-module__pLqcsq__tagsRow{flex-wrap:wrap;gap:.3rem;margin-top:.15rem;display:flex}.MarketplaceCard-module__pLqcsq__tag{background:var(--primary-muted);color:var(--primary);border-radius:6px;padding:2px 7px;font-size:9px;font-weight:600}
.VehicleExtrasSelector-module__qQ1f-W__container{gap:var(--spacing-md);flex-direction:column;display:flex}.VehicleExtrasSelector-module__qQ1f-W__chipGrid{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}.VehicleExtrasSelector-module__qQ1f-W__chip{border:1.5px solid var(--border);background:var(--card);font-family:var(--font-body);font-size:var(--font-size-body-small);color:var(--foreground);cursor:pointer;border-radius:9999px;align-items:center;gap:6px;padding:8px 16px;font-weight:500;transition:all .15s;display:flex}.VehicleExtrasSelector-module__qQ1f-W__chip:hover{border-color:var(--primary);background:var(--primary-muted)}.VehicleExtrasSelector-module__qQ1f-W__chip.VehicleExtrasSelector-module__qQ1f-W__active{border-color:var(--primary);background:var(--primary);color:#fff}.VehicleExtrasSelector-module__qQ1f-W__chipIcon{font-size:1.125rem!important}
.WikiBrandCard-module__uKoJhW__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.WikiBrandCard-module__uKoJhW__card{border:1px solid var(--border);border-radius:calc(var(--radius) * 1.35);background:var(--card);height:100%;transition:border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000000d}.WikiBrandCard-module__uKoJhW__cardLink:hover .WikiBrandCard-module__uKoJhW__card{border-color:rgba(var(--color-primary-rgb), .45);box-shadow:0 14px 32px #00000017, 0 0 0 1px rgba(var(--color-primary-rgb), .06);transform:translateY(-2px)}.WikiBrandCard-module__uKoJhW__cardCover{height:10rem;position:relative;overflow:hidden}.WikiBrandCard-module__uKoJhW__cardCoverImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.WikiBrandCard-module__uKoJhW__cardCoverPlaceholder{background:linear-gradient(135deg, rgba(var(--color-primary-rgb), .2), rgba(var(--color-primary-rgb), .06));width:100%;height:100%}.WikiBrandCard-module__uKoJhW__cardLink:hover .WikiBrandCard-module__uKoJhW__cardCoverImg{transform:scale(1.06)}.WikiBrandCard-module__uKoJhW__cardCoverGradient{background:linear-gradient(to top, var(--card) 0%, rgba(var(--color-primary-rgb), .06) 45%, transparent 100%);pointer-events:none;position:absolute;inset:0}.WikiBrandCard-module__uKoJhW__regionBadge{color:var(--foreground);background:color-mix(in srgb, var(--card) 88%, transparent);border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:calc(100% - 1.5rem);padding:.25rem .65rem;font-size:.72rem;font-weight:700;position:absolute;top:.75rem;right:.75rem;overflow:hidden}.WikiBrandCard-module__uKoJhW__cardBody{padding:0 var(--spacing-lg) var(--spacing-lg);gap:var(--spacing-xs);flex-direction:column;flex:1;margin-top:-3rem;display:flex;position:relative}.WikiBrandCard-module__uKoJhW__logoBadge{border-radius:var(--radius);border:1px solid var(--border);width:4rem;height:4rem;margin-bottom:var(--spacing-sm);background:#fff;justify-content:center;align-items:center;display:flex;box-shadow:0 10px 24px #0000001a}.WikiBrandCard-module__uKoJhW__logoBadgeImg{object-fit:contain;border-radius:var(--radius);width:100%;height:100%}.WikiBrandCard-module__uKoJhW__cardTitle{font-family:var(--font-body);color:var(--foreground);transition:color var(--transition-fast);margin:0;font-size:1.25rem;font-weight:800}.WikiBrandCard-module__uKoJhW__cardLink:hover .WikiBrandCard-module__uKoJhW__cardTitle{color:var(--primary)}.WikiBrandCard-module__uKoJhW__cardDesc{-webkit-line-clamp:2;font-size:var(--font-size-body-small);color:var(--muted-foreground);-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.WikiBrandCard-module__uKoJhW__cardStats{margin-top:var(--spacing-md);gap:var(--spacing-md);font-size:var(--font-size-body-small);color:var(--muted-foreground);flex-wrap:wrap;display:flex}.WikiBrandCard-module__uKoJhW__stat{align-items:center;gap:.35rem;display:inline-flex}.WikiBrandCard-module__uKoJhW__stat .WikiBrandCard-module__uKoJhW__material-symbols-outlined{opacity:.85;font-size:1rem}.WikiBrandCard-module__uKoJhW__cardCta{padding-top:var(--spacing-md);font-size:var(--font-size-body-small);color:var(--primary);opacity:0;transition:opacity var(--transition-fast), transform var(--transition-fast);align-items:center;gap:.2rem;margin-top:auto;font-weight:700;display:inline-flex;transform:translateY(4px)}.WikiBrandCard-module__uKoJhW__cardLink:hover .WikiBrandCard-module__uKoJhW__cardCta{opacity:1;transform:translateY(0)}@media (hover:none){.WikiBrandCard-module__uKoJhW__cardCta{opacity:1;transform:none}}.WikiBrandCard-module__uKoJhW__cardCta .WikiBrandCard-module__uKoJhW__material-symbols-outlined{font-size:1.125rem}
.HomePageContent-module__6jIjTG__main{gap:var(--spacing-lg);flex-direction:column;flex:1;display:flex}
