@layer base{._container_1upkf_2{position:relative;width:100%;aspect-ratio:4 / 3;padding-top:var(--spacing-4);font-family:var(--font-family-base);display:flex;flex-direction:column;>*{flex:1 1 auto;min-height:0}}._container_1upkf_2 .recharts-cartesian-axis-tick text{fill:var(--muted-foreground);font-size:.75rem}._container_1upkf_2 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:color-mix(in srgb,var(--border) 50%,transparent)}._container_1upkf_2 .recharts-curve.recharts-tooltip-cursor{stroke:var(--border)}._container_1upkf_2 .recharts-dot[stroke="#fff"]{stroke:transparent}._container_1upkf_2 .recharts-layer{outline:none}._container_1upkf_2 .recharts-polar-grid[stroke="#ccc"]{stroke:var(--border)}._container_1upkf_2 .recharts-radial-bar-background-sector{fill:var(--muted)}._container_1upkf_2 .recharts-rectangle.recharts-tooltip-cursor{fill:var(--muted);opacity:.3}._container_1upkf_2 .recharts-reference-line[stroke="#ccc"]{stroke:var(--border)}._container_1upkf_2 .recharts-sector[stroke="#fff"]{stroke:transparent}._container_1upkf_2 .recharts-sector,._container_1upkf_2 .recharts-surface{outline:none}._tooltip_1upkf_70{background-color:var(--popup);color:var(--popup-foreground);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:var(--spacing-3);border:1px solid var(--border);max-width:300px;min-width:180px;z-index:var(--z-overlay);transition:opacity var(--animation-duration-normal) ease-in-out,transform var(--animation-duration-normal) ease-in-out;transform-origin:center top;animation:_tooltipFadeIn_1upkf_1 var(--animation-duration-normal) ease-in-out}@keyframes _tooltipFadeIn_1upkf_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._tooltipLabel_1upkf_98{font-weight:600;font-size:.875rem;margin-bottom:var(--spacing-2);color:var(--popup-foreground);padding-bottom:var(--spacing-2);border-bottom:1px solid var(--border)}._tooltipItems_1upkf_107{display:flex;flex-direction:column;gap:var(--spacing-2)}._tooltipItem_1upkf_107{display:flex;align-items:center;gap:var(--spacing-2);font-size:.875rem}._tooltipItemIndicator_1upkf_120{flex-shrink:0}._tooltipItemIndicator-dot_1upkf_124{width:8px;height:8px;border-radius:var(--radius-full);background-color:var(--color-bg, var(--chart-color-5))}._tooltipItemIndicator-line_1upkf_131{width:12px;height:2px;background-color:var(--color-bg, var(--chart-color-3))}._tooltipItemIndicator-dashed_1upkf_137{width:12px;height:2px;background:repeating-linear-gradient(to right,var(--color-bg, var(--chart-color-4)),var(--color-bg, var(--chart-color-4)) 2px,transparent 2px,transparent 4px)}._tooltipItemIndicator-nested-dashed_1upkf_149{width:12px;height:2px;background:repeating-linear-gradient(to right,var(--color-bg, var(--chart-color-4)),var(--color-bg, var(--chart-color-4)) 2px,transparent 2px,transparent 4px);margin-right:var(--spacing-1)}._tooltipItemLabel_1upkf_162{display:flex;flex:1;justify-content:space-between;align-items:center;gap:var(--spacing-2)}._tooltipItemLabel-nested_1upkf_170{flex-direction:column;align-items:flex-start;gap:var(--spacing-1)}._tooltipItemLabel-center_1upkf_176{align-items:center}._tooltipItemLabelContent_1upkf_180{display:flex;flex-direction:column;gap:var(--spacing-1)}._tooltipItemLabelText_1upkf_186{color:var(--popup-foreground);font-weight:500}._tooltipItemValue_1upkf_191{font-weight:600;color:var(--popup-foreground)}._legend_1upkf_197{display:flex;flex-wrap:wrap;gap:var(--spacing-4);justify-content:center;padding:var(--spacing-3)}._legend-top_1upkf_205{margin-bottom:var(--spacing-4)}._legend-bottom_1upkf_209{margin-top:var(--spacing-4)}._legendItem_1upkf_213{display:flex;align-items:center;gap:var(--spacing-2);font-size:.875rem;color:var(--surface-foreground)}._legendItemIcon_1upkf_221{width:12px;height:12px;border-radius:var(--radius-sm);flex-shrink:0}}@layer base{@keyframes _collapsible-down_1grw8_1{0%{max-height:0}to{max-height:var(--radix-collapsible-content-height)}}@keyframes _collapsible-up_1grw8_1{0%{max-height:var(--radix-collapsible-content-height)}to{max-height:0}}._trigger_1grw8_20{cursor:pointer;display:block;appearance:none;border:none;background:transparent;color:inherit}._content_1grw8_29{overflow:hidden}._content_1grw8_29[data-state=open]{animation:_collapsible-down_1grw8_1 var(--animation-duration-fast) ease-out}._content_1grw8_29[data-state=closed]{animation:_collapsible-up_1grw8_1 var(--animation-duration-fast) ease-out}}@layer base{._overlay_1u0g5_2{position:fixed;inset:0;background-color:color-mix(in srgb,black 50%,transparent);z-index:var(--z-overlay)!important;animation:_overlayShow_1u0g5_1 var(--animation-duration-normal) cubic-bezier(.16,1,.3,1)}._content_1u0g5_11{position:fixed!important;top:50%;left:50%;transform:translate(-50%,-50%);max-width:90vw;max-height:85vh;width:32rem;background-color:var(--popup);color:var(--popup-foreground);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:var(--z-overlay)!important;overflow:auto;padding:var(--spacing-6);animation:_contentShow_1u0g5_1 var(--animation-duration-normal) cubic-bezier(.16,1,.3,1)}._close_1u0g5_31{position:absolute;top:var(--spacing-4);right:var(--spacing-4);display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:var(--radius-full);background-color:var(--muted);color:var(--muted-foreground);border:none;cursor:pointer;transition:background-color var(--animation-duration-fast) ease,color var(--animation-duration-fast) ease,transform var(--animation-duration-fast) ease}._close_1u0g5_31:hover{background-color:var(--muted-foreground);color:var(--muted);transform:scale(1.05)}._close_1u0g5_31:focus-visible{outline:none;box-shadow:var(--shadow-focus)}._closeIcon_1u0g5_62{width:1rem;height:1rem}._header_1u0g5_67{margin-bottom:var(--spacing-4)}._footer_1u0g5_71{display:flex;justify-content:flex-end;gap:var(--spacing-2);margin-top:var(--spacing-6)}._title_1u0g5_78{font-family:var(--font-family-heading);font-size:1.25rem;font-weight:600;color:var(--popup-foreground);line-height:1.4;margin-bottom:var(--spacing-2)}._description_1u0g5_87{font-size:.875rem;color:var(--muted-foreground);line-height:1.5;margin-bottom:var(--spacing-4)}._screenReaderText_1u0g5_94{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes _overlayShow_1u0g5_1{0%{opacity:0}to{opacity:1}}@keyframes _contentShow_1u0g5_1{0%{opacity:0;scale:.95}to{opacity:1;scale:1}}}._page_i1poc_1{min-height:100vh;background:var(--background);display:flex;flex-direction:column;gap:var(--spacing-4);padding:var(--spacing-6) var(--spacing-4) var(--spacing-12);max-width:480px;margin:0 auto}._header_i1poc_12{display:flex;align-items:center;justify-content:space-between}._headerActions_i1poc_18{display:flex;align-items:center;gap:var(--spacing-2)}._iconButton_i1poc_24{width:36px;height:36px;border-radius:var(--radius-full);background:var(--card);border:1px solid var(--border);color:var(--foreground);display:flex;align-items:center;justify-content:center;cursor:pointer}._upgradeButton_i1poc_37{display:flex;align-items:center;gap:4px;height:28px;padding:0 10px;border-radius:var(--radius-full);background:var(--primary);border:none;color:var(--primary-foreground);font-size:.72rem;font-weight:700;cursor:pointer;white-space:nowrap}._brand_i1poc_53{display:flex;align-items:center;gap:var(--spacing-3)}._brandMark_i1poc_59{width:44px;height:44px;border-radius:var(--radius-md);overflow:hidden;flex-shrink:0}._brandMarkImg_i1poc_67{width:100%;height:100%;object-fit:cover;display:block}._brandName_i1poc_74{font-family:var(--font-family-display);font-size:1.35rem;font-weight:700;color:var(--foreground);margin:0;line-height:1.1;letter-spacing:-.01em}._brandNameSecondary_i1poc_84{font-size:.75em;font-weight:500;color:var(--foreground);margin-left:2px}._tagline_i1poc_91{margin:2px 0 0;font-size:.8rem;color:var(--muted-foreground)}._vehicleStrip_i1poc_98{display:flex;align-items:center;gap:var(--spacing-3);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-3) var(--spacing-4);box-shadow:var(--shadow);width:100%;cursor:pointer;text-align:left;font:inherit;color:inherit}._vehicleStripChevron_i1poc_114{color:var(--muted-foreground);flex-shrink:0}._vehicleCountBadge_i1poc_119{font-size:.68rem;font-weight:700;color:var(--muted-foreground);background:var(--secondary);padding:2px 6px;border-radius:var(--radius-full);flex-shrink:0}._vehicleIcon_i1poc_129{width:40px;height:40px;border-radius:var(--radius-md);background:var(--secondary);color:var(--secondary-foreground);display:flex;align-items:center;justify-content:center;flex-shrink:0}._vehicleInfo_i1poc_141{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}._vehicleName_i1poc_149{font-family:var(--font-family-display);font-size:.95rem;font-weight:700;margin:0;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._vehicleProvider_i1poc_160{font-size:.72rem;color:var(--muted-foreground)}._warrantyBadge_i1poc_165{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;flex-shrink:0}._kpiRow_i1poc_174{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-2)}._kpiCard_i1poc_180{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-1);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--spacing-3);box-shadow:var(--shadow)}._kpiIcon_i1poc_192{width:32px;height:32px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-1)}._kpiIconBlue_i1poc_202{background:var(--secondary);color:var(--secondary-foreground)}._kpiIconRed_i1poc_207{background:color-mix(in srgb,var(--error) 16%,transparent);color:var(--error)}._kpiIconGreen_i1poc_212{background:color-mix(in srgb,var(--success) 16%,transparent);color:var(--success)}._kpiValue_i1poc_217{font-family:var(--font-family-display);font-size:1.5rem;font-weight:700;color:var(--foreground);line-height:1;letter-spacing:-.01em}._kpiLabel_i1poc_226{font-size:.68rem;color:var(--muted-foreground);line-height:1.3}._warrantyCard_i1poc_233{display:flex;flex-direction:column;gap:var(--spacing-2);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-4);box-shadow:var(--shadow)}._warrantyCardHeader_i1poc_244{display:flex;align-items:baseline;justify-content:space-between}._warrantyCardTitle_i1poc_250{font-family:var(--font-family-display);font-size:.95rem;font-weight:700;color:var(--foreground)}._warrantyCardMiles_i1poc_257{font-size:.75rem;color:var(--muted-foreground)}._warrantyProgress_i1poc_262{height:10px}._warrantyScale_i1poc_266{display:flex;justify-content:space-between;font-size:.68rem;color:var(--muted-foreground)}._overviewCard_i1poc_274{display:flex;flex-direction:column;gap:var(--spacing-3);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--spacing-4);box-shadow:var(--shadow)}._overviewHeader_i1poc_285{display:flex;align-items:center}._overviewBody_i1poc_290{display:flex;align-items:center;gap:1.25rem}._donutWrap_i1poc_296{position:relative;width:116px;height:116px;flex-shrink:0}._donutChart_i1poc_303{width:100%;height:100%}._donutCenter_i1poc_308{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;pointer-events:none}._donutCenterValue_i1poc_319{font-family:var(--font-family-display);font-size:1.55rem;font-weight:700;color:var(--foreground);line-height:1}._donutCenterLabel_i1poc_327{font-size:.65rem;color:var(--muted-foreground);margin-top:2px}._legend_i1poc_333{flex:1;display:flex;flex-direction:column;gap:var(--spacing-2)}._legendRow_i1poc_340{display:flex;align-items:center;gap:var(--spacing-2)}._legendDot_i1poc_346{width:9px;height:9px;border-radius:var(--radius-full);flex-shrink:0}._legendLabel_i1poc_353{flex:1;font-size:.82rem;color:var(--foreground)}._legendValue_i1poc_359{font-family:var(--font-family-display);font-size:.9rem;font-weight:600;color:var(--foreground)}._section_i1poc_367{display:flex;flex-direction:column;gap:var(--spacing-3)}._sectionHeaderRow_i1poc_373{display:flex;align-items:baseline;justify-content:space-between}._sectionTitle_i1poc_379{font-family:var(--font-family-display);font-size:1.1rem;font-weight:700;color:var(--foreground);margin:0}._sectionCount_i1poc_387{font-size:.78rem;color:var(--muted-foreground)}._list_i1poc_392{display:flex;flex-direction:column;gap:var(--spacing-2)}._emptyState_i1poc_398{margin:0;padding:var(--spacing-4);text-align:center;color:var(--muted-foreground);font-size:.85rem;background:var(--card);border:1px dashed var(--border);border-radius:var(--radius)}._listItem_i1poc_409{display:flex;flex-direction:column;gap:var(--spacing-3);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:var(--spacing-3);box-shadow:var(--shadow)}._listItemTop_i1poc_420{display:flex;align-items:center;gap:var(--spacing-3)}._listItemIcon_i1poc_426{width:36px;height:36px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}._errorSoft_i1poc_436{background:color-mix(in srgb,var(--error) 16%,transparent);color:var(--error)}._warningSoft_i1poc_441{background:color-mix(in srgb,var(--warning) 16%,transparent);color:var(--warning)}._infoSoft_i1poc_446{background:var(--secondary);color:var(--secondary-foreground)}._listItemBody_i1poc_451{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._listItemName_i1poc_459{font-size:.88rem;font-weight:500;color:var(--foreground)}._statusBadge_i1poc_465{align-self:flex-start;font-size:.68rem}._completeButton_i1poc_470{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}._historyTrigger_i1poc_479{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:var(--spacing-2) 0;cursor:pointer;font:inherit}._chevron_i1poc_491{color:var(--muted-foreground);transition:transform var(--animation-duration-normal) ease}._chevronOpen_i1poc_496{color:var(--muted-foreground);transform:rotate(180deg);transition:transform var(--animation-duration-normal) ease}._historyList_i1poc_502{display:flex;flex-direction:column;gap:var(--spacing-2);padding-top:var(--spacing-2)}._historyItem_i1poc_509{display:flex;align-items:center;gap:var(--spacing-2);padding:var(--spacing-2) var(--spacing-3);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm)}._historyIcon_i1poc_519{color:var(--muted-foreground);flex-shrink:0}._historyBody_i1poc_524{display:flex;flex-direction:column;gap:1px}._historyName_i1poc_530{font-size:.82rem;font-weight:500;color:var(--foreground)}._historyMeta_i1poc_536{font-size:.72rem;color:var(--muted-foreground)}._coverageCta_i1poc_541{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-3);background:var(--primary);color:var(--primary-foreground);border:none;border-radius:var(--radius-lg);padding:var(--spacing-4);cursor:pointer;box-shadow:var(--shadow-md);margin-top:var(--spacing-2)}._coverageCtaText_i1poc_556{display:flex;flex-direction:column;align-items:flex-start;gap:2px;text-align:left}._coverageCtaTitle_i1poc_564{font-family:var(--font-family-display);font-size:1rem;font-weight:600}._coverageCtaSubtitle_i1poc_570{font-size:.78rem;opacity:.85}._logServiceLink_i1poc_576{display:flex;align-items:center;gap:4px;background:none;border:none;color:var(--primary);font-size:.78rem;font-weight:600;cursor:pointer;padding:0}._historyTriggerLabel_i1poc_589{font-size:.82rem;color:var(--muted-foreground)}._dialogForm_i1poc_594{display:flex;flex-direction:column;gap:var(--spacing-3);padding:var(--spacing-1) 0}._formRowInline_i1poc_601{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-3)}._formRow_i1poc_601{display:flex;flex-direction:column;gap:6px}._formLabel_i1poc_613{font-size:.78rem;font-weight:600;color:var(--foreground)}._performedByRow_i1poc_619{display:flex;gap:var(--spacing-2)}._performedByChip_i1poc_624{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:var(--spacing-2);border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--card);color:var(--foreground);font-size:.8rem;font-weight:500;cursor:pointer}._performedByChipActive_i1poc_640{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}._filePill_i1poc_646{display:flex;align-items:center;gap:var(--spacing-2);padding:var(--spacing-3);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);font-size:.85rem;color:var(--foreground)}._filePill_i1poc_646 span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileRemove_i1poc_665{background:none;border:none;color:var(--error);font-size:.78rem;cursor:pointer;flex-shrink:0}._receiptTag_i1poc_674{display:inline-flex;align-items:center;gap:3px;font-size:.66rem;font-weight:600;color:var(--secondary-foreground);background:var(--secondary);padding:2px 6px;border-radius:var(--radius-full);flex-shrink:0;border:none;cursor:pointer}._loadingState_i1poc_689{min-height:100vh;display:flex;align-items:center;justify-content:center}._errorText_i1poc_696{font-size:.85rem;color:var(--error);margin:0}._emptyDashboard_i1poc_702{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:var(--spacing-3);padding:var(--spacing-6)}._welcomeTitle_i1poc_713{font-family:var(--font-family-display);font-size:1.4rem;font-weight:700;color:var(--foreground);margin:0}._emptyDashboardBody_i1poc_721{font-size:.92rem;color:var(--muted-foreground);line-height:1.5;max-width:300px;margin:0 0 var(--spacing-2)}._currentPlanNoteInline_i1poc_729{margin:var(--spacing-1) 0 0;font-size:.78rem;color:var(--muted-foreground);line-height:1.4}._addContractButton_i1poc_736{align-self:flex-start;margin-top:var(--spacing-2)}._viewLedgerButton_i1poc_741{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin-top:var(--spacing-2);padding:var(--spacing-3);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--primary);font-size:.85rem;font-weight:600;cursor:pointer}._ledgerActionButton_i1poc_758{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px}._vehicleSwitcherItem_i1poc_767{display:flex;align-items:center;gap:var(--spacing-3);width:100%;padding:var(--spacing-3);background:var(--card);border:2px solid var(--border);border-radius:var(--radius-md);cursor:pointer;color:var(--foreground)}._vehicleSwitcherItemActive_i1poc_780{border-color:var(--primary)}._vehicleSwitcherItemBody_i1poc_784{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;text-align:left}._vehicleSwitcherItemName_i1poc_793{font-size:.88rem;font-weight:600;color:var(--foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._vehicleSwitcherItemMileage_i1poc_802{font-size:.74rem;color:var(--muted-foreground)}._vehicleSwitcherCheck_i1poc_807{color:var(--primary);flex-shrink:0}._vehicleSwitcherAddButton_i1poc_812{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:var(--spacing-1)}
