.Header-module__wPLLZa__header{border-bottom:1px solid var(--neutral-200);background:#fff;justify-content:space-between;align-items:center;min-height:56px;padding:1.25rem 2rem;display:flex;position:relative}.Header-module__wPLLZa__headerLeft{flex-direction:column;gap:.125rem;display:flex}.Header-module__wPLLZa__pageTitle{color:#000;letter-spacing:-.015em;margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.Header-module__wPLLZa__breadcrumbs{align-items:center;gap:0;font-size:.75rem;line-height:1;display:flex}.Header-module__wPLLZa__breadcrumbItem{align-items:center;display:inline-flex}.Header-module__wPLLZa__breadcrumbLink{color:#000;text-decoration:none;transition:color .12s}.Header-module__wPLLZa__breadcrumbLink:hover{color:var(--neutral-600)}.Header-module__wPLLZa__breadcrumbSep{color:#000;margin:0 .3125rem;font-weight:400}.Header-module__wPLLZa__breadcrumbCurrent{color:#000;font-weight:500}.Header-module__wPLLZa__headerRight{align-items:center;gap:.75rem;display:flex}.Header-module__wPLLZa__date{color:var(--neutral-500);font-size:.8125rem}.Header-module__wPLLZa__notificationButton{border:1px solid var(--neutral-200);color:#000;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .12s;display:flex;position:relative}.Header-module__wPLLZa__notificationButton:hover{background:var(--neutral-50);border-color:var(--neutral-300);color:var(--neutral-800)}.Header-module__wPLLZa__notificationBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.6875rem;font-weight:600;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__wPLLZa__supportButton{border:1px solid var(--neutral-200);color:#000;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:.375rem;height:32px;padding:.375rem .75rem;font-size:.8125rem;transition:all .12s;display:flex}.Header-module__wPLLZa__supportButton:hover{background:var(--neutral-50);border-color:var(--neutral-300);color:var(--neutral-800)}.Header-module__wPLLZa__scanButton{border:1px solid var(--neutral-200);color:#000;background:#fff;border-radius:6px;justify-content:center;align-items:center;height:32px;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .12s;display:flex}.Header-module__wPLLZa__scanButton:hover{background:var(--neutral-50);border-color:var(--neutral-300);color:var(--neutral-800)}.Header-module__wPLLZa__supportDropdown{border:1px solid var(--neutral-200);z-index:50;background:#fff;border-radius:8px;width:300px;padding:.875rem;position:absolute;top:100%;right:2rem;box-shadow:0 4px 12px #00000014}.Header-module__wPLLZa__supportTextarea{border:1px solid var(--neutral-200);resize:none;border-radius:6px;width:100%;margin-bottom:.625rem;padding:.625rem;font-family:inherit;font-size:.8125rem;line-height:1.5}.Header-module__wPLLZa__supportTextarea:focus{border-color:var(--neutral-400);outline:none}.Header-module__wPLLZa__supportSubmit{width:100%}.Header-module__wPLLZa__supportSuccess{color:#16a34a;align-items:center;gap:.375rem;padding:.375rem 0;font-size:.8125rem;display:flex}.Header-module__wPLLZa__notificationsDropdown{border:1px solid var(--neutral-200);z-index:50;background:#fff;border-radius:8px;width:380px;max-width:calc(100vw - 2rem);position:absolute;top:100%;right:2rem;overflow:hidden;box-shadow:0 4px 12px #00000014}.Header-module__wPLLZa__notificationsHeader{border-bottom:1px solid var(--neutral-200);justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.Header-module__wPLLZa__notificationsTitle{color:#000;margin:0;font-size:.9375rem;font-weight:600}.Header-module__wPLLZa__notificationsHeaderRight{align-items:center;gap:.5rem;display:flex}.Header-module__wPLLZa__unviewedCount{color:#000;background:var(--neutral-100);border-radius:12px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.Header-module__wPLLZa__readAllButton{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.25rem .375rem;font-size:.75rem;font-weight:600;transition:background .15s,color .15s}.Header-module__wPLLZa__readAllButton:hover{color:#1d4ed8;background:#eff6ff}.Header-module__wPLLZa__notificationsLoading{text-align:center;color:#000;padding:2rem;font-size:.875rem}.Header-module__wPLLZa__notificationsEmpty{text-align:center;color:#000;padding:2.5rem 1rem}.Header-module__wPLLZa__notificationsEmpty svg{opacity:.3;margin:0 auto .75rem}.Header-module__wPLLZa__notificationsEmpty p{margin:0;font-size:.875rem}.Header-module__wPLLZa__notificationsList{max-height:400px;overflow-y:auto}.Header-module__wPLLZa__notificationItem{text-align:left;cursor:pointer;border:none;border-left:3px solid #0000;border-bottom:1px solid var(--neutral-100);background:#fff;align-items:flex-start;gap:.75rem;width:100%;padding:.875rem 1rem;transition:background .12s;display:flex}.Header-module__wPLLZa__notificationItemTypeTaskAssigned{border-left-color:#3b82f6}.Header-module__wPLLZa__notificationItemTypeTaskAssigned.Header-module__wPLLZa__notificationUnviewed{background:#eff6ff}.Header-module__wPLLZa__notificationItemTypeTaskAssigned.Header-module__wPLLZa__notificationUnviewed:hover{background:#dbeafe}.Header-module__wPLLZa__notificationItemTypeTaskCompleted{border-left-color:#16a34a}.Header-module__wPLLZa__notificationItemTypeTaskCompleted.Header-module__wPLLZa__notificationUnviewed{background:#f0fdf4}.Header-module__wPLLZa__notificationItemTypeTaskCompleted.Header-module__wPLLZa__notificationUnviewed:hover{background:#dcfce7}.Header-module__wPLLZa__notificationItemTypeSaleCompleted{border-left-color:#059669}.Header-module__wPLLZa__notificationItemTypeSaleCompleted.Header-module__wPLLZa__notificationUnviewed{background:#ecfdf5}.Header-module__wPLLZa__notificationItemTypeSaleCompleted.Header-module__wPLLZa__notificationUnviewed:hover{background:#d1fae5}.Header-module__wPLLZa__notificationItemTypeVehicleAdded{border-left-color:#0d9488}.Header-module__wPLLZa__notificationItemTypeVehicleAdded.Header-module__wPLLZa__notificationUnviewed{background:#f0fdfa}.Header-module__wPLLZa__notificationItemTypeVehicleAdded.Header-module__wPLLZa__notificationUnviewed:hover{background:#ccfbf1}.Header-module__wPLLZa__notificationItemTypeSystem{border-left-color:#6b7280}.Header-module__wPLLZa__notificationItemTypeSystem.Header-module__wPLLZa__notificationUnviewed{background:#f9fafb}.Header-module__wPLLZa__notificationItemTypeSystem.Header-module__wPLLZa__notificationUnviewed:hover{background:#f3f4f6}.Header-module__wPLLZa__notificationItemTypeMention{border-left-color:#d97706}.Header-module__wPLLZa__notificationItemTypeMention.Header-module__wPLLZa__notificationUnviewed{background:#fffbeb}.Header-module__wPLLZa__notificationItemTypeMention.Header-module__wPLLZa__notificationUnviewed:hover{background:#fef3c7}.Header-module__wPLLZa__notificationItemTypeNewInquiry{border-left-color:#7c3aed}.Header-module__wPLLZa__notificationItemTypeNewInquiry.Header-module__wPLLZa__notificationUnviewed{background:#f5f3ff}.Header-module__wPLLZa__notificationItemTypeNewInquiry.Header-module__wPLLZa__notificationUnviewed:hover{background:#ede9fe}.Header-module__wPLLZa__notificationItem:hover{background:var(--neutral-50)}.Header-module__wPLLZa__notificationItem:last-child{border-bottom:none}.Header-module__wPLLZa__notificationUnviewed{background:#eff6ff}.Header-module__wPLLZa__notificationUnviewed:hover{background:#dbeafe}.Header-module__wPLLZa__notificationContent{flex:1;min-width:0}.Header-module__wPLLZa__notificationTitle{color:#000;align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:flex}.Header-module__wPLLZa__notificationDot{background:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px}.Header-module__wPLLZa__notificationTypeIcon{color:#000;flex-shrink:0;width:20px;height:20px;margin-top:.125rem}.Header-module__wPLLZa__typeTaskAssigned .Header-module__wPLLZa__notificationTypeIcon{color:#3b82f6}.Header-module__wPLLZa__typeTaskCompleted .Header-module__wPLLZa__notificationTypeIcon{color:#16a34a}.Header-module__wPLLZa__typeSaleCompleted .Header-module__wPLLZa__notificationTypeIcon{color:#059669}.Header-module__wPLLZa__typeVehicleAdded .Header-module__wPLLZa__notificationTypeIcon{color:#0d9488}.Header-module__wPLLZa__typeSystem .Header-module__wPLLZa__notificationTypeIcon{color:#6b7280}.Header-module__wPLLZa__typeMention .Header-module__wPLLZa__notificationTypeIcon{color:#d97706}.Header-module__wPLLZa__typeNewInquiry .Header-module__wPLLZa__notificationTypeIcon{color:#7c3aed}.Header-module__wPLLZa__notificationMessage{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .375rem;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Header-module__wPLLZa__notificationTime{color:#000;font-size:.75rem}.Header-module__wPLLZa__viewAllNotifications{text-align:center;color:#3b82f6;border-top:1px solid var(--neutral-200);padding:.75rem 1rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .12s;display:block}.Header-module__wPLLZa__viewAllNotifications:hover{background:var(--neutral-50)}@media (max-width:768px){.Header-module__wPLLZa__header{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;padding:.875rem 1rem}.Header-module__wPLLZa__headerLeft{flex:1;min-width:0}.Header-module__wPLLZa__pageTitle{font-size:1rem}.Header-module__wPLLZa__breadcrumbs{font-size:.6875rem}.Header-module__wPLLZa__headerRight{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.Header-module__wPLLZa__supportDropdown{width:auto;left:1rem;right:1rem}.Header-module__wPLLZa__notificationsDropdown{width:auto;max-width:none;left:1rem;right:1rem}}
.EmptyState-module__EUBtza__container{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem;display:flex}.EmptyState-module__EUBtza__card{border:1px solid var(--neutral-200);width:100%;max-width:600px;box-shadow:0 1px 3px #0000000d}.EmptyState-module__EUBtza__cardContent{text-align:center;flex-direction:column;align-items:center;padding:3rem 2rem;display:flex}.EmptyState-module__EUBtza__iconContainer{background:var(--neutral-100);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:1.5rem;display:flex}.EmptyState-module__EUBtza__icon{color:#000}.EmptyState-module__EUBtza__title{color:#000;letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.EmptyState-module__EUBtza__description{color:#000;max-width:400px;margin:0 0 2rem;font-size:1rem;line-height:1.6}.EmptyState-module__EUBtza__actions{margin-bottom:2.5rem}.EmptyState-module__EUBtza__primaryAction{background:var(--neutral-900);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.EmptyState-module__EUBtza__primaryAction:hover{background:var(--neutral-800)}.EmptyState-module__EUBtza__statsPreview{background:var(--neutral-50);border-radius:.75rem;align-items:center;gap:2rem;width:100%;padding:1.5rem 2rem;display:flex}.EmptyState-module__EUBtza__statItem{flex-direction:column;flex:1;align-items:center;gap:.25rem;display:flex}.EmptyState-module__EUBtza__statValue{color:#000;font-feature-settings:"tnum" 1;font-size:1.5rem;font-weight:600}.EmptyState-module__EUBtza__statLabel{color:#000;font-size:.8125rem}.EmptyState-module__EUBtza__statDivider{background:var(--neutral-200);width:1px;height:40px}@media (max-width:768px){.EmptyState-module__EUBtza__container{min-height:auto;padding:1rem}.EmptyState-module__EUBtza__cardContent{padding:2rem 1.5rem}.EmptyState-module__EUBtza__statsPreview{flex-direction:column;gap:1rem;padding:1rem}.EmptyState-module__EUBtza__statDivider{width:80%;height:1px}.EmptyState-module__EUBtza__statItem{flex-direction:row;justify-content:space-between;gap:1rem;width:100%}}
.VinDisplay-module__mdHi4W__vinWrapper{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;align-items:center;gap:.375rem;margin:-.125rem -.25rem;padding:.125rem .25rem;transition:background .15s;display:inline-flex;position:relative}.VinDisplay-module__mdHi4W__vinWrapper:hover{background:var(--neutral-100)}.VinDisplay-module__mdHi4W__vinWrapper:hover .VinDisplay-module__mdHi4W__copyBadge{opacity:1;pointer-events:auto;transform:translate(0)}.VinDisplay-module__mdHi4W__vinLabel{color:var(--neutral-500);font-weight:500}.VinDisplay-module__mdHi4W__vinText{color:var(--vin-text-color,var(--neutral-900));letter-spacing:.04em;font-family:SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-weight:600}.VinDisplay-module__mdHi4W__copyBadge{color:var(--neutral-500);background:var(--neutral-100);border:1px solid var(--neutral-200);opacity:0;pointer-events:none;white-space:nowrap;border-radius:4px;align-items:center;gap:.2rem;padding:.125rem .375rem;font-family:inherit;font-size:.625rem;font-weight:600;line-height:1.4;transition:opacity .15s,transform .15s,color .15s,border-color .15s;display:inline-flex;transform:translate(-4px)}.VinDisplay-module__mdHi4W__copyBadgeCopied{opacity:1;pointer-events:auto;color:#16a34a;background:#f0fdf4;border-color:#bbf7d0;transform:translate(0)}
.LeadCaptureForm-module__oU930a__card{background:var(--ms-bg-alt,#141414);border:1px solid var(--ms-border,#ffffff0f);border-radius:8px;padding:1.75rem;overflow:visible}.LeadCaptureForm-module__oU930a__title{color:var(--ms-text,#fff);margin:0 0 1.25rem;font-size:1.125rem;font-weight:600}.LeadCaptureForm-module__oU930a__quickConnect{border-bottom:1px solid var(--ms-border,#ffffff0f);margin:0 0 1.5rem;padding:0 0 1.5rem}.LeadCaptureForm-module__oU930a__quickConnectTitle{color:var(--ms-text-muted,#ffffff73);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .875rem;font-size:.75rem;font-weight:600}.LeadCaptureForm-module__oU930a__quickConnectGrid{flex-direction:column;gap:.5rem;display:flex}.LeadCaptureForm-module__oU930a__quickConnectBtn{text-align:left;width:100%;color:var(--ms-text,#fff);background:var(--ms-bg-elevated,#ffffff0a);border:1px solid var(--ms-border,#ffffff1a);border-radius:var(--ms-btn-radius,6px);cursor:pointer;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s;display:block}.LeadCaptureForm-module__oU930a__quickConnectBtn:hover{border-color:var(--ms-accent,#ffffff4d);transform:translate(2px)}.LeadCaptureForm-module__oU930a__quickConnectPrimary{color:#fff;background:var(--ms-accent,#3b82f6);border:1px solid var(--ms-accent,#3b82f6);border-radius:var(--ms-btn-radius,6px);justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8125rem 1rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.LeadCaptureForm-module__oU930a__quickConnectPrimary:hover{opacity:.9}.LeadCaptureForm-module__oU930a__form{flex-direction:column;gap:.75rem;display:flex}.LeadCaptureForm-module__oU930a__row{gap:.75rem;display:flex}.LeadCaptureForm-module__oU930a__input{border:1px solid var(--ms-border,#ffffff1a);background:var(--ms-bg-elevated,#ffffff0a);min-width:0;color:var(--ms-text,#fff);border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .2s}.LeadCaptureForm-module__oU930a__input::placeholder{color:var(--ms-text-muted,#ffffff59)}.LeadCaptureForm-module__oU930a__input:focus{border-color:var(--ms-accent,#fff3);outline:none}.LeadCaptureForm-module__oU930a__textarea{border:1px solid var(--ms-border,#ffffff1a);background:var(--ms-bg-elevated,#ffffff0a);width:100%;color:var(--ms-text,#fff);resize:vertical;border-radius:6px;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.LeadCaptureForm-module__oU930a__textarea::placeholder{color:var(--ms-text-muted,#ffffff59)}.LeadCaptureForm-module__oU930a__textarea:focus{border-color:var(--ms-accent,#fff3);outline:none}.LeadCaptureForm-module__oU930a__submitButton{background:var(--ms-accent,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:.25rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s}.LeadCaptureForm-module__oU930a__submitButton:hover:not(:disabled){opacity:.9}.LeadCaptureForm-module__oU930a__submitButton:disabled{opacity:.6;cursor:wait}.LeadCaptureForm-module__oU930a__successMessage{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1rem;display:flex}.LeadCaptureForm-module__oU930a__successMessage p{color:#22c55e;margin:0;font-size:1.0625rem;font-weight:500}.LeadCaptureForm-module__oU930a__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.9375rem}@media (max-width:480px){.LeadCaptureForm-module__oU930a__row{flex-direction:column}}
.PaymentCalculator-module__sA6aba__card{background:var(--ms-bg-alt,#141414);border:1px solid var(--ms-border,#ffffff0f);border-radius:8px;padding:1.75rem}.PaymentCalculator-module__sA6aba__title{color:var(--ms-text,#fff);margin:0 0 1.25rem;font-size:1.125rem;font-weight:600}.PaymentCalculator-module__sA6aba__grid{grid-template-columns:1fr 1fr;gap:.875rem 1rem;display:grid}.PaymentCalculator-module__sA6aba__field{flex-direction:column;gap:.375rem;display:flex}.PaymentCalculator-module__sA6aba__fieldFull{flex-direction:column;grid-column:1/-1;gap:.5rem;display:flex}.PaymentCalculator-module__sA6aba__label{color:var(--ms-text-muted,#ffffff73);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.PaymentCalculator-module__sA6aba__inputWrap{border:1px solid var(--ms-border,#ffffff1a);background:var(--ms-bg-elevated,#ffffff0a);border-radius:6px;align-items:center;transition:border-color .2s;display:flex}.PaymentCalculator-module__sA6aba__inputWrap:focus-within{border-color:var(--ms-accent,#fff3)}.PaymentCalculator-module__sA6aba__prefix,.PaymentCalculator-module__sA6aba__suffix{color:var(--ms-text-muted,#ffffff73);flex-shrink:0;padding:0 .5rem 0 .75rem;font-size:.9375rem}.PaymentCalculator-module__sA6aba__suffix{padding:0 .75rem 0 .25rem}.PaymentCalculator-module__sA6aba__input{min-width:0;color:var(--ms-text,#fff);background:0 0;border:none;flex:1;padding:.6875rem .75rem .6875rem 0;font-size:.9375rem}.PaymentCalculator-module__sA6aba__input:focus{outline:none}.PaymentCalculator-module__sA6aba__termRow{flex-wrap:wrap;gap:.5rem;display:flex}.PaymentCalculator-module__sA6aba__termBtn{min-width:64px;color:var(--ms-text-secondary,#ffffffb3);background:var(--ms-bg-elevated,#ffffff0a);border:1px solid var(--ms-border,#ffffff1a);border-radius:var(--ms-btn-radius,6px);cursor:pointer;flex:1;padding:.5rem .25rem;font-size:.8125rem;font-weight:600;transition:border-color .2s,color .2s,background .2s}.PaymentCalculator-module__sA6aba__termBtn:hover{border-color:var(--ms-accent,#ffffff4d)}.PaymentCalculator-module__sA6aba__termBtnActive{color:#fff;background:var(--ms-accent,#3b82f6);border-color:var(--ms-accent,#3b82f6)}.PaymentCalculator-module__sA6aba__results{border-top:1px solid var(--ms-border,#ffffff0f);gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.PaymentCalculator-module__sA6aba__result{flex-direction:column;flex:1;gap:.25rem;display:flex}.PaymentCalculator-module__sA6aba__resultLabel{color:var(--ms-text-muted,#ffffff73);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.PaymentCalculator-module__sA6aba__resultValue{color:var(--ms-text,#fff);letter-spacing:-.01em;font-size:1.375rem;font-weight:700}.PaymentCalculator-module__sA6aba__resultValuePrimary{color:var(--ms-accent,#3b82f6);letter-spacing:-.01em;font-size:1.625rem;font-weight:800}.PaymentCalculator-module__sA6aba__disclaimer{color:var(--ms-text-muted,#fff6);margin:1rem 0 0;font-size:.75rem;line-height:1.5}@media (max-width:380px){.PaymentCalculator-module__sA6aba__grid{grid-template-columns:1fr}}
.FeatureCard-module__1mNRTa__card{background:var(--ms-bg-elevated,#fff);border:2px solid var(--ms-border,#e5e7eb);opacity:0;box-shadow:var(--ms-shadow,0 4px 12px #0000000d);border-radius:16px;padding:2rem 1.5rem;transition:all .8s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(30px)}.FeatureCard-module__1mNRTa__card:before{content:"";background:var(--ms-text,#000);opacity:0;transition:opacity .4s;position:absolute;inset:0}.FeatureCard-module__1mNRTa__card.FeatureCard-module__1mNRTa__visible{opacity:1;transform:translateY(0)}.FeatureCard-module__1mNRTa__card:hover{border-color:var(--ms-text,#000);transform:translateY(-6px);box-shadow:0 20px 40px #0000002e}.FeatureCard-module__1mNRTa__card:hover:before{opacity:1}.FeatureCard-module__1mNRTa__icon{z-index:1;background:var(--ms-bg-alt,#f3f4f6);border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.FeatureCard-module__1mNRTa__iconImage{filter:brightness(0);transition:all .4s}[data-color-mode=dark] .FeatureCard-module__1mNRTa__iconImage{filter:brightness(0)invert()}.FeatureCard-module__1mNRTa__card:hover .FeatureCard-module__1mNRTa__icon{background:color-mix(in srgb, var(--ms-bg,#fff) 18%, transparent);transform:scale(1.1)}.FeatureCard-module__1mNRTa__card:hover .FeatureCard-module__1mNRTa__iconImage{filter:brightness(0)invert()}[data-color-mode=dark] .FeatureCard-module__1mNRTa__card:hover .FeatureCard-module__1mNRTa__iconImage{filter:brightness(0)}.FeatureCard-module__1mNRTa__label{z-index:1;text-transform:uppercase;letter-spacing:.08em;color:var(--ms-text-muted,#6b7280);text-align:center;margin-bottom:.5rem;font-size:.75rem;font-weight:600;transition:color .4s;position:relative}.FeatureCard-module__1mNRTa__card:hover .FeatureCard-module__1mNRTa__label{color:color-mix(in srgb, var(--ms-bg,#fff) 65%, transparent)}.FeatureCard-module__1mNRTa__value{z-index:1;color:var(--ms-text,#000);text-align:center;letter-spacing:-.02em;font-size:1.75rem;font-weight:700;line-height:1.2;transition:color .4s;position:relative}.FeatureCard-module__1mNRTa__card:hover .FeatureCard-module__1mNRTa__value{color:var(--ms-bg,#fff)}
.page-module__QZamIa__container{background:var(--ms-bg,#0a0a0a);max-width:1400px;min-height:100vh;margin:0 auto;padding:5rem 2rem 6rem}.page-module__QZamIa__backLink{margin-bottom:2.5rem}.page-module__QZamIa__backLink a{color:var(--ms-text-muted,#ffffff80);align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__QZamIa__backLink a:hover{color:var(--ms-text-secondary,#fffc);transform:translate(-4px)}.page-module__QZamIa__hero{margin-bottom:5rem}.page-module__QZamIa__heroShareRow{justify-content:flex-end;margin-bottom:1rem;display:flex}.page-module__QZamIa__heroHeader{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.page-module__QZamIa__heroLogoWrap{background:#fff;border-radius:20%;flex-shrink:0;justify-content:center;align-items:center;width:128px;height:110px;display:flex}.page-module__QZamIa__heroLogo{-o-object-fit:contain;object-fit:contain;width:96px;height:96px}.page-module__QZamIa__heroTitle{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;font-family:var(--ms-font-heading,var(--ms-font,inherit));color:var(--ms-text,#fff);letter-spacing:-.03em;margin:0;line-height:1.1}.page-module__QZamIa__heroPrice{color:#fff;z-index:1;letter-spacing:-.02em;margin:.5rem 0 0;padding:.35rem 1.125rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;display:inline-block;position:relative}.page-module__QZamIa__heroPrice:before{content:"";background:var(--ms-accent,#22c55e);z-index:-1;opacity:.95;border-radius:40% 60% 70% 30%/40% 50% 60%;width:110%;height:120%;animation:3s ease-in-out infinite page-module__QZamIa__paintBrushPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-2deg);box-shadow:0 0 0 2px #ffffff40,0 4px 14px #00000026}.page-module__QZamIa__heroPriceContact{color:var(--ms-text-muted,#ffffff8c);margin:.5rem 0 0;font-size:clamp(1.125rem,2.5vw,1.5rem);font-style:italic;font-weight:600}@keyframes page-module__QZamIa__paintBrushPulse{0%,to{transform:translate(-50%,-50%)rotate(-2deg)scale(1)}50%{transform:translate(-50%,-50%)rotate(-1deg)scale(1.02)}}.page-module__QZamIa__heroCarousel{width:100%;position:relative}.page-module__QZamIa__featuresSection{margin-bottom:6rem}.page-module__QZamIa__sectionHeading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;font-family:var(--ms-font-heading,var(--ms-font,inherit));color:var(--ms-text,#fff);text-align:center;letter-spacing:-.02em;margin:0 0 3rem}.page-module__QZamIa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.page-module__QZamIa__contentGrid{grid-template-columns:1fr 380px;align-items:start;gap:3rem;display:grid}.page-module__QZamIa__detailsSection{flex-direction:column;gap:2.5rem;display:flex}.page-module__QZamIa__detailBlock{--vin-text-color:var(--ms-text,#fff)}.page-module__QZamIa__detailBlock:hover{--vin-text-color:#000}.page-module__QZamIa__detailHeading{color:var(--ms-text-muted,#ffffff80);text-transform:uppercase;letter-spacing:.1em;margin:0 0 .75rem;font-size:1rem;font-weight:600}.page-module__QZamIa__descriptionBlock{flex-direction:column;gap:1rem;display:flex}.page-module__QZamIa__descriptionBlock .page-module__QZamIa__description,.page-module__QZamIa__description{color:var(--ms-text-body,#ffffffe0);margin:0;font-size:1.0625rem;line-height:1.8}.page-module__QZamIa__specStrip{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.page-module__QZamIa__specChip{color:var(--ms-text-body,#ffffffe0);font-size:.9375rem}.page-module__QZamIa__specChip em{color:var(--ms-text-muted,#ffffff73);margin-right:.35rem;font-style:normal;font-weight:500}.page-module__QZamIa__highlightsInline{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.page-module__QZamIa__highlightInlineItem{color:var(--ms-text-body,#ffffffe0);align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.page-module__QZamIa__highlightInlineItem svg{color:#4ade80e6;flex-shrink:0}.page-module__QZamIa__featureList{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.625rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.page-module__QZamIa__featureItem{color:var(--ms-text-body,#ffffffe0);align-items:flex-start;gap:.5rem;font-size:.9375rem;line-height:1.4;display:flex}.page-module__QZamIa__featureItem svg{width:16px;height:16px;color:var(--ms-accent,#22c55e);flex-shrink:0;margin-top:.125rem}.page-module__QZamIa__featureToggle{color:var(--ms-text,#fff);border:1px solid var(--ms-border,#ffffff26);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.375rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.page-module__QZamIa__featureToggle:hover{background:var(--ms-bg-elevated,#ffffff0f);border-color:var(--ms-accent,#ffffff4d)}@media (max-width:768px){.page-module__QZamIa__featureList{grid-template-columns:1fr}}.page-module__QZamIa__sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:5rem}.page-module__QZamIa__sidebarShareWrap{z-index:50;position:relative}.page-module__QZamIa__contactCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff14,#00000014);border:1px solid #3b82f633;border-radius:20px;padding:2rem}.page-module__QZamIa__contactTitle{color:var(--ms-text,#fff);letter-spacing:-.01em;margin:0 0 1.25rem;font-size:1.125rem;font-weight:600}.page-module__QZamIa__dealerName{color:var(--ms-text,#fff);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.page-module__QZamIa__contactPhone{color:var(--ms-text,#fff);margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.page-module__QZamIa__contactPhone:hover{opacity:.8;transform:translate(4px)}.page-module__QZamIa__dealerAddress{color:var(--ms-text-secondary,#fff9);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.page-module__QZamIa__hours h4{color:var(--ms-text-muted,#fff6);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .625rem;font-size:.75rem;font-weight:600}.page-module__QZamIa__hoursList{color:var(--ms-text-secondary,#fff9);font-size:.875rem;line-height:1.6}.page-module__QZamIa__hoursRow{margin:0;display:block}@media (max-width:1024px){.page-module__QZamIa__contentGrid{grid-template-columns:1fr}.page-module__QZamIa__sidebar{max-width:600px;margin:0 auto;position:static}.page-module__QZamIa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.page-module__QZamIa__container{padding:4rem 1.25rem}.page-module__QZamIa__heroHeader{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__QZamIa__heroLogoWrap{align-self:flex-end}.page-module__QZamIa__heroCarousel{border-radius:0}.page-module__QZamIa__featuresSection{margin-bottom:4rem}.page-module__QZamIa__featuresGrid{grid-template-columns:1fr;gap:1rem}}.page-module__QZamIa__heroSoldBadge{color:#f87171;letter-spacing:.12em;text-transform:uppercase;background:#ef44441f;border:1.5px solid #ef444459;border-radius:6px;align-items:center;gap:.5rem;margin:.75rem 0 0;padding:.375rem 1rem;font-size:.9375rem;font-weight:800;display:inline-flex}.page-module__QZamIa__soldNotice{color:#ffffffb3;background:#ef44440f;border:1px solid #ef444433;border-radius:10px;align-items:flex-start;gap:.875rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.page-module__QZamIa__soldNotice strong{color:#f87171;margin-bottom:.25rem;font-size:.9375rem;font-weight:600;display:block}.page-module__QZamIa__soldNotice p{margin:0;font-size:.875rem;line-height:1.5}.page-module__QZamIa__soldSidebarCard{background:var(--ms-bg-alt,#141414);border:1px solid var(--ms-border,#ffffff0f);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.875rem;padding:1.5rem;display:flex}.page-module__QZamIa__soldSidebarIcon{color:#f87171;background:#ef44441a;border:1.5px solid #ef444440;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.page-module__QZamIa__soldSidebarTitle{color:var(--ms-text,#fff);margin:0;font-size:1rem;font-weight:700}.page-module__QZamIa__soldSidebarText{color:var(--ms-text-muted,#ffffff73);margin:0;font-size:.875rem;line-height:1.55}.page-module__QZamIa__soldSidebarCta{background:var(--ms-accent,#3b82f6);color:#fff;border-radius:6px;margin-top:.25rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.page-module__QZamIa__soldSidebarCta:hover{opacity:.85}.page-module__QZamIa__financeBtn{width:100%;color:var(--ms-text,#fff);border:1px solid var(--ms-border,#ffffff26);background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.9375rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.page-module__QZamIa__financeBtn:hover{background:var(--ms-bg-elevated,#ffffff0f);border-color:var(--ms-accent,#ffffff4d)}
.ImageLightbox-module__LNkYdq__overlay{z-index:9999;background:#000000f2;justify-content:center;align-items:center;animation:.2s ease-out ImageLightbox-module__LNkYdq__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImageLightbox-module__LNkYdq__fadeIn{0%{opacity:0}to{opacity:1}}.ImageLightbox-module__LNkYdq__imageWrap{width:100%;max-width:100vw;height:100%;max-height:100vh;position:relative}.ImageLightbox-module__LNkYdq__image{-o-object-fit:contain;object-fit:contain}.ImageLightbox-module__LNkYdq__close{z-index:10;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.ImageLightbox-module__LNkYdq__close:hover{background:#ffffff40}.ImageLightbox-module__LNkYdq__arrowLeft,.ImageLightbox-module__LNkYdq__arrowRight{z-index:10;color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageLightbox-module__LNkYdq__arrowLeft:hover,.ImageLightbox-module__LNkYdq__arrowRight:hover{background:#ffffff40}.ImageLightbox-module__LNkYdq__arrowLeft{left:1rem}.ImageLightbox-module__LNkYdq__arrowRight{right:1rem}.ImageLightbox-module__LNkYdq__counter{z-index:10;color:#ffffffe6;background:#00000080;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.ImageLightbox-module__LNkYdq__close{width:44px;height:44px;top:.75rem;right:.75rem}.ImageLightbox-module__LNkYdq__arrowLeft,.ImageLightbox-module__LNkYdq__arrowRight{width:40px;height:40px}.ImageLightbox-module__LNkYdq__arrowLeft{left:.5rem}.ImageLightbox-module__LNkYdq__arrowRight{right:.5rem}.ImageLightbox-module__LNkYdq__counter{font-size:.8125rem;bottom:1rem}}
.home-module__DV1CaW__home{grid-template-columns:minmax(0,1fr) 320px;gap:1.5rem;max-width:1320px;display:grid}.home-module__DV1CaW__mainCol{flex-direction:column;gap:1.75rem;min-width:0;display:flex}.home-module__DV1CaW__sideCol{flex-direction:column;gap:1rem;display:flex}.home-module__DV1CaW__sectionHead{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.875rem;display:flex}.home-module__DV1CaW__sectionHeadText{flex-direction:column;gap:.1875rem;display:flex}.home-module__DV1CaW__sectionTitle{color:#111827;letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.home-module__DV1CaW__sectionSubtitle{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.4}.home-module__DV1CaW__viewAllLink{color:#6b7280;white-space:nowrap;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .12s}.home-module__DV1CaW__viewAllLink:hover{color:#111827}.home-module__DV1CaW__actionGrid{grid-template-columns:repeat(3,1fr);gap:.875rem;display:grid}.home-module__DV1CaW__actionCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:.875rem;padding:1.125rem;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex}.home-module__DV1CaW__actionCard:hover{border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 14px #1118270f}.home-module__DV1CaW__actionCardPrimary{color:#fff;background:#2563eb;border-color:#2563eb}.home-module__DV1CaW__actionCardPrimary:hover{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 6px 18px #2563eb47}.home-module__DV1CaW__actionIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.home-module__DV1CaW__actionIcon svg{width:20px;height:20px}.home-module__DV1CaW__actionIconBlue{color:#2563eb;background:#eff6ff}.home-module__DV1CaW__actionIconGreen{color:#16a34a;background:#f0fdf4}.home-module__DV1CaW__actionIconAmber{color:#b45309;background:#fffbeb}.home-module__DV1CaW__actionIconPurple{color:#9333ea;background:#faf5ff}.home-module__DV1CaW__actionIconSlate{color:#475569;background:#f1f5f9}.home-module__DV1CaW__actionCardPrimary .home-module__DV1CaW__actionIcon{color:#fff;background:#ffffff2e}.home-module__DV1CaW__actionBody{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.home-module__DV1CaW__actionTitle{color:#111827;font-size:.9375rem;font-weight:600;line-height:1.25}.home-module__DV1CaW__actionSubtitle{color:#6b7280;font-size:.8125rem;line-height:1.3}.home-module__DV1CaW__actionCardPrimary .home-module__DV1CaW__actionTitle{color:#fff}.home-module__DV1CaW__actionCardPrimary .home-module__DV1CaW__actionSubtitle{color:#ffffffd9}.home-module__DV1CaW__actionChevron{color:#9ca3af;flex-shrink:0;transition:transform .14s,color .14s}.home-module__DV1CaW__actionCard:hover .home-module__DV1CaW__actionChevron{color:#6b7280;transform:translate(2px)}.home-module__DV1CaW__actionCardPrimary .home-module__DV1CaW__actionChevron{color:#ffffffe6}.home-module__DV1CaW__continueGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.home-module__DV1CaW__continueCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.625rem;padding:.75rem .875rem;text-decoration:none;transition:border-color .14s,box-shadow .14s;display:flex}.home-module__DV1CaW__continueCard:hover{border-color:#d1d5db;box-shadow:0 2px 10px #1118270d}.home-module__DV1CaW__continueThumb{color:#475569;background:#f1f5f9;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.home-module__DV1CaW__continueThumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-module__DV1CaW__continueThumb svg{width:17px;height:17px}.home-module__DV1CaW__continueBody{flex-direction:column;flex:1;gap:.0625rem;min-width:0;display:flex}.home-module__DV1CaW__continueTitle{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;line-height:1.3;overflow:hidden}.home-module__DV1CaW__continueSubtitle{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;line-height:1.3;overflow:hidden}.home-module__DV1CaW__continueChevron{color:#9ca3af;flex-shrink:0}.home-module__DV1CaW__metricStrip{grid-template-columns:repeat(6,1fr);gap:.75rem;display:grid}.home-module__DV1CaW__metricTile{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:.625rem;padding:.75rem .875rem;transition:border-color .12s;display:flex}.home-module__DV1CaW__metricTile:hover{border-color:#d1d5db}.home-module__DV1CaW__metricTileClickable{cursor:pointer;-webkit-user-select:none;user-select:none}.home-module__DV1CaW__metricTileIcon{color:#374151;background:#f3f4f6;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.home-module__DV1CaW__metricTileIcon svg{width:15px;height:15px}.home-module__DV1CaW__metricTileIcon.home-module__DV1CaW__blue{color:#2563eb;background:#eff6ff}.home-module__DV1CaW__metricTileIcon.home-module__DV1CaW__green{color:#16a34a;background:#f0fdf4}.home-module__DV1CaW__metricTileIcon.home-module__DV1CaW__amber{color:#b45309;background:#fffbeb}.home-module__DV1CaW__metricTileIcon.home-module__DV1CaW__red{color:#dc2626;background:#fef2f2}.home-module__DV1CaW__metricTileBody{flex-direction:column;min-width:0;display:flex}.home-module__DV1CaW__metricTileValue{color:#111827;letter-spacing:-.01em;white-space:nowrap;font-size:1.0625rem;font-weight:700;line-height:1.2}.home-module__DV1CaW__metricTileValueHidden{letter-spacing:1px;opacity:.45;font-size:.9375rem}.home-module__DV1CaW__metricTileLabel{color:#6b7280;white-space:nowrap;font-size:.75rem;line-height:1.3}.home-module__DV1CaW__invList{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.home-module__DV1CaW__invRow{border-bottom:1px solid #f3f4f6;grid-template-columns:56px minmax(0,1.6fr) minmax(0,1fr) auto auto;align-items:center;gap:.875rem;padding:.75rem 1rem;text-decoration:none;transition:background .12s;display:grid}.home-module__DV1CaW__invRow:last-child{border-bottom:none}.home-module__DV1CaW__invRow:hover{background:#f9fafb}.home-module__DV1CaW__invThumb{color:#94a3b8;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:42px;display:flex;overflow:hidden}.home-module__DV1CaW__invThumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.home-module__DV1CaW__invThumb svg{width:22px;height:22px}.home-module__DV1CaW__invInfo{flex-direction:column;gap:.0625rem;min-width:0;display:flex}.home-module__DV1CaW__invTitle{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.home-module__DV1CaW__invTrim{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;line-height:1.3;overflow:hidden}.home-module__DV1CaW__invMeta{flex-direction:column;gap:.0625rem;min-width:0;display:flex}.home-module__DV1CaW__invMileage{color:#374151;white-space:nowrap;font-size:.8125rem;line-height:1.3}.home-module__DV1CaW__invColor{color:#6b7280;align-items:center;gap:.3125rem;font-size:.75rem;line-height:1.3;display:inline-flex}.home-module__DV1CaW__invColorDot{border:1px solid #0000001f;border-radius:50%;flex-shrink:0;width:9px;height:9px}.home-module__DV1CaW__invRight{justify-content:flex-end;align-items:center;gap:.875rem;display:flex}.home-module__DV1CaW__invStatus{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;align-items:center;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.home-module__DV1CaW__statusSold{color:#4b5563;background:#f3f4f6}.home-module__DV1CaW__statusAvailable{color:#15803d;background:#f0fdf4}.home-module__DV1CaW__statusListed{color:#1d4ed8;background:#eff6ff}.home-module__DV1CaW__statusPending{color:#7e22ce;background:#faf5ff}.home-module__DV1CaW__statusRepair{color:#b45309;background:#fffbeb}.home-module__DV1CaW__invPrice{color:#111827;white-space:nowrap;text-align:right;min-width:72px;font-size:.875rem;font-weight:700}.home-module__DV1CaW__invActions{align-items:center;gap:.375rem;display:flex}.home-module__DV1CaW__invQuickBtn{color:#111827;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:7px;justify-content:center;align-items:center;height:30px;padding:0 .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s;display:inline-flex}.home-module__DV1CaW__invQuickBtn:hover{background:#f9fafb;border-color:#d1d5db}.home-module__DV1CaW__invQuickBtnPrimary{color:#fff;background:#2563eb;border-color:#2563eb}.home-module__DV1CaW__invQuickBtnPrimary:hover{background:#1d4ed8;border-color:#1d4ed8}.home-module__DV1CaW__invOverflow{flex-shrink:0;position:relative}.home-module__DV1CaW__invOverflowBtn{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s,color .12s;display:inline-flex}.home-module__DV1CaW__invOverflowBtn:hover{color:#374151;background:#f3f4f6}.home-module__DV1CaW__invMenu{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:.0625rem;min-width:150px;padding:.25rem;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #1118271f}.home-module__DV1CaW__invMenuItem{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;width:100%;padding:.4375rem .5rem;font-size:.8125rem;text-decoration:none;transition:background .12s;display:flex}.home-module__DV1CaW__invMenuItem:hover{color:#111827;background:#f3f4f6}.home-module__DV1CaW__invMenuItem svg{color:#6b7280;width:14px;height:14px}.home-module__DV1CaW__invFooter{border-top:1px solid #f3f4f6;justify-content:center;padding:.75rem;display:flex}.home-module__DV1CaW__invFooterLink{color:#2563eb;font-size:.8125rem;font-weight:500;text-decoration:none}.home-module__DV1CaW__invFooterLink:hover{text-decoration:underline}.home-module__DV1CaW__invEmpty{text-align:center;color:#6b7280;padding:2rem 1rem;font-size:.8125rem}.home-module__DV1CaW__sideCard{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem}.home-module__DV1CaW__sideCardHead{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.home-module__DV1CaW__sideCardTitle{color:#111827;letter-spacing:-.005em;align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:700;display:flex}.home-module__DV1CaW__activityList{flex-direction:column;gap:.125rem;display:flex}.home-module__DV1CaW__activityItem{border-radius:9px;align-items:center;gap:.625rem;padding:.4375rem .375rem;text-decoration:none;transition:background .12s;display:flex}.home-module__DV1CaW__activityItem:hover{background:#f9fafb}.home-module__DV1CaW__activityIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.home-module__DV1CaW__activityIcon svg{width:14px;height:14px}.home-module__DV1CaW__activityIcon.home-module__DV1CaW__blue{color:#2563eb;background:#eff6ff}.home-module__DV1CaW__activityIcon.home-module__DV1CaW__green{color:#16a34a;background:#f0fdf4}.home-module__DV1CaW__activityIcon.home-module__DV1CaW__amber{color:#b45309;background:#fffbeb}.home-module__DV1CaW__activityIcon.home-module__DV1CaW__purple{color:#9333ea;background:#faf5ff}.home-module__DV1CaW__activityBody{flex-direction:column;flex:1;min-width:0;display:flex}.home-module__DV1CaW__activityTitle{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;line-height:1.3;overflow:hidden}.home-module__DV1CaW__activitySubtitle{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;line-height:1.3;overflow:hidden}.home-module__DV1CaW__activityTime{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:.6875rem}.home-module__DV1CaW__activityEmpty{color:#6b7280;text-align:center;padding:.75rem;font-size:.8125rem}.home-module__DV1CaW__aiCard{background:linear-gradient(#f8fafc 0%,#fff 100%);border:1px solid #e5e7eb;border-radius:14px;padding:1rem;position:relative}.home-module__DV1CaW__aiHead{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.home-module__DV1CaW__aiIcon{color:#9333ea;background:#faf5ff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.home-module__DV1CaW__aiIcon svg{width:14px;height:14px}.home-module__DV1CaW__aiTitle{color:#111827;margin:0;font-size:.875rem;font-weight:700}.home-module__DV1CaW__aiClose{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:background .12s,color .12s;display:inline-flex;position:absolute;top:.625rem;right:.625rem}.home-module__DV1CaW__aiClose:hover{color:#374151;background:#f3f4f6}.home-module__DV1CaW__aiMessage{color:#4b5563;margin:0 0 .75rem;font-size:.8125rem;line-height:1.5}.home-module__DV1CaW__aiButton{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .12s;display:inline-flex}.home-module__DV1CaW__aiButton:hover{background:#1f2937}@media (max-width:1100px){.home-module__DV1CaW__home{grid-template-columns:1fr}.home-module__DV1CaW__sideCol{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.home-module__DV1CaW__metricStrip{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.home-module__DV1CaW__actionGrid{grid-template-columns:1fr 1fr}.home-module__DV1CaW__continueGrid{grid-template-columns:1fr}.home-module__DV1CaW__metricStrip{grid-template-columns:1fr 1fr}.home-module__DV1CaW__sideCol{grid-template-columns:1fr}.home-module__DV1CaW__invRow{grid-template-columns:48px minmax(0,1fr) auto;grid-template-areas:"thumb info right""thumb meta right";row-gap:.25rem}.home-module__DV1CaW__invThumb{grid-area:thumb}.home-module__DV1CaW__invInfo{grid-area:info}.home-module__DV1CaW__invMeta{grid-area:meta}.home-module__DV1CaW__invRight{grid-area:right}}@media (max-width:480px){.home-module__DV1CaW__actionGrid{grid-template-columns:1fr}.home-module__DV1CaW__invRight{flex-direction:column;align-items:flex-end;gap:.375rem}}
.ImageCarousel-module__n6vzGW__carousel{background:linear-gradient(135deg, var(--ms-bg-elevated,#1a1a1a), var(--ms-bg,#0f0f0f));border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000080}.ImageCarousel-module__n6vzGW__viewport{aspect-ratio:16/9;cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block;position:relative}.ImageCarousel-module__n6vzGW__slide{opacity:0;pointer-events:none;transition:opacity .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.ImageCarousel-module__n6vzGW__slide[data-active=true]{opacity:1;pointer-events:auto;z-index:1}.ImageCarousel-module__n6vzGW__image{-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.ImageCarousel-module__n6vzGW__carousel:hover .ImageCarousel-module__n6vzGW__slide[data-active=true] .ImageCarousel-module__n6vzGW__image{transform:scale(1.02)}.ImageCarousel-module__n6vzGW__arrow{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageCarousel-module__n6vzGW__arrow:hover{color:#fff;background:#000000bf;transform:translateY(-50%)scale(1.08)}.ImageCarousel-module__n6vzGW__arrow:active{transform:translateY(-50%)scale(.98)}.ImageCarousel-module__n6vzGW__arrowRight{right:1.25rem}.ImageCarousel-module__n6vzGW__arrow:first-of-type{left:1.25rem}.ImageCarousel-module__n6vzGW__dots{z-index:2;flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:calc(100% - 8rem);display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.ImageCarousel-module__n6vzGW__dot{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.ImageCarousel-module__n6vzGW__dot:hover{background:#fff9;transform:scale(1.2)}.ImageCarousel-module__n6vzGW__dot[data-active=true]{background:#fff;border-radius:4px;width:24px}.ImageCarousel-module__n6vzGW__counter{z-index:2;color:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;border-radius:8px;padding:.35rem .65rem;font-size:.8125rem;font-weight:600;position:absolute;bottom:1.25rem;right:1.25rem}@media (max-width:768px){.ImageCarousel-module__n6vzGW__carousel{border-radius:16px}.ImageCarousel-module__n6vzGW__arrow{width:40px;height:40px}.ImageCarousel-module__n6vzGW__arrowRight{right:.75rem}.ImageCarousel-module__n6vzGW__arrow:first-of-type{left:.75rem}.ImageCarousel-module__n6vzGW__dots{bottom:.75rem}.ImageCarousel-module__n6vzGW__counter{font-size:.75rem;bottom:.75rem;right:.75rem}}
.VINScanner-module__XUd-GG__overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:0;transition:opacity .28s ease-out;display:flex;position:fixed;inset:0}.VINScanner-module__XUd-GG__overlayExiting{opacity:0}.VINScanner-module__XUd-GG__modal{background:var(--neutral-900,#111);flex-direction:column;width:100%;height:100%;max-height:100vh;transition:transform .28s ease-out,opacity .28s ease-out;display:flex;overflow:hidden}.VINScanner-module__XUd-GG__modalExiting{opacity:0;transform:scale(.96)}@media (min-width:520px){.VINScanner-module__XUd-GG__overlay{padding:1rem}.VINScanner-module__XUd-GG__modal{border-radius:1rem;max-width:480px;height:auto;max-height:90vh;box-shadow:0 25px 50px -12px #00000080}}.VINScanner-module__XUd-GG__header{background:#ffffff0d;flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.VINScanner-module__XUd-GG__title{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.VINScanner-module__XUd-GG__closeBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s;display:flex}.VINScanner-module__XUd-GG__closeBtn:hover{background:#fff3}.VINScanner-module__XUd-GG__content{flex-direction:column;flex:1;min-height:0;padding:1rem 1.25rem 1.5rem;display:flex}.VINScanner-module__XUd-GG__scannerContainer{background:#000;border-radius:.75rem;flex:1;width:100%;min-height:240px;max-height:50vh;position:relative;overflow:hidden}.VINScanner-module__XUd-GG__video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.VINScanner-module__XUd-GG__scanFrame{pointer-events:none;border:2px solid #fff6;border-radius:.5rem;position:absolute;inset:15%}.VINScanner-module__XUd-GG__error{color:#f87171;margin:.75rem 0 0;font-size:.875rem}.VINScanner-module__XUd-GG__status{color:#fffc;text-align:center;margin:.75rem 0 0;font-size:.875rem}.VINScanner-module__XUd-GG__actions{flex-shrink:0;gap:.75rem;margin-top:1rem;display:flex}.VINScanner-module__XUd-GG__captureBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:.5rem;flex:1;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;transition:background .2s}.VINScanner-module__XUd-GG__captureBtn:hover{background:#059669}.VINScanner-module__XUd-GG__cancelBtn{color:#ffffffe6;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;transition:background .2s,border-color .2s}.VINScanner-module__XUd-GG__cancelBtn:hover{background:#ffffff1a;border-color:#ffffff80}.VINScanner-module__XUd-GG__successState{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:260px;padding:2rem 1rem;animation:.35s ease-out VINScanner-module__XUd-GG__successIn;display:flex}@keyframes VINScanner-module__XUd-GG__successIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.VINScanner-module__XUd-GG__successIconWrap{color:#10b981;background:#10b98133;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.25rem;animation:.4s ease-out .1s both VINScanner-module__XUd-GG__checkPop;display:flex}@keyframes VINScanner-module__XUd-GG__checkPop{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.VINScanner-module__XUd-GG__successIcon{flex-shrink:0}.VINScanner-module__XUd-GG__successTitle{color:#fff;letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.VINScanner-module__XUd-GG__successVin{color:#ffffffd9;letter-spacing:.08em;margin:0 0 .5rem;font-family:ui-monospace,monospace;font-size:1rem;font-weight:500}.VINScanner-module__XUd-GG__successSub{color:#ffffff80;margin:0;font-size:.875rem}
.page-module__STq8eG__pageWrapper{background:var(--neutral-50);min-height:100vh}.page-module__STq8eG__container{max-width:900px;margin:0 auto;padding:2rem 2rem 4rem}.page-module__STq8eG__pageHeader{margin-bottom:1.75rem}.page-module__STq8eG__pageTitle{color:var(--neutral-900);letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.page-module__STq8eG__pageSubtitle{color:var(--neutral-500);margin:0;font-size:.875rem}.page-module__STq8eG__inputCard{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.page-module__STq8eG__inputForm{flex-direction:column;gap:1rem;display:flex}.page-module__STq8eG__inputRow{grid-template-columns:2fr 1fr;gap:.75rem;display:grid}.page-module__STq8eG__inputRowTwo{grid-template-columns:1fr 2fr;align-items:end;gap:.75rem;display:grid}.page-module__STq8eG__field{flex-direction:column;gap:.3rem;display:flex}.page-module__STq8eG__fieldLabel{color:var(--neutral-500);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.page-module__STq8eG__fieldInput{border:1px solid var(--neutral-200);background:var(--neutral-50);color:var(--neutral-900);border-radius:8px;outline:none;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,background .15s}.page-module__STq8eG__fieldInput:focus{border-color:var(--neutral-400);background:#fff}.page-module__STq8eG__fieldInput::placeholder{color:var(--neutral-400)}.page-module__STq8eG__vinInputRow{align-items:stretch;gap:.5rem;display:flex}.page-module__STq8eG__vinInputRow .page-module__STq8eG__fieldInput{flex:1;min-width:0}.page-module__STq8eG__scanVinBtn{color:var(--neutral-700);background:var(--neutral-100);border:1px solid var(--neutral-200);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.375rem;padding:0 1rem;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.page-module__STq8eG__scanVinBtn:hover{background:var(--neutral-200);border-color:var(--neutral-300)}.page-module__STq8eG__scanVinBtn svg{flex-shrink:0}.page-module__STq8eG__previewCard{background:var(--neutral-50);border:1px solid var(--neutral-200);border-radius:8px;flex-direction:column;gap:.375rem;margin-top:.5rem;padding:.625rem .75rem;display:flex}.page-module__STq8eG__previewLoading{color:var(--neutral-500);align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.page-module__STq8eG__previewVehicle,.page-module__STq8eG__previewPriceRow{flex-direction:column;gap:.0625rem;display:flex}.page-module__STq8eG__previewLabel{color:var(--neutral-500);text-transform:uppercase;letter-spacing:.04em;font-size:.625rem;font-weight:600}.page-module__STq8eG__previewTitle{color:var(--neutral-900);letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.page-module__STq8eG__previewPrice{color:var(--neutral-900);font-size:1rem;font-weight:700}.page-module__STq8eG__previewMileageDelta{color:var(--neutral-600);border-top:1px solid var(--neutral-200);margin-top:.125rem;padding-top:.25rem;font-size:.75rem}.page-module__STq8eG__previewMileageDelta strong{color:var(--neutral-900)}.page-module__STq8eG__conditionRow{gap:.375rem;display:flex}.page-module__STq8eG__conditionPill{color:var(--neutral-500);background:var(--neutral-50);border:1px solid var(--neutral-200);cursor:pointer;text-align:center;border-radius:8px;flex:1;padding:.5rem 0;font-size:.8125rem;font-weight:500;transition:all .15s}.page-module__STq8eG__conditionPill:hover{border-color:var(--neutral-300);color:var(--neutral-700)}.page-module__STq8eG__conditionPillActive{color:var(--neutral-900);border-color:var(--neutral-900);background:#fff;font-weight:600}.page-module__STq8eG__submitRow{justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.25rem;display:flex}.page-module__STq8eG__submitBtn{color:#fff;background:var(--neutral-900);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.page-module__STq8eG__submitBtn:hover:not(:disabled){background:var(--neutral-800)}.page-module__STq8eG__submitBtn:disabled{opacity:.4;cursor:not-allowed}.page-module__STq8eG__resetBtn{color:var(--neutral-500);border:1px solid var(--neutral-200);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s}.page-module__STq8eG__resetBtn:hover{color:var(--neutral-700);border-color:var(--neutral-300)}.page-module__STq8eG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite page-module__STq8eG__spin}@keyframes page-module__STq8eG__spin{to{transform:rotate(360deg)}}.page-module__STq8eG__errorMsg{color:#dc2626;margin:.5rem 0 0;font-size:.8125rem}.page-module__STq8eG__results{flex-direction:column;gap:1.25rem;display:flex}.page-module__STq8eG__sectionLabel{color:var(--neutral-400);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .625rem;font-size:.6875rem;font-weight:600}.page-module__STq8eG__vehicleIdentity{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;padding:1.25rem 1.5rem}.page-module__STq8eG__vehicleTitleRow{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.page-module__STq8eG__vehicleName{color:var(--neutral-900);letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.page-module__STq8eG__vehicleVin{color:var(--neutral-400);letter-spacing:.06em;font-family:monospace;font-size:.75rem}.page-module__STq8eG__mileageBadge{background:var(--neutral-100);color:var(--neutral-700);white-space:nowrap;border-radius:999px;padding:.375rem .75rem;font-size:.8125rem;font-weight:600}.page-module__STq8eG__specsGrid{flex-wrap:wrap;gap:.375rem;display:flex}.page-module__STq8eG__specItem{background:var(--neutral-50);border:1px solid var(--neutral-100);border-radius:6px;align-items:center;gap:.375rem;padding:.3rem .625rem;display:flex}.page-module__STq8eG__specLabel{color:var(--neutral-400);font-size:.6875rem;font-weight:500}.page-module__STq8eG__specValue{color:var(--neutral-700);font-size:.75rem;font-weight:600}.page-module__STq8eG__valuationGrid{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}.page-module__STq8eG__valuationCard{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem;display:flex}.page-module__STq8eG__valuationCardAlt{background:var(--neutral-50)}.page-module__STq8eG__valLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--neutral-500);font-size:.6875rem;font-weight:600}.page-module__STq8eG__valPrice{color:var(--neutral-900);letter-spacing:-.02em;font-size:1.625rem;font-weight:700}.page-module__STq8eG__valuationCardAlt .page-module__STq8eG__valPrice{color:var(--neutral-600)}.page-module__STq8eG__valDesc{color:var(--neutral-400);font-size:.75rem}.page-module__STq8eG__conditionTag{color:var(--neutral-500);background:var(--neutral-50);border-radius:6px;margin-top:.625rem;padding:.5rem .75rem;font-size:.75rem}.page-module__STq8eG__conditionTag strong{color:var(--neutral-700)}.page-module__STq8eG__valRange{display:none}.page-module__STq8eG__noDataCard{text-align:center;border:1px solid var(--neutral-200);background:#fff;border-radius:12px;padding:2rem 1.5rem}.page-module__STq8eG__noDataText{color:var(--neutral-500);margin:0;font-size:.875rem;line-height:1.6}.page-module__STq8eG__intelGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.page-module__STq8eG__intelCard{border:1px solid var(--neutral-200);background:#fff;border-radius:10px;flex-direction:column;gap:.125rem;padding:1rem 1.125rem;display:flex}.page-module__STq8eG__intelLabel{color:var(--neutral-500);text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;font-weight:500}.page-module__STq8eG__intelValue{color:var(--neutral-900);font-size:1.0625rem;font-weight:600}.page-module__STq8eG__intelNote{color:var(--neutral-400);margin-top:.125rem;font-size:.6875rem;line-height:1.4}.page-module__STq8eG__rangeCard{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.page-module__STq8eG__rangeBarWrapper{align-items:center;gap:.75rem;display:flex}.page-module__STq8eG__rangeEndpoint{color:var(--neutral-600);white-space:nowrap;min-width:64px;font-size:.8125rem;font-weight:600}.page-module__STq8eG__rangeEndpointRight{text-align:right}.page-module__STq8eG__rangeTrack{background:var(--neutral-100);border-radius:4px;flex:1;height:8px;position:relative}.page-module__STq8eG__rangeFill{background:var(--neutral-200);border-radius:4px;height:100%;position:absolute;top:0}.page-module__STq8eG__rangeMedianLine{background:var(--neutral-400);border-radius:1px;width:2px;height:16px;position:absolute;top:-4px;transform:translate(-50%)}.page-module__STq8eG__rangeMarker{background:var(--neutral-900);border:2.5px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:-5px;transform:translate(-50%);box-shadow:0 1px 4px #0003}.page-module__STq8eG__rangeLegend{color:var(--neutral-500);gap:1.25rem;font-size:.6875rem;display:flex}.page-module__STq8eG__legendItem{align-items:center;gap:.375rem;display:flex}.page-module__STq8eG__legendDot{background:var(--neutral-900);width:8px;height:8px;box-shadow:0 0 0 1px var(--neutral-300);border:1.5px solid #fff;border-radius:50%}.page-module__STq8eG__legendLine{background:var(--neutral-400);border-radius:1px;width:12px;height:2px}.page-module__STq8eG__rangeStatsRow{color:var(--neutral-500);flex-wrap:wrap;gap:1.25rem;font-size:.8125rem;display:flex}.page-module__STq8eG__rangeStatsRow strong{color:var(--neutral-700)}.page-module__STq8eG__comparablesCard{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;overflow:hidden}.page-module__STq8eG__comparablesTableHead{background:var(--neutral-50);border-bottom:1px solid var(--neutral-100);color:var(--neutral-400);text-transform:uppercase;letter-spacing:.04em;grid-template-columns:100px 110px 1fr 1fr 60px;gap:.75rem;padding:.625rem 1.25rem;font-size:.6875rem;font-weight:600;display:grid}.page-module__STq8eG__comparableRow{border-bottom:1px solid var(--neutral-50);grid-template-columns:100px 110px 1fr 1fr 60px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:background .1s;display:grid}.page-module__STq8eG__comparableRow:last-child{border-bottom:none}.page-module__STq8eG__comparableRow:hover{background:var(--neutral-50)}.page-module__STq8eG__colPrice{color:var(--neutral-900);font-size:.875rem;font-weight:600}.page-module__STq8eG__colMiles{color:var(--neutral-600);font-size:.8125rem}.page-module__STq8eG__colTrim,.page-module__STq8eG__colLocation{color:var(--neutral-500);font-size:.8125rem}.page-module__STq8eG__colDom{color:var(--neutral-400);text-align:right;font-size:.75rem}.page-module__STq8eG__purchaseHistoryCard{background:var(--neutral-0,#fff);border:1px solid var(--neutral-200);border-radius:12px;overflow:hidden}.page-module__STq8eG__purchaseHistorySummary{border-bottom:1px solid var(--neutral-100);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:0;display:grid}.page-module__STq8eG__purchaseHistoryStat{border-right:1px solid var(--neutral-100);flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.page-module__STq8eG__purchaseHistoryStat:last-child{border-right:none}.page-module__STq8eG__purchaseHistoryStatHighlight{background:var(--neutral-50)}.page-module__STq8eG__purchaseHistoryStatLabel{color:var(--neutral-500);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:500}.page-module__STq8eG__purchaseHistoryStatValue{color:var(--neutral-900);letter-spacing:-.02em;font-size:1.125rem;font-weight:700}.page-module__STq8eG__purchaseHistoryRows{flex-direction:column;display:flex}.page-module__STq8eG__purchaseHistoryRow{border-bottom:1px solid var(--neutral-100);grid-template-columns:1.5rem 1fr auto auto;align-items:center;gap:.75rem;padding:.625rem 1.25rem;font-size:.8125rem;display:grid}.page-module__STq8eG__purchaseHistoryRow:last-child{border-bottom:none}.page-module__STq8eG__purchaseHistoryRowNum{color:var(--neutral-400);font-size:.75rem;font-weight:600}.page-module__STq8eG__purchaseHistoryRowDetail{color:var(--neutral-600);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.page-module__STq8eG__purchaseHistoryRowDate{color:var(--neutral-500);white-space:nowrap;font-size:.75rem}.page-module__STq8eG__purchaseHistoryRowPrice{color:var(--neutral-900);white-space:nowrap;font-weight:600}.page-module__STq8eG__addToInventorySection{border-top:1px solid var(--neutral-100);flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 0;display:flex}.page-module__STq8eG__addToInventoryBtn{color:#fff;background:var(--neutral-900);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:background .15s,transform .1s;display:inline-flex}.page-module__STq8eG__addToInventoryBtn:hover{background:var(--neutral-700)}.page-module__STq8eG__addToInventoryBtn:active{transform:scale(.98)}.page-module__STq8eG__addToInventoryHint{color:var(--neutral-500);margin:0;font-size:.75rem;line-height:1.4}.page-module__STq8eG__disclaimer{color:var(--neutral-400);border-top:1px solid var(--neutral-100);padding:.75rem 0;font-size:.6875rem;line-height:1.6}.page-module__STq8eG__disclaimer p{margin:0}.page-module__STq8eG__historyBanner{border:1px solid var(--neutral-200);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.75rem 1rem;display:flex}.page-module__STq8eG__historyBannerLeft{align-items:center;gap:.75rem;display:flex}.page-module__STq8eG__backBtn{color:var(--neutral-600);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__STq8eG__backBtn:hover{background:var(--neutral-100);color:var(--neutral-900)}.page-module__STq8eG__historyBannerDate{color:var(--neutral-400);font-size:.75rem}.page-module__STq8eG__historyBannerActions{align-items:center;gap:.5rem;display:flex}.page-module__STq8eG__refreshAppraisalBtn{color:var(--neutral-700);border:1px solid var(--neutral-200);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.page-module__STq8eG__refreshAppraisalBtn:hover:not(:disabled){background:var(--neutral-50);border-color:var(--neutral-300)}.page-module__STq8eG__refreshAppraisalBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__STq8eG__newScanBtn{color:var(--neutral-900);background:var(--neutral-100);cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:all .15s}.page-module__STq8eG__newScanBtn:hover{background:var(--neutral-200)}.page-module__STq8eG__historySection{margin-top:.25rem}.page-module__STq8eG__historyLoading{justify-content:center;padding:2rem 0;display:flex}.page-module__STq8eG__historyEmpty{text-align:center;border:1px solid var(--neutral-200);background:#fff;border-radius:12px;padding:2.5rem 1.5rem}.page-module__STq8eG__historyEmptyText{color:var(--neutral-500);margin:0 0 .25rem;font-size:.875rem}.page-module__STq8eG__historyEmptySubtext{color:var(--neutral-400);margin:0;font-size:.75rem}.page-module__STq8eG__historyList{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.page-module__STq8eG__historyItem{border:none;border-bottom:1px solid var(--neutral-50);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.875rem 1.25rem;transition:background .1s;display:flex}.page-module__STq8eG__historyItem:last-child{border-bottom:none}.page-module__STq8eG__historyItem:hover{background:var(--neutral-50)}.page-module__STq8eG__historyItemMain{flex-direction:column;gap:.125rem;min-width:0;display:flex}.page-module__STq8eG__historyItemTitle{color:var(--neutral-900);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.page-module__STq8eG__historyItemMeta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.125rem;display:flex}.page-module__STq8eG__historyItemPrice{color:var(--neutral-900);font-size:.875rem;font-weight:700}.page-module__STq8eG__historyItemTime{color:var(--neutral-400);white-space:nowrap;font-size:.6875rem}@media (max-width:768px){.page-module__STq8eG__container{padding:1rem .75rem 3rem}.page-module__STq8eG__pageHeader{margin-bottom:1.25rem}.page-module__STq8eG__pageTitle{font-size:1.25rem}.page-module__STq8eG__inputCard{border-radius:10px;padding:1rem}.page-module__STq8eG__inputRow,.page-module__STq8eG__inputRowTwo{grid-template-columns:1fr}.page-module__STq8eG__inputRow .page-module__STq8eG__field[style*=grid-column]{grid-column:span 1!important}.page-module__STq8eG__zipField{display:none}.page-module__STq8eG__inputRowTwo{grid-template-columns:1fr}.page-module__STq8eG__vehicleIdentity{display:none}.page-module__STq8eG__valuationGrid{border:none;border-radius:12px;grid-template-columns:1fr;gap:0;overflow:hidden}.page-module__STq8eG__valuationCard{text-align:center;border:none;border-radius:0;gap:.125rem}.page-module__STq8eG__valuationCardAlt{order:1}.page-module__STq8eG__valuationCardPrimary{order:2}.page-module__STq8eG__valuationCardSpread{order:3}.page-module__STq8eG__valuationCardAlt{background:#111;border-radius:12px 12px 0 0;padding:1.75rem 1.5rem 1.25rem}.page-module__STq8eG__valuationCardAlt .page-module__STq8eG__valLabel{color:#ffffff80}.page-module__STq8eG__valuationCardAlt .page-module__STq8eG__valPrice{color:#fff;letter-spacing:-.03em;font-size:2.25rem}.page-module__STq8eG__valuationCardAlt .page-module__STq8eG__valDesc{color:#ffffff59;font-size:.6875rem}.page-module__STq8eG__valuationCardPrimary{background:#1a1a1a;border-radius:0;padding:1.25rem 1.5rem}.page-module__STq8eG__valuationCardPrimary .page-module__STq8eG__valLabel{color:#ffffff73}.page-module__STq8eG__valuationCardPrimary .page-module__STq8eG__valPrice{color:#ffffffe6;font-size:1.5rem}.page-module__STq8eG__valuationCardPrimary .page-module__STq8eG__valDesc{color:#ffffff4d;font-size:.6875rem}.page-module__STq8eG__valuationCardPrimary .page-module__STq8eG__valRange{color:#fff6;margin-top:.25rem;font-size:.75rem;font-weight:500;display:block}.page-module__STq8eG__valuationCardSpread{background:#222;border-radius:0 0 12px 12px;padding:.875rem 1.5rem}.page-module__STq8eG__valuationCardSpread .page-module__STq8eG__valLabel{color:#ffffff73;font-size:.625rem}.page-module__STq8eG__valuationCardSpread .page-module__STq8eG__valPrice{color:#ffffffd9;font-size:1.25rem}.page-module__STq8eG__valuationCardSpread .page-module__STq8eG__valDesc{color:#ffffff4d;font-size:.625rem}.page-module__STq8eG__conditionTag{display:none}.page-module__STq8eG__intelGrid{grid-template-columns:1fr 1fr}.page-module__STq8eG__intelCard{border-radius:8px;padding:.75rem}.page-module__STq8eG__intelValue{font-size:.9375rem}.page-module__STq8eG__rangeCard{border-radius:10px;padding:1rem}.page-module__STq8eG__rangeBarAndLegend{display:none}.page-module__STq8eG__rangeStatsRow{flex-direction:column;gap:.25rem}.page-module__STq8eG__comparablesTableHead{display:none}.page-module__STq8eG__comparableRow{gap:.25rem .75rem;padding:.75rem 1rem}.page-module__STq8eG__colLocation{font-size:.75rem}.page-module__STq8eG__colDom{white-space:nowrap;font-size:.75rem}.page-module__STq8eG__colTrim{font-size:.75rem}.page-module__STq8eG__historyBanner{flex-direction:column;align-items:stretch;gap:.625rem}.page-module__STq8eG__historyBannerLeft{flex-wrap:wrap}.page-module__STq8eG__historyItem{flex-direction:column;align-items:flex-start;gap:.375rem}.page-module__STq8eG__historyItemMeta{flex-direction:row;align-items:center;gap:.5rem}}
.page-module__c9AnwW__loadingContainer{background:var(--neutral-50);justify-content:center;align-items:center;min-height:100vh;display:flex}.page-module__c9AnwW__loadingSpinner{border:3px solid var(--neutral-200);border-top-color:var(--neutral-900);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite page-module__c9AnwW__spin}@keyframes page-module__c9AnwW__spin{to{transform:rotate(360deg)}}.page-module__c9AnwW__errorCard{text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;max-width:500px;padding:2rem}.page-module__c9AnwW__errorCard h2{color:#991b1b;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.page-module__c9AnwW__errorCard p{color:#7f1d1d;margin-bottom:1.5rem;line-height:1.6}.page-module__c9AnwW__errorButton{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500}.page-module__c9AnwW__pageWrapper{flex-direction:column;height:100vh;display:flex;overflow:hidden}.page-module__c9AnwW__scrollableContent{flex:1;overflow:hidden auto}.page-module__c9AnwW__header{border-bottom:1px solid var(--neutral-200);background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.page-module__c9AnwW__headerLeft{flex-direction:column;gap:.5rem;display:flex}.page-module__c9AnwW__backLink{color:var(--neutral-500);align-items:center;gap:.375rem;width:fit-content;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.page-module__c9AnwW__backLink:hover{color:var(--neutral-900)}.page-module__c9AnwW__title{color:var(--neutral-900);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.page-module__c9AnwW__subtitle{color:var(--neutral-500);margin:0;font-size:.875rem}.page-module__c9AnwW__formColumn{flex-direction:column;gap:1.25rem;max-width:720px;margin:0 auto;padding:1.5rem 2rem 3rem;display:flex}.page-module__c9AnwW__card{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;padding:1.5rem}.page-module__c9AnwW__cardTitle{color:var(--neutral-900);margin:0 0 1.25rem;font-size:1rem;font-weight:600}.page-module__c9AnwW__searchBar{background:var(--neutral-50);border:1px solid var(--neutral-200);border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.page-module__c9AnwW__searchBar svg{color:var(--neutral-400);flex-shrink:0}.page-module__c9AnwW__searchInput{color:var(--neutral-900);background:0 0;border:none;outline:none;flex:1;font-size:.9375rem}.page-module__c9AnwW__searchInput::placeholder{color:var(--neutral-400)}.page-module__c9AnwW__clearSearch{background:var(--neutral-100);cursor:pointer;width:24px;height:24px;color:var(--neutral-500);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__c9AnwW__clearSearch:hover{background:var(--neutral-200);color:var(--neutral-700)}.page-module__c9AnwW__vehicleList{flex-direction:column;gap:.5rem;max-height:520px;display:flex;overflow-y:auto}.page-module__c9AnwW__noVehicles{text-align:center;padding:2.5rem 1rem}.page-module__c9AnwW__noVehicles p{color:var(--neutral-500);margin:0;font-size:.875rem}.page-module__c9AnwW__vehicleRow{border:1px solid var(--neutral-200);cursor:pointer;text-align:left;background:#fff;border-radius:10px;align-items:center;gap:1rem;width:100%;padding:.75rem;transition:all .15s;display:flex}.page-module__c9AnwW__vehicleRow:hover{border-color:var(--neutral-400);background:var(--neutral-50);box-shadow:0 2px 8px #0000000a}.page-module__c9AnwW__rowThumb{background:var(--neutral-100);width:72px;height:54px;color:var(--neutral-400);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.page-module__c9AnwW__rowThumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__c9AnwW__rowInfo{flex:1;min-width:0}.page-module__c9AnwW__rowTitle{color:var(--neutral-900);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:.9375rem;font-weight:600;overflow:hidden}.page-module__c9AnwW__rowMeta{color:var(--neutral-500);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.page-module__c9AnwW__metaPill{background:var(--neutral-100);color:var(--neutral-600);border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.page-module__c9AnwW__rowCost{color:var(--neutral-900);white-space:nowrap;flex-shrink:0;font-size:.9375rem;font-weight:600}.page-module__c9AnwW__rowRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.5rem;display:flex}.page-module__c9AnwW__startBtn{background:var(--neutral-900);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:opacity .15s}.page-module__c9AnwW__startBtn:hover{opacity:.88}.page-module__c9AnwW__statusBadge{text-transform:capitalize;border-radius:9999px;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.page-module__c9AnwW__statusAvailable{color:#166534;background:#dcfce7}.page-module__c9AnwW__statusListed{color:#1e40af;background:#dbeafe}.page-module__c9AnwW__statusInRepair{color:#92400e;background:#fef3c7}.page-module__c9AnwW__statusPendingSale{color:#6b21a8;background:#f3e8ff}.page-module__c9AnwW__statusSold{background:var(--neutral-200);color:var(--neutral-700)}@media (max-width:768px){.page-module__c9AnwW__header{padding:1rem}.page-module__c9AnwW__formColumn{padding:1rem 1rem 2.5rem}.page-module__c9AnwW__card{padding:1.25rem 1rem}.page-module__c9AnwW__vehicleRow{flex-wrap:wrap}.page-module__c9AnwW__rowRight{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-left:calc(72px + 1rem)}}
.page-module__BS-ugG__loadingContainer{background:var(--neutral-50);justify-content:center;align-items:center;min-height:100vh;display:flex}.page-module__BS-ugG__loadingSpinner{border:3px solid var(--neutral-200);border-top-color:var(--neutral-900);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite page-module__BS-ugG__spin}@keyframes page-module__BS-ugG__spin{to{transform:rotate(360deg)}}.page-module__BS-ugG__dashboard{background:var(--neutral-50);min-height:100vh;display:flex}.page-module__BS-ugG__mainContent{flex-direction:column;flex:1;min-width:0;margin-left:260px;display:flex}.page-module__BS-ugG__header{border-bottom:1px solid var(--neutral-200);background:#fff;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.page-module__BS-ugG__headerLeft{align-items:center;gap:1rem;display:flex}.page-module__BS-ugG__backButton{border:1px solid var(--neutral-200);cursor:pointer;width:36px;height:36px;color:var(--neutral-600);background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.page-module__BS-ugG__backButton:hover{background:var(--neutral-100);border-color:var(--neutral-300)}.page-module__BS-ugG__headerInfo{flex-direction:column;gap:.25rem;display:flex}.page-module__BS-ugG__title{color:var(--neutral-900);letter-spacing:-.02em;margin:0;font-size:1.25rem;font-weight:600}.page-module__BS-ugG__vehicleMetaInfo{align-items:center;gap:.75rem;display:flex}.page-module__BS-ugG__stockNumber{color:var(--neutral-500);background:var(--neutral-100);border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:500}.page-module__BS-ugG__vin{color:var(--neutral-500);font-family:monospace;font-size:.8125rem}.page-module__BS-ugG__headerRight{align-items:center;gap:.75rem;display:flex}.page-module__BS-ugG__editButton,.page-module__BS-ugG__saveButton,.page-module__BS-ugG__cancelButton,.page-module__BS-ugG__deleteButton{cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.page-module__BS-ugG__editButton{border:1px solid var(--neutral-200);color:var(--neutral-700);background:#fff}.page-module__BS-ugG__editButton:hover{background:var(--neutral-50);border-color:var(--neutral-300)}.page-module__BS-ugG__saveButton{background:var(--neutral-900);border:1px solid var(--neutral-900);color:#fff}.page-module__BS-ugG__saveButton:hover{background:var(--neutral-800)}.page-module__BS-ugG__saveButton:disabled{opacity:.5;cursor:not-allowed}.page-module__BS-ugG__cancelButton{border:1px solid var(--neutral-200);color:var(--neutral-600);background:#fff}.page-module__BS-ugG__cancelButton:hover{background:var(--neutral-50)}.page-module__BS-ugG__deleteButton{color:#b91c1c;background:#fff;border:1px solid #fecaca}.page-module__BS-ugG__deleteButton:hover{background:#fef2f2}.page-module__BS-ugG__content{flex:1;padding:2rem;overflow-y:auto}.page-module__BS-ugG__detailsContainer{max-width:1200px;margin:0 auto}.page-module__BS-ugG__statusSection{margin-bottom:2rem}.page-module__BS-ugG__statusSelector{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__BS-ugG__statusOption{cursor:pointer;background:var(--neutral-100);color:var(--neutral-500);border:2px solid #0000;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.page-module__BS-ugG__statusOption:disabled{opacity:.6;cursor:wait}.page-module__BS-ugG__statusOption:hover{background:var(--neutral-200);color:var(--neutral-700)}.page-module__BS-ugG__statusOption.page-module__BS-ugG__available.page-module__BS-ugG__active{color:#0369a1;background:#e0f2fe;border-color:#0369a1}.page-module__BS-ugG__statusOption.page-module__BS-ugG__listed.page-module__BS-ugG__active{color:#166534;background:#dcfce7;border-color:#166534}.page-module__BS-ugG__statusOption.page-module__BS-ugG__inrepair.page-module__BS-ugG__active{color:#b91c1c;background:#fef2f2;border-color:#b91c1c}.page-module__BS-ugG__statusOption.page-module__BS-ugG__pendingsale.page-module__BS-ugG__active{color:#92400e;background:#fef3c7;border-color:#92400e}.page-module__BS-ugG__statusOption.page-module__BS-ugG__sold.page-module__BS-ugG__active{color:#374151;background:#e5e7eb;border-color:#374151}.page-module__BS-ugG__statusOption.page-module__BS-ugG__locked{cursor:default;opacity:1}.page-module__BS-ugG__statusOption.page-module__BS-ugG__locked:hover{color:#374151;background:#e5e7eb}.page-module__BS-ugG__statusOptionWrapper{display:inline-flex}.page-module__BS-ugG__reverseSaleButton{cursor:pointer;border:2px solid var(--neutral-300);color:var(--neutral-700);background:#fff;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__BS-ugG__reverseSaleButton:hover:not(:disabled){background:var(--neutral-50);border-color:var(--neutral-400)}.page-module__BS-ugG__reverseSaleButton:disabled{opacity:.6;cursor:not-allowed}.page-module__BS-ugG__statusIcon{background:currentColor;border-radius:50%;width:8px;height:8px}.page-module__BS-ugG__grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.page-module__BS-ugG__section{border:1px solid var(--neutral-200);background:#fff;border-radius:12px;padding:1.5rem}.page-module__BS-ugG__pricingSuggestionCard{background:linear-gradient(135deg, var(--neutral-50) 0%, white 100%);border:1px solid var(--neutral-200);border-radius:12px;padding:1.25rem 1.5rem}.page-module__BS-ugG__pricingSuggestionTitle{color:var(--neutral-900);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.page-module__BS-ugG__pricingSuggestionLoading,.page-module__BS-ugG__pricingSuggestionError{color:var(--neutral-600);margin:0;font-size:.8125rem}.page-module__BS-ugG__pricingSuggestionError{color:var(--red-600,#b91c1c)}.page-module__BS-ugG__pricingSuggestionRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.page-module__BS-ugG__pricingSuggestionLabel{color:var(--neutral-600);font-size:.8125rem}.page-module__BS-ugG__pricingSuggestionValue{color:var(--neutral-900);font-size:1rem;font-weight:600}.page-module__BS-ugG__pricingSuggestionCurrent{color:var(--neutral-500);font-size:.9375rem}.page-module__BS-ugG__pricingSuggestionReasoning{color:var(--neutral-500);margin:.75rem 0;font-size:.75rem;line-height:1.4}.page-module__BS-ugG__pricingSuggestionSecondary{color:var(--neutral-500);margin:.25rem 0 .75rem;font-size:.75rem;font-style:italic;line-height:1.4}.page-module__BS-ugG__pricingSuggestionActions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.page-module__BS-ugG__pricingSuggestionApply{background:var(--neutral-900);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s}.page-module__BS-ugG__pricingSuggestionApply:hover:not(:disabled){background:var(--neutral-700)}.page-module__BS-ugG__pricingSuggestionApply:disabled{opacity:.7;cursor:not-allowed}.page-module__BS-ugG__pricingSuggestionDismiss{border:1px solid var(--neutral-300);color:var(--neutral-600);cursor:pointer;background:#fff;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.page-module__BS-ugG__pricingSuggestionDismiss:hover{background:var(--neutral-50);color:var(--neutral-800)}.page-module__BS-ugG__sectionHeader{border-bottom:1px solid var(--neutral-100);justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.page-module__BS-ugG__collapsibleSection .page-module__BS-ugG__sectionHeader{cursor:pointer;border-bottom:none;border-radius:.5rem;margin:-.75rem;padding:.75rem;transition:background .2s}.page-module__BS-ugG__collapsibleSection .page-module__BS-ugG__sectionHeader:hover{background:var(--neutral-50)}.page-module__BS-ugG__sectionHeaderRight{align-items:center;gap:.5rem;display:flex}.page-module__BS-ugG__sectionEditButton{cursor:pointer;width:32px;height:32px;color:var(--neutral-400);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.page-module__BS-ugG__sectionEditButton:hover{background:var(--neutral-100);color:var(--neutral-700)}.page-module__BS-ugG__sectionActions{border-top:1px solid var(--neutral-100);justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.page-module__BS-ugG__sectionBody{border-top:1px solid var(--neutral-100);margin-top:1rem;padding-top:1rem;overflow:hidden}.page-module__BS-ugG__sectionIcon{background:var(--neutral-100);width:36px;height:36px;color:var(--neutral-600);border-radius:8px;justify-content:center;align-items:center;display:flex}.page-module__BS-ugG__sectionTitle{color:var(--neutral-900);margin:0;font-size:1rem;font-weight:600}.page-module__BS-ugG__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.page-module__BS-ugG__field{flex-direction:column;gap:.375rem;display:flex}.page-module__BS-ugG__fieldFullWidth{grid-column:1/-1}.page-module__BS-ugG__fieldLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--neutral-500);font-size:.75rem;font-weight:500}.page-module__BS-ugG__fieldValue{color:var(--neutral-900);font-size:.9375rem;line-height:1.5}.page-module__BS-ugG__fieldHint{color:var(--neutral-500);margin-top:.25rem;font-size:.75rem}.page-module__BS-ugG__fieldInput{border:1px solid var(--neutral-200);color:var(--neutral-900);background:#fff;border-radius:8px;padding:.625rem .75rem;font-size:.9375rem;transition:all .15s}.page-module__BS-ugG__fieldInput:focus{border-color:var(--neutral-900);outline:none;box-shadow:0 0 0 3px #0000000d}.page-module__BS-ugG__fieldInput:disabled{background:var(--neutral-50);color:var(--neutral-500)}.page-module__BS-ugG__fieldTextarea{border:1px solid var(--neutral-200);color:var(--neutral-900);resize:vertical;background:#fff;border-radius:8px;min-height:100px;padding:.625rem .75rem;font-family:inherit;font-size:.9375rem;transition:all .15s}.page-module__BS-ugG__fieldTextarea:focus{border-color:var(--neutral-900);outline:none;box-shadow:0 0 0 3px #0000000d}.page-module__BS-ugG__descriptionText{color:var(--neutral-700);white-space:pre-wrap;word-wrap:break-word;font-size:.9375rem;line-height:1.6}.page-module__BS-ugG__fieldSelect{border:1px solid var(--neutral-200);color:var(--neutral-900);cursor:pointer;background:#fff;border-radius:8px;padding:.625rem .75rem;font-size:.9375rem;transition:all .15s}.page-module__BS-ugG__fieldSelect:focus{border-color:var(--neutral-900);outline:none;box-shadow:0 0 0 3px #0000000d}.page-module__BS-ugG__warrantyOptions{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}.page-module__BS-ugG__warrantyCard{border:1.5px solid var(--neutral-200);cursor:pointer;text-align:left;background:#fff;border-radius:8px;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem 1rem;transition:border-color .15s,box-shadow .15s;display:flex}.page-module__BS-ugG__warrantyCard:hover{border-color:var(--neutral-400)}.page-module__BS-ugG__warrantyCardSelected{border-color:var(--neutral-900);box-shadow:0 0 0 1px var(--neutral-900)}.page-module__BS-ugG__warrantyRadio{border:2px solid var(--neutral-300);background:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px;transition:border-color .15s,background .15s}.page-module__BS-ugG__warrantyRadioSelected{border-color:var(--neutral-900);background:var(--neutral-900);box-shadow:inset 0 0 0 3px #fff}.page-module__BS-ugG__warrantyCardText{flex-direction:column;gap:.15rem;display:flex}.page-module__BS-ugG__warrantyCardTitle{color:var(--neutral-900);font-size:.875rem;font-weight:600}.page-module__BS-ugG__warrantyCardDesc{color:var(--neutral-500);font-size:.8125rem;line-height:1.4}.page-module__BS-ugG__priceValue{color:var(--neutral-900);font-size:1.125rem;font-weight:600}.page-module__BS-ugG__profitValue{font-size:1.125rem;font-weight:600}.page-module__BS-ugG__profitPositive{color:#16a34a}.page-module__BS-ugG__profitNegative{color:#dc2626}.page-module__BS-ugG__photoPlaceholder{aspect-ratio:4/3;background:var(--neutral-100);color:var(--neutral-400);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.page-module__BS-ugG__notesContent{color:var(--neutral-700);white-space:pre-wrap;font-size:.9375rem;line-height:1.6}.page-module__BS-ugG__notesEmpty{color:var(--neutral-400);font-style:italic}.page-module__BS-ugG__fullWidthSection{grid-column:1/-1}.page-module__BS-ugG__timestamps{border-top:1px solid var(--neutral-100);gap:2rem;margin-top:1rem;padding-top:1rem;display:flex}.page-module__BS-ugG__timestamp{flex-direction:column;gap:.25rem;display:flex}.page-module__BS-ugG__timestampLabel{color:var(--neutral-400);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.page-module__BS-ugG__timestampValue{color:var(--neutral-600);font-size:.8125rem}.page-module__BS-ugG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-module__BS-ugG__modal{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:2rem;box-shadow:0 20px 40px #00000026}.page-module__BS-ugG__modalTitle{color:var(--neutral-900);margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.page-module__BS-ugG__modalDescription{color:var(--neutral-600);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5}.page-module__BS-ugG__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.page-module__BS-ugG__modalCancel,.page-module__BS-ugG__modalConfirm{cursor:pointer;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s}.page-module__BS-ugG__modalCancel{border:1px solid var(--neutral-200);color:var(--neutral-700);background:#fff}.page-module__BS-ugG__modalCancel:hover{background:var(--neutral-50)}.page-module__BS-ugG__modalConfirm{color:#fff;background:#dc2626;border:1px solid #dc2626}.page-module__BS-ugG__modalConfirm:hover{background:#b91c1c}.page-module__BS-ugG__notFound{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.page-module__BS-ugG__notFoundIcon{width:64px;height:64px;color:var(--neutral-300);margin-bottom:1.5rem}.page-module__BS-ugG__notFoundTitle{color:var(--neutral-900);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.page-module__BS-ugG__notFoundDescription{color:var(--neutral-500);margin:0 0 1.5rem;font-size:.9375rem}.page-module__BS-ugG__toast{z-index:1100;border-radius:10px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:500;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000026}.page-module__BS-ugG__toastSuccess{color:#fff;background:#16a34a}.page-module__BS-ugG__toastError{color:#fff;background:#dc2626}.page-module__BS-ugG__statusSectionHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.page-module__BS-ugG__statusSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--neutral-500);margin:0;font-size:.75rem;font-weight:600}.page-module__BS-ugG__statusUpdating{color:var(--neutral-500);font-size:.75rem;animation:1.5s ease-in-out infinite page-module__BS-ugG__pulse}@keyframes page-module__BS-ugG__pulse{0%,to{opacity:1}50%{opacity:.5}}.page-module__BS-ugG__financialsSection{overflow:hidden}.page-module__BS-ugG__financialsHeader{cursor:pointer;border-bottom:none;justify-content:space-between;align-items:center;margin-bottom:0;padding-bottom:0;display:flex}.page-module__BS-ugG__sectionHeaderLeft{align-items:center;gap:.75rem;display:flex}.page-module__BS-ugG__financialsSummary{align-items:center;gap:1.5rem;display:flex}.page-module__BS-ugG__financialStat{flex-direction:column;align-items:flex-end;gap:.125rem;display:flex}.page-module__BS-ugG__financialStatLabel{color:var(--neutral-400);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem}.page-module__BS-ugG__financialStatValue{color:var(--neutral-900);font-size:1.125rem;font-weight:600}.page-module__BS-ugG__financialStatValue.page-module__BS-ugG__hiddenValue{letter-spacing:2px;opacity:.5}.page-module__BS-ugG__clickableStat{border-radius:.375rem;margin:-.25rem -.5rem;padding:.25rem .5rem;transition:background .2s;position:relative}.page-module__BS-ugG__clickableStat:hover{background:var(--neutral-100)}.page-module__BS-ugG__clickableStatHidden{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") 12 12,pointer}.page-module__BS-ugG__clickableStatVisible{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23374151' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24'/%3E%3Cline x1='1' y1='1' x2='23' y2='23'/%3E%3C/svg%3E") 12 12,pointer}.page-module__BS-ugG__eyeIconSmall{color:var(--neutral-400);position:absolute;top:50%;right:-18px;transform:translateY(-50%)}.page-module__BS-ugG__expandButton{background:var(--neutral-100);cursor:pointer;width:32px;height:32px;color:var(--neutral-500);border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.page-module__BS-ugG__expandButton:hover{background:var(--neutral-200);color:var(--neutral-700)}.page-module__BS-ugG__expandButton svg{transition:transform .2s}.page-module__BS-ugG__expandButton.page-module__BS-ugG__expanded svg{transform:rotate(180deg)}.page-module__BS-ugG__financialsBody{border-top:1px solid var(--neutral-100);margin-top:1rem;padding-top:1rem;overflow:hidden}.page-module__BS-ugG__financialsContent{flex-direction:column;gap:1rem;display:flex}.page-module__BS-ugG__financialsGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;display:grid}.page-module__BS-ugG__financialItem{background:var(--neutral-50);border-radius:8px;flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.page-module__BS-ugG__financialItem.page-module__BS-ugG__totalItem{background:#e0f2fe}.page-module__BS-ugG__financialItem.page-module__BS-ugG__profitItem{background:#f0fdf4}.page-module__BS-ugG__financialLabel{color:var(--neutral-500);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem}.page-module__BS-ugG__financialValue{color:var(--neutral-900);font-size:.9375rem}.page-module__BS-ugG__financialValueBold{color:var(--neutral-900);font-size:1rem;font-weight:600}.page-module__BS-ugG__linkedExpensesSection{background:var(--neutral-50);border:1px solid var(--neutral-100);border-radius:.5rem;grid-column:1/-1;margin:.5rem 0;padding:1rem}.page-module__BS-ugG__linkedExpensesHeader{border-bottom:1px solid var(--neutral-200);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.page-module__BS-ugG__linkedExpensesTitle{color:var(--neutral-700);font-size:.813rem;font-weight:600}.page-module__BS-ugG__linkedExpensesTotal{color:var(--neutral-900);font-size:.875rem;font-weight:600}.page-module__BS-ugG__linkedExpensesList{flex-direction:column;gap:.5rem;display:flex}.page-module__BS-ugG__linkedExpenseItem{justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.813rem;display:flex}.page-module__BS-ugG__linkedExpenseCategory{color:var(--neutral-600)}.page-module__BS-ugG__linkedExpenseAmount{color:var(--neutral-900);font-weight:500}.page-module__BS-ugG__editFinancialsButton{border:1px solid var(--neutral-200);color:var(--neutral-700);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.page-module__BS-ugG__editFinancialsButton:hover{background:var(--neutral-50);border-color:var(--neutral-300)}.page-module__BS-ugG__financialsEditForm{flex-direction:column;gap:1.25rem;display:flex}.page-module__BS-ugG__priceInputWrapper{align-items:center;display:flex;position:relative}.page-module__BS-ugG__currencyPrefix{color:var(--neutral-500);pointer-events:none;font-size:.9375rem;position:absolute;left:.75rem}.page-module__BS-ugG__priceInputWrapper .page-module__BS-ugG__fieldInput,.page-module__BS-ugG__priceInputWrapper .page-module__BS-ugG__sellFormInput{padding-left:1.75rem}.page-module__BS-ugG__quickPriceRow{align-items:center;gap:.625rem;display:flex}.page-module__BS-ugG__quickPriceRow .page-module__BS-ugG__priceInputWrapper{flex:1}.page-module__BS-ugG__financialsActions{border-top:1px solid var(--neutral-100);justify-content:flex-end;gap:.75rem;padding-top:.75rem;display:flex}.page-module__BS-ugG__photosReorderHint{color:var(--neutral-500);margin:0 0 .75rem;font-size:.8125rem}.page-module__BS-ugG__photosGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.page-module__BS-ugG__photoItem{aspect-ratio:4/3;background:var(--neutral-100);cursor:grab;border-radius:8px;position:relative;overflow:hidden}.page-module__BS-ugG__photoItem:active{cursor:grabbing}.page-module__BS-ugG__photoItemDragging{opacity:.6;cursor:grabbing}.page-module__BS-ugG__photoImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__BS-ugG__photoDragHandle{color:#fff;pointer-events:none;background:#0009;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:.25rem;right:.25rem}.page-module__BS-ugG__photoDeleteButton{color:#fff;cursor:pointer;opacity:0;background:#0009;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:opacity .15s,background .15s;display:flex;position:absolute;top:.25rem;right:.25rem}.page-module__BS-ugG__photoDeleteButton svg{width:16px;height:16px}.page-module__BS-ugG__photoItem:hover .page-module__BS-ugG__photoDeleteButton,.page-module__BS-ugG__photoDeleteButton:focus-visible{opacity:1}.page-module__BS-ugG__photoDeleteButton:hover{background:var(--error-600,#dc2626)}.page-module__BS-ugG__photoDeleteButton:disabled{opacity:.5;cursor:not-allowed}@media (hover:none){.page-module__BS-ugG__photoDeleteButton{opacity:1}}.page-module__BS-ugG__photoPrimaryBadge{text-transform:uppercase;letter-spacing:.04em;background:var(--neutral-900);color:#fff;border-radius:4px;padding:.2rem .5rem;font-size:.6875rem;font-weight:600;position:absolute;top:.25rem;left:.25rem}.page-module__BS-ugG__noPhotos{color:var(--neutral-400);text-align:center;background:var(--neutral-50);border:2px dashed var(--neutral-200);border-radius:8px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.page-module__BS-ugG__noPhotos svg{width:48px;height:48px;color:var(--neutral-300);margin-bottom:1rem}.page-module__BS-ugG__noPhotos p{color:var(--neutral-600);margin:0 0 .25rem;font-size:.9375rem;font-weight:500}.page-module__BS-ugG__noPhotos span{color:var(--neutral-400);font-size:.8125rem}.page-module__BS-ugG__uploadButton{background:var(--neutral-900);color:#fff;cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;margin-left:auto;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.page-module__BS-ugG__uploadButton:hover{background:var(--neutral-800)}.page-module__BS-ugG__hiddenInput{display:none}.page-module__BS-ugG__uploadSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite page-module__BS-ugG__spin}.page-module__BS-ugG__sellButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 8px #10b9814d}.page-module__BS-ugG__sellButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.page-module__BS-ugG__listButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.page-module__BS-ugG__listButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.page-module__BS-ugG__stickerButton{border:1px solid var(--neutral-200);color:var(--neutral-700);background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.page-module__BS-ugG__stickerButton:hover{background:var(--neutral-50);border-color:var(--neutral-300)}.page-module__BS-ugG__shareButton{border:1px solid var(--neutral-200);color:var(--neutral-700);cursor:pointer;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex}.page-module__BS-ugG__shareButton:hover{background:var(--neutral-50);border-color:var(--neutral-300)}.page-module__BS-ugG__sellModal{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:540px;max-height:90vh;display:flex;overflow:hidden}.page-module__BS-ugG__sellModalHeader{border-bottom:1px solid var(--neutral-100);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.page-module__BS-ugG__modalCloseBtn{background:var(--neutral-100);cursor:pointer;width:32px;height:32px;color:var(--neutral-600);border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__BS-ugG__modalCloseBtn:hover{background:var(--neutral-200);color:var(--neutral-900)}.page-module__BS-ugG__sellModalContent{padding:1.5rem;overflow-y:auto}.page-module__BS-ugG__sellVehicleInfo{background:var(--neutral-50);border-radius:.5rem;flex-direction:column;gap:.25rem;margin-bottom:1.5rem;padding:1rem;display:flex}.page-module__BS-ugG__sellVehicleName{color:var(--neutral-900);font-size:1rem;font-weight:600}.page-module__BS-ugG__sellVehicleVin{color:var(--neutral-500);font-family:monospace;font-size:.813rem}.page-module__BS-ugG__sellFormSection{margin-bottom:1.25rem}.page-module__BS-ugG__sellSectionTitle{color:var(--neutral-500);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--neutral-100);margin-bottom:.75rem;padding-bottom:.5rem;font-size:.75rem;font-weight:600}.page-module__BS-ugG__sellFormGrid{grid-template-columns:repeat(2,1fr);gap:.875rem;display:grid}.page-module__BS-ugG__sellFormFieldFull{flex-direction:column;grid-column:1/-1;gap:.375rem;display:flex}.page-module__BS-ugG__sellFormFieldSmall{flex-direction:column;gap:.375rem;max-width:100px;display:flex}.page-module__BS-ugG__stateDropdownContainer,.page-module__BS-ugG__stateInputWrapper{position:relative}.page-module__BS-ugG__stateDropdown{border:1px solid var(--neutral-200);z-index:50;background:#fff;border-radius:.5rem;min-width:200px;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.page-module__BS-ugG__stateOption{cursor:pointer;align-items:center;gap:.5rem;padding:.625rem .75rem;transition:background .15s;display:flex}.page-module__BS-ugG__stateOption:hover{background:var(--neutral-50)}.page-module__BS-ugG__stateCode{color:var(--neutral-900);min-width:28px;font-size:.875rem;font-weight:600}.page-module__BS-ugG__stateName{color:var(--neutral-500);font-size:.8125rem}.page-module__BS-ugG__optionalLabel{color:var(--neutral-400);font-size:.75rem;font-weight:400}.page-module__BS-ugG__buyerInfoHeader{border-top:1px solid var(--neutral-100);grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:.5rem;padding:.75rem 0;display:flex}.page-module__BS-ugG__buyerInfoTitle{color:var(--neutral-500);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.page-module__BS-ugG__scanIdButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:.375rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 2px 6px #6366f14d}.page-module__BS-ugG__scanIdButton:hover{transform:translateY(-1px);box-shadow:0 4px 10px #6366f166}.page-module__BS-ugG__scanIdButton svg{width:16px;height:16px}.page-module__BS-ugG__sellFormField{flex-direction:column;gap:.375rem;display:flex}.page-module__BS-ugG__sellFormLabel{color:var(--neutral-700);font-size:.813rem;font-weight:500}.page-module__BS-ugG__sellFormInput,.page-module__BS-ugG__sellFormSelect{border:1px solid var(--neutral-200);color:var(--neutral-900);background:#fff;border-radius:.5rem;padding:.625rem .75rem;font-size:.875rem;transition:all .2s}.page-module__BS-ugG__sellFormInput:focus,.page-module__BS-ugG__sellFormSelect:focus{border-color:var(--neutral-400);outline:none;box-shadow:0 0 0 3px #0000000d}.page-module__BS-ugG__sellFormTextarea{border:1px solid var(--neutral-200);color:var(--neutral-900);resize:vertical;border-radius:.5rem;min-height:80px;padding:.625rem .75rem;font-family:inherit;font-size:.875rem}.page-module__BS-ugG__sellFormTextarea:focus{border-color:var(--neutral-400);outline:none;box-shadow:0 0 0 3px #0000000d}.page-module__BS-ugG__sellModalFooter{border-top:1px solid var(--neutral-100);background:var(--neutral-50);justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.page-module__BS-ugG__sellConfirmButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__BS-ugG__sellConfirmButton:hover:not(:disabled){box-shadow:0 4px 12px #10b9814d}.page-module__BS-ugG__sellConfirmButton:disabled{opacity:.6;cursor:not-allowed}.page-module__BS-ugG__warningIcon{color:#f59e0b;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.page-module__BS-ugG__modalConfirmWarning{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__BS-ugG__modalConfirmWarning:hover{box-shadow:0 4px 12px #f59e0b4d}.page-module__BS-ugG__reversalModal{background:#fff;border-radius:1rem;width:100%;max-width:480px;padding:1.5rem}.page-module__BS-ugG__modalSubtitle{color:var(--neutral-500);margin-top:.5rem;margin-bottom:1.5rem;font-size:.875rem}.page-module__BS-ugG__reversalReasonOptions{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.page-module__BS-ugG__reversalReasonOption{background:var(--neutral-50);cursor:pointer;color:var(--neutral-700);text-align:left;border:2px solid #0000;border-radius:.5rem;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.page-module__BS-ugG__reversalReasonOption:hover{background:var(--neutral-100)}.page-module__BS-ugG__reversalReasonOption.page-module__BS-ugG__active{border-color:var(--neutral-900);background:#fff}.page-module__BS-ugG__radioCircle{border:2px solid var(--neutral-300);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.page-module__BS-ugG__reversalReasonOption.page-module__BS-ugG__active .page-module__BS-ugG__radioCircle{border-color:var(--neutral-900)}.page-module__BS-ugG__radioFill{background:var(--neutral-900);border-radius:50%;width:10px;height:10px}.page-module__BS-ugG__reversalNotesField,.page-module__BS-ugG__reversalMoneyReturned{margin-bottom:1.5rem}.page-module__BS-ugG__reversalMoneyReturnedOptions{gap:.5rem;margin-top:.5rem;display:flex}.page-module__BS-ugG__reversalNextStep{margin-bottom:1rem}.page-module__BS-ugG__reversalNextStepButtons{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.page-module__BS-ugG__reversalNextStepButton{cursor:pointer;border:2px solid var(--neutral-200);background:var(--neutral-50);min-width:100px;color:var(--neutral-800);border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__BS-ugG__reversalNextStepButton:hover:not(:disabled){background:var(--neutral-100);border-color:var(--neutral-300)}.page-module__BS-ugG__reversalNextStepButton:disabled{opacity:.6;cursor:not-allowed}.page-module__BS-ugG__reversalNotesLabel{color:var(--neutral-700);margin-bottom:.5rem;font-size:.813rem;font-weight:500;display:block}.page-module__BS-ugG__reversalNotesInput{border:1px solid var(--neutral-200);resize:vertical;border-radius:.5rem;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem}.page-module__BS-ugG__reversalNotesInput:focus{border-color:var(--neutral-400);outline:none;box-shadow:0 0 0 3px #0000000d}.page-module__BS-ugG__reversalSection{background:linear-gradient(135deg,#fef3c7 0%,#fef9c3 100%);border:1px solid #fbbf24}.page-module__BS-ugG__reversalIcon{color:#d97706!important;background:#fef3c7!important}.page-module__BS-ugG__revealButton{color:#d97706;cursor:pointer;background:#d977061a;border:none;border-radius:.375rem;margin-left:auto;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.page-module__BS-ugG__revealButton:hover{background:#d9770633}.page-module__BS-ugG__reversalContent{min-height:80px;transition:all .3s;position:relative}.page-module__BS-ugG__reversalContent.page-module__BS-ugG__blurred{filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none}.page-module__BS-ugG__reversalContent.page-module__BS-ugG__revealed{filter:none}.page-module__BS-ugG__reversalDetails{background:#fff9;border-radius:.5rem;padding:1rem}.page-module__BS-ugG__reversalInfo{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.page-module__BS-ugG__reversalField{flex-direction:column;gap:.25rem;display:flex}.page-module__BS-ugG__reversalFieldLabel{color:#92400e;text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:500}.page-module__BS-ugG__reversalFieldValue{color:var(--neutral-900);font-size:.875rem;font-weight:500}.page-module__BS-ugG__reversalNotes{border-top:1px solid #fbbf244d;margin-top:1rem;padding-top:1rem}.page-module__BS-ugG__reversalNotes .page-module__BS-ugG__reversalNotesLabel{color:#92400e;text-transform:uppercase;font-size:.75rem}.page-module__BS-ugG__reversalNotes p{color:var(--neutral-700);margin-top:.5rem;font-size:.875rem;line-height:1.5}.page-module__BS-ugG__reversalPlaceholder{color:#92400e;justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}.page-module__BS-ugG__titleStatusBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:6px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.page-module__BS-ugG__titleStatusNotReceived{color:#92400e;background:#fef3c7}.page-module__BS-ugG__titleStatusInTransit{color:#1e40af;background:#dbeafe}.page-module__BS-ugG__titleStatusReceived{color:#065f46;background:#d1fae5}.page-module__BS-ugG__titleTypeRebuiltBadge{text-transform:uppercase;letter-spacing:.03em;color:#9a3412;background:#fed7aa;border-radius:6px;margin-left:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.page-module__BS-ugG__titleWarningBanner{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;align-items:center;gap:.75rem;margin:0 1rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.page-module__BS-ugG__titleWarningBanner svg{flex-shrink:0;width:20px;height:20px}.page-module__BS-ugG__titleSectionBody{border-top:1px solid var(--neutral-100);margin-top:1rem;padding-top:1rem;overflow:hidden}.page-module__BS-ugG__titleSectionBody>div{padding:0 1.5rem 1rem}.page-module__BS-ugG__titleSectionEmpty{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.page-module__BS-ugG__titleSectionEmpty p{color:var(--neutral-600);margin:0;font-size:.9375rem}.page-module__BS-ugG__addTitleButton{background:var(--neutral-900);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.page-module__BS-ugG__addTitleButton:hover:not(:disabled){background:var(--neutral-800)}.page-module__BS-ugG__addTitleButton:disabled{opacity:.5;cursor:not-allowed}.page-module__BS-ugG__titleSectionContent{flex-direction:column;gap:1rem;display:flex}.page-module__BS-ugG__titleFieldGrid{grid-template-columns:repeat(2,1fr);align-items:start;gap:1.25rem 1.5rem;display:grid}.page-module__BS-ugG__titleField{flex-direction:column;gap:.375rem;min-width:0;display:flex}.page-module__BS-ugG__titleField .page-module__BS-ugG__fieldLabel{flex-shrink:0;line-height:1.2}.page-module__BS-ugG__titleField .page-module__BS-ugG__fieldInput,.page-module__BS-ugG__titleField input[type=text],.page-module__BS-ugG__titleField input[type=date],.page-module__BS-ugG__titleField select,.page-module__BS-ugG__titleField .page-module__BS-ugG__fieldValue{box-sizing:border-box;width:100%;min-height:40px}.page-module__BS-ugG__titleField select{cursor:pointer}.page-module__BS-ugG__titleField .page-module__BS-ugG__fieldValue{align-items:center;min-height:40px;padding:.625rem 0;line-height:1.4;display:flex}.page-module__BS-ugG__titleActions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-module__BS-ugG__titleActionButton{background:var(--neutral-900);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.page-module__BS-ugG__titleActionButton:hover:not(:disabled){background:var(--neutral-800)}.page-module__BS-ugG__titleActionButton:disabled{opacity:.5;cursor:not-allowed}.page-module__BS-ugG__titleDateInput{border:1px solid var(--neutral-200);background:#fff;border-radius:8px;padding:.5rem .75rem;font-size:.875rem}@media (max-width:1024px){.page-module__BS-ugG__grid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__BS-ugG__dashboard{flex-direction:column}.page-module__BS-ugG__mainContent{margin-left:0}.page-module__BS-ugG__header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.page-module__BS-ugG__headerLeft{width:100%}.page-module__BS-ugG__headerRight{flex-wrap:wrap;width:100%}.page-module__BS-ugG__editButton,.page-module__BS-ugG__saveButton,.page-module__BS-ugG__cancelButton,.page-module__BS-ugG__deleteButton,.page-module__BS-ugG__shareButton,.page-module__BS-ugG__stickerButton{flex:1;justify-content:center}.page-module__BS-ugG__content{padding:1rem}.page-module__BS-ugG__fieldGrid,.page-module__BS-ugG__titleFieldGrid{grid-template-columns:1fr}.page-module__BS-ugG__statusSelector{flex-direction:column}.page-module__BS-ugG__statusOption{justify-content:center}}
