:root{font-family:Inter,Segoe UI,sans-serif;color-scheme:light;color:#111827;background:#f3f4f6}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;min-height:100vh}.appShell{min-height:100vh;padding:1rem}.topBar{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.topBarLead{display:grid;gap:.65rem;min-width:0}.topBarTitleBlock{min-width:0}.topBarTrail{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0;margin-left:auto}.topBarSheetButton{border:1px solid #1d4ed8;border-radius:8px;background:#1d4ed8;color:#fff;font-weight:600;font-size:.88rem;padding:.45rem .9rem;cursor:pointer;font-family:inherit;white-space:nowrap}.topBarSheetButton:hover{background:#1e40af;border-color:#1e40af}.topBarSheetButton:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}.topBarSheetNote{margin:0;max-width:14rem;font-size:.72rem;line-height:1.35;color:#6b7280;text-align:right}.topBarMarketingLink{font-size:.88rem;font-weight:600;color:#1d4ed8;text-decoration:none;padding:.35rem .15rem;border-radius:6px}.topBarMarketingLink:hover{text-decoration:underline}.appTabs{display:flex;flex-wrap:wrap;gap:.35rem}.appTab{border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;font-weight:600;font-size:.88rem;padding:.35rem .85rem;cursor:pointer}.appTab:hover{background:#f9fafb}.appTabActive{border-color:#1d4ed8;background:#eff6ff;color:#1e3a8a}.topBar h1{margin:0;font-size:1.4rem}.topBar .topBarTitleBlock p{margin:.2rem 0 0;color:#4b5563}.loadingInline{display:inline-flex;align-items:center;gap:.5rem;color:#1d4ed8;font-weight:600}.spinner{width:16px;height:16px;border-radius:999px;border:2px solid #bfdbfe;border-top-color:#1d4ed8;animation:spin .8s linear infinite}.contentLayout{display:grid;grid-template-columns:minmax(320px,400px) minmax(0,1fr);gap:1rem;align-items:start;min-width:0;--lenders-section-heading-font: 1.05rem;--lenders-section-heading-lh: 1.3;--lenders-section-heading-gap: .65rem}.filterSidebar{position:static;align-self:start;padding:.75rem .95rem;border-radius:10px;background:#fff;border:1px solid #e5e7eb;display:grid;gap:.65rem;min-width:0}@media (min-width: 981px){.contentLayout:has(.gridSections) .filterSidebar{margin-top:calc(var(--lenders-section-heading-font) * var(--lenders-section-heading-lh) + var(--lenders-section-heading-gap))}}.newCustomerBtn{border:none;border-radius:8px;background:#1d4ed8;color:#fff;font-weight:700;padding:.45rem .6rem;cursor:pointer;font-size:.8rem}.filterSidebar section{display:grid;gap:.4rem}.filterSidebar h2{margin:0;font-size:.88rem;font-weight:700;color:#111827;line-height:1.25}.filterSidebar label{display:grid;gap:.22rem;font-size:.82rem}.customerSituations label{display:flex;align-items:center;gap:.4rem}.customerSituations input[type=checkbox]{margin:0}.customerDetailsSection{display:grid;gap:.55rem}.filterSidebarSubsection{display:grid;gap:.45rem;padding-top:.3rem;border-top:1px solid #e5e7eb}.filterSidebarSubsection:first-of-type{border-top:none;padding-top:0}.filterSidebarSubhead{margin:0;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#6b7280}.filterSidebarFieldLabel{font-size:.78rem;font-weight:600;color:#374151}.filterSidebarInlineCheck{display:flex!important;flex-direction:row!important;align-items:center;gap:.5rem}.filterSidebarInlineCheck input{margin:0}.tenurePairGrid{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.filterSidebarNumber{width:100%}.filterSidebar input[type=number],.filterSidebar input[type=text],.filterSidebar input[type=date],.filterSidebar select{border:1px solid #d1d5db;border-radius:6px;padding:.4rem .45rem;font-size:.82rem;background:#fff}.dobSelectors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem}.dobLabelRow{display:flex;align-items:center;justify-content:space-between}.dobClearTextBtn{border:none;background:transparent;color:#1d4ed8;font-size:.82rem;font-weight:600;padding:0;cursor:pointer}.dobClearTextBtn:hover{text-decoration:underline}.resultsPanel{display:grid;gap:1rem;min-width:0}.errorBanner{margin:0;border-radius:10px;border:1px solid #ef4444;background:#fef2f2;color:#991b1b;padding:.75rem;font-weight:600}.warningBanner{margin:0;border-radius:10px;border:1px solid #f59e0b;background:#fffbeb;color:#92400e;padding:.75rem}.gridSections{display:grid;gap:1.25rem}.gridSections>section>h2{margin:0 0 var(--lenders-section-heading-gap, .65rem);font-size:var(--lenders-section-heading-font, 1.05rem);line-height:var(--lenders-section-heading-lh, 1.3);font-weight:700;color:#111827}.lenderGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(256px,1fr));gap:.75rem}.lenderCard{position:relative;border-radius:12px;border:1px solid #e5e7eb;background:#fff;padding:.9rem}.lenderCardInfo{position:absolute;top:.55rem;right:.55rem;z-index:4}.lenderCardInfoBtn{display:grid;place-items:center;width:1.35rem;height:1.35rem;padding:0;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:.72rem;font-weight:800;font-style:italic;font-family:Georgia,Times New Roman,serif;line-height:1;cursor:help}.lenderCardInfoBtn:hover,.lenderCardInfoBtn:focus-visible{border-color:#1d4ed8;color:#1d4ed8;background:#eff6ff;outline:none}.lenderCardInfoIcon{transform:translateY(.5px)}.lenderCardInfoPanel{position:absolute;top:calc(100% + .25rem);right:0;width:min(18rem,calc(100vw - 2rem));max-height:14rem;overflow:hidden;border-radius:10px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 10px 30px #0f172a1f;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .12s ease,transform .12s ease}.lenderCardInfo:hover .lenderCardInfoPanel,.lenderCardInfo:focus-within .lenderCardInfoPanel{opacity:1;pointer-events:auto;transform:translateY(0)}.lenderCardInfoPanelInner{max-height:14rem;overflow:auto;padding:.65rem .75rem;font-size:.78rem;line-height:1.35;color:#334155;text-align:left}.lenderCardInfoHeading{margin:.5rem 0 .25rem;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.lenderCardInfoHeading:first-child{margin-top:0}.lenderCardInfoMuted{margin:0 0 .35rem;color:#94a3b8;font-style:italic}.lenderCardInfoBody{margin:0 0 .35rem;white-space:pre-wrap}.lenderCardInfoDl{margin:0}.lenderCardInfoRow{margin-bottom:.35rem}.lenderCardInfoRow:last-child{margin-bottom:0}.lenderCardInfoRow dt{margin:0;font-weight:700;color:#475569}.lenderCardInfoRow dd{margin:.1rem 0 0;white-space:pre-wrap}.lenderBrand{display:grid;justify-items:start;gap:.35rem;margin-bottom:.7rem}.lenderLogo{width:50px;height:50px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;object-fit:contain;padding:.2rem}.fallbackLogo{display:grid;place-items:center;background:#dbeafe;color:#1e40af;font-size:.82rem;font-weight:700}.lenderLink{font-size:.82rem;font-weight:600;color:#1d4ed8;text-decoration:none}.lenderLink:hover{text-decoration:underline}.lenderDomain{color:#6b7280;font-size:.76rem}.cardHeader{display:grid;gap:.25rem;margin-bottom:.5rem;min-width:0}.cardTitleRow{display:flex;flex-direction:column;align-items:stretch;gap:.45rem;min-width:0}.lenderCard .cardTitleRow{padding-right:1.75rem}.cardBadges{display:flex;flex-wrap:wrap;align-items:center;align-content:flex-start;justify-content:flex-start;gap:.3rem .4rem;max-width:100%}.cardHeader h3{margin:0;font-size:1.04rem;min-width:0;line-height:1.25;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.provinceServiceLine{margin:.5rem 0 0;font-size:.82rem;font-weight:700;border-radius:8px;padding:.42rem .55rem;line-height:1.35}.provinceServiceLineBad{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.threshold{color:#4b5563;font-size:.85rem}.notes{margin:0;font-size:.86rem;color:#374151;line-height:1.35}.eligibleReasonBadge{margin:.55rem 0 0;color:#0f766e;background:#ecfeff;border:1px solid #99f6e4;border-radius:8px;padding:.45rem .55rem;font-size:.82rem;font-weight:600;line-height:1.35}.eligibleReasonMuted{color:#115e59;font-weight:500}.eligibleBadge{color:#166534;background:#dcfce7;display:inline-block;margin-top:.75rem;border-radius:999px;padding:.25rem .65rem;font-size:.8rem;font-weight:700}.inlineEligible{margin-top:0;font-size:.72rem;padding:.2rem .5rem}.riskTag{display:inline-flex;align-items:center;justify-content:center;flex:0 1 auto;max-width:100%;border-radius:999px;padding:.22rem .55rem;font-size:.69rem;font-weight:700;line-height:1.15;letter-spacing:.02em;white-space:nowrap}.risk-prime{color:#166534;background:#dcfce7}.risk-near-prime{color:#1d4ed8;background:#dbeafe}.risk-subprime{color:#b45309;background:#fef3c7}.declineBadge{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;display:block;width:100%;margin-top:.75rem;border-radius:8px;padding:.35rem .55rem;font-size:.8rem;font-weight:700;white-space:pre-line}.lenderCard.eligible{border-color:#d1fae5}.lenderCard.conditional{border-color:#fcd34d;box-shadow:0 1px 2px #f59e0b14}.lenderCard.ineligible{opacity:.5;filter:grayscale(.6);pointer-events:none}.lenderCardSelectable{cursor:pointer}.lenderCardSelectable:hover{border-color:#cbd5e1}.lenderCardSelected.eligible{background:#ecfdf5;border-color:#34d399;box-shadow:0 0 0 1px #6ee7b0}.lenderCardSelected.conditional{background:#fffbeb;border-color:#f59e0b;box-shadow:0 0 0 1px #fcd34d}.selectedLendersBar{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem .85rem;margin-bottom:1rem;padding:.65rem .85rem;border-radius:12px;background:#fff;border:1px solid #e5e7eb}.selectedLendersBarLabel{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;flex-shrink:0}.selectedLendersChips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;min-width:0}.selectedLenderChip{display:inline-flex;align-items:center;gap:.4rem;max-width:min(100%,280px);padding:.25rem .35rem .25rem .45rem;border-radius:999px;border:1px solid #e5e7eb;font-size:.82rem;font-weight:600;color:#111827}.selectedLenderChip.eligible{background:#ecfdf5;border-color:#6ee7b0}.selectedLenderChip.conditional{background:#fffbeb;border-color:#fcd34d}.selectedLenderChipLogo{width:32px;height:32px;border-radius:8px;border:1px solid rgba(0,0,0,.06);background:#fff;object-fit:contain;padding:.12rem;flex-shrink:0}.selectedLenderChipName{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.selectedLenderChipRemove{border:none;background:transparent;color:#6b7280;font-size:1.15rem;line-height:1;padding:.15rem .35rem;cursor:pointer;border-radius:6px;flex-shrink:0}.selectedLenderChipRemove:hover{background:#0000000f;color:#111827}.outcomeBadge{display:inline-flex;align-items:center;justify-content:center;flex:0 1 auto;max-width:100%;border-radius:999px;padding:.22rem .55rem;font-size:.69rem;font-weight:700;line-height:1.15;letter-spacing:.02em;white-space:nowrap}.outcome-eligible{color:#166534;background:#dcfce7}.outcome-conditional{color:#92400e;background:#fef3c7}.outcome-ineligible{color:#991b1b;background:#fee2e2}.inlineOutcome{margin-top:0}.conditionalSection{border-top:2px dashed #e5e7eb;padding-top:.8rem;margin-top:.35rem}.conditionalOutcomeBlock{display:grid;gap:.45rem;margin-top:.55rem}.conditionalOutcomeBlock>.conditionalReasonBadge{margin:0}.conditionalReasonBadge{margin:.55rem 0 0;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:.45rem .55rem;font-size:.82rem;font-weight:600;line-height:1.35;white-space:pre-line}.eligibleSituationStack{display:grid;gap:.35rem}.eligibleSituationLine{margin:0;color:#166534;background:#dcfce7;border-color:#86efac;font-weight:700}.conditionalReasonMuted{color:#78350f;font-weight:500}.declinedSection{border-top:2px dashed #d1d5db;padding-top:.8rem}.emptyState{margin:0;color:#6b7280}.skeletonCard{min-height:140px;border:none;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:shimmer 1.1s infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.calculatorPage{max-width:min(100%,1440px)}.calculatorPage.calculatorPage--fullBleed{max-width:none;width:100vw;margin-left:calc(50% - 50vw);padding-left:1rem;padding-right:env(safe-area-inset-right,0px);padding-bottom:.5rem;box-sizing:border-box}.calculatorPageSubtitle{margin:0 0 .75rem;color:#4b5563;font-size:.95rem}.feedbackPage{max-width:min(100%,760px)}.feedbackPanel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;display:grid;gap:.8rem}.feedbackPanel h2{margin:0;font-size:1.1rem}.feedbackSubtext{margin:0;font-size:.9rem;color:#4b5563}.feedbackForm{display:grid;gap:.7rem}.feedbackForm label{display:grid;gap:.3rem;font-size:.84rem;color:#374151}.feedbackForm input,.feedbackForm select,.feedbackForm textarea{border:1px solid #d1d5db;border-radius:8px;padding:.5rem .6rem;font:inherit}.feedbackForm textarea{resize:vertical;min-height:8.5rem}.feedbackActions{display:grid;gap:.45rem}.feedbackActions button{justify-self:start;border:1px solid #1d4ed8;border-radius:8px;background:#1d4ed8;color:#fff;font-weight:600;font-size:.9rem;padding:.45rem .85rem;cursor:pointer}.feedbackActions button:disabled{opacity:.6;cursor:not-allowed}.feedbackStatus{margin:0;font-size:.82rem}.feedbackStatusSuccess{color:#166534}.feedbackStatusError{color:#991b1b}.calculatorToolsLayout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,.9fr) minmax(0,1.55fr);gap:1rem;align-items:start}@media (max-width: 1100px){.calculatorPage.calculatorPage--fullBleed{width:100%;margin-left:0;padding-right:0}.calculatorToolsLayout{grid-template-columns:minmax(0,1fr)}}.calculatorToolsColumn{min-width:0}.lenderBookingGuidePanel .bookingGuideEmpty{margin:0;font-size:.92rem;color:#6b7280}.bookingGuideSwitcher{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.bookingGuideSwitcherBtn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:999px;border:2px solid transparent;background:#f3f4f6;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.bookingGuideSwitcherBtn:hover{border-color:#d1d5db}.bookingGuideSwitcherBtnActive{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb33;background:#eff6ff}.bookingGuideSwitcherLogo{width:22px;height:22px;border-radius:4px;object-fit:contain}.bookingGuideSwitcherLogo.fallbackLogo{font-size:.65rem;font-weight:700;color:#374151;display:flex;align-items:center;justify-content:center;width:22px;height:22px}.bookingGuideViewerStack{display:flex;flex-direction:column;align-items:stretch;min-width:0}.bookingGuideVinBanner{padding:.65rem .9rem .55rem;border-radius:10px;border:1px solid #bae6fd;background:linear-gradient(180deg,#e0f2fe,#f8fafc 55%,#fff);margin-bottom:.65rem;box-shadow:0 1px 2px #0c4a6e0d}.bookingGuideVinBannerAttached{margin-bottom:0;border-radius:10px 0 0;border-bottom:none;box-shadow:none}.bookingGuideVinBannerLabel{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#0369a1;margin-bottom:.25rem}.bookingGuideVinBannerRow{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem 1rem;align-items:start}.bookingGuideVinNameCol{justify-self:end;text-align:right;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:.12rem}.bookingGuideVinVehicleName{font-size:1.02rem;font-weight:700;line-height:1.25;color:#0f172a;word-break:break-word}.bookingGuideVinTrim{font-size:.84rem;font-weight:600;line-height:1.3;color:#334155;word-break:break-word}@media (max-width: 480px){.bookingGuideVinBannerRow{grid-template-columns:1fr}.bookingGuideVinNameCol{justify-self:start;text-align:left;align-items:flex-start;padding-top:.35rem;margin-top:.15rem;border-top:1px solid #7dd3fc66}}.bookingGuideVinBannerValues{font-size:1.5rem;font-weight:800;line-height:1.15;color:#0f172a;letter-spacing:-.03em}.bookingGuideVinSep{margin:0 .4rem;font-weight:700;color:#64748b;font-size:1.35rem;vertical-align:middle}.bookingGuideVinYear,.bookingGuideVinKm{font-weight:800;color:#020617}.bookingGuideVinSub{margin:.4rem 0 0;font-size:.82rem;line-height:1.35;color:#475569}.bookingGuideFrameWrap{min-width:0;min-height:min(85vh,1100px);border-radius:10px 0 0 10px;overflow:hidden;border:1px solid #e5e7eb;border-right:none;background:#f3f4f6}.bookingGuideFrameWrapAttached{border-top:none;border-radius:0 0 0 10px;border-color:#bae6fd}@media (max-width: 1100px){.bookingGuideFrameWrap{border-radius:10px;border-right:1px solid #e5e7eb}.bookingGuideVinBannerAttached{border-radius:10px 10px 0 0;border-right:1px solid #bae6fd}.bookingGuideFrameWrapAttached{border-radius:0 0 10px 10px;border-right:1px solid #bae6fd}}.bookingGuideFrame{display:block;width:100%;height:min(85vh,1100px);min-height:440px;border:0}.bookingGuideMissing{padding:.75rem 0;font-size:.9rem;color:#4b5563}.bookingGuideMissing p{margin:0 0 .5rem}.bookingGuideMissingHint{font-size:.82rem;color:#6b7280}.bookingGuideCode{font-size:.78em;padding:.1rem .25rem;border-radius:4px;background:#f3f4f6;word-break:break-word}@media (min-width: 1101px){.calculatorPage--fullBleed .lenderBookingGuidePanel.calculatorPanel{border-radius:12px 0 0 12px;border-right:none}}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.calculatorPanel{border-radius:12px;border:1px solid #e5e7eb;background:#fff;padding:1.1rem 1.15rem;display:grid;gap:1rem}.calculatorPanel.calculatorPanelTintFit{background:#ecfdf5;border-color:#6ee7b7}.calculatorPanel.calculatorPanelTintWarn{background:#fffbeb;border-color:#fcd34d}.calculatorSection{display:grid;gap:.55rem}.calculatorSection+.calculatorSection{margin-top:.35rem;padding-top:1rem;border-top:1px solid #e5e7eb}.calculatorSection .calculatorSubheading{margin:0}.calculatorCostField{display:grid;gap:.3rem;font-size:.95rem;min-width:0}.calculatorFieldHint{margin:0;font-size:.78rem;color:#6b7280;line-height:1.35}.calculatorVehicleResults{margin-top:.35rem;display:grid;gap:1rem}.inventoryMatchesSection{border-top:1px solid #e5e7eb;padding-top:.9rem;display:grid;gap:.7rem}.inventoryMatchesHeaderRow{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.inventoryMatchesHeaderRow .calculatorSubheading{margin:0}.inventoryMatchesBudget{margin:0;color:#475569;font-size:.82rem}.inventoryMatchGrid{display:grid;grid-template-columns:1fr;gap:.55rem}.inventoryMatchCard{display:grid;grid-template-columns:130px minmax(0,1fr);align-items:center;gap:.65rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:.45rem;text-decoration:none;color:inherit}.inventoryMatchCard:hover{border-color:#93c5fd;box-shadow:0 1px 2px #1d4ed814}.inventoryMatchThumb,.inventoryMatchThumbPlaceholder{width:100%;aspect-ratio:4 / 3;border-radius:8px}.inventoryMatchThumb{object-fit:cover;border:1px solid #e5e7eb;background:#f8fafc}.inventoryMatchThumbPlaceholder{border:1px dashed #cbd5e1;background:linear-gradient(180deg,#f8fafc,#eef2ff);color:#64748b;display:grid;place-items:center;font-size:.85rem;font-weight:600}.inventoryMatchBody{display:flex;align-items:baseline;gap:.65rem;min-width:0}.inventoryMatchBody h4{margin:0;font-size:.88rem;line-height:1.25;color:#0f172a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.inventoryMatchPrice{margin:0;font-size:.95rem;font-weight:800;color:#0f172a;white-space:nowrap}.inventoryMatchMeta{margin:0;font-size:.8rem;color:#64748b;white-space:nowrap}@media (max-width: 760px){.inventoryMatchCard{grid-template-columns:96px minmax(0,1fr)}.inventoryMatchBody{display:grid;gap:.2rem}.inventoryMatchBody h4{white-space:normal;overflow:visible;text-overflow:clip}}.calculatorGrossNote{margin:0 0 .65rem;font-size:.84rem;font-weight:600;color:#92400e;line-height:1.4}.calculatorHeader{display:flex;flex-direction:column;gap:.45rem}.calculatorHeader h2{margin:0;font-size:1.15rem}.calculatorPanelHeaderRow{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;min-width:0}.calculatorPanelHeaderRow h2{flex:1;min-width:0}.calculatorPanelClearBtn{flex-shrink:0;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-weight:600;font-size:.82rem;padding:.35rem .65rem;cursor:pointer}.calculatorPanelClearBtn:hover{background:#f9fafb}.calculatorIntro{margin:0;color:#4b5563;font-size:.92rem;line-height:1.45}.calculatorForm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem}.calculatorForm label{display:grid;gap:.3rem;font-size:.95rem}.calculatorFullWidth{grid-column:1 / -1}.calculatorCostShopRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;align-items:start}.calculatorCostShopRow label{display:grid;gap:.3rem;font-size:.95rem}.calculatorPanel input[type=text]{border:1px solid #d1d5db;border-radius:8px;padding:.55rem;background:#fff}.calculatorResults{min-height:2rem}.calculatorHint{margin:0;color:#6b7280;font-size:.92rem}.calculatorError,.calculatorErrorList{margin:0;color:#991b1b;font-size:.92rem;font-weight:600}.calculatorErrorList{padding-left:1.2rem}.calculatorResultCards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.calculatorResultCard{border:1px solid #e5e7eb;border-radius:10px;padding:.75rem .85rem;background:#f9fafb}.calculatorResultCard h3{margin:0 0 .35rem;font-size:.88rem;color:#4b5563;font-weight:700}.calculatorResultValue{margin:0;font-size:1.2rem;font-weight:800;color:#111827}.calculatorResultNote{margin:.45rem 0 0;font-size:.82rem;color:#6b7280;line-height:1.35}.calculatorSubheading{margin:.15rem 0 0;font-size:.95rem;font-weight:700;color:#374151}.calculatorWarn{margin:0 0 .65rem;border-radius:10px;border:1px solid #f59e0b;background:#fffbeb;color:#92400e;padding:.65rem .75rem;font-size:.88rem;font-weight:600;line-height:1.4}.calculatorGrossBlock{margin-top:1rem;padding-top:.25rem;border-top:1px solid #e5e7eb}.bookPickHint{margin:0 0 .5rem;font-size:.88rem;color:#4b5563;line-height:1.4}.bookValueTable th,.bookValueTable td{border:1px solid #e5e7eb;padding:.45rem .5rem;text-align:right}.bookCellBtn{display:block;width:100%;margin:0;padding:.35rem .4rem;border:none;border-radius:6px;background:transparent;font:inherit;font-variant-numeric:tabular-nums;text-align:right;cursor:pointer;color:#1d4ed8;text-decoration:underline;text-decoration-color:#1d4ed859}.bookCellBtn:hover{background:#eff6ff;text-decoration-color:#1d4ed8}.bookCellBtn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.demoBookBanner{margin:0;border-radius:10px;border:1px solid #f59e0b;background:#fffbeb;color:#92400e;padding:.55rem .65rem;font-size:.88rem;font-weight:700}.vehicleBookForm{display:grid;grid-template-columns:1fr;gap:.65rem}.vehicleBookFullWidth{width:100%}.vehicleBookForm label{display:grid;gap:.3rem;font-size:.95rem}.vehicleBookPanel input[type=text],.vehicleBookPanel select{border:1px solid #d1d5db;border-radius:8px;padding:.55rem;background:#fff}.vehicleBookActions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.45rem}.vehicleBookPrimaryBtn{border:none;border-radius:8px;background:#1d4ed8;color:#fff;font-weight:700;padding:.55rem .85rem;cursor:pointer}.vehicleBookPrimaryBtn:disabled{opacity:.65;cursor:not-allowed}.vehicleBookSecondaryBtn{border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-weight:600;padding:.55rem .75rem;cursor:pointer}.vehicleBookSecondaryBtn:hover:not(:disabled){background:#f9fafb}.vehicleBookSecondaryBtn:disabled{opacity:.65;cursor:not-allowed}.vehicleDecodeSummary{border-top:1px solid #e5e7eb;padding-top:.75rem;display:grid;gap:.55rem}.vehicleDecodeSummary h3{margin:0;font-size:1rem}.vehicleDecodeSummary label{display:grid;gap:.3rem;font-size:.92rem}.bookTableWrap{overflow-x:auto}.bookValueTable{width:100%;border-collapse:collapse;font-size:.9rem}.bookValueTable th,.bookValueTable td{border:1px solid #e5e7eb;padding:.45rem .55rem;text-align:right}.bookValueTable th:first-child,.bookValueTable td:first-child{text-align:left}.bookValueTable thead th{background:#f3f4f6;font-weight:700}.bookValueTable tbody th{background:#f9fafb;font-weight:600}@media (max-width: 980px){.contentLayout{grid-template-columns:1fr}.filterSidebar{align-self:stretch}.calculatorForm,.calculatorCostShopRow,.calculatorToolsLayout{grid-template-columns:1fr}}@media print{.filterSidebar,.loadingInline,.newCustomerBtn{display:none!important}.contentLayout{display:block}.resultsPanel{gap:.35rem}.lenderGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem}.lenderCard{break-inside:avoid;border-color:#d1d5db;box-shadow:none}.lenderCard.ineligible{opacity:1;filter:none;pointer-events:auto}}.loginScreen{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:7vh 1.5rem 1.5rem;background:linear-gradient(165deg,#f8fafc,#eef2ff 45%,#f3f4f6)}.loginScreenInner{width:100%;max-width:25rem;display:flex;flex-direction:column;align-items:stretch;gap:1rem}.loginScreenHeader{text-align:center;color:#111827}.loginScreenTitle{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.loginScreenSubtitle{margin:.35rem 0 0;font-size:.95rem;color:#6b7280}.loginForm{display:flex;flex-direction:column;gap:.45rem;background:#fff;border-radius:14px;border:1px solid #e5e7eb;box-shadow:0 20px 40px #0f172a38;padding:1.2rem}.loginLabel{font-size:.85rem;font-weight:600;color:#374151}.loginInput{border:1px solid #d1d5db;border-radius:8px;padding:.6rem .7rem;font:inherit;color:#111827;background:#f9fafb;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.loginInput:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb26}.loginError{margin:.35rem 0 0;color:#b91c1c;font-size:.85rem}.loginButton{margin-top:.65rem;border:1px solid #1d4ed8;border-radius:8px;background:#1d4ed8;color:#fff;font-weight:600;font:inherit;padding:.62rem .9rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .05s ease}.loginButton:hover:not(:disabled){background:#1e40af;border-color:#1e40af}.loginButton:active:not(:disabled){transform:translateY(1px)}.loginButton:disabled{opacity:.65;cursor:not-allowed}.loginScreenLoading{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#374151;background:#f3f4f6}.userButtonSlot{display:flex;align-items:center;justify-content:flex-end;gap:.45rem}.topBarSheetButtonLink{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.crmShell{min-height:100dvh;padding:1rem;max-width:72rem;margin:0 auto;display:flex;flex-direction:column}.crmShell>.crmPanel:not([hidden]){flex:1;min-height:0;display:flex;flex-direction:column}.crmTopBar{position:relative;z-index:100;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb;overflow:visible}.crmTopBarLead{display:grid;gap:.65rem;min-width:0}.crmTitleBlock h1{margin:0;font-size:1.4rem}.crmSubtitle{margin:.2rem 0 0;color:#4b5563;font-size:.95rem}.crmTopBarTrail{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem;overflow:visible}.crmFinanceLink{font-size:.88rem;font-weight:600;color:#1d4ed8;text-decoration:none}.crmFinanceLink:hover{text-decoration:underline}.crmPanel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem 1.35rem}.crmPanelHeading{margin:0 0 .5rem;font-size:1.1rem}.crmPanelHeadingRow{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem;margin-bottom:.75rem}.crmPanelHeadingRow .crmPanelHeading{margin:0}.crmPanelHeadingGroup{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem}.crmCustomersCount{margin:0;font-size:.88rem;font-weight:500;color:#6b7280}.crmPanelHeadingActions{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.crmPanelIntro{margin:0;color:#4b5563;line-height:1.5}.crmGateShell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.crmGateCard{max-width:26rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem 1.35rem;box-shadow:0 10px 40px #1118270f}.crmGateTitle{margin:0 0 .5rem;font-size:1.25rem}.crmGateBody{margin:0 0 1.25rem;color:#4b5563;line-height:1.5}.crmGateHints{margin:0 0 1.25rem;padding-left:1.2rem;color:#4b5563;font-size:.88rem;line-height:1.55}.crmGateHints li{margin-bottom:.5rem}.crmGateTechnical{margin:0 0 1.25rem;padding:.65rem .75rem;border-radius:8px;background:#f9fafb;border:1px solid #e5e7eb;font-size:.82rem;line-height:1.45;color:#374151}.crmInlineCode{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82em;background:#f3f4f6;padding:.1rem .3rem;border-radius:4px}.crmPanelFlush{padding-bottom:1.5rem}.crmBanner{margin:0 0 1rem;padding:.75rem 1rem;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.92rem;line-height:1.45}.crmStatsBoard{display:flex;flex-wrap:wrap;align-items:stretch;margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden}.crmStatsBoardItem{flex:1 1 12rem;min-width:0;padding:1rem 1.35rem}.crmStatsBoardDivider{flex:0 0 1px;align-self:stretch;background:#e5e7eb}@media (max-width: 480px){.crmStatsBoardDivider{flex:1 1 100%;width:100%;height:1px}}.crmStatLabel{margin:0;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.crmStatValue{margin:.35rem 0 0;font-size:1.65rem;font-weight:700;color:#111827}.crmCustomersLayout{display:flex;flex-direction:column;gap:.75rem;flex:1;min-height:0}.crmCustomersToolbar{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;row-gap:.55rem}.crmToolbarAssignee{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0}.crmToolbarAssigneeLabel{font-size:.78rem;font-weight:600;color:#4b5563;white-space:nowrap}.crmAssigneeSelect{min-width:10.5rem;max-width:16rem;border:1px solid #d1d5db;border-radius:8px;padding:.4rem .55rem;font:inherit;font-size:.86rem;background:#fff;color:#111827}.crmAssigneeSelect:focus-visible{outline:2px solid #1d4ed8;outline-offset:1px}.crmSearchInput{flex:1 1 12rem;min-width:0;max-width:22rem;border:1px solid #d1d5db;border-radius:8px;padding:.45rem .65rem;font:inherit;font-size:.9rem;background:#fff}.crmSearchInput:focus-visible{outline:2px solid #1d4ed8;outline-offset:1px}.crmSegmented{display:inline-flex;border:1px solid #d1d5db;border-radius:999px;overflow:hidden;background:#fff}.crmSegment{border:none;background:transparent;padding:.4rem .85rem;font:inherit;font-size:.82rem;font-weight:600;color:#4b5563;cursor:pointer}.crmSegment:hover{background:#f9fafb}.crmSegmentActive{background:#eff6ff;color:#1e3a8a}.crmProfileHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.85rem}.crmProfileTitleBlock{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.crmProfileTitleRow{display:flex;align-items:flex-start;gap:.35rem;min-width:0}.crmProfileNameStack{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.crmProfileNameColumn{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-width:0}.crmProfileNameLine{display:inline-flex;align-items:center;gap:.25rem;max-width:100%;min-width:0}.crmProfileTitle{margin:0;font-size:1.15rem;font-weight:700;color:#111827;line-height:1;min-width:0;word-break:break-word}.crmProfileTitleEditBtn{width:.95rem;height:.95rem;min-width:.95rem;border-radius:3px;font-size:.55rem;flex-shrink:0;border-width:1px}.crmProfileNameColumn .crmPipelineStagePicker,.crmProfileNameColumn .crmPipelineBadge{margin:0;padding:0;line-height:1}.crmProfileNameColumn .crmPipelineBadgeBtn,.crmProfileNameColumn .crmPipelineBadge{margin-top:0;padding:.14rem .52rem .14rem .56rem;font-size:.74rem;line-height:1.1}.crmProfileNameColumn .crmPipelineBadgeChevron{font-size:.62rem}.crmProfileStatusRow{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem;margin-top:.2rem}.crmProfileLenderTag{margin:0;flex-shrink:0}.crmProfileHeaderActions{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:.4rem}.crmProfileHeaderActionStack{display:flex;flex-direction:column;align-items:stretch;gap:.35rem;min-width:6.5rem}.crmProfileHeaderActionStack .crmProfileEditBtn[aria-label="Credit application info"]{width:100%;justify-content:center}.crmProfileHeaderTopRow{display:flex;align-items:flex-start;gap:.45rem}.crmProfileHeaderPrimaryGroup{display:flex;flex-direction:column;align-items:stretch;gap:.4rem}.crmProfileHeaderActionsRow{display:flex;align-items:center;gap:.45rem}.crmProfileDeleteBtn{width:100%;box-sizing:border-box;padding:.38rem .65rem;font-size:.82rem;font-weight:600;line-height:1.2;border-radius:8px;text-align:center}.crmProfileEditBtn{border:1px solid #d1d5db;border-radius:8px;background:#fff;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;line-height:1;color:#374151;font-family:inherit}.crmProfileEditBtn:hover{background:#f3f4f6;border-color:#9ca3af}.crmProfileEditBtn:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}.crmProfileEditBtn[aria-label="Credit application info"]{width:auto;min-height:2.25rem;padding:.38rem .65rem;gap:.35rem;font-size:.82rem;font-weight:600}.crmProfileEditBtn[aria-label="Credit application info"]>span:first-child{font-size:.98rem;font-weight:700}.crmRestoreButton{font-size:.82rem;padding:.38rem .7rem}.crmProfileSummary{margin:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.35rem .85rem;font-size:.92rem}.crmProfileSummary dt{margin:0;color:#6b7280;font-weight:600}.crmProfileSummary dd{margin:0;color:#111827;word-break:break-word}.crmProfileSummary .crmProfileSummaryMeta{font-size:.82rem;color:#9ca3af;font-weight:500}.crmProfileSummary dt.crmProfileSummaryMeta{color:#9ca3af;font-weight:600}.crmProfileSummaryEmpty{margin:0 0 .25rem}.crmCustomerDetailMeta{padding-bottom:0;margin-bottom:0;border-bottom:none}.crmCustomerDetailTop{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:1rem;row-gap:.7rem;align-items:start;padding-bottom:1.05rem;margin-bottom:1.05rem;border-bottom:1px solid #e5e7eb}.crmCustomerDetailTop>.crmProfileTitleBlock{grid-column:1;grid-row:1}.crmCustomerDetailTop>.crmProfileHeaderActions{grid-column:3;grid-row:1}.crmCustomerDetailTop>.crmCustomerDetailMain{grid-column:1;grid-row:2;min-width:0}.crmCustomerDetailTop>.crmCustomerDetailLenders{grid-column:2;grid-row:2;justify-self:center;align-self:start}.crmCustomerDetailMain{min-width:0}.crmCustomerLenderRail{flex:0 0 auto;width:auto;padding:0;margin:0;border:none;align-self:flex-start}.crmLenderTier{margin-bottom:.65rem}.crmLenderTier:last-child{margin-bottom:0}.crmLenderTierLabel{margin:.3rem 0 0;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.crmLenderIconRow{display:flex;flex-wrap:wrap;gap:.35rem}.crmLenderIconWrap{position:relative}.crmLenderIconBtn{display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;padding:0;margin:0;border:2px solid #e5e7eb;border-radius:.45rem;background:#fff;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform .08s ease}.crmLenderIconBtn:hover:not(:disabled){box-shadow:0 1px 3px #0f172a14}.crmLenderIconBtn:hover:not(:disabled):not(.crmLenderIconBtnApproved):not(.crmLenderIconBtnConditional):not(.crmLenderIconBtnDeclined){border-color:#d1d5db}.crmLenderIconBtn:active:not(:disabled){transform:scale(.96)}.crmLenderIconBtn:disabled{opacity:.55;cursor:wait}.crmLenderIconBtnApproved{border-color:#22c55e;box-shadow:0 0 0 1px #22c55e59}.crmLenderIconBtnConditional{border-color:#eab308;box-shadow:0 0 0 1px #eab30866}.crmLenderIconBtnDeclined{border-color:#ef4444;box-shadow:0 0 0 1px #ef444459}.crmLenderDecisionTag{display:inline-flex;align-items:center;border-radius:999px;padding:.12rem .45rem;font-size:.68rem;font-weight:700;line-height:1.2;letter-spacing:.01em;white-space:nowrap}.crmLenderTagApproved{color:#166534;background:#dcfce7;border:1px solid #86efac}.crmLenderTagConditional{color:#854d0e;background:#fef9c3;border:1px solid #fde047}.crmLenderTagDeclined{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.crmPipelineStagePicker{position:relative;align-self:flex-start}.crmPipelineBadgeBtn{display:inline-flex;align-items:center;gap:.28rem;border-radius:999px;padding:.18rem .5rem .18rem .58rem;font-size:.72rem;font-weight:700;line-height:1.2;cursor:pointer;font-family:inherit;transition:box-shadow .15s ease,filter .15s ease}.crmPipelineBadgeBtn:hover:not(:disabled){filter:brightness(.97);box-shadow:0 1px 4px #0f172a24}.crmPipelineBadgeBtn:disabled{opacity:.65;cursor:wait}.crmPipelineBadgeLabel{white-space:nowrap}.crmPipelineBadgeChevron{font-size:.62rem;opacity:.8;line-height:1}.crmPipelineStageMenu{position:absolute;z-index:40;top:calc(100% + .28rem);left:0;min-width:12.5rem;max-width:min(18rem,85vw);padding:.45rem .5rem .5rem;border-radius:.5rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 4px 14px #0f172a1f,0 0 0 1px #0f172a0a}.crmPipelineStageMenuHint{margin:0 0 .4rem;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.crmPipelineStageMenuGrid{display:flex;flex-wrap:wrap;gap:.35rem}.crmPipelineStageOption{display:inline-flex;align-items:center;border-radius:999px;padding:.18rem .55rem;font-size:.7rem;font-weight:700;line-height:1.2;cursor:pointer;font-family:inherit;white-space:nowrap;transition:box-shadow .12s ease,transform .12s ease}.crmPipelineStageOption:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 6px #0f172a1f}.crmPipelineStageOption:disabled{opacity:.65;cursor:wait}.crmPipelineStageOptionActive{box-shadow:0 0 0 2px #1d4ed8}.crmPipelineBadge{display:inline-flex;align-items:center;border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:700;line-height:1.2}.crmPipelineBadgeFresh{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd}.crmPipelineBadgeContacted{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7}.crmPipelineBadgeNoContact{color:#92400e;background:#fef3c7;border:1px solid #fcd34d}.crmPipelineBadgeApped{color:#5b21b6;background:#ede9fe;border:1px solid #c4b5fd}.crmPipelineBadgePendingFi{color:#9a3412;background:#ffedd5;border:1px solid #fdba74}.crmPipelineBadgeSold{color:#14532d;background:#bbf7d0;border:1px solid #4ade80}.crmLenderLogoImg{display:block;width:1.55rem;height:1.55rem;object-fit:contain}.crmLenderLogoFallback{display:flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;border-radius:.35rem;background:#f3f4f6;font-size:.58rem;font-weight:800;color:#6b7280;line-height:1;letter-spacing:-.02em}.crmLenderOutcomeMenu{position:absolute;z-index:40;top:calc(100% + .2rem);left:50%;transform:translate(-50%);min-width:12.25rem;max-width:min(16rem,85vw);padding:.45rem .5rem .4rem;border-radius:.45rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 4px 14px #0f172a1f,0 0 0 1px #0f172a0a}.crmLenderOutcomeMenuHint{margin:0 0 .35rem;font-size:.62rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#9ca3af}.crmLenderOutcomePickRow{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.45rem}.crmLenderOutcomePick{flex:1 1 auto;min-width:0;padding:.32rem .4rem;border:1px solid #e5e7eb;border-radius:.35rem;background:#f9fafb;font-size:.68rem;font-weight:600;color:#374151;cursor:pointer;font-family:inherit}.crmLenderOutcomePick:hover{background:#f3f4f6;border-color:#d1d5db}.crmLenderOutcomePickActive{border-color:#2563eb;background:#eff6ff;color:#1e40af;box-shadow:0 0 0 1px #2563eb33}.crmLenderReasonLabel{display:block;margin:0 0 .25rem;font-size:.72rem;font-weight:600;color:#6b7280}.crmLenderReasonInput{width:100%;box-sizing:border-box;margin:0 0 .45rem;resize:vertical;min-height:3.2rem;font-size:.78rem}.crmLenderOutcomeActions{display:flex;justify-content:flex-end;margin-bottom:.35rem}.crmLenderOutcomeActions .topBarSheetButton{font-size:.78rem;padding:.35rem .65rem}.crmLenderOutcomeItem{display:block;width:100%;margin:0;padding:.4rem .55rem;border:none;border-radius:.3rem;background:transparent;font-size:.78rem;font-weight:600;color:#374151;text-align:left;cursor:pointer}.crmLenderOutcomeItem:hover{background:#f3f4f6}.crmLenderOutcomeClear{margin-top:.15rem;padding-top:.45rem;border-top:1px solid #f3f4f6;font-weight:500;color:#6b7280}.crmLogActivityBlock{min-width:0}.crmLogActivityIntro{display:flex;flex-direction:column;gap:.35rem}.crmLogActivityHeading{margin:0;font-size:.92rem;font-weight:700;color:#374151;letter-spacing:-.01em}.crmLogActivityIntro .crmKindRow{margin-bottom:0}.crmLogNotesField{display:flex;flex-direction:column;gap:.3rem;margin-top:0}.crmActivityHistorySection{margin-top:1.35rem;padding-top:1.05rem;border-top:1px solid #e5e7eb}.crmActivityHistorySection>.crmSubheading{margin-bottom:.65rem}.crmEditHistorySection{margin-top:.85rem;padding-top:.65rem;border-top:1px solid #e5e7eb}.crmEditHistorySection>summary{list-style:none;cursor:pointer}.crmEditHistorySection>summary::-webkit-details-marker{display:none}.crmEditHistorySummaryBar{display:flex;align-items:center;gap:.45rem;padding:.15rem 0;-webkit-user-select:none;user-select:none}.crmEditHistorySummaryBar:before{content:"▸";font-size:.65rem;color:#9ca3af;transition:transform .15s ease}.crmEditHistorySection[open]>.crmEditHistorySummaryBar:before{transform:rotate(90deg)}.crmEditHistorySummaryTitle{font-size:.78rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.crmEditHistorySummaryCount{font-size:.72rem;font-weight:600;color:#9ca3af;background:#f3f4f6;border-radius:999px;padding:.05rem .4rem;min-width:1.1rem;text-align:center}.crmEditHistoryBody{margin-top:.35rem;padding-left:.85rem}.crmEditHistoryEmpty{margin:0;font-size:.78rem}.crmEditHistoryList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.crmEditHistoryItem{margin:0}.crmEditHistoryItemDetails{border-left:2px solid #e5e7eb;padding-left:.55rem}.crmEditHistoryItemDetails>summary{list-style:none;cursor:pointer}.crmEditHistoryItemDetails>summary::-webkit-details-marker{display:none}.crmEditHistoryItemSummary{display:grid;grid-template-columns:auto 1fr;gap:.2rem .45rem;align-items:baseline;padding:.2rem 0;font-size:.76rem;color:#6b7280}.crmEditHistoryItemSummary:before{content:"▸";grid-row:1 / span 2;font-size:.6rem;color:#d1d5db;align-self:start;margin-top:.15rem;transition:transform .15s ease}.crmEditHistoryItemDetails[open]>.crmEditHistoryItemSummary:before{transform:rotate(90deg)}.crmEditHistoryItemMeta{color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crmEditHistoryItemPreview{grid-column:2;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crmEditHistoryChanges{list-style:none;margin:.15rem 0 .35rem .75rem;padding:0;display:flex;flex-direction:column;gap:.2rem;font-size:.74rem;color:#374151}.crmEditHistoryChangeLabel{font-weight:600}.crmEditHistoryChangeOld{color:#9ca3af;text-decoration:line-through}.crmEditHistoryChangeArrow{color:#d1d5db}.crmEditHistoryChangeNew{color:#374151}.crmBadgeEditHistory{font-size:.68rem;padding:.08rem .35rem;background:#f3f4f6;color:#6b7280}.crmCustomerRowLostMeta{font-size:.75rem;color:#9ca3af;font-weight:500}.crmCustomerRowAssignee{font-size:.72rem;color:#6b7280;font-weight:500;margin-top:.15rem}.crmModalHint{margin:-.15rem 0 .35rem;font-size:.78rem;color:#6b7280;line-height:1.35}.crmDirectoryTab{display:grid;gap:1rem}.crmPresenceDot{display:block;width:.62rem;height:.62rem;border-radius:50%;flex-shrink:0;box-shadow:inset 0 0 0 1px #00000014;justify-self:center}.crmPresenceDot--online{background:#22c55e}.crmPresenceDot--away{background:#eab308}.crmPresenceDot--offline{background:#ef4444}.crmPresenceLegend{display:grid;gap:.35rem;margin:0 0 .75rem;font-size:.8rem;color:#6b7280}.crmPresenceLegendItem{display:grid;grid-template-columns:.62rem minmax(0,1fr);gap:.45rem;align-items:center}.crmAddAdminForm{display:grid;gap:.45rem;margin:0 0 .75rem}.crmAddAdminRow{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.crmAddAdminRow .loginInput{flex:1 1 12rem;min-width:0}.crmDelegatedAdminList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.crmDelegatedAdminRow{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.crmDelegatedAdminRow:last-child{border-bottom:none;padding-bottom:0}.crmDelegatedAdminEmail{font-size:.9rem;color:#111827;word-break:break-all}.crmAdminDirectoryCurrentLabel{font-weight:500;color:#6b7280}.crmAdminDirectoryCard{padding:.85rem 1rem}.crmAdminDirectoryIntro{margin:0 0 .75rem;font-size:.86rem;line-height:1.45}.crmAdminDirectoryList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.crmAdminDirectoryRow{display:grid;gap:.4rem;align-items:center;padding:.55rem 0;border-bottom:1px solid #e5e7eb}.crmAdminDirectoryRow:last-child{border-bottom:none;padding-bottom:0}.crmAdminDirectoryRowReadOnly{opacity:.55}.crmAdminDirectoryRowReadOnly .crmAdminDirectoryEmail{color:#9ca3af}.crmAdminDirectoryRowReadOnly .loginInput:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.crmAdminDirectoryRowReadOnly .topBarSheetButton:disabled,.crmAdminDirectoryRowReadOnly .crmModalButtonSecondary:disabled{opacity:.65;cursor:not-allowed}@media (min-width: 520px){.crmAdminDirectoryRow{grid-template-columns:minmax(8rem,1fr) minmax(0,12rem) auto;gap:.5rem .65rem}}.crmAdminDirectoryEmail{display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem;align-items:center;font-size:.82rem;color:#4b5563;word-break:break-all}.crmAdminDirectoryListWithPresence .crmAdminDirectoryEmail{grid-template-columns:.62rem minmax(0,1fr)}.crmAdminDirectoryEmailText{min-width:0}.crmAdminDirectoryInput{width:100%;max-width:16rem}.crmAdminDirectoryActions{display:flex;flex-wrap:wrap;gap:.4rem}.crmAdminDirectorySaveBtn{font-size:.82rem;padding:.38rem .7rem}.crmActivityAuthor{margin:0;font-size:.86rem;font-weight:700;color:#111827;letter-spacing:.01em}.crmActivityAuthor+.crmActivityMeta:before{content:"·";margin-right:.45rem;color:#9ca3af;font-weight:400}.crmCustomersGrid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 1024px){.crmShell{max-width:1200px}.crmCustomersGridTwo{grid-template-columns:minmax(220px,300px) minmax(0,1fr);align-items:stretch;flex:1;min-height:0}.crmCustomerListPanel{display:flex;flex-direction:column;min-height:0}.crmCustomerListPanel .crmCustomerList{flex:1;min-height:0;overflow:auto}}.crmCard{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.1rem}.crmCardTitle{margin:0 0 .85rem;font-size:1rem;font-weight:700;color:#111827}.crmForm{display:flex;flex-direction:column;gap:.5rem}.crmForm.crmLogActivityForm{gap:.45rem}.crmForm.crmLogActivityForm .crmLogSubmitButton{margin-top:0;align-self:flex-start}.crmFormInline .crmFormRow{display:grid;gap:.65rem}@media (min-width: 640px){.crmFormInline .crmFormRow{grid-template-columns:repeat(3,minmax(0,1fr))}}.crmFormField{min-width:0}.crmDetailActions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.crmDangerButton{border:1px solid #b91c1c;border-radius:8px;background:#fff;color:#b91c1c;font-weight:600;font-size:.88rem;padding:.45rem .9rem;cursor:pointer;font-family:inherit}.crmDangerButton:hover{background:#fef2f2}.crmCustomerList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.crmCustomerRow{width:100%;text-align:left;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:.55rem .65rem;cursor:pointer;font:inherit;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:.45rem}.crmCustomerRowBody{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.crmCustomerRowTags{flex-shrink:0;align-self:flex-start}.crmCustomerRow:hover{background:#f3f4f6}.crmCustomerRowActive{border-color:#1d4ed8;background:#eff6ff}.crmCustomerRowName{font-weight:600;color:#111827}.crmCustomerRowMeta{font-size:.8rem;color:#6b7280;word-break:break-all}.crmMuted{margin:0;color:#6b7280;font-size:.92rem}.crmDetailPanel{min-height:12rem;display:flex;flex-direction:column}.crmDetailEmpty{margin:auto;padding:2rem 1.25rem;text-align:center;font-size:.95rem;font-weight:500;color:#cbd5e1;line-height:1.4;-webkit-user-select:none;user-select:none}.crmSubheading{margin:0 0 .65rem;font-size:.95rem;font-weight:700;color:#374151}.crmKindRow{display:flex;gap:1rem;margin-bottom:.35rem}.crmRadio{font-size:.9rem;color:#374151;cursor:pointer}.crmTextarea{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:.55rem .65rem;font:inherit;resize:vertical;min-height:5rem}.crmTextarea:focus-visible{outline:2px solid #1d4ed8;outline-offset:1px}.crmActivityList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.crmActivityItem{border:1px solid #e5e7eb;border-radius:10px;padding:.65rem .75rem;background:#fff}.crmActivityHead{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.crmActivityHeadMain{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;min-width:0}.crmActivityRemoveBtn{border:none;background:transparent;color:#b91c1c;font-size:.78rem;font-weight:600;cursor:pointer;padding:.15rem .35rem;font-family:inherit;border-radius:6px;flex-shrink:0}.crmActivityRemoveBtn:hover:not(:disabled){background:#fef2f2}.crmActivityRemoveBtn:disabled{opacity:.65;cursor:not-allowed}.crmBadge{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .45rem;border-radius:6px}.crmBadgeCall{background:#dbeafe;color:#1e40af}.crmBadgeComment{background:#f3e8ff;color:#6b21a8}.crmBadgeText{background:#ecfdf5;color:#047857}.crmActivityMeta{font-size:.78rem;color:#6b7280}.crmActivityBody{margin:.15rem 0 0;white-space:pre-wrap;font-size:.92rem;line-height:1.45;color:#374151}.crmOptional{font-weight:500;color:#9ca3af}.crmModal{border:none;padding:0;background:transparent;max-width:calc(100vw - 1.5rem)}.crmModal::backdrop{background:#11182773}.crmModalPanel{background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 25px 50px -12px #00000038;width:min(26rem,calc(100vw - 1.5rem));max-height:calc(100vh - 2rem);display:flex;flex-direction:column;min-height:0}.crmModalHeader{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1rem .65rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.crmModalTitle{margin:0;font-size:1.1rem;font-weight:700;color:#111827}.crmModalClose{border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#6b7280;padding:.15rem .35rem;border-radius:6px;font-family:inherit}.crmModalClose:hover{background:#f3f4f6;color:#111827}.crmModalBody{padding:1rem;overflow:auto}.crmCreditAppForm{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;font-size:.8125rem;line-height:1.35;color-scheme:dark}.crmCreditAppPanel{width:min(72rem,calc(100vw - 1.5rem));max-height:calc(100vh - 1rem);height:min(92vh,calc(100vh - 1rem))}.crmCreditAppPanel .crmModalHeader{padding:.5rem .65rem}.crmCreditAppPanel .crmModalTitle{font-size:1rem}.crmCreditAppPanel .crmModalSubtitle{font-size:.72rem}.crmModalHeaderMain{display:grid;gap:.15rem;min-width:0}.crmCreditAppHeaderActions{display:flex;align-items:center;gap:.45rem;flex-shrink:0}.crmCreditAppPrintBtn{flex-shrink:0;border:1px solid #9ca3af;border-radius:8px;background:transparent;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#9ca3af;font-family:inherit;padding:0}.crmCreditAppPrintBtn:hover{color:#6b7280;border-color:#6b7280;background:transparent}.crmCreditAppPrintBtn:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.crmCreditAppHeaderEditBtn{flex-shrink:0;border:1px solid #9ca3af;border-radius:8px;background:transparent;padding:.35rem .65rem;font-size:.8125rem;font-weight:500;line-height:1.2;cursor:pointer;color:#9ca3af;font-family:inherit;white-space:nowrap}.crmCreditAppHeaderEditBtn:hover{color:#6b7280;border-color:#6b7280;background:transparent}.crmCreditAppHeaderEditBtn:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.crmCreditAppPrintIcon{width:.95rem;height:.95rem;opacity:.85}.crmModalSubtitle{margin:0;font-size:.82rem;color:#6b7280;font-weight:500}.crmModalBody.crmCreditAppForm{padding:0}.crmCreditAppFormScroll{flex:1;min-height:0;overflow-y:auto}.crmCreditAppFormLoading{padding:.5rem .65rem;margin:0;font-size:.72rem}.crmCreditAppEdit{display:flex;flex-direction:column;min-height:0}.crmCreditAppEditHero{position:sticky;top:0;z-index:2;padding:.5rem .65rem;border-bottom:1px solid #e5e7eb;background:#f9fafb;display:grid;gap:.4rem}.crmCreditAppEditLead{margin:0;font-size:.75rem;line-height:1.35;color:#4b5563}.crmCreditAppEditLead strong{color:#111827}.crmCreditAppProgressWrap{display:grid;gap:.35rem}.crmCreditAppProgressMeta{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;font-size:.7rem}.crmCreditAppProgressLabel{font-weight:600;color:#374151}.crmCreditAppProgressPct{font-weight:700;color:#1d4ed8}.crmCreditAppProgressTrack{height:.28rem;border-radius:999px;background:#e5e7eb;overflow:hidden}.crmCreditAppProgressFill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#1d4ed8);transition:width .2s ease}.crmCreditAppSectionNav{display:flex;flex-wrap:wrap;gap:.28rem}.crmCreditAppSectionNavBtn{border:1px solid #d1d5db;border-radius:999px;background:#fff;padding:.15rem .45rem;font:inherit;font-size:.68rem;font-weight:600;color:#374151;cursor:pointer;display:inline-flex;align-items:center;gap:.25rem}.crmCreditAppSectionNavBtn:hover{background:#f3f4f6}.crmCreditAppSectionNavBtnAttention{border-color:#ca8a04;background:#fef9c3;color:#713f12}.crmCreditAppSectionNavCount{min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:999px;background:#ca8a04;color:#422006;font-size:.65rem;line-height:1.1rem;text-align:center}.crmCreditAppEditSections{padding:.5rem .65rem .65rem;display:grid;gap:.5rem}.crmCreditAppSectionCard{border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .6rem;background:#fff;scroll-margin-top:5.5rem}.crmCreditAppSectionCardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:.45rem;margin-bottom:.45rem;padding-bottom:.35rem;border-bottom:1px solid #f3f4f6}.crmCreditAppSectionTitle{margin:0;font-size:.8rem;font-weight:700;color:#111827;letter-spacing:.01em}.crmCreditAppSectionHint{margin:.1rem 0 0;font-size:.68rem;line-height:1.3;color:#6b7280}.crmCreditAppMissingBadge{flex-shrink:0;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#713f12;background:#fef9c3;border:1px solid #fde047;border-radius:999px;padding:.1rem .35rem}.crmCreditAppCompleteBadge{flex-shrink:0;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#166534;background:#ecfdf5;border:1px solid #86efac;border-radius:999px;padding:.1rem .35rem}.crmCreditAppField{display:flex;flex-direction:column;gap:.15rem;min-width:0;margin:0}.crmCreditAppFieldLabel{display:block;font-size:.7rem;font-weight:600;color:#374151;line-height:1.2}.crmCreditAppForm .crmOptional{font-weight:500;font-size:.65rem;color:#9ca3af}.crmCreditAppField .loginInput,.crmCreditAppField .crmCreditAppSelect{width:100%;min-height:1.625rem;padding:.15rem .4rem;font-size:.75rem;border-radius:3px;line-height:1.25}.crmCreditAppField .loginInput:focus,.crmCreditAppField .crmCreditAppSelect:focus{box-shadow:0 0 0 2px #2563eb1f}.crmCreditAppFieldFull{grid-column:1 / -1}.crmCreditAppFieldMissing .loginInput,.crmCreditAppFieldMissing .crmCreditAppSelect{border-color:#ca8a04;background:#fef9c3}.crmCreditAppSelect{cursor:pointer}.crmCreditAppForm select,.crmCreditAppForm .crmCreditAppSelect{color-scheme:dark}.crmCreditAppForm select option{background-color:#181b22;color:#e8eaef}.crmCreditAppCheckDocRowMissing{border-color:#ca8a04;background:#fef9c314}.crmCreditAppTenureRow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .5rem}.crmCreditAppTenurePart{display:flex;flex-direction:column;gap:.15rem;min-width:0}.crmCreditAppTenurePartLabel{font-size:.68rem;font-weight:600;color:#6b7280}.crmCreditAppTradeToggle{margin-bottom:.4rem}.crmCreditAppTradeOff{margin:0 0 .45rem;font-size:.72rem}.crmVisuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.crmCreditAppBoatGrid{margin-top:.4rem}.crmCreditAppChecksList{display:grid;gap:.45rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #f3f4f6}.crmCreditAppCheckDocRow{margin:0;border:1px solid #e5e7eb;border-radius:5px;padding:.45rem .55rem;display:grid;gap:.4rem}.crmCreditAppCoSignerDetail{display:grid;gap:.25rem;margin:0}.crmCreditAppDocUpload{display:grid;gap:.35rem}.crmCreditAppDocUploadLabel{margin:0;font-size:.68rem;font-weight:600;color:#6b7280}.crmCreditAppDocUploadFile{margin:0;font-size:.72rem;color:#111827;word-break:break-word}.crmCreditAppDocUploadEmpty{margin:0;font-size:.7rem}.crmCreditAppDocUploadList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.crmCreditAppDocUploadListItem{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.crmCreditAppDocUploadActions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.crmCreditAppDocUploadBtn{font-size:.7rem;padding:.2rem .45rem;min-height:1.5rem}.crmCreditAppDocUploadRemove{font-size:.7rem}.crmCreditAppDocUploadError{margin:.25rem 0 0;padding:.45rem .55rem;font-size:.8rem}.crmCreditAppAttachmentsRead{display:grid;gap:.55rem}.crmCreditAppAttachmentsReadTitle{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#6b7280}.crmCreditAppAttachmentsReadGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.6rem}.crmCreditAppAttachmentCard{border:1px solid #e5e7eb;border-radius:8px;padding:.55rem .65rem;display:grid;gap:.35rem}.crmCreditAppAttachmentCardLabel{margin:0;font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.crmCreditAppAttachmentCardName{margin:0;font-size:.86rem;color:#111827;word-break:break-word}.crmCreditAppAttachmentCardActions{display:flex;flex-wrap:wrap;gap:.5rem .85rem}.crmCreditAppAttachmentCardError{margin:0;padding:.4rem .5rem;font-size:.78rem}.crmCreditAppConsentGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .65rem;padding-top:.45rem;border-top:1px solid #f3f4f6}.crmCreditAppConsent{display:inline-flex;align-items:center;gap:.3rem;min-height:1.5rem;padding:.15rem .35rem;border-radius:4px;border:1px solid transparent}.crmCreditAppConsent.crmCreditAppFieldMissing{border-color:#ca8a04;background:#fef9c3}.crmModalFooterPinned{flex-shrink:0;margin-top:0;padding:1rem;border-top:1px solid #e5e7eb;background:#fff}.crmCreditAppForm .crmModalFooterPinned{padding:.55rem .65rem}.crmCreditAppForm .crmModalFooterPinned .loginButton,.crmCreditAppForm .crmModalFooterPinned .crmModalButtonSecondary{font-size:.75rem;padding:.3rem .65rem;min-height:1.75rem}.crmCreditAppRead{display:grid;gap:.55rem;padding:.5rem .65rem .65rem}.crmCreditAppReadSections{display:grid;gap:.5rem}.crmCreditAppReadSection.crmCreditAppSectionCard{scroll-margin-top:0}.crmCreditAppReadSectionHead{margin-bottom:.4rem}.crmCreditAppReadFields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .85rem;margin:0}.crmCreditAppReadField{min-width:0}.crmCreditAppReadField dt{margin:0;font-size:.68rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.crmCreditAppReadField dd{margin:.1rem 0 0;font-size:.75rem;font-weight:600;color:#111827;word-break:break-word}.crmCreditAppReadAttachments{display:flex;flex-wrap:wrap;gap:.45rem .65rem;margin-top:.45rem;padding-top:.45rem;border-top:1px solid #f3f4f6}.crmCreditAppFormBanner{margin:.75rem 1rem 0}.crmCreditAppSummaryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:.6rem}.crmCreditAppSummaryItem{border:1px solid #e5e7eb;border-radius:8px;padding:.55rem .65rem;min-width:0}.crmCreditAppSummaryItem p{margin:0;font-size:.68rem;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.crmCreditAppSummaryItem strong{display:block;margin-top:.15rem;font-size:.75rem;color:#111827;font-weight:600;word-break:break-word}@media (min-width: 900px){.crmCreditAppReadFields{grid-template-columns:repeat(3,minmax(0,1fr))}}.crmTextButton{border:none;background:transparent;color:#1d4ed8;font:inherit;font-size:.86rem;font-weight:600;padding:0;justify-self:start;cursor:pointer}.crmTextButton:hover{text-decoration:underline}.crmCreditAppGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem .55rem;align-items:start}.crmCreditAppForm .crmCheckboxLabel{display:inline-flex;align-items:center;gap:.3rem;min-height:1.5rem;font-size:.72rem;color:#374151}.crmCreditAppForm .crmCheckboxLabel input[type=checkbox]{width:.8rem;height:.8rem;margin:0;flex-shrink:0}@media (min-width: 900px){.crmCreditAppGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.crmCreditAppSubSection{margin:.15rem 0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem .85rem}.crmCreditAppSubSection legend{padding:0 .3rem;font-size:.78rem;color:#6b7280}.crmCreditAppSection{margin:0;border:1px solid #e5e7eb;border-radius:10px;padding:.8rem .9rem;display:grid;gap:.75rem}.crmCreditAppSection legend{padding:0 .35rem;font-size:.78rem;color:#6b7280;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.crmCreditAppSectionHead{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.crmCreditAppSectionHint{margin:0;font-size:.82rem;line-height:1.35}.crmCreditAppSectionDisabled{opacity:.75}@media (max-width: 760px){.crmCreditAppEditHero{padding:.45rem .55rem}.crmCreditAppEditSections{padding:.45rem .55rem .55rem}.crmCreditAppGrid{grid-template-columns:1fr;gap:.4rem}.crmCreditAppFieldFull{grid-column:1}.crmCreditAppConsentGrid,.crmCreditAppTenureRow{grid-template-columns:1fr}.crmCreditAppSection{padding:.7rem .75rem}.crmModalFooterPinned{padding:.85rem .8rem}}.crmModalFooter{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.crmModalFooter .loginButton,.crmModalFooter .crmModalButtonSecondary,.crmModalFooter .crmDangerButton,.crmModalFooter .topBarSheetButton{margin-top:0;margin-bottom:0;padding:.62rem .9rem;font-size:.88rem;line-height:1.2;width:auto;flex:0 0 auto}.crmCreditAppForm .crmModalFooterPinned{margin-top:0;padding-top:1rem}.crmModalButtonSecondary{border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font-weight:600;font-size:.88rem;padding:.45rem .9rem;cursor:pointer;font-family:inherit}.crmModalButtonSecondary:hover{background:#f9fafb}.supabaseMissing{max-width:40rem;margin:2rem auto;padding:1.5rem 1.25rem;border-radius:10px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 4px 14px #0000000f}.supabaseMissingTitle{margin:0 0 .75rem;font-size:1.25rem;color:#111827}.supabaseMissingText{margin:0;font-size:.95rem;line-height:1.55;color:#4b5563}.supabaseMissingCode{font-size:.88em;padding:.1rem .3rem;border-radius:4px;background:#f3f4f6;border:1px solid #e5e7eb;color:#111827}.crmWebLeads{display:flex;flex-direction:column;gap:.75rem}.crmWebLeadsList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem;max-height:min(70vh,48rem);overflow:auto}.crmWebLeadCard{border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:.85rem 1rem}.crmWebLeadsToolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem}.crmWebLeadsClearAll{font-size:.82rem;padding:.35rem .7rem}.crmWebLeadRemoveBtn{margin-left:auto;font-size:.78rem;padding:.3rem .6rem}.crmWebLeadHeader{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;margin-bottom:.65rem;padding-bottom:.55rem;border-bottom:1px solid #f3f4f6}.crmWebLeadTime{font-size:.82rem;color:#6b7280}.crmWebLeadName{font-weight:700;font-size:1rem;color:#111827}.crmWebLeadDl{margin:0;display:grid;gap:.45rem}.crmWebLeadRow{display:grid;grid-template-columns:minmax(7rem,10rem) 1fr;gap:.35rem .75rem;font-size:.88rem}.crmWebLeadRow dt{margin:0;font-weight:600;color:#6b7280}.crmWebLeadRow dd{margin:0;color:#111827;word-break:break-word}.crmWebLeadRowBlock{grid-template-columns:1fr}.crmWebLeadRowBlock dt{margin-bottom:.15rem}.crmWebLeadRowMeta dd{color:#4b5563;font-size:.82rem}.crmNotifyWrap{position:relative;z-index:110}.crmNotifyButton{position:relative;border:1px solid #d1d5db;border-radius:8px;background:#fff;padding:.4rem .65rem;font:inherit;font-size:.82rem;font-weight:600;color:#111827;cursor:pointer}.crmNotifyButton:hover{background:#f9fafb}.crmNotifyBadge{position:absolute;top:-.35rem;right:-.35rem;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:999px;background:#dc2626;color:#fff;font-size:.65rem;font-weight:700;line-height:1.1rem;text-align:center}.crmNotifyPanel{position:absolute;top:calc(100% + .35rem);right:0;z-index:120;width:min(22rem,calc(100vw - 2rem));max-height:20rem;overflow:auto;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 12px 32px #0f172a1f}.crmNotifyPanelHead{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem .75rem;border-bottom:1px solid #e5e7eb}.crmNotifyPanelTitle{font-size:.85rem;font-weight:700;color:#111827}.crmNotifyMarkAll{border:none;background:transparent;font:inherit;font-size:.75rem;font-weight:600;color:#1d4ed8;cursor:pointer}.crmNotifyEmpty{padding:.75rem;margin:0}.crmNotifyList{list-style:none;margin:0;padding:0}.crmNotifyRow{display:flex;align-items:stretch;border-bottom:1px solid #f3f4f6}.crmNotifyRow:last-child{border-bottom:none}.crmNotifyBanner{margin:0 .75rem .5rem;padding:.45rem .6rem;font-size:.78rem}.crmNotifyDismiss{flex-shrink:0;align-self:flex-start;margin:.35rem .4rem 0 0;border:none;border-radius:6px;background:transparent;color:#9ca3af;width:1.75rem;height:1.75rem;padding:0;font-size:1.15rem;line-height:1;cursor:pointer;font-family:inherit}.crmNotifyDismiss:hover:not(:disabled){background:#f3f4f6;color:#374151}.crmNotifyDismiss:disabled{opacity:.5;cursor:not-allowed}.crmNotifyItem{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;flex:1;min-width:0;border:none;background:transparent;padding:.65rem .75rem;text-align:left;cursor:pointer;font:inherit}.crmNotifyItem:hover{background:#f9fafb}.crmNotifyItemUnread{background:#eff6ff}.crmNotifyItemTitle{font-size:.84rem;font-weight:700;color:#111827}.crmNotifyItemBody{font-size:.8rem;color:#4b5563}.crmNotifyItemTime{font-size:.72rem;color:#6b7280}.crmSystemLeadAssign{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.85rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.crmSystemLeadAssignLabel{font-size:.78rem;font-weight:600;color:#4b5563}.crmSystemLeadAssignSelect{flex:1 1 10rem;min-width:8rem;border:1px solid #d1d5db;border-radius:8px;padding:.4rem .55rem;font:inherit;font-size:.86rem}.crmSystemLeadAssignActions{display:inline-flex;flex-shrink:0;align-items:stretch;gap:.5rem}.crmSystemLeadAssignBtn,.crmSystemLeadLostBtn{flex-shrink:0;min-width:4.75rem;border:1px solid transparent;white-space:nowrap}.crmSystemLeadLostBtn{background:#dc2626;border-color:#dc2626;color:#fff}.crmSystemLeadLostBtn:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.crmSystemLeadLostBtn:disabled{opacity:.6;cursor:not-allowed}.crmLeadSheetScreenRoot{padding:.65rem .85rem .85rem;overflow:visible}.crmLeadSheetScreenRoot .crmLeadSheetScreen{color:var(--tempt-text);font-family:var(--tempt-font);font-size:.8125rem;line-height:1.3}.crmLeadSheetScreenRoot .crmLeadSheetLogo{width:2.75rem}.crmLeadSheetScreenRoot .crmLeadSheetLogoAnchor{width:2rem}.crmLeadSheetScreenRoot .crmLeadSheetHeader{border-bottom-color:var(--tempt-border-strong)}.crmLeadSheetScreenRoot .crmLeadSheetDealer{font-size:.72rem;color:var(--tempt-text-muted)}.crmLeadSheetScreenRoot .crmLeadSheetTitle{font-size:1.25rem;color:var(--tempt-text)}.crmLeadSheetScreenRoot .crmLeadSheetHeaderMeta{font-size:.75rem;color:var(--tempt-text-muted)}.crmLeadSheetScreenRoot .crmLeadSheetHeaderMeta strong{color:var(--tempt-text)}.crmLeadSheetScreenRoot .crmLeadSheetApplicantName{font-size:1.05rem;color:var(--tempt-text)}.crmLeadSheetScreenRoot .crmLeadSheetHero{margin-bottom:.55rem;padding:.45rem .55rem;background:transparent;border-color:var(--tempt-border)}.crmLeadSheetScreenRoot .crmLeadSheetSection{background:transparent;border-color:var(--tempt-border)}.crmLeadSheetScreenRoot .crmLeadSheetSectionTitle{font-size:.72rem;padding:.22rem .4rem;background:var(--tempt-surface);border-bottom-color:var(--tempt-border);color:var(--tempt-text-muted)}.crmLeadSheetScreenRoot .crmLeadSheetFieldLabel{font-size:.68rem;color:var(--tempt-text-muted)}.crmLeadSheetScreenRoot .crmLeadSheetFieldValue{font-size:.8125rem;color:var(--tempt-text)}.crmLeadSheetScreenRoot .crmLeadSheetFieldGrid{padding:.35rem .4rem .4rem;gap:.2rem .45rem}.crmLeadSheetScreenRoot .crmLeadSheetColumns{gap:.5rem}.crmLeadSheetScreenRoot .crmLeadSheetColumn{gap:.45rem}.crmLeadSheetScreenRoot .crmLeadSheetFooter{margin-top:.55rem}.crmLeadSheetScreenRoot .crmLeadSheetNotesLabel{font-size:.72rem;color:var(--tempt-text-muted)}.crmLeadSheetScreenRoot .crmLeadSheetNotesBody{font-size:.8125rem;color:var(--tempt-text)}.crmLeadSheetScreenRoot .crmLeadSheetNotesLines span{border-bottom-color:var(--tempt-border-strong)}.crmLeadSheetScreenRoot .crmLeadSheetAttachmentLinks{display:grid;gap:.35rem;padding:0 .4rem .35rem}.crmLeadSheetScreenRoot .crmLeadSheetAttachmentLinks .crmCreditAppAttachmentCard{padding:.4rem .5rem;gap:.25rem;border-radius:6px;border-color:var(--tempt-border);background:var(--tempt-surface)}.crmLeadSheetScreenRoot .crmLeadSheetAttachmentLinks .crmCreditAppAttachmentCardLabel{font-size:.68rem;color:var(--tempt-text-muted)}.crmLeadSheetScreenRoot .crmLeadSheetAttachmentLinks .crmCreditAppAttachmentCardName{font-size:.78rem;color:var(--tempt-text)}.crmLeadSheetPrintRoot{display:none;overflow:visible}.crmLeadSheet{position:relative;box-sizing:border-box;color:#111827;font-family:DM Sans,Arial,sans-serif;font-size:8.5pt;line-height:1.25;overflow:visible}.crmLeadSheetLogo{position:absolute;left:-.45rem;top:50%;width:3.25rem;height:auto;transform:translateY(-50%);z-index:10;pointer-events:none}.crmLeadSheetHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.35rem;margin-bottom:.45rem;border-bottom:2px solid #111827;overflow:visible}.crmLeadSheetHeaderBrand{position:relative;display:flex;align-items:center;gap:.55rem;min-width:0;overflow:visible}.crmLeadSheetLogoAnchor{width:2.35rem;flex-shrink:0}.crmLeadSheetHeaderTitles{min-width:0}.crmLeadSheetDealer{margin:0;font-size:8pt;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.crmLeadSheetTitle{margin:.1rem 0 0;font-size:14pt;font-weight:700;line-height:1.1}.crmLeadSheetHeaderMeta{text-align:right;font-size:7.5pt}.crmLeadSheetHeaderMeta p{margin:0 0 .12rem}.crmLeadSheetHero{margin-bottom:.45rem;padding:.35rem .45rem;border:1px solid #9ca3af;background:#f9fafb}.crmLeadSheetApplicantName{margin:0 0 .3rem;font-size:12pt;font-weight:700}.crmLeadSheetHeroGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.2rem .55rem}.crmLeadSheetColumns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;align-items:start}.crmLeadSheetColumn{display:grid;gap:.35rem}.crmLeadSheetSection{border:1px solid #d1d5db;break-inside:avoid;page-break-inside:avoid}.crmLeadSheetSectionCompact .crmLeadSheetFieldGrid{grid-template-columns:minmax(0,1fr)}.crmLeadSheetSectionTitle{margin:0;padding:.18rem .35rem;font-size:7.5pt;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:#e5e7eb;border-bottom:1px solid #d1d5db}.crmLeadSheetFieldGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.12rem .35rem;padding:.28rem .35rem .32rem}.crmLeadSheetField{display:grid;gap:.02rem;min-width:0}.crmLeadSheetFieldLabel{font-size:6.5pt;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.03em}.crmLeadSheetFieldValue{font-size:8pt;font-weight:500;word-break:break-word}.crmLeadSheetAttachments{margin:0;padding:0 .35rem .28rem 1.1rem;font-size:7pt}.crmLeadSheetFooter{display:grid;grid-template-columns:2fr 1fr;gap:.45rem;margin-top:.45rem}.crmLeadSheetNotesLabel{display:block;margin-bottom:.15rem;font-size:7pt;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.crmLeadSheetNotesLines{display:grid;gap:.55rem}.crmLeadSheetNotesLines span{display:block;min-height:.95rem;border-bottom:1px solid #6b7280}.crmLeadSheetNotesBody{margin:0;white-space:pre-wrap;font-size:8pt;line-height:1.35;min-height:2.85rem}@media print{@page{size:letter portrait;margin:.32in}body>*:not(.crmLeadSheetPrintRoot){display:none!important}.crmLeadSheetPrintRoot{display:block!important;overflow:visible!important}.crmLeadSheet{width:100%;overflow:visible!important}}@media screen{.crmLeadSheetPrintRoot{display:none!important}}html.theme-crm{color-scheme:dark;--tempt-bg: #0c0d10;--tempt-bg-elevated: #12141a;--tempt-surface: #181b22;--tempt-surface-hover: #1e222c;--tempt-border: #2a2f3a;--tempt-border-strong: #3d4452;--tempt-text: #e8eaef;--tempt-text-muted: #9aa3b2;--tempt-accent: #f05d22;--tempt-accent-hover: #ff7a3d;--tempt-accent-muted: rgba(240, 93, 34, .18);--tempt-danger: #f87171;--tempt-danger-bg: rgba(127, 29, 29, .35);--tempt-danger-border: rgba(248, 113, 113, .45);--tempt-radius: 12px;--tempt-radius-sm: 8px;--tempt-font: "DM Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--tempt-shadow: 0 12px 40px rgba(0, 0, 0, .45)}html{height:100%}html.theme-crm body{font-family:var(--tempt-font);color:var(--tempt-text);background:var(--tempt-bg);-webkit-font-smoothing:antialiased}html.theme-crm .loginScreen{background:linear-gradient(165deg,var(--tempt-bg) 0%,#1a1210 40%,var(--tempt-bg-elevated) 100%)}html.theme-crm .loginScreenHeader{color:var(--tempt-text)}html.theme-crm .loginScreenSubtitle{color:var(--tempt-text-muted)}html.theme-crm .loginForm{background:var(--tempt-surface);border-color:var(--tempt-border);box-shadow:var(--tempt-shadow)}html.theme-crm .loginLabel{color:var(--tempt-text-muted)}html.theme-crm .loginInput{background:var(--tempt-bg-elevated);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm .loginInput:focus{border-color:var(--tempt-accent);background:var(--tempt-surface);box-shadow:0 0 0 3px var(--tempt-accent-muted)}html.theme-crm .loginButton{background:var(--tempt-accent);border-color:var(--tempt-accent);color:#0c0d10}html.theme-crm .loginButton:hover:not(:disabled){background:var(--tempt-accent-hover);border-color:var(--tempt-accent-hover)}html.theme-crm .loginScreenLoading{color:var(--tempt-text-muted);background:var(--tempt-bg)}html.theme-crm .supabaseMissing{background:var(--tempt-bg);color:var(--tempt-text)}html.theme-crm .supabaseMissingTitle{color:var(--tempt-text)}html.theme-crm .supabaseMissingText{color:var(--tempt-text-muted)}html.theme-crm .supabaseMissingCode{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm .crmShell{position:relative;isolation:isolate;min-height:100vh;background:transparent}html.theme-crm .crmShell:before{content:"";position:fixed;top:50%;left:50%;width:min(96vw,58rem);height:min(88vh,44rem);transform:translate(-50%,-50%);background-image:url(/assets/logo-YAa8wqVm.png);background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.065;pointer-events:none;z-index:0}html.theme-crm .crmShell>.crmPanel{position:relative;z-index:1}html.theme-crm .crmTopBar{z-index:100;border-bottom-color:var(--tempt-border)}html.theme-crm .crmTitleBlockWithBrand{display:flex;align-items:center;gap:.65rem;min-width:0}html.theme-crm .crmTitleBlockWithBrand h1{min-width:0}html.theme-crm .crmTitleMark{display:block;max-height:2.5rem;width:auto;object-fit:contain;flex-shrink:0}html.theme-crm .crmTitleBlock h1{color:var(--tempt-text)}html.theme-crm .crmSubtitle,html.theme-crm .crmPanelIntro,html.theme-crm .crmCustomersCount,html.theme-crm .crmMuted,html.theme-crm .crmToolbarAssigneeLabel,html.theme-crm .crmStatLabel,html.theme-crm .crmWebLeadTime,html.theme-crm .crmProfileSummaryMeta,html.theme-crm .crmDetailEmpty{color:var(--tempt-text-muted)}html.theme-crm .crmStatValue,html.theme-crm .crmWebLeadName,html.theme-crm .crmProfileTitle,html.theme-crm .crmCardTitle,html.theme-crm .crmCustomerRowName,html.theme-crm .crmPanelHeading,html.theme-crm .crmLogActivityHeading,html.theme-crm .crmModalTitle,html.theme-crm .crmGateTitle{color:var(--tempt-text)}html.theme-crm .crmPanel,html.theme-crm .crmCard,html.theme-crm .crmWebLeadCard,html.theme-crm .crmStatsBoard,html.theme-crm .crmGateCard,html.theme-crm .crmModalPanel{background:var(--tempt-bg-elevated);border-color:var(--tempt-border)}html.theme-crm .crmStatsBoardDivider{background:var(--tempt-border)}html.theme-crm .crmCustomerRow{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm .crmCustomerRow:hover{border-color:var(--tempt-border-strong)}html.theme-crm .crmCustomerRowActive{border-color:var(--tempt-accent);background:var(--tempt-accent-muted)}html.theme-crm .crmCustomerRowMeta,html.theme-crm .crmCustomerRowAssignee,html.theme-crm .crmCustomerRowLostMeta,html.theme-crm .crmAdminDirectoryRowReadOnly .crmAdminDirectoryEmail{color:var(--tempt-text-muted)}html.theme-crm .crmAdminDirectoryRowReadOnly .loginInput:disabled{background:var(--tempt-surface);color:var(--tempt-text-muted);border-color:var(--tempt-border);opacity:.85}html.theme-crm .crmSegmented{background:var(--tempt-surface);border-color:var(--tempt-border)}html.theme-crm .crmSegment{background:transparent;color:var(--tempt-text-muted)}html.theme-crm .crmSegment:hover:not(.crmSegmentActive){background:var(--tempt-surface-hover);color:var(--tempt-text)}html.theme-crm .crmSegmentActive{background:var(--tempt-accent);color:#0c0d10}html.theme-crm .crmSegmentActive:hover{background:var(--tempt-accent-hover);color:#0c0d10}html.theme-crm .crmSearchInput,html.theme-crm .crmAssigneeSelect,html.theme-crm .loginInput,html.theme-crm .crmForm input,html.theme-crm .crmForm textarea,html.theme-crm .crmForm select,html.theme-crm .crmModalBody input,html.theme-crm .crmModalBody textarea,html.theme-crm .crmModalBody select{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm .crmSearchInput:focus,html.theme-crm .crmAssigneeSelect:focus{outline:2px solid var(--tempt-accent);outline-offset:1px;border-color:var(--tempt-accent)}html.theme-crm .crmBanner{background:var(--tempt-danger-bg);border-color:var(--tempt-danger-border);color:#fecaca}html.theme-crm .crmBannerWarn{background:#f05d221f;border-color:#f05d2273;color:#fdba74}html.theme-crm .crmGateBody,html.theme-crm .crmGateHints,html.theme-crm .crmGateTechnical,html.theme-crm .crmWebLeadRow dt,html.theme-crm .crmWebLeadRow dd{color:var(--tempt-text-muted)}html.theme-crm .crmWebLeadRow dd{color:var(--tempt-text)}html.theme-crm .crmWebLeadHeader{border-bottom-color:var(--tempt-border)}html.theme-crm .crmProfileEditBtn{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text-muted)}html.theme-crm .crmProfileEditBtn:hover{background:var(--tempt-surface-hover);color:var(--tempt-accent);border-color:var(--tempt-accent)}html.theme-crm .crmTextButton{color:var(--tempt-accent)}html.theme-crm .crmTextButton:hover{color:var(--tempt-accent-hover)}html.theme-crm .crmCheckboxLabel{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppForm .crmCheckboxLabel,html.theme-crm .crmCreditAppForm .crmCheckboxLabel span{color:var(--tempt-text)}html.theme-crm .crmCreditAppForm select,html.theme-crm .crmCreditAppForm .crmCreditAppSelect{color-scheme:dark}html.theme-crm .crmCreditAppForm select option{background-color:var(--tempt-bg-elevated);color:var(--tempt-text)}html.theme-crm .crmCreditAppCheckDocRowMissing{border-color:#ca8a04;background:#fef9c31a}html.theme-crm .crmCreditAppForm .crmCreditAppDocUploadLabel{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppForm .crmCreditAppDocUploadFile{color:var(--tempt-text)}html.theme-crm .crmCreditAppForm .crmCreditAppDocUploadEmpty{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppSubSection{border-color:var(--tempt-border)}html.theme-crm .crmCreditAppSubSection legend{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppSummaryItem{border-color:var(--tempt-border);background:var(--tempt-surface)}html.theme-crm .crmCreditAppSummaryItem p{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppSummaryItem strong{color:var(--tempt-text)}html.theme-crm .crmCreditAppReadField dt{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppReadField dd{color:var(--tempt-text)}html.theme-crm .crmCreditAppReadAttachments{border-top-color:var(--tempt-border)}html.theme-crm .crmCreditAppAttachmentCard{border-color:var(--tempt-border);background:var(--tempt-bg-elevated)}html.theme-crm .crmCreditAppAttachmentCardLabel{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppAttachmentCardName{color:var(--tempt-text)}html.theme-crm .crmCreditAppSection{border-color:var(--tempt-border);background:var(--tempt-bg-elevated)}html.theme-crm .crmCreditAppSection legend,html.theme-crm .crmModalSubtitle{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppEditHero{background:var(--tempt-bg-elevated);border-bottom-color:var(--tempt-border)}html.theme-crm .crmCreditAppEditLead{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppEditLead strong{color:var(--tempt-text)}html.theme-crm .crmCreditAppProgressLabel{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppProgressPct{color:var(--tempt-accent)}html.theme-crm .crmCreditAppProgressTrack{background:var(--tempt-border)}html.theme-crm .crmCreditAppProgressFill{background:linear-gradient(90deg,var(--tempt-accent),var(--tempt-accent-hover))}html.theme-crm .crmCreditAppSectionNavBtn{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppSectionNavBtn:hover{background:var(--tempt-surface-hover);color:var(--tempt-text)}html.theme-crm .crmCreditAppSectionCard{border-color:var(--tempt-border);background:var(--tempt-surface)}html.theme-crm .crmCreditAppSectionTitle{color:var(--tempt-text)}html.theme-crm .crmCreditAppSectionHint{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppMissingBadge{color:#fde047;background:#eab3082e;border-color:#facc1580}html.theme-crm .crmCreditAppCompleteBadge{color:#86efac;background:#22c55e1f;border-color:#22c55e59}html.theme-crm .crmCreditAppFieldLabel{color:var(--tempt-text-muted)}html.theme-crm .crmCreditAppFieldMissing .loginInput,html.theme-crm .crmCreditAppFieldMissing .crmCreditAppSelect,html.theme-crm .crmCreditAppConsent.crmCreditAppFieldMissing{border-color:#ca8a04;background:#fef9c31f}html.theme-crm .crmCreditAppSectionNavBtnAttention{border-color:#ca8a04;background:#fef9c31a;color:#fde047}html.theme-crm .crmCreditAppSectionNavCount{background:#ca8a04;color:#422006}html.theme-crm .crmModalFooterPinned{background:var(--tempt-bg-elevated);border-top-color:var(--tempt-border)}html.theme-crm .crmButtonDanger{border:1px solid var(--tempt-danger-border);border-radius:var(--tempt-radius-sm);background:var(--tempt-danger-bg);color:#fecaca;font-family:inherit;font-size:.88rem;font-weight:600;padding:.45rem .85rem;cursor:pointer;white-space:nowrap}html.theme-crm .crmButtonDanger:hover:not(:disabled){background:#7f1d1d8c;border-color:var(--tempt-danger)}html.theme-crm .crmButtonDanger:disabled{opacity:.6;cursor:not-allowed}html.theme-crm .crmSystemLeadLostBtn{background:var(--tempt-danger-bg);border-color:var(--tempt-danger-border);color:#fecaca}html.theme-crm .crmSystemLeadLostBtn:hover:not(:disabled){background:#7f1d1d8c;border-color:var(--tempt-danger);color:#fff}html.theme-crm .crmModal{color:var(--tempt-text)}html.theme-crm .crmModalHeader{border-bottom-color:var(--tempt-border)}html.theme-crm .crmModalClose{color:var(--tempt-text-muted)}html.theme-crm .crmModalClose:hover{background:var(--tempt-surface-hover);color:var(--tempt-text)}html.theme-crm .crmModalFooter{border-top-color:var(--tempt-border)}html.theme-crm .crmModalButtonSecondary{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm .crmModalButtonSecondary:hover{background:var(--tempt-surface-hover)}html.theme-crm .crmNotifyButton{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm .crmNotifyButton:hover{background:var(--tempt-surface-hover);border-color:var(--tempt-border-strong)}html.theme-crm .crmNotifyBadge{background:var(--tempt-accent);color:#0c0d10}html.theme-crm .crmNotifyPanel{background:var(--tempt-bg-elevated);border-color:var(--tempt-border);box-shadow:var(--tempt-shadow)}html.theme-crm .crmNotifyPanelTitle{color:var(--tempt-text)}html.theme-crm .crmNotifyMarkAll{color:var(--tempt-accent)}html.theme-crm .crmNotifyItem{color:var(--tempt-text-muted)}html.theme-crm .crmNotifyItem:hover{background:var(--tempt-surface-hover)}html.theme-crm .crmNotifyItemUnread{background:var(--tempt-accent-muted)}html.theme-crm .crmNotifyItemTitle{color:var(--tempt-text)}html.theme-crm .crmNotifyItemBody,html.theme-crm .crmNotifyItemTime{color:var(--tempt-text-muted)}html.theme-crm .crmNotifyRow{border-bottom-color:var(--tempt-border)}html.theme-crm .crmNotifyDismiss{color:var(--tempt-text-muted)}html.theme-crm .crmNotifyDismiss:hover:not(:disabled){background:var(--tempt-surface-hover);color:var(--tempt-text)}html.theme-crm .crmNotifyBanner{border:1px solid var(--tempt-danger-border)}html.theme-crm .crmLenderRailBtnActive{border-color:var(--tempt-accent)}html.theme-crm .crmRestoreButton{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm .crmProfileSummary dt{color:var(--tempt-text-muted)}html.theme-crm .crmProfileSummary dd{color:#fff}html.theme-crm .crmProfileSummary .crmProfileSummaryMeta,html.theme-crm .crmProfileSummary dt.crmProfileSummaryMeta{color:var(--tempt-text-muted)}html.theme-crm .crmCustomerDetailMeta{border-bottom-color:var(--tempt-border)}html.theme-crm .crmSubheading,html.theme-crm .crmLogActivityHeading{color:var(--tempt-text)}html.theme-crm .crmKindRow,html.theme-crm .crmRadio{color:var(--tempt-text-muted)}html.theme-crm .crmRadio input{accent-color:var(--tempt-accent)}html.theme-crm .crmModalBody .loginLabel,html.theme-crm .crmForm .loginLabel{color:var(--tempt-text-muted)}html.theme-crm .crmActivityHistorySection{border-top-color:var(--tempt-border)}html.theme-crm .crmActivityItem{background:var(--tempt-surface);border-color:var(--tempt-border)}html.theme-crm .crmActivityItem:has(.crmBadgeComment){background:var(--tempt-bg-elevated)}html.theme-crm .crmActivityItem:has(.crmBadgeCall),html.theme-crm .crmActivityItem:has(.crmBadgeText){border-left:3px solid var(--tempt-accent);padding-left:calc(.75rem - 3px)}html.theme-crm .crmActivityBody{color:var(--tempt-text-muted)}html.theme-crm .crmActivityAuthor{color:var(--tempt-text);font-weight:700}html.theme-crm .crmActivityAuthor+.crmActivityMeta:before{color:var(--tempt-text-muted)}html.theme-crm .crmActivityMeta{color:var(--tempt-text-muted)}html.theme-crm .crmActivityRemoveBtn{color:var(--tempt-danger)}html.theme-crm .crmActivityRemoveBtn:hover:not(:disabled){background:var(--tempt-surface-hover)}html.theme-crm .crmBadgeCall{background:#3b82f638;color:#bfdbfe}html.theme-crm .crmBadgeComment{background:#a855f733;color:#e9d5ff}html.theme-crm .crmBadgeText{background:#10b98133;color:#a7f3d0}html.theme-crm .appTab{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text-muted)}html.theme-crm .appTab:hover{background:var(--tempt-surface-hover);color:var(--tempt-text)}html.theme-crm .appTabActive{border-color:var(--tempt-accent);background:var(--tempt-accent-muted);color:var(--tempt-accent)}html.theme-crm .topBarSheetButton{background:var(--tempt-accent);border-color:var(--tempt-accent);color:#0c0d10}html.theme-crm .topBarSheetButton:hover{background:var(--tempt-accent-hover);border-color:var(--tempt-accent-hover);color:#0c0d10}html.theme-crm .topBarSheetButton:focus-visible{outline-color:var(--tempt-accent)}html.theme-crm .topBarMarketingLink,html.theme-crm .crmFinanceLink{color:var(--tempt-accent)}html.theme-crm .topBarMarketingLink:hover,html.theme-crm .crmFinanceLink:hover{color:var(--tempt-accent-hover)}html.theme-crm .loadingInline{color:var(--tempt-accent)}html.theme-crm .spinner{border-color:#f05d2240;border-top-color:var(--tempt-accent)}
