: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}.appErrorBoundary{min-height:100vh;max-width:32rem;margin:0 auto;padding:2rem 1.25rem;display:flex;flex-direction:column;gap:.85rem;justify-content:center;color:#374151;background:#f3f4f6}.appErrorBoundaryTitle{margin:0;font-size:1.35rem;color:#111827}.appErrorBoundaryMessage{margin:0;line-height:1.5}.appErrorBoundaryDetails{font-size:.88rem}.appErrorBoundaryPre{margin:.5rem 0 0;padding:.65rem .75rem;border-radius:8px;background:#fff;border:1px solid #e5e7eb;overflow:auto;white-space:pre-wrap;word-break:break-word;font-size:.82rem}.appErrorBoundaryActions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.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{width:100%;max-width:none;min-height:100dvh;margin:0;padding:1rem 1.25rem;display:flex;flex-direction:column}.crmShellBody{flex:1;min-height:0;display:flex;flex-direction:column;padding-top:1rem;border-top:1px solid #e5e7eb}.crmHeaderChrome{--crm-header-border: #e5e7eb;--crm-header-surface: #ffffff;--crm-header-surface-muted: #f9fafb;--crm-header-tab-track: #f3f4f6;position:relative;z-index:100}@media (max-width: 1023px){.crmHeaderChrome{border:1px solid var(--crm-header-border);border-radius:14px;background:linear-gradient(180deg,var(--crm-header-surface) 0%,var(--crm-header-surface-muted) 100%);box-shadow:0 1px 2px #1118270a,0 4px 16px #1118270a;margin-bottom:.75rem;overflow:hidden}.crmHeaderChrome .crmTopBar{margin-bottom:0;padding:.65rem .75rem .5rem;border-bottom:none}.crmHeaderChrome .crmTabBarRow{margin-bottom:0;padding:.45rem .55rem .6rem;border-top:1px solid rgba(229,231,235,.85)}.crmHeaderChrome .crmTabBar{flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.25rem;padding:.2rem;border-radius:11px;background:var(--crm-header-tab-track)}.crmHeaderChrome .crmTabBar::-webkit-scrollbar{display:none}.crmHeaderChrome .crmTabBtn{flex-shrink:0;white-space:nowrap}.crmShellBody{border-top:none;padding-top:.35rem}}.crmTabBar{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem}.crmTabBarRow{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.crmTabBarRow .crmTabBar{margin-bottom:0;flex:1 1 auto;min-width:0}.crmTopBarAlerts,.crmTabBarAlerts{display:flex;align-items:center;gap:.45rem;flex-shrink:0}.crmTabLabelNarrow{display:none}.crmShell>.crmPanel:not([hidden]),.crmShellBody>.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:.85rem;padding-bottom:.85rem;border-bottom:none;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{position:relative;z-index:100;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem;overflow:visible}.crmTopBarActionCluster{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;box-shadow:inset 0 1px #ffffffa6}.crmTopBarActionCluster .crmNotifyButton{min-height:2.5rem;padding-top:.35rem;padding-bottom:.35rem;border-color:transparent;background:transparent;box-shadow:none}.crmTopBarActionCluster .crmNotifyButton:hover{background:#fff;border-color:#d1d5db}.crmTopBarTrailMenu{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem}.crmTopBarMenuBtn{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid transparent;border-radius:9px;background:transparent;color:#374151;cursor:pointer;font-family:inherit;flex-shrink:0;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.crmTopBarMenuBtn:hover{background:#fff;border-color:#d1d5db}.crmTopBarMenuBtnActive{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.crmTopBarMenuBtnActive:hover{background:#dbeafe;border-color:#60a5fa}.crmTopBarMenuIcon{width:1.25rem;height:1.25rem;display:block}.crmNotifyButton{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font:inherit;font-size:.88rem;font-weight:600;padding:.4rem .75rem;cursor:pointer}.crmNotifyButton:hover{background:#f9fafb;border-color:#9ca3af}.crmTodoRemindButton,.crmNotifyButtonIconOnly{padding:.4rem .55rem;min-width:2.25rem}.crmNotifyIcon,.crmTodoRemindIcon{width:1.1rem;height:1.1rem;display:block}.crmNotifyBadge{position:absolute;top:-.35rem;right:-.35rem;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:999px;background:#1d4ed8;color:#fff;font-size:.65rem;font-weight:700;line-height:1.1rem;text-align:center}.crmNotifyPanel{position:fixed;top:var(--crm-notify-panel-top, 4.5rem);right:var(--crm-notify-panel-right, 1.25rem);left:auto;z-index:251;width:min(22rem,calc(100vw - 2rem));max-height:min(24rem,var(--crm-notify-panel-max-height, 70vh));overflow:auto;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 12px 40px #1118271f}.crmTodoRemindPanel{width:min(18rem,calc(100vw - 2rem))}.crmNotifyPanelHead{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem .85rem;border-bottom:1px solid #e5e7eb}.crmNotifyPanelTitle{font-size:.92rem;font-weight:700;color:#111827}.crmTodoRemindPanelBody{display:flex;flex-direction:column;gap:.75rem;padding:.85rem}.crmTodoRemindPending{margin:0;font-size:.88rem;color:#4b5563}.crmTodoRemindPendingDone{color:#6b7280}.crmTodoRemindOpenTodo{align-self:flex-start;background:none;border:none;padding:0;color:#1d4ed8;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.crmTodoRemindOpenTodo:hover{color:#1e40af}.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{--crm-customers-list-width-expanded: min(24rem, 34vw);--crm-customers-list-width: var(--crm-customers-list-width-expanded);display:flex;flex-direction:column;gap:.75rem;flex:1;min-height:0}.crmCustomersLayoutPanelCollapsed{--crm-customers-list-width: 5.5rem}.crmCustomersToolbar{display:grid;grid-template-columns:var(--crm-customers-list-width-expanded) minmax(0,1fr);gap:.65rem;align-items:center;width:100%}.crmCustomersToolbarSearchSlot{min-width:0}.crmCustomersToolbarSpacer{min-height:0}.crmCustomersToolbarSorters{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.65rem;row-gap:.55rem;min-width:0}.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{box-sizing:border-box;width:100%;min-width:0;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;gap:.55rem;min-width:0}.crmProfileTitleBlock>.crmCustomerDetailMain{width:100%;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:.55rem;min-width:0}.crmProfileNameLine{display:inline-flex;align-items:center;gap:.4rem;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}.crmProfileNameColumn .crmPipelineStagePicker,.crmProfileNameColumn .crmPipelineBadge{margin:0;padding:0;line-height:1}.crmProfileNameColumn .crmPipelineBadgeBtn,.crmProfileNameColumn .crmPipelineBadge{margin-top:0;min-height:1.38rem;padding:0 .54rem;font-size:.74rem;line-height:1}.crmProfileNameColumn .crmPipelineBadgeChevron{font-size:.62rem}.crmProfileStatusRow{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.35rem;margin-top:0}.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.crmProfileTitleEditBtn{width:auto;height:1.15rem;min-width:0;min-height:1.15rem;box-sizing:border-box;padding:0 .42rem;gap:.28rem;flex-shrink:0;font-size:.72rem;font-weight:600;line-height:1;border-radius:6px;transition:background .15s ease,border-color .15s ease,color .15s ease}.crmProfileTitleEditIcon{font-size:.68rem;line-height:1}.crmProfileTitleEditLabel{line-height:1}.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;column-gap:1rem;align-items:start;padding-bottom:1.05rem;margin-bottom:1.05rem;border-bottom:1px solid var(--crm-section-divider, #d1d5db)}.crmCustomerDetailTop>.crmProfileTitleBlock{grid-column:1;grid-row:1}.crmCustomerDetailTop>.crmProfileHeaderActions{grid-column:3;grid-row:1}.crmCustomerDetailTop>.crmCustomerDetailLenders{grid-column:2;grid-row:1;justify-self:center;align-self:end}.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):not(.crmLenderIconBtnPending){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}.crmLenderIconBtnPending{border-color:#fdba74;box-shadow:0 0 0 1px #fb923c59}.crmLenderDecisionTag{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:6px;min-height:1.35rem;padding:0 .55rem;font-size:.68rem;font-weight:700;line-height:1;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}.crmLenderTagPending{color:#475569;background:#e2e8f0;border:1px solid #94a3b8}.crmPipelineStagePicker{position:relative;align-self:flex-start}.crmPipelineBadgeBtn{display:inline-flex;align-items:center;justify-content:center;gap:.28rem;box-sizing:border-box;border-radius:6px;min-height:1.35rem;padding:0 .5rem 0 .58rem;font-size:.72rem;font-weight:700;line-height:1;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;justify-content:center;box-sizing:border-box;border-radius:6px;min-height:1.35rem;padding:0 .55rem;font-size:.7rem;font-weight:700;line-height:1;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;justify-content:center;box-sizing:border-box;border-radius:6px;min-height:1.35rem;padding:0 .55rem;font-size:.72rem;font-weight:700;line-height:1;text-align:center}.crmPipelineBadgeFresh,.crmPipelineBadgeContacted{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd}.crmPipelineBadgeNoContact{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.crmPipelineBadgeApped{color:#15803d;background:#dcfce7;border:1px solid #86efac}.crmPipelineBadgePendingFi{color:#854d0e;background:#fef9c3;border:1px solid #fde047}.crmPipelineBadgeSold{color:#ecfdf5;background:#166534;border:1px solid #15803d}.crmPipelineBadgeLost{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.crmPipelineBadgeCustom,.crmPipelineBadgeThemed{color:color-mix(in srgb,var(--crm-pipeline-color, #2563eb) 70%,#111827);background:color-mix(in srgb,var(--crm-pipeline-color, #2563eb) 14%,#ffffff);border:1px solid color-mix(in srgb,var(--crm-pipeline-color, #2563eb) 34%,#d1d5db)}.crmPipelineSettingsCard{display:grid;gap:.75rem}.crmPipelineSettingsIntro{margin:0}.crmPipelineSettingsList{display:grid;grid-template-columns:auto auto auto minmax(8rem,1fr) max-content max-content;column-gap:.65rem;row-gap:.55rem;align-items:center}.crmPipelineSettingsRow{display:grid;grid-template-columns:subgrid;grid-column:1 / -1;align-items:center;gap:.55rem .65rem;padding:.65rem .75rem;border:1px solid #e5e7eb;border-radius:12px;background:#fafbfc}.crmPipelineSettingsOrder{display:grid;gap:.2rem}.crmPipelineSettingsOrderBtn{width:1.85rem;height:1.55rem;padding:0;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font:inherit;font-size:.82rem;line-height:1;cursor:pointer}.crmPipelineSettingsOrderBtn:disabled{opacity:.45;cursor:not-allowed}.crmPipelineSettingsColorField input[type=color]{width:2.65rem;height:2.35rem;padding:.12rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer}.crmPipelineSettingsLabelInput{min-width:0}.crmPipelineSettingsCreditCheck{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;color:#4b5563;white-space:nowrap;justify-self:start}.crmPipelineSettingsSystemNote{font-size:.78rem;white-space:nowrap;justify-self:end}.crmPipelineSettingsDefaultStageNote{white-space:normal;line-height:1.15;text-align:center;min-width:4.75rem;justify-self:end}.crmPipelineSettingsDeleteBtn,.crmPipelineSettingsDeleteConfirm{white-space:nowrap;justify-self:end;min-width:4.75rem}.crmPipelineSettingsDeleteDialog{grid-column:1 / -1;display:grid;gap:.55rem;padding:.65rem .75rem;border:1px solid #fecaca;border-radius:10px;background:#fff7f7}.crmPipelineSettingsDeleteCopy{margin:0;font-size:.86rem}.crmPipelineSettingsDeleteActions{display:flex;flex-wrap:wrap;gap:.45rem}.crmPipelineSettingsCreate{display:grid;gap:.55rem;padding-top:.35rem;border-top:1px solid #e5e7eb}.crmPipelineSettingsCreateTitle{margin:0;font-size:.95rem;font-weight:700}.crmPipelineSettingsCreateFields{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.crmPipelineSettingsCreateFields .crmInput{flex:1 1 12rem;min-width:0}.crmPermissionsSettingsCard{display:grid;gap:.85rem}.crmGroupsPermissionsTab{display:grid;gap:1rem}.crmDirectoryGroupsCard{display:grid;gap:.85rem}.crmDirectoryGroupsIntro{margin:0}.crmDirectoryGroupsList{margin-top:.15rem;grid-template-columns:auto minmax(5rem,1fr) minmax(8rem,2fr) auto}.crmDirectoryGroupBadge{display:inline-flex;align-items:center;padding:.25rem .55rem;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:.78rem;font-weight:700;white-space:nowrap}.crmDirectoryGroupsDeleteDialog{grid-column:1 / -1}.crmDirectoryDefaultRoleField{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .75rem}.crmDirectoryDefaultRoleLabel{font-size:.86rem;font-weight:600;color:#111827}.crmDirectoryDefaultRoleSelect{min-width:12rem}.crmDirectoryGroupsCreate{margin-top:.35rem}.crmPermissionsSettingsIntro{margin:0}.crmPermissionsPositionTabs{display:flex;flex-wrap:wrap;gap:.35rem}.crmPermissionsPositionTab{padding:.35rem .7rem;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;font:inherit;font-size:.78rem;font-weight:600;cursor:pointer}.crmPermissionsPositionTabActive{border-color:var(--tempt-accent, #f05d22);background:color-mix(in srgb,var(--tempt-accent, #f05d22) 14%,#ffffff);color:#111827}.crmPermissionsGroups{display:grid;gap:.85rem}.crmPermissionsGroup{display:grid;gap:.45rem;padding:.75rem .85rem;border:1px solid #e5e7eb;border-radius:12px;background:#fafbfc}.crmPermissionsGroupTitle{margin:0;font-size:.92rem;font-weight:700}.crmPermissionsGroupList{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.crmPermissionsRowLabel{display:flex;align-items:flex-start;gap:.55rem;cursor:pointer}.crmPermissionsRowCopy{display:grid;gap:.12rem}.crmPermissionsRowTitle{font-size:.86rem;font-weight:600;color:#111827}.crmPermissionsRowDescription{margin:0;font-size:.78rem;line-height:1.35}.crmPermissionsFootnote{margin:0;font-size:.8rem}.crmAdminDirectoryPermissionsAdminCheck{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;white-space:nowrap}@media (max-width: 767px){.crmPipelineSettingsList{display:flex;flex-direction:column;gap:.55rem}.crmPipelineSettingsRow{display:grid;grid-template-columns:auto auto 1fr;grid-column:auto;grid-template-areas:"order color badge" "label label label" "credit credit credit" "delete delete delete"}.crmPipelineSettingsOrder{grid-area:order}.crmPipelineSettingsColorField{grid-area:color}.crmPipelineSettingsRow>.crmPipelineBadge{grid-area:badge;justify-self:start}.crmPipelineSettingsLabelInput{grid-area:label}.crmPipelineSettingsCreditCheck,.crmPipelineSettingsSystemNote{grid-area:credit}.crmPipelineSettingsDeleteBtn{grid-area:delete;justify-self:start}}.crmLenderLogoSlot{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;flex-shrink:0}.crmLenderLogoImg{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.crmLenderLogoFallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;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{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem 1.25rem;align-items:start;min-width:0}.crmLogActivityColumn,.crmCustomerTaskPanel{min-width:0}.crmCustomerTaskPanel .crmCustomerTaskForm{margin-bottom:0}.crmCustomerTaskPanel .crmCustomerTaskFormGrid{grid-template-columns:1fr}.crmCustomerTaskListSection{margin-top:.85rem;padding-top:.65rem;border-top:1px solid var(--crm-section-divider, #d1d5db)}.crmCustomerTaskListSection>.crmSubheading{margin-bottom:.65rem}@media (max-width: 767px){.crmLogActivityBlock{grid-template-columns:1fr}}.crmLogActivityIntro{display:flex;flex-direction:column;gap:.35rem}.crmLogActivityHeading{margin:0;font-size:.92rem;font-weight:700;color:#374151;letter-spacing:-.01em}.crmLogActivityIntro .crmKindRow,.crmLogActivityIntro .crmCustomerTaskTypeRow{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 var(--crm-section-divider, #d1d5db)}.crmActivityHistorySection>.crmSubheading{margin-bottom:.65rem}.crmEditHistorySection{margin-top:.85rem;padding-top:.65rem;border-top:1px solid var(--crm-section-divider, #d1d5db)}.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 var(--crm-section-divider, #d1d5db);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}.crmSettingsTab{display:grid;gap:.85rem}.crmSettingsTabNav{display:flex;flex-wrap:wrap;gap:.35rem;padding:.22rem;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.crmSettingsTabBtn{flex:1 1 auto;min-width:8.5rem}.crmSettingsTabPanel{min-width:0}.crmSettingsTabPanel[hidden]{display:none}.crmThemeSettingsCard{display:grid;gap:.75rem}.crmThemeSettingsCard>.crmCardTitle{margin-bottom:0}.crmThemeSettingsIntro{margin:0}.crmThemeSettingsLeadRow{display:grid;gap:.75rem;min-width:0}@media (min-width: 1024px){.crmThemeSettingsLeadRow{grid-template-columns:minmax(0,1fr) minmax(22rem,26rem);gap:1rem 1.5rem;align-items:start}.crmThemeSettingsLeadRow .crmThemeMiniPreviewAside{justify-self:stretch;width:100%}.crmThemeSettingsLeadRow .crmThemeMiniPreview{--crm-preview-scale: 2.15}.crmThemeSettingsLeadRow .crmThemeMiniPreviewHeading{display:none}}@media (max-width: 1023px){.crmThemeSettingsLeadRow .crmThemeMiniPreviewFrame{max-width:22rem}}.crmThemeColorModeField{margin:0;padding:0;border:0;display:grid;gap:.55rem}.crmThemeColorModeField .loginLabel{margin:0}.crmThemeColorModeToggle{width:fit-content;max-width:100%}.crmThemeControlStyleGrid,.crmThemeControlStyleRow{display:grid;gap:.85rem}@media (min-width: 1024px){.crmThemeControlStyleRow{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.75rem 1.35rem}.crmThemeControlStyleRow .crmThemeControlStyleField{flex:0 0 auto;width:auto;min-width:0}}.crmThemeControlStyleField{margin:0;padding:0;border:0;display:grid;gap:.55rem}.crmThemeControlStyleField .loginLabel{margin:0}.crmThemeControlStyleToggle{width:fit-content;max-width:100%}.crmThemeSettingsControlsColumn{display:grid;gap:.85rem;min-width:0}.crmThemeMiniPreviewAside{min-width:0;align-self:start}.crmThemeMiniPreviewHeading{margin:0 0 .45rem}.crmThemeMiniPreview{--crm-preview-scale: 1.75;pointer-events:none;-webkit-user-select:none;user-select:none;contain:layout style;isolation:isolate}.crmThemeMiniPreviewFrame{width:100%;border:1px solid var(--tempt-border);border-radius:10px;background:var(--tempt-bg);box-shadow:var(--tempt-shadow);overflow:hidden}.crmThemeMiniPreviewShell{display:grid;gap:calc(.45rem * var(--crm-preview-scale));padding:calc(.45rem * var(--crm-preview-scale));background:var(--tempt-bg)}.crmThemeMiniPreviewTopBar{display:flex;align-items:flex-start;justify-content:space-between;gap:calc(.35rem * var(--crm-preview-scale))}.crmThemeMiniPreviewBrand{display:flex;align-items:center;gap:calc(.3rem * var(--crm-preview-scale));min-width:0}.crmThemeMiniPreviewMark{width:calc(1rem * var(--crm-preview-scale));height:calc(1rem * var(--crm-preview-scale));object-fit:contain;flex-shrink:0}.crmThemeMiniPreviewBrandText{display:grid;gap:calc(.05rem * var(--crm-preview-scale));min-width:0}.crmThemeMiniPreviewTitle{font-size:calc(.52rem * var(--crm-preview-scale));font-weight:700;line-height:1.15;color:var(--tempt-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crmThemeMiniPreviewSubtitle{font-size:calc(.44rem * var(--crm-preview-scale));line-height:1.15;color:var(--tempt-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crmThemeMiniPreviewTopActions{display:flex;align-items:center;gap:calc(.2rem * var(--crm-preview-scale));flex-shrink:0}.crmThemeMiniPreviewAlert{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:calc(1.15rem * var(--crm-preview-scale));height:calc(1.15rem * var(--crm-preview-scale));padding:0;font-size:calc(.52rem * var(--crm-preview-scale));font-weight:700;line-height:1;border-width:1px;border-style:solid}.crmThemeMiniPreviewTabRow{display:flex;flex-wrap:wrap;gap:calc(.2rem * var(--crm-preview-scale))}.crmThemeMiniPreviewTab{padding:calc(.14rem * var(--crm-preview-scale)) calc(.38rem * var(--crm-preview-scale));font-size:calc(.44rem * var(--crm-preview-scale));font-weight:600;line-height:1.2;border-width:1px;border-style:solid}.crmThemeMiniPreviewPanel{padding:calc(.4rem * var(--crm-preview-scale)) calc(.45rem * var(--crm-preview-scale));background:var(--tempt-bg-elevated);border-width:1px;border-style:solid;border-color:var(--tempt-border)}.crmThemeMiniPreviewPanelHead,.crmThemeMiniPreviewPanelFoot{display:flex;align-items:center;justify-content:space-between;gap:calc(.3rem * var(--crm-preview-scale))}.crmThemeMiniPreviewPanelTitle{font-size:calc(.48rem * var(--crm-preview-scale));font-weight:700;color:var(--tempt-text)}.crmThemeMiniPreviewBtn,.crmThemeMiniPreviewBtnSecondary{display:inline-flex;align-items:center;justify-content:center;padding:calc(.12rem * var(--crm-preview-scale)) calc(.34rem * var(--crm-preview-scale));font-size:calc(.42rem * var(--crm-preview-scale));font-weight:700;line-height:1.2;border-width:1px;border-style:solid;white-space:nowrap}.crmThemeMiniPreviewSkeleton{display:grid;gap:calc(.22rem * var(--crm-preview-scale));margin:calc(.35rem * var(--crm-preview-scale)) 0}.crmThemeMiniPreviewSkeletonLine{display:block;height:calc(.28rem * var(--crm-preview-scale));border-radius:999px;background:var(--tempt-surface-hover)}.crmThemeMiniPreviewSkeletonLineShort{width:62%}.crmThemeSettingsForm,.crmThemeHeaderCopyForm{display:grid;gap:.85rem}.crmThemeHeaderCopyField{display:grid;gap:.25rem}.crmThemeSettingsAccentField{display:grid;gap:.25rem;width:fit-content;max-width:100%}.crmThemeSettingsPickerInputs{display:flex;align-items:center;gap:.35rem}.crmThemeColorInput{width:3.25rem;height:2.65rem;padding:.15rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;flex-shrink:0}.crmThemeHexInput{width:6.75rem;max-width:100%;height:2.65rem;padding:.45rem .55rem;box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;text-transform:lowercase}.crmThemeSettingsPreview{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;min-height:2.65rem;padding:.45rem .6rem;border:1px dashed #d1d5db;border-radius:10px;background:#f9fafb}.crmThemeSettingsPreviewSwatch{width:1.35rem;height:1.35rem;border-radius:999px;border:1px solid rgb(0 0 0 / .12);flex-shrink:0}.crmThemeSettingsPreviewTab{padding:.28rem .55rem;border:1px solid #d1d5db;border-radius:999px;font-size:.72rem;font-weight:600;color:#6b7280;background:#fff}.crmThemeSettingsPreviewTabActive{border-color:var(--tempt-accent, #f05d22);background:var(--tempt-accent, #f05d22);color:#0c0d10}.crmThemeSettingsPreviewButton{padding:.28rem .65rem;border-radius:8px;font-size:.72rem;font-weight:700;color:#0c0d10;background:var(--tempt-accent, #f05d22)}.crmThemeSettingsPreviewSecondaryButton{padding:.28rem .65rem;border:1px solid #d1d5db;border-radius:8px;font-size:.72rem;font-weight:600;color:#374151;background:#fff}.crmThemeSettingsActions{display:flex;flex-wrap:wrap;gap:.5rem}.crmThemeSettingsSections{display:grid;gap:1rem}.crmFinanceSettingsCard{display:grid;gap:.85rem}.crmFinanceSettingsIntro{margin:0}.crmFinanceTierGrid{display:grid;gap:1rem}@media (min-width: 960px){.crmFinanceTierGrid{grid-template-columns:1fr 1fr;align-items:stretch}}.crmFinanceTierSection{display:flex;flex-direction:column;gap:.65rem;min-width:0;min-height:100%}.crmFinanceTierTitle{margin:0;font-size:.92rem;font-weight:700;flex:0 0 auto}.crmFinanceLenderList{display:grid;gap:.75rem;flex:1 1 auto}.crmFinanceLenderRow{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;padding:.75rem 0;border-top:1px solid rgba(255,255,255,.08);align-items:start}.crmFinanceLenderPreview{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;margin-top:1.3125rem;border-radius:10px;background:#ffffff0a}.crmFinanceLenderPreview .crmLenderLogoSlot{width:1.85rem;height:1.85rem}.crmFinanceLenderBody{display:grid;gap:.65rem;min-width:0}.crmFinanceLenderNameBlock{display:grid;gap:.25rem}.crmFinanceLenderNameRow{display:grid;gap:.75rem;align-items:start}.crmFinanceLenderField{display:grid;gap:.25rem}.crmFinanceLenderActions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-start;align-content:flex-start}.crmFinanceLenderDeleteConfirm{display:grid;gap:.5rem;padding:.65rem .75rem;border-radius:10px;background:#dc262614;border:1px solid rgba(220,38,38,.22)}.crmFinanceLenderDeleteCopy{margin:0;font-size:.85rem}.crmFinanceLenderDeleteActions{display:flex;flex-wrap:wrap;gap:.5rem}.crmFinanceAddLenderForm{display:grid;gap:.65rem;padding-top:.75rem;margin-top:auto;border-top:1px solid rgba(255,255,255,.08);flex:0 0 auto}.crmFinanceAddLenderTitle{margin:0;font-size:.85rem;font-weight:700}.crmFinanceEmptyTier{margin:0;font-size:.85rem}@media (min-width: 720px){.crmFinanceLenderNameRow{grid-template-columns:minmax(0,1fr) minmax(0,max-content)}}.crmThemeAssetField{display:grid;gap:.65rem;padding:.75rem 0;border-top:1px solid #e5e7eb}.crmThemeAssetField:first-child{padding-top:0;border-top:none}.crmThemeAssetDescription{margin:.2rem 0 0;font-size:.82rem}.crmThemeAssetPreviewWrap{display:grid;gap:.65rem}.crmThemeAssetPreview{display:flex;align-items:center;justify-content:center;min-height:5.5rem;padding:.75rem;border:1px dashed #d1d5db;border-radius:12px;background:#f9fafb}.crmThemeAssetPreviewBackground{min-height:8rem;background:radial-gradient(circle at center,#0c0d10eb,#0c0d10fa),#0c0d10}.crmThemeAssetPreviewBackground .crmThemeAssetPreviewImage{max-width:min(100%,16rem);max-height:6.5rem;opacity:.18;object-fit:contain}.crmThemeAssetPreviewImage{max-width:min(100%,10rem);max-height:3.25rem;object-fit:contain}.crmThemeAssetActions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.crmThemeAssetUploadBtn{cursor:pointer}.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(7.5rem,9.5rem) 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}.crmAdminDirectoryPositionCell{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;min-width:0}.crmAdminDirectoryPositionSelect{width:100%;min-width:0;font-size:.82rem}.crmAdminDirectorySavingHint{font-size:.72rem}.crmDirectoryPositionBadge{display:inline-flex;align-items:center;padding:.28rem .55rem;border-radius:999px;border:1px solid #dbeafe;background:#eff6ff;color:#1e40af;font-size:.76rem;font-weight:600;line-height:1.2;white-space:nowrap}.crmDirectoryPositionBadge-general_manager{border-color:#c4b5fd;background:#ede9fe;color:#5b21b6}.crmDirectoryPositionBadge-general_sales_manager{border-color:#93c5fd;background:#dbeafe;color:#1d4ed8}.crmDirectoryPositionBadge-sales_manager{border-color:#86efac;background:#dcfce7;color:#166534}.crmDirectoryPositionBadge-finance_manager{border-color:#fcd34d;background:#fef3c7;color:#92400e}.crmDirectoryPositionBadge-sales{border-color:#e5e7eb;background:#f9fafb;color:#4b5563}.crmDirectoryMasterBadge{display:inline-flex;margin-left:.45rem;padding:.15rem .45rem;border-radius:999px;border:1px solid #fcd34d;background:#fffbeb;color:#92400e;font-size:.68rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;vertical-align:middle}.crmAdminDirectoryFootnote{margin:.75rem 0 0;font-size:.82rem}.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{padding:1.5rem 2rem;display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);grid-template-areas:"header" "body";row-gap:1.35rem;align-items:stretch}.crmHeaderChrome{grid-area:header;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"lead tabs trail";align-items:center;column-gap:1.5rem;padding:.35rem .15rem .85rem;border-bottom:1px solid #e5e7eb}.crmHeaderChrome .crmTabBar{padding:.22rem;border-radius:999px;background:#f3f4f6;border:1px solid #e5e7eb;gap:.2rem;box-shadow:inset 0 1px 2px #1118270a}.crmTopBarActionCluster{display:none}.crmTopBarTrailMenu{padding:.3rem .4rem;border:1px solid #e5e7eb;border-radius:12px;background:#fafbfc;box-shadow:0 1px 2px #1118270a,inset 0 1px #ffffffb3;gap:.4rem}.crmTopBarTrailMenu .crmNotifyButton,.crmTopBarTrailMenu .topBarSheetButton{border-radius:9px}.crmTopBarTrailMenu .topBarSheetButton{padding:.42rem .85rem}.crmTopBarTrailMenu .crmTopBarMenuLink{padding:.42rem .65rem;border-radius:9px;border:1px solid transparent}.crmTopBarTrailMenu .crmTopBarMenuLink:hover{background:#fff;border-color:#e5e7eb;text-decoration:none}.crmTopBar{display:contents;margin-bottom:0;padding-bottom:0;border-bottom:none}.crmTopBarLead{grid-area:lead;position:relative;z-index:100}.crmTopBarTrail{grid-area:trail;justify-self:end;z-index:100}.crmTabBarRow{display:flex;align-items:center;justify-content:flex-start;gap:.65rem;grid-area:tabs;margin-bottom:0;justify-self:start;align-self:center;min-width:0}.crmTabBarRow .crmTabBar{flex:0 1 auto;min-width:0}.crmTabBar{grid-area:tabs;margin-bottom:0;justify-self:start;flex-wrap:nowrap;align-self:center;position:relative;z-index:100}.crmTabBarRow:has(.crmTabBarAlerts) .crmTabBar{grid-area:unset;flex:1 1 auto}.crmTabBarRow:not(:has(.crmTabBarAlerts)){display:contents}.crmTabBarRow:not(:has(.crmTabBarAlerts)) .crmTabBar{flex:unset}.crmShellBody{grid-area:body;align-self:stretch;min-height:0;padding-top:1.15rem;border-top:1px solid #e5e7eb}.crmShellBody>.crmPanel.crmPanelFlush:not([hidden]){padding-top:0;border:none;background:transparent;border-radius:0;padding-left:0;padding-right:0}.crmCustomersGridTwo{grid-template-columns:minmax(280px,340px) minmax(0,1fr);align-items:stretch;flex:1;min-height:0}.crmCustomersGridWithRail{grid-template-columns:auto minmax(0,1fr);gap:.75rem}.crmCustomersLayout{--crm-customers-list-width-expanded: min(26rem, 380px);--crm-customers-list-width: var(--crm-customers-list-width-expanded)}.crmCustomersLayoutPanelCollapsed{--crm-customers-list-width: 5.5rem}.crmCustomersToolbar{gap:.75rem}.crmCustomerListPanel{display:flex;flex-direction:column;min-height:0}.crmCustomerListPanel .crmCustomerList{flex:1;min-height:0;overflow:auto}}@media (min-width: 1400px){.crmShell{padding-left:2.5rem;padding-right:2.5rem}.crmCustomersGridTwo{grid-template-columns:minmax(300px,400px) minmax(0,1fr)}}.crmCustomersGridWithRail{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:stretch;flex:1;min-height:0}.crmCustomersLeftSlot{position:relative;flex-shrink:0;min-height:0;align-self:stretch;transition:width .32s cubic-bezier(.4,0,.2,1)}.crmCustomersLeftSlotExpanded,.crmCustomersLeftSlotCollapsed{width:var(--crm-customers-list-width)}.crmCustomerListPanel{display:flex;flex-direction:column;min-height:0;height:100%}.crmCustomerListPanelHead{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.85rem;flex-shrink:0}.crmCustomerListViewTabs{display:flex;flex:1;min-width:0;border:1px solid #d1d5db;border-radius:10px;overflow:hidden;background:#fff}.crmCustomerListViewTab{flex:1;min-width:0;border:none;background:transparent;padding:.48rem .35rem;font:inherit;font-size:.72rem;font-weight:600;line-height:1.2;text-align:center;color:#4b5563;cursor:pointer;transition:background .15s ease,color .15s ease}.crmCustomerListViewTab+.crmCustomerListViewTab{border-left:1px solid #d1d5db}.crmCustomerListViewTab:hover{background:#f9fafb;color:#374151}.crmCustomerListViewTabActive{background:#eff6ff;color:#1e3a8a}.crmCustomerListPanel .crmCustomerList,.crmCustomerListPanel .crmCustomerTasksSidebar,.crmCustomerListPanel .crmCustomerTaskSidebarList{flex:1;min-height:0;overflow:auto}.crmCustomerListCollapseBtn{flex-shrink:0;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#6b7280;cursor:pointer;padding:0;transition:background .15s ease,border-color .15s ease,color .15s ease}.crmCustomerListCollapseBtn:hover{background:#f3f4f6;border-color:#d1d5db;color:#374151}.crmCustomerListCollapseBtn:active{background:#eef2ff;border-color:#bfdbfe;color:#1d4ed8}.crmCustomerListCollapseBtn .crmCustomersSidebarChevron{width:1.05rem;height:1.05rem}.crmCustomersSidebarRail{display:flex;flex-direction:column;align-items:stretch;width:5.5rem;flex-shrink:0;padding:.75rem .45rem .85rem;border:1px solid #e5e7eb;border-radius:12px;background:linear-gradient(180deg,#fff,#f9fafb);min-height:12rem;height:100%;align-self:stretch;box-sizing:border-box}.crmCustomersSidebarNav{display:flex;flex-direction:column;gap:.45rem}.crmCustomersSidebarNavBtn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.32rem;min-height:3.85rem;border:1px solid transparent;border-radius:10px;background:transparent;color:#6b7280;padding:.5rem .25rem;font:inherit;font-size:.68rem;font-weight:700;letter-spacing:.02em;line-height:1.15;text-transform:uppercase;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.crmCustomersSidebarNavBtn:hover{background:#f3f4f6;color:#374151}.crmCustomersSidebarNavBtnActive{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.crmCustomersSidebarIcon{width:1.35rem;height:1.35rem;display:block;flex-shrink:0}.crmCustomersSidebarChevron{width:1rem;height:1rem;display:block}.crmCustomersSidebarNavVisual{display:inline-flex;align-items:center;justify-content:center;gap:.3rem}.crmCustomersSidebarNavCount{font-size:.78rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.02em}.crmCustomersSidebarNavLabel{line-height:1.15;text-align:center;max-width:100%;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.crmCustomersSidebarNavLabelCustomers{font-size:.56rem;letter-spacing:.01em;white-space:nowrap;word-break:normal;-webkit-hyphens:none;hyphens:none}.crmCustomersToolbarHidden{display:none}.crmCustomerTaskSecondaryBtn{border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#374151;font:inherit;font-size:.82rem;font-weight:600;padding:.35rem .65rem;cursor:pointer}.crmCustomerTasksSidebar{display:flex;flex-direction:column;gap:.75rem;min-height:0;flex:1}.crmCustomerTasksSidebarHead{flex-shrink:0}.crmCustomerTasksSidebarDateRange{margin:0;padding:0;border:none;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.crmCustomerTaskSidebarList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem;overflow:auto;min-height:0}.crmCustomerTaskSidebarRow{width:100%;display:flex;align-items:center;gap:.55rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff;padding:.65rem .75rem;text-align:left;cursor:pointer;font:inherit}.crmCustomerTaskSidebarRowUpcoming{background:#fefce8;border-color:#fde047}.crmCustomerTaskSidebarRowMissed{background:#fef2f2;border-color:#fecaca}.crmCustomerTaskSidebarRow:hover{border-color:#cbd5e1;background:#f9fafb}.crmCustomerTaskSidebarRowUpcoming:hover{background:#fef9c3;border-color:#facc15}.crmCustomerTaskSidebarRowMissed:hover{border-color:#fca5a5;background:#fee2e2}.crmCustomerTaskSidebarRowBody{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}.crmCustomerTaskUrgencyIcon{flex-shrink:0;width:1.35rem;height:1.35rem;display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.crmCustomerTaskUrgencyIcon svg{width:100%;height:100%;display:block}.crmCustomerTaskUrgencyIcon-upcoming{color:#ca8a04}.crmCustomerTaskUrgencyIcon-missed{color:#dc2626}.crmCustomerTaskSidebarRowDone{opacity:.72}.crmCustomerTaskSidebarRowTitle{font-size:.88rem;font-weight:700;color:#111827}.crmCustomerTaskSidebarRowMeta,.crmCustomerTaskSidebarRowNotes{font-size:.78rem;color:#6b7280}.crmCustomerTaskForm{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.crmCustomerTaskTypeRow{display:flex;flex-wrap:wrap;gap:.45rem}.crmCustomerTaskTypeBtn{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;font:inherit;font-size:.82rem;font-weight:600;padding:.35rem .75rem;cursor:pointer}.crmCustomerTaskTypeBtnActive{border-color:#1d4ed8;background:#eff6ff;color:#1e3a8a}.crmCustomerTaskFormGrid{display:grid;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}.crmCustomerTaskField{display:flex;flex-direction:column;gap:.25rem;min-width:0}.crmCustomerTaskFieldWide{grid-column:1 / -1}.crmCustomerTaskInput,.crmCustomerTaskTextarea{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:.45rem .6rem;font:inherit;font-size:.88rem;background:#fff;color:#111827}.crmCustomerTaskTextarea{resize:vertical;min-height:3.5rem}.crmCustomerTaskFormActions{display:flex;flex-wrap:wrap;gap:.5rem}.crmCustomerTaskList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.crmCustomerTaskRow{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.65rem;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;padding:.75rem .85rem}.crmCustomerTaskRowMain{display:flex;align-items:center;gap:.55rem;min-width:0;flex:1}.crmCustomerTaskRowIcon,.crmCustomerTaskIconSvg{width:1.1rem;height:1.1rem;flex-shrink:0}.crmCustomerTaskRowBody{display:flex;flex-direction:column;gap:.2rem;min-width:0;flex:1}.crmCustomerTaskRowTitleLine{display:flex;align-items:center;gap:.45rem;min-width:0;width:100%}.crmCustomerTaskRowTitleLine .crmCustomerTaskRowTitle{flex:0 1 auto;min-width:0}.crmCustomerTaskRowTitleLine .crmCustomerTaskUrgencyIcon{margin-left:0;width:1.15rem;height:1.15rem;flex-shrink:0}.crmCustomerTaskRowTitle{font-size:.92rem;color:#111827}.crmCustomerTaskRowMeta,.crmCustomerTaskRowNotes{font-size:.8rem;color:#6b7280}.crmCustomerTaskRowActions{display:flex;flex-wrap:wrap;gap:.35rem}.crmCustomerTaskDangerBtn{color:#b91c1c;border-color:#fecaca}.crmCustomerTaskRowUpcoming{background:#fefce8;border-color:#fde047}.crmCustomerTaskRowMissed{background:#fef2f2;border-color:#fecaca}.crmTodoRowCustomerUpcoming{background:#fefce8;border-color:#fde047}.crmTodoRowCustomerMissed{background:#fef2f2;border-color:#fecaca}.crmTodoRowCustomer .crmTodoCheckLabel{align-items:flex-start}.crmTodoCustomerTaskContent{display:flex;flex-direction:column;gap:.2rem;min-width:0}.crmTodoCustomerTaskTitleRow{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.crmTodoCustomerTaskIcon{width:1rem;height:1rem;flex-shrink:0}.crmTodoCustomerTaskMeta,.crmTodoCustomerTaskNotes{font-size:.8rem;color:#6b7280}.crmTodoRowTagCustomer{background:#dbeafe;color:#1d4ed8}.crmTodoCustomerLink{border:none;background:none;padding:0;font:inherit;color:#1d4ed8;text-decoration:underline;text-underline-offset:2px;cursor:pointer}@media (max-width: 767px){.crmCustomerTaskFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.crmCustomerTaskFieldWide{grid-column:1 / -1}}@media (min-width: 768px){.crmTabBar .crmTabBtn{border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#374151;font-weight:600;font-size:.88rem;padding:.35rem .85rem;cursor:pointer}.crmTabBar .crmTabBtn.appTabActive{border-color:#1d4ed8;background:#eff6ff;color:#1e3a8a}}@media (min-width: 768px) and (max-width: 1023px){.crmShellBody{padding-top:1.15rem}.crmShellBody>.crmPanel.crmPanelFlush:not([hidden]){padding-top:0;border:none;background:transparent;border-radius:0;padding-left:0;padding-right:0}}.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:.65rem}.crmCustomerRowBody{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.crmCustomerRowTags,.crmCustomerRowStatusStack{flex-shrink:0;align-self:flex-start}.crmCustomerRowStatusStack{display:flex;flex-direction:column;align-items:flex-end;gap:.28rem}.crmCustomerRow:hover{background:#f3f4f6}.crmCustomerRowActive{border-color:#1d4ed8;background:#eff6ff}.crmCustomerRowName{font-weight:600;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crmCustomerRowNameLine{display:flex;align-items:center;gap:.4rem;min-width:0}.crmCustomerRowNameLine .crmCustomerRowName{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crmCustomerRowNameLine .crmPipelineBadge{flex-shrink:0;margin-left:auto}.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}.crmActivityHeadActions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.crmActivityPrintBtn{width:1.75rem;height:1.75rem;border-radius:7px}.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:calc(100vw - 2rem);max-width:none;max-height:calc(100vh - 1rem);height:min(92vh,calc(100vh - 1rem))}@media (min-width: 1024px){.crmCreditAppPanel{width:calc(100vw - 4rem)}}.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;line-height:0;cursor:pointer;color:#9ca3af;font-family:inherit;padding:0}.crmCreditAppPrintBtn:disabled{opacity:.65;cursor:not-allowed}.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;display:block;flex-shrink:0;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:center;gap:.5rem 1rem;margin-bottom:.65rem;padding-bottom:.55rem;border-bottom:1px solid #f3f4f6}.crmSystemLeadPrintBtn{margin-left:auto;width:1.85rem;height:1.85rem;border-radius:7px}.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:1}.crmNotifyWrap:has(.crmNotifyPanel){z-index:250}.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:fixed;top:var(--crm-notify-panel-top, 4.5rem);right:var(--crm-notify-panel-right, 1.25rem);left:auto;z-index:251;width:min(22rem,calc(100vw - 2rem));max-height:min(24rem,var(--crm-notify-panel-max-height, 70vh));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}@media (max-width: 767px){.crmShell{padding:.65rem max(.75rem,env(safe-area-inset-right,0px)) .85rem max(.75rem,env(safe-area-inset-left,0px))}.crmShellBody{padding-top:.35rem}.crmTopBar{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:0;padding-bottom:0}.crmTopBarActionCluster{display:inline-flex}.crmTitleBlock h1{font-size:1.12rem;letter-spacing:-.02em;line-height:1.25}.crmTopBarTrailMenu{display:none;position:absolute;top:calc(100% + .45rem);right:0;z-index:320;flex-direction:column;align-items:stretch;gap:.35rem;min-width:min(100vw - 1.5rem,15rem);padding:.5rem;border:1px solid #e5e7eb;border-radius:14px;background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 4px 6px #1118270a,0 16px 40px #1118271f}.crmTopBarLead{flex:1 1 auto;min-width:0}.crmTopBarTrail{flex:0 0 auto;min-width:0;justify-content:flex-end;align-items:center;gap:.35rem}.crmTopBarAlertsMobileVisible{display:flex;flex-shrink:0}.crmTopBarTrailMenu .crmTopBarMenuBellSlot{display:flex;justify-content:center;width:100%}.crmTopBarTrailMenu .crmTopBarMenuBellSlot .crmNotifyButton{width:100%;justify-content:center;box-sizing:border-box;min-height:2.65rem}.crmTopBarTrailMenu .crmTopBarMenuSignOut{margin-top:.2rem;padding-top:.55rem;border-top:1px solid #eef0f3;border-radius:0 0 10px 10px}.crmTopBarTrailMenuOpen{display:flex}.crmHeaderChrome:has(.crmTopBarTrailMenuOpen){overflow:visible;z-index:400}.crmTopBarTrail:has(.crmTopBarTrailMenuOpen){z-index:410}.crmTopBarTrailMenu .topBarSheetButton,.crmTopBarTrailMenu .crmTopBarMenuLink{width:100%;justify-content:center;box-sizing:border-box}.crmTopBarTrailMenu .crmTopBarMenuLink{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .75rem;border:1px solid #d1d5db;border-radius:8px;text-decoration:none;font-size:.88rem;font-weight:600}.crmTopBarMenuBtn{display:inline-flex}.crmTabBarRow{margin-bottom:.65rem}.crmTabBar{margin-bottom:0}.crmPanel,.crmPanelFlush{padding:.85rem max(.85rem,env(safe-area-inset-right,0px)) 1rem max(.85rem,env(safe-area-inset-left,0px))}.crmCard{padding:.75rem .85rem}.crmNotifyPanel{left:max(1rem,env(safe-area-inset-left,0px));right:max(1rem,env(safe-area-inset-right,0px));width:auto;max-width:none}.crmSubtitle{display:none}.crmPanelHeadingRow{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.4rem .55rem;margin-bottom:.55rem}.crmPanelHeadingActions{flex-wrap:wrap;justify-content:flex-start;margin-left:0;gap:.45rem}.crmSegment{padding:.38rem .62rem;font-size:.78rem}.crmCustomersLayout{--crm-customers-list-width-expanded: 100%;gap:.55rem}.crmCustomersToolbar{grid-template-columns:1fr;gap:.45rem}.crmCustomersToolbarSpacer{display:none}.crmCustomersToolbarSorters{display:grid;grid-template-columns:repeat(auto-fit,minmax(6.25rem,1fr));gap:.4rem;width:100%}.crmToolbarAssignee{flex-direction:column;align-items:stretch;gap:.15rem;flex:none;min-width:0}.crmToolbarAssigneeLabel{font-size:.65rem;letter-spacing:.04em;text-transform:uppercase}.crmAssigneeSelect{flex:none;min-width:0;max-width:none;width:100%;font-size:.8rem;padding:.4rem .35rem}.crmSearchInput{font-size:16px;padding:.5rem .65rem}.crmCustomersGridWithRail{grid-template-columns:1fr}.crmCustomersLeftSlotExpanded,.crmCustomersLeftSlotCollapsed{width:100%}.crmCustomersLayout:not(.crmCustomersLayoutDetailOpen) .crmDetailPanel{display:none}.crmCustomersLayoutDetailOpen .crmCustomersLeftSlot{display:none}.crmCustomerMobileBackBtn{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 .55rem;padding:.4rem .6rem;min-height:2.5rem;border:1px solid #d1d5db;border-radius:8px;background:#f9fafb;color:#374151;font:inherit;font-size:.86rem;font-weight:600;cursor:pointer}.crmCustomerDetailTop{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:.5rem;row-gap:.45rem;align-items:start;padding-bottom:.7rem;margin-bottom:.7rem}.crmCustomerDetailTop>.crmProfileTitleBlock{grid-column:1;grid-row:1;width:auto}.crmCustomerDetailTop>.crmProfileHeaderActions{display:contents}.crmCustomerDetailTop .crmProfileHeaderActions .crmRestoreButton{grid-column:1 / -1;grid-row:3;width:fit-content}.crmCustomerDetailTop .crmProfileHeaderActionStack{grid-column:2;grid-row:1;width:auto;min-width:4.75rem}.crmCustomerDetailTop:not(:has(.crmRestoreButton))>.crmCustomerDetailLenders{grid-column:1 / -1;grid-row:3;width:100%}.crmCustomerDetailTop:has(.crmRestoreButton)>.crmCustomerDetailLenders{grid-column:1 / -1;grid-row:4;width:100%}.crmProfileTitle{font-size:1.05rem}.crmProfileHeaderActionStack{flex-direction:column;align-items:stretch;gap:.35rem;min-width:0;flex:none}.crmProfileHeaderActionStack .crmProfileEditBtn[aria-label="Credit application info"]{width:100%;justify-content:center}.crmProfileDeleteBtn{width:100%}.crmProfileSummary{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:.55rem;row-gap:.18rem;font-size:.84rem;line-height:1.35}.crmProfileSummary dt:not(.crmProfileSummaryMeta){display:block;margin:0;font-weight:600;color:#6b7280;white-space:nowrap}.crmProfileSummary dd:not(.crmProfileSummaryMeta){display:block;margin:0;min-width:0;overflow-wrap:anywhere;word-break:normal}.crmProfileSummary dt.crmProfileSummaryMeta{display:block;margin:.12rem 0 0;font-size:.78rem;white-space:nowrap}.crmProfileSummary dt.crmProfileSummaryMeta+dd.crmProfileSummaryMeta{display:block;margin:.12rem 0 0;font-size:.78rem;align-self:baseline}.crmCustomerDetailLenders{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.15rem}.crmLenderIconBtn{width:2.75rem;height:2.75rem}.crmLenderOutcomeMenu{position:fixed;z-index:200;left:max(.75rem,env(safe-area-inset-left,0px));right:max(.75rem,env(safe-area-inset-right,0px));bottom:max(.75rem,env(safe-area-inset-bottom,0px));top:auto;transform:none;max-width:none}.crmCustomerListPanelHead{flex-wrap:nowrap;margin-bottom:.6rem}.crmCustomerListViewTab{font-size:.8rem;padding:.48rem .35rem;min-height:2.5rem}.crmCustomerListCollapseBtn{display:none}.crmCustomersLeftSlotMobile{display:flex;flex-direction:column;gap:.45rem}.crmCustomersLeftSlotMobile .crmCustomersSidebarRail{flex-direction:row;width:100%;height:auto;min-height:0;padding:.35rem;align-self:auto}.crmCustomersLeftSlotMobile .crmCustomersSidebarNav{flex-direction:row;width:100%;gap:.35rem}.crmCustomersLeftSlotMobile .crmCustomersSidebarNavBtn{flex:1;min-height:2.75rem;flex-direction:row;justify-content:center;padding:.45rem .5rem;font-size:.72rem;gap:.35rem}.crmCustomersLeftSlotMobile .crmCustomersSidebarNavLabel{font-size:.68rem;text-transform:none;letter-spacing:0}.crmCustomersLeftSlotMobile .crmCustomersSidebarNavLabelCustomers{font-size:.68rem;white-space:normal}.crmCustomersLeftSlotMobile .crmCustomerListPanel{flex:1;min-height:0}.crmCustomerRow{flex-direction:column;align-items:stretch;gap:.5rem;padding:.6rem .7rem}.crmCustomerRowBody{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:.1rem}.crmCustomerRowName{flex:none;width:100%;white-space:normal;line-height:1.25}.crmCustomerRowMeta,.crmCustomerRowLostMeta,.crmCustomerRowAssignee{flex:none;display:block;width:100%;font-size:.76rem;margin-top:0;word-break:break-word}.crmCustomerRowMeta+.crmCustomerRowMeta:before,.crmCustomerRowMeta+.crmCustomerRowLostMeta:before,.crmCustomerRowMeta+.crmCustomerRowAssignee:before,.crmCustomerRowLostMeta+.crmCustomerRowAssignee:before{content:none}.crmCustomerRowStatusStack{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;align-self:stretch;max-width:none;gap:.35rem}.crmLogActivityBlock{gap:.75rem}.crmLogActivityIntro{flex-direction:column;align-items:stretch;gap:.35rem}.crmLogActivityHeading{flex:none;min-width:0;font-size:.84rem}.crmCustomerTaskTypeRow{flex:1 1 100%;flex-wrap:nowrap;gap:.3rem;width:100%;min-width:0}.crmCustomerTaskTypeBtn{flex:1 1 0;min-width:0;justify-content:center;padding:.36rem .35rem;font-size:.74rem;min-height:2.25rem}.crmCustomerTaskTypeBtn:last-child{flex:.72 1 0;padding:.36rem .28rem;font-size:.68rem}.crmTextarea{min-height:4rem;font-size:16px}.crmCustomerTaskForm{gap:.55rem;margin-bottom:.65rem}.crmCustomerTaskTextarea{min-height:2.75rem;font-size:16px}.crmCustomerTaskInput{font-size:16px}.crmCustomerTaskListSection,.crmEditHistorySection,.crmActivityHistorySection{margin-top:.75rem;padding-top:.6rem}.crmSubheading{font-size:.88rem;margin-bottom:.5rem}.crmCustomerTaskRow{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;column-gap:.65rem;row-gap:.25rem;align-items:start;padding:.6rem .7rem}.crmCustomerTaskRowMain,.crmCustomerTaskRowBody{display:contents}.crmCustomerTaskRowTitleLine{grid-column:1;grid-row:1;display:flex;align-items:center;gap:.45rem;min-width:0;width:auto}.crmCustomerTaskRowIcon{margin-top:0}.crmCustomerTaskRowTitle{min-width:0}.crmCustomerTaskRowMeta{grid-column:1;grid-row:2;width:100%;max-width:none;white-space:normal;word-break:break-word}.crmCustomerTaskRowNotes{grid-column:1;grid-row:3;width:100%;margin:0}.crmCustomerTaskRowActions{grid-column:2;grid-row:1 / -1;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:.35rem;flex-wrap:nowrap;align-self:stretch}.crmCustomerTaskRowActions .crmCustomerTaskSecondaryBtn{min-width:4.75rem;text-align:center}.crmActivityHead{gap:.35rem;margin-bottom:.25rem}.crmActivityItem{padding:.55rem .65rem}.crmModalPanel{width:min(26rem,calc(100vw - 1rem));max-height:calc(100dvh - 1.5rem - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}.crmModalClose{display:inline-flex;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;padding:0}.crmModalBody{padding-bottom:max(.75rem,env(safe-area-inset-bottom,0px))}.crmSystemLeadAssign{flex-direction:column;align-items:stretch}.crmSystemLeadAssignSelect{width:100%;max-width:none}.crmWebLeadRow:not(.crmWebLeadRowBlock){grid-template-columns:1fr;gap:.15rem}.crmActivityRemoveBtn{min-height:2.75rem;padding:.35rem .55rem}.crmTodoHeroBody{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:.65rem;row-gap:.12rem;align-items:center}.crmTodoHeroDate,.crmTodoHeroStats{display:contents}.crmTodoHeroWeekday{grid-column:1 / -1}.crmTodoHeroTitle{grid-column:1;grid-row:2;align-self:center;font-size:1.15rem}.crmTodoProgressRing{grid-column:2;grid-row:2;width:3.35rem;height:3.35rem;align-self:center}.crmTodoProgressRing:before{top:.28rem;right:.28rem;bottom:.28rem;left:.28rem}.crmTodoProgressRingValue{font-size:.82rem}.crmTodoDateSub{grid-column:1;grid-row:3;margin:0;font-size:.82rem}.crmTodoProgressLabel{grid-column:2;grid-row:3;margin:0;font-size:.68rem;text-align:center;max-width:4.25rem;line-height:1.25}}.crmCustomerMobileBackBtn{display:none}@media (max-width: 480px){.crmTabLabelWide{display:none}.crmTabLabelNarrow{display:inline}.crmTabBar{gap:.3rem}.crmTabBar .appTab{font-size:.78rem;padding:.42rem .55rem;min-height:2.5rem}.crmTitleBlockWithBrand h1{font-size:1rem}.crmFinanceLink{font-size:.8rem}.crmCustomersToolbarSorters{grid-template-columns:repeat(2,minmax(0,1fr))}.crmCustomerTaskTypeBtn span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.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-accent-warn-bg: rgba(240, 93, 34, .12);--tempt-accent-warn-border: rgba(240, 93, 34, .45);--tempt-accent-warn-text: #fdba74;--tempt-accent-spinner-track: rgba(240, 93, 34, .25);--tempt-accent-glow: rgba(240, 93, 34, .14);--tempt-login-gradient-mid: #1a1210;--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);--crm-section-divider: rgba(42, 47, 58, .55)}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%,var(--tempt-login-gradient-mid) 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(98vw,90rem);height:min(92vh,52rem);transform:translate(-50%,-50%);background-image:var(--crm-brand-background-image, url(/assets/logo-BrdboRCc.png));background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.065;pointer-events:none;z-index:0}html.theme-crm .crmShell>.crmPanel,html.theme-crm .crmShellBody>.crmPanel{position:relative;z-index:1}html.theme-crm .crmShellBody{border-top-color:var(--tempt-border)}html.theme-crm .crmTabBar .crmTabBtn{border-color:var(--tempt-border);background:var(--tempt-surface);color:var(--tempt-text-muted)}html.theme-crm .crmTabBar .crmTabBtn.appTabActive{border-color:var(--tempt-accent);background:var(--tempt-accent);color:#0c0d10}html.theme-crm .crmTopBar{z-index:100;border-bottom-color:var(--tempt-border)}html.theme-crm .crmHeaderChrome{--crm-header-border: var(--tempt-border);--crm-header-surface: var(--tempt-surface);--crm-header-surface-muted: var(--tempt-bg-elevated);--crm-header-tab-track: rgba(255, 255, 255, .04)}@media (max-width: 1023px){html.theme-crm .crmHeaderChrome{box-shadow:var(--tempt-shadow)}html.theme-crm .crmHeaderChrome .crmTabBarRow{border-top-color:var(--tempt-border)}}@media (min-width: 1024px){html.theme-crm .crmHeaderChrome{border-bottom-color:var(--tempt-border)}html.theme-crm .crmHeaderChrome .crmTabBar{background:#ffffff0a;border-color:var(--tempt-border)}html.theme-crm .crmTopBarTrailMenu{border-color:var(--tempt-border);background:var(--tempt-surface);box-shadow:var(--tempt-shadow)}}html.theme-crm .crmTopBarActionCluster{border-color:var(--tempt-border);background:#ffffff08;box-shadow:inset 0 1px #ffffff0a}html.theme-crm .crmTopBarActionCluster .crmNotifyButton:hover,html.theme-crm .crmTopBarMenuBtn:hover{background:var(--tempt-surface-hover);border-color:var(--tempt-border-strong)}html.theme-crm .crmTopBarMenuBtnActive{background:var(--tempt-accent-muted);border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm .crmTopBarMenuBtnActive:hover{background:#10b9812e;border-color:var(--tempt-accent-hover)}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:var(--tempt-accent-warn-bg);border-color:var(--tempt-accent-warn-border);color:var(--tempt-accent-warn-text)}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 .crmLenderTagPending{color:#475569;background:#e2e8f0;border-color:#94a3b8}html.theme-crm .crmLenderIconBtnPending{border-color:#fb923c;box-shadow:0 0 0 1px #fb923c47}html.theme-crm .crmLenderOutcomeMenu{background:var(--tempt-surface);border-color:var(--tempt-border);box-shadow:var(--tempt-shadow)}html.theme-crm .crmLenderOutcomeMenuHint{color:var(--tempt-text-muted)}html.theme-crm .crmLenderOutcomePick{background:var(--tempt-bg-elevated);border-color:var(--tempt-border);color:var(--tempt-text-muted)}html.theme-crm .crmLenderOutcomePick:hover{background:var(--tempt-surface-hover);border-color:var(--tempt-border-strong);color:var(--tempt-text)}html.theme-crm .crmLenderOutcomePickActive{border-color:var(--tempt-accent);background:var(--tempt-accent-muted);color:var(--tempt-accent);box-shadow:0 0 0 1px var(--tempt-accent-muted)}html.theme-crm .crmLenderReasonLabel{color:var(--tempt-text-muted)}html.theme-crm .crmLenderReasonInput.loginInput{background:var(--tempt-bg);border-color:var(--tempt-border-strong);color:var(--tempt-text)}html.theme-crm .crmLenderReasonInput.loginInput:focus{border-color:var(--tempt-accent);background:var(--tempt-bg-elevated);box-shadow:0 0 0 3px var(--tempt-accent-muted)}html.theme-crm .crmLenderOutcomeItem{color:var(--tempt-text-muted)}html.theme-crm .crmLenderOutcomeItem:hover{background:var(--tempt-surface-hover);color:var(--tempt-text)}html.theme-crm .crmLenderOutcomeClear{border-top-color:var(--tempt-border);color:var(--tempt-text-muted)}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 .crmCustomerDetailTop{border-bottom-color:var(--crm-section-divider)}html.theme-crm .crmEditHistorySection,html.theme-crm .crmCustomerTaskListSection,html.theme-crm .crmActivityHistorySection{border-top-color:var(--crm-section-divider)}html.theme-crm .crmEditHistoryItemDetails{border-left-color:var(--crm-section-divider)}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:var(--tempt-accent-spinner-track);border-top-color:var(--tempt-accent)}html.theme-crm .crmTodoTab{display:flex;flex-direction:column;gap:1rem;padding:0 0 1.75rem;width:100%;max-width:none}html.theme-crm .crmTodoHero{position:relative;overflow:hidden;border-radius:var(--tempt-radius);border:1px solid var(--tempt-border);background:radial-gradient(120% 140% at 100% 0%,var(--tempt-accent-glow) 0%,transparent 55%),linear-gradient(165deg,var(--tempt-surface) 0%,var(--tempt-bg-elevated) 100%);box-shadow:var(--tempt-shadow)}html.theme-crm .crmTodoHeroTop{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem .65rem;border-bottom:1px solid rgba(42,47,58,.65)}html.theme-crm .crmTodoHeroActions{display:flex;align-items:center;gap:.45rem}html.theme-crm .crmTodoIconBtn{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;padding:0;border:1px solid var(--tempt-border);border-radius:10px;background:#0c0d1059;color:var(--tempt-text-muted);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}html.theme-crm .crmTodoIconBtn:hover{color:var(--tempt-text);border-color:var(--tempt-border-strong);background:var(--tempt-surface-hover)}html.theme-crm .crmTodoIconBtnActive{color:var(--tempt-accent);border-color:var(--tempt-accent);background:var(--tempt-accent-muted)}html.theme-crm .crmTodoIconSvg{width:1.15rem;height:1.15rem;display:block;flex-shrink:0}html.theme-crm .crmTodoAdminChip{border:1px solid var(--tempt-accent);border-radius:999px;background:var(--tempt-accent-muted);color:var(--tempt-accent);font-size:.78rem;font-weight:600;padding:.28rem .65rem;cursor:pointer}html.theme-crm .crmTodoAdminChipMuted{border-color:var(--tempt-border);background:transparent;color:var(--tempt-text-muted)}html.theme-crm .crmTodoAdminChipMuted:hover{color:var(--tempt-text);border-color:var(--tempt-border-strong)}html.theme-crm .crmTodoReadOnlyBanner{margin:0 1rem;padding:.5rem .7rem;border-radius:var(--tempt-radius-sm);background:#9aa3b21a;border:1px solid var(--tempt-border);color:var(--tempt-text-muted);font-size:.85rem}html.theme-crm .crmTodoHeroBody{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.25rem;padding:1rem 1rem .85rem}html.theme-crm .crmTodoHeroWeekday{margin:0 0 .15rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--tempt-accent)}html.theme-crm .crmTodoHeroTitle{margin:0;font-size:1.45rem;font-weight:700;line-height:1.15;color:var(--tempt-text)}html.theme-crm .crmTodoDateSub{margin:.35rem 0 0;color:var(--tempt-text-muted);font-size:.9rem}html.theme-crm .crmTodoHeroStats{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:4.5rem}@property --crm-todo-progress{syntax: "<percentage>"; inherits: false; initial-value: 0%;}html.theme-crm .crmTodoProgressRing{--crm-todo-progress: 0%;width:4.25rem;height:4.25rem;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--tempt-accent) var(--crm-todo-progress),var(--tempt-border) 0);position:relative;transition:--crm-todo-progress .35s ease}html.theme-crm .crmTodoProgressRing:before{content:"";position:absolute;top:.35rem;right:.35rem;bottom:.35rem;left:.35rem;border-radius:50%;background:var(--tempt-bg-elevated);border:1px solid var(--tempt-border)}html.theme-crm .crmTodoProgressRingValue{position:relative;z-index:1;font-size:.95rem;font-weight:700;color:var(--tempt-text)}html.theme-crm .crmTodoProgressLabel{margin:0;font-size:.8rem;color:var(--tempt-text-muted);text-align:center}html.theme-crm .crmTodoProgressBar{height:4px;background:#2a2f3acc}html.theme-crm .crmTodoProgressBarFill{display:block;height:100%;background:linear-gradient(90deg,var(--tempt-accent),var(--tempt-accent-hover));transition:width .35s ease}html.theme-crm .crmTodoAgendaCard{display:flex;flex-direction:column;gap:.85rem;padding:1rem;border-radius:var(--tempt-radius);border:1px solid var(--tempt-border);background:var(--tempt-surface)}html.theme-crm .crmTodoAgendaCardHead{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}html.theme-crm .crmTodoAgendaCardTitle{margin:0;font-size:1rem;font-weight:700;color:var(--tempt-text)}html.theme-crm .crmTodoAgendaCardMeta{font-size:.82rem;color:var(--tempt-text-muted)}html.theme-crm .crmTodoUserPicker{display:flex;align-items:center;gap:.5rem;min-width:0}html.theme-crm .crmTodoUserPickerLabel{color:var(--tempt-text-muted);font-size:.82rem;white-space:nowrap}html.theme-crm .crmTodoUserSelect{min-width:9rem;max-width:100%;padding:.38rem .55rem;border-radius:var(--tempt-radius-sm);border:1px solid var(--tempt-border);background:#0c0d1059;color:var(--tempt-text);font-size:.88rem}html.theme-crm .crmTodoList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}html.theme-crm .crmTodoRow{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .9rem;background:var(--tempt-bg-elevated);border:1px solid var(--tempt-border);border-left:3px solid var(--tempt-accent);border-radius:var(--tempt-radius-sm);animation:crmTodoRowIn .28s ease both;animation-delay:calc(var(--crm-todo-row-index, 0) * 35ms)}@keyframes crmTodoRowIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}html.theme-crm .crmTodoRowDone{border-left-color:#9aa3b273;opacity:.88}html.theme-crm .crmTodoRowDone .crmTodoTitle{text-decoration:line-through;color:var(--tempt-text-muted)}html.theme-crm .crmTodoCheckLabel{display:flex;align-items:center;gap:.7rem;flex:1;min-width:0;cursor:pointer;position:relative}html.theme-crm .crmTodoCheck{position:absolute;opacity:0;width:1.15rem;height:1.15rem;margin:0;cursor:pointer}html.theme-crm .crmTodoCheckUi{width:1.15rem;height:1.15rem;flex-shrink:0;border-radius:6px;border:2px solid var(--tempt-border-strong);background:var(--tempt-surface);transition:background .15s ease,border-color .15s ease}html.theme-crm .crmTodoCheck:focus-visible+.crmTodoCheckUi{outline:2px solid var(--tempt-accent);outline-offset:2px}html.theme-crm .crmTodoCheck:checked+.crmTodoCheckUi{border-color:var(--tempt-accent);background:var(--tempt-accent);box-shadow:inset 0 0 0 2px var(--tempt-bg-elevated)}html.theme-crm .crmTodoTitle{line-height:1.35;font-size:.95rem}html.theme-crm .crmTodoRowTag{flex-shrink:0;font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--tempt-accent);background:var(--tempt-accent-muted);border-radius:999px;padding:.12rem .45rem}html.theme-crm .crmTodoRemove{background:transparent;border:1px solid var(--tempt-border);color:var(--tempt-text-muted);border-radius:var(--tempt-radius-sm);padding:.25rem .55rem;font-size:.78rem;cursor:pointer}html.theme-crm .crmTodoRemove:hover{color:var(--tempt-danger);border-color:var(--tempt-danger-border)}html.theme-crm .crmTodoAddForm{display:flex;gap:.5rem;flex-wrap:wrap}html.theme-crm .crmTodoAddFormInset{margin-top:.25rem;padding-top:.85rem;border-top:1px dashed var(--tempt-border)}html.theme-crm .crmTodoAddInput{flex:1;min-width:12rem;padding:.6rem .8rem;border-radius:var(--tempt-radius-sm);border:1px solid var(--tempt-border);background:var(--tempt-bg-elevated);color:var(--tempt-text)}html.theme-crm .crmTodoAddInput:focus-visible{outline:2px solid var(--tempt-accent);outline-offset:1px}html.theme-crm .crmTodoEmpty{margin:0;color:var(--tempt-text-muted)}html.theme-crm .crmTodoEmptyState{text-align:center;padding:1.5rem .75rem}html.theme-crm .crmTodoEmptyTitle{margin:0 0 .35rem;font-weight:600;color:var(--tempt-text)}html.theme-crm .crmShellBody:has(.crmTodoDrawer){position:relative;z-index:220}html.theme-crm .crmTodoDrawerBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;background:#08090c8c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}html.theme-crm .crmTodoDrawer{position:fixed;top:0;right:0;z-index:221;width:min(22rem,100vw);height:100%;display:flex;flex-direction:column;border-left:1px solid var(--tempt-border);background:var(--tempt-bg-elevated);box-shadow:-12px 0 40px #00000059;animation:crmTodoDrawerIn .22s ease}@keyframes crmTodoDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}html.theme-crm .crmTodoDrawerHead{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1rem .65rem;border-bottom:1px solid var(--tempt-border)}html.theme-crm .crmTodoDrawerTitleGroup{display:flex;align-items:center;gap:.55rem;color:var(--tempt-accent)}html.theme-crm .crmTodoDrawerTitle{margin:0;font-size:1.05rem;font-weight:700;color:var(--tempt-text)}html.theme-crm .crmTodoDrawerIntro{margin:0;padding:.75rem 1rem 0;font-size:.86rem;line-height:1.45;color:var(--tempt-text-muted)}html.theme-crm .crmTodoDrawerBody{flex:1;overflow:auto;padding:.85rem 1rem 1.25rem;display:flex;flex-direction:column;gap:.85rem}html.theme-crm .crmTodoHistoryList{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}html.theme-crm .crmTodoHistoryDay{padding:.8rem .85rem;background:var(--tempt-surface);border:1px solid var(--tempt-border);border-radius:var(--tempt-radius-sm)}html.theme-crm .crmTodoHistoryDayHead{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.55rem;font-size:.88rem}html.theme-crm .crmTodoHistoryDayHead strong{display:block;color:var(--tempt-text)}html.theme-crm .crmTodoHistoryShort{display:block;margin-top:.1rem;font-size:.75rem;color:var(--tempt-text-muted)}html.theme-crm .crmTodoHistoryScore{flex-shrink:0;font-size:.78rem;font-weight:700;color:var(--tempt-text-muted);background:#9aa3b21f;border-radius:999px;padding:.2rem .5rem}html.theme-crm .crmTodoHistoryScoreDone{color:#86efac;background:#22c55e26}html.theme-crm .crmTodoHistoryTasks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;font-size:.86rem}html.theme-crm .crmTodoHistoryTaskDone{color:var(--tempt-text-muted)}html.theme-crm .crmTodoHistoryTaskPending{color:var(--tempt-text)}html.theme-crm .crmTodoHistoryMark{display:inline-block;width:1rem;margin-right:.25rem;color:var(--tempt-text-muted)}html.theme-crm .crmTodoDefaultsList .crmTodoDefaultRow{align-items:flex-start;border-left-color:var(--tempt-border-strong)}html.theme-crm .crmTodoDefaultActions{display:flex;align-items:center;gap:.45rem;flex-shrink:0}html.theme-crm .crmTodoDefaultEdit,html.theme-crm .crmTodoDefaultSave{background:transparent;border:1px solid var(--tempt-border);color:var(--tempt-text-muted);border-radius:var(--tempt-radius-sm);padding:.25rem .55rem;font-size:.8rem;cursor:pointer}html.theme-crm .crmTodoDefaultEdit:hover,html.theme-crm .crmTodoDefaultSave:hover{color:var(--tempt-text);border-color:var(--tempt-border-strong)}html.theme-crm .crmTodoDefaultEditForm{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;width:100%}html.theme-crm .crmTodoDefaultEditForm .crmTodoAddInput{flex:1;min-width:10rem}html.theme-crm .crmTodoRemindersCopy{margin:0;color:var(--tempt-text-muted);font-size:.9rem;line-height:1.45}html.theme-crm .crmTodoRemindersToggle{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;color:var(--tempt-text)}html.theme-crm .crmTodoRemindersStatusBlocked{color:var(--tempt-danger)}html.theme-crm .crmTodoRemindButton{border-color:var(--tempt-border)}html.theme-crm .crmTodoRemindBadge{background:var(--tempt-accent);color:#0c0d10}html.theme-crm .crmTodoRemindOpenTodo{color:var(--tempt-accent)}html.theme-crm .crmTodoRemindOpenTodo:hover{color:var(--tempt-accent-hover)}html.theme-crm .crmCustomersSidebarRail{border-color:var(--tempt-border);background:linear-gradient(180deg,var(--tempt-surface) 0%,var(--tempt-bg-elevated) 100%)}html.theme-crm .crmCustomerListCollapseBtn{border-color:var(--tempt-border);background:var(--tempt-bg-elevated);color:var(--tempt-text-muted)}html.theme-crm .crmCustomerListCollapseBtn:hover{background:var(--tempt-surface-hover);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm .crmCustomerListCollapseBtn:active{background:var(--tempt-accent-muted);border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm .crmCustomersSidebarNavBtn{color:var(--tempt-text-muted)}html.theme-crm .crmCustomersSidebarNavBtn:hover{background:var(--tempt-surface-hover);color:var(--tempt-text)}html.theme-crm .crmCustomersSidebarNavBtnActive{border-color:var(--tempt-accent);background:var(--tempt-accent-muted);color:var(--tempt-accent)}html.theme-crm .crmCustomerListViewTabs{border-color:var(--tempt-border);background:var(--tempt-surface)}html.theme-crm .crmCustomerListViewTab{color:var(--tempt-text-muted)}html.theme-crm .crmCustomerListViewTab+.crmCustomerListViewTab{border-left-color:var(--tempt-border)}html.theme-crm .crmCustomerListViewTab:hover{background:var(--tempt-surface-hover);color:var(--tempt-text)}html.theme-crm .crmCustomerListViewTabActive{background:var(--tempt-accent-muted);color:var(--tempt-accent)}html.theme-crm .crmCustomerTaskTypeBtn,html.theme-crm .crmCustomerTaskSidebarRow,html.theme-crm .crmCustomerTaskRow,html.theme-crm .crmCustomerTaskSecondaryBtn{border-color:var(--tempt-border);background:var(--tempt-surface);color:var(--tempt-text-muted)}html.theme-crm .crmCustomerTaskSidebarRowUpcoming,html.theme-crm .crmCustomerTaskRowUpcoming,html.theme-crm .crmTodoRowCustomerUpcoming{background:#facc1524;border-color:#facc158c}html.theme-crm .crmCustomerTaskSidebarRowMissed,html.theme-crm .crmCustomerTaskRowMissed,html.theme-crm .crmTodoRowCustomerMissed{background:#ef44441f;border-color:#f871718c}html.theme-crm .crmCustomerTaskUrgencyIcon-upcoming{color:#facc15}html.theme-crm .crmCustomerTaskUrgencyIcon-missed{color:#f87171}html.theme-crm .crmCustomerTaskTypeBtnActive{border-color:var(--tempt-accent);background:var(--tempt-accent-muted);color:var(--tempt-accent)}html.theme-crm .crmCustomerTaskSidebarRowTitle,html.theme-crm .crmCustomerTaskRowTitle,html.theme-crm .crmTodoCustomerTaskTitleRow .crmTodoTitle{color:var(--tempt-text)}html.theme-crm .crmCustomerTaskInput,html.theme-crm .crmCustomerTaskTextarea{border-color:var(--tempt-border);background:var(--tempt-bg-elevated);color:var(--tempt-text)}html.theme-crm .crmTodoRowTagCustomer{background:#3b82f638;color:#bfdbfe}html.theme-crm .crmTodoCustomerLink{color:var(--tempt-accent)}@media (max-width: 767px){html.theme-crm .crmProfileSummary dd:not(.crmProfileSummaryMeta)+dt:not(.crmProfileSummaryMeta):before{content:none}html.theme-crm .crmCustomerRowMeta+.crmCustomerRowMeta:before,html.theme-crm .crmCustomerRowMeta+.crmCustomerRowLostMeta:before,html.theme-crm .crmCustomerRowMeta+.crmCustomerRowAssignee:before,html.theme-crm .crmCustomerRowLostMeta+.crmCustomerRowAssignee:before{color:var(--tempt-text-muted)}html.theme-crm .crmCustomerMobileBackBtn{border-color:var(--tempt-border);background:var(--tempt-surface);color:var(--tempt-text)}html.theme-crm .crmCustomerMobileBackBtn:hover{background:var(--tempt-surface-hover);border-color:var(--tempt-border-strong)}html.theme-crm .crmTopBarTrailMenu{border-color:var(--tempt-border);background:color-mix(in srgb,var(--tempt-surface) 92%,transparent);box-shadow:var(--tempt-shadow)}html.theme-crm .crmHeaderChrome:has(.crmTopBarTrailMenuOpen){z-index:400}html.theme-crm .crmTopBarTrailMenu .crmTopBarMenuSignOut{border-top-color:var(--tempt-border)}html.theme-crm .crmTopBarMenuBtn{border-color:var(--tempt-border);background:var(--tempt-surface);color:var(--tempt-text)}html.theme-crm .crmTopBarMenuBtn:hover{background:var(--tempt-surface-hover);border-color:var(--tempt-border-strong)}html.theme-crm .crmTopBarTrailMenu .crmTopBarMenuLink{border-color:var(--tempt-border);color:var(--tempt-accent)}html.theme-crm .crmTodoHeroBody{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:.65rem;row-gap:.12rem;align-items:center;flex-direction:unset}html.theme-crm .crmTodoHeroDate{display:contents}html.theme-crm .crmTodoHeroStats{display:contents;flex-direction:unset;align-items:unset;min-width:0}html.theme-crm .crmTodoHeroWeekday{grid-column:1 / -1}html.theme-crm .crmTodoHeroTitle{grid-column:1;grid-row:2;align-self:center;font-size:1.15rem}html.theme-crm .crmTodoProgressRing{grid-column:2;grid-row:2;width:3.35rem;height:3.35rem;align-self:center}html.theme-crm .crmTodoProgressRing:before{top:.28rem;right:.28rem;bottom:.28rem;left:.28rem}html.theme-crm .crmTodoProgressRingValue{font-size:.82rem}html.theme-crm .crmTodoDateSub{grid-column:1;grid-row:3;margin:0;font-size:.82rem}html.theme-crm .crmTodoProgressLabel{grid-column:2;grid-row:3;margin:0;font-size:.68rem;text-align:center;max-width:4.25rem;line-height:1.25}html.theme-crm .crmTodoHeroTop{flex-direction:column;align-items:stretch}html.theme-crm .crmTodoHeroActions{justify-content:flex-start}html.theme-crm .crmTodoUserPicker{flex-direction:column;align-items:stretch;width:100%}html.theme-crm .crmTodoUserSelect{width:100%;min-width:0}html.theme-crm .crmTodoIconBtn{width:2.75rem;height:2.75rem}html.theme-crm .crmTodoAddInput{min-width:0;width:100%}html.theme-crm .crmTodoRemove{min-height:2.75rem;padding:.35rem .55rem}html.theme-crm .crmTodoCheckUi{width:1.35rem;height:1.35rem}}html.theme-crm .crmThemeSettingsPreview{border-color:var(--tempt-border);background:var(--tempt-surface)}html.theme-crm .crmSettingsTabNav{border-color:var(--tempt-border);background:#ffffff0a}html.theme-crm .crmThemeSettingsPreviewTab{border-color:var(--tempt-border);background:var(--tempt-bg-elevated);color:var(--tempt-text-muted)}html.theme-crm .crmThemeSettingsPreviewTab.crmThemeSettingsPreviewTabActive{border-color:var(--tempt-accent, #f05d22);background:var(--tempt-accent, #f05d22);color:#0c0d10}html.theme-crm .crmThemeSettingsPreviewSecondaryButton{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm .crmThemeColorInput{border-color:var(--tempt-border);background:var(--tempt-bg-elevated)}html.theme-crm .crmThemeAssetField{border-top-color:var(--tempt-border)}html.theme-crm .crmThemeAssetPreview{border-color:var(--tempt-border);background:var(--tempt-surface)}html.theme-crm .crmThemeAssetPreviewBackground{background:radial-gradient(circle at center,#0c0d10eb,#0c0d10fa),var(--tempt-bg)}@media (max-width: 767px){.crmThemeSettingsAccentField,.crmThemeSettingsPreview{width:100%}}html.theme-crm .crmPipelineBadgeCustom,html.theme-crm .crmPipelineBadgeThemed{color:color-mix(in srgb,var(--crm-pipeline-color, #60a5fa) 42%,var(--tempt-text) 58%);background:color-mix(in srgb,var(--crm-pipeline-color, #60a5fa) 24%,var(--tempt-bg-elevated) 76%);border:1px solid color-mix(in srgb,var(--crm-pipeline-color, #60a5fa) 50%,var(--tempt-border) 50%)}html.theme-crm .crmPipelineBadgeBtn.crmPipelineBadgeCustom:hover:not(:disabled),html.theme-crm .crmPipelineBadgeBtn.crmPipelineBadgeThemed:hover:not(:disabled){background:color-mix(in srgb,var(--crm-pipeline-color, #60a5fa) 32%,var(--tempt-surface-hover) 68%);border-color:color-mix(in srgb,var(--crm-pipeline-color, #60a5fa) 58%,var(--tempt-border-strong) 42%)}html.theme-crm .crmPipelineStageOption.crmPipelineBadgeCustom.crmPipelineStageOptionActive,html.theme-crm .crmPipelineStageOption.crmPipelineBadgeThemed.crmPipelineStageOptionActive{box-shadow:0 0 0 2px color-mix(in srgb,var(--crm-pipeline-color, #60a5fa) 65%,var(--tempt-text) 35%)}html.theme-crm .crmPipelineSettingsRow{border-color:var(--tempt-border);background:var(--tempt-surface)}html.theme-crm .crmPipelineSettingsOrderBtn{border-color:var(--tempt-border);background:var(--tempt-bg-elevated);color:var(--tempt-text)}html.theme-crm .crmPipelineSettingsOrderBtn:hover:not(:disabled){background:var(--tempt-surface-hover);border-color:var(--tempt-border-strong)}html.theme-crm .crmPipelineSettingsColorField input[type=color]{border-color:var(--tempt-border);background:var(--tempt-bg-elevated)}html.theme-crm .crmPipelineSettingsCreditCheck{color:var(--tempt-text-muted)}html.theme-crm .crmPipelineSettingsDeleteDialog{border-color:var(--tempt-danger-border);background:var(--tempt-danger-bg)}html.theme-crm .crmPipelineSettingsCreate{border-top-color:var(--tempt-border)}html.theme-crm .crmDirectoryGroupBadge{background:color-mix(in srgb,var(--tempt-accent) 18%,var(--tempt-surface));color:var(--tempt-text)}html.theme-crm .crmDirectoryDefaultRoleLabel{color:var(--tempt-text)}html.theme-crm .crmPermissionsPositionTab{border-color:var(--tempt-border);background:var(--tempt-surface);color:var(--tempt-text-muted)}html.theme-crm .crmPermissionsPositionTabActive{border-color:var(--tempt-accent);background:var(--tempt-accent-muted);color:var(--tempt-text)}html.theme-crm .crmPermissionsGroup{border-color:var(--tempt-border);background:var(--tempt-surface)}html.theme-crm .crmPermissionsGroupTitle,html.theme-crm .crmPermissionsRowTitle{color:var(--tempt-text)}html.theme-crm .crmAdminDirectoryPermissionsAdminCheck{color:var(--tempt-text-muted)}html.theme-crm.theme-crm-light{color-scheme:light;--tempt-bg: #f3f4f6;--tempt-bg-elevated: #ffffff;--tempt-surface: #ffffff;--tempt-surface-hover: #f9fafb;--tempt-border: #e5e7eb;--tempt-border-strong: #d1d5db;--tempt-text: #111827;--tempt-text-muted: #6b7280;--tempt-danger: #dc2626;--tempt-danger-bg: #fef2f2;--tempt-danger-border: #fecaca;--tempt-shadow: 0 12px 40px rgba(15, 23, 42, .08);--crm-section-divider: rgba(229, 231, 235, .95)}html.theme-crm.theme-crm-light body{background:var(--tempt-bg)}html.theme-crm.theme-crm-light .loginScreen{background:linear-gradient(165deg,var(--tempt-bg) 0%,var(--tempt-login-gradient-mid) 40%,var(--tempt-bg-elevated) 100%)}html.theme-crm.theme-crm-light .crmShell{background:transparent}html.theme-crm.theme-crm-light .crmShell:before{z-index:0;opacity:.065;mix-blend-mode:normal;filter:none}html.theme-crm.theme-crm-light .crmThemeAssetPreviewBackground{background:radial-gradient(circle at center,#f3f4f6f2,#e5e7ebfa),var(--tempt-bg)}html.theme-crm.theme-crm-light .crmThemeAssetPreviewBackground .crmThemeAssetPreviewImage{opacity:.18;mix-blend-mode:normal;filter:none}html.theme-crm.theme-crm-light .crmBanner,html.theme-crm.theme-crm-light .crmButtonDanger,html.theme-crm.theme-crm-light .crmSystemLeadLostBtn{color:#991b1b}html.theme-crm.theme-crm-light .crmButtonDanger:hover:not(:disabled),html.theme-crm.theme-crm-light .crmSystemLeadLostBtn:hover:not(:disabled){background:#fee2e2;color:#7f1d1d}html.theme-crm.theme-crm-light .crmTodoDrawerBackdrop{background:#0f172a47}html.theme-crm.theme-crm-light .crmTodoDrawer{box-shadow:-12px 0 40px #0f172a1f}html.theme-crm.theme-crm-light .crmTopBarTrailMenu{box-shadow:0 16px 40px #0f172a1f}html.theme-crm.theme-crm-light .crmPipelineSettingsRow,html.theme-crm.theme-crm-light .crmPermissionsGroup{background:#fafbfc}html.theme-crm.theme-crm-light .crmDirectoryGroupBadge{background:#eef2ff;color:#3730a3}html.theme-crm.theme-crm-light .crmPermissionsPositionTab{background:#fff;color:#374151}html.theme-crm.theme-crm-light .crmPermissionsPositionTabActive{background:color-mix(in srgb,var(--tempt-accent, #f05d22) 14%,#ffffff);color:#111827}html.theme-crm.theme-crm-light .crmInlineCode{background:#f3f4f6;color:#374151}html.theme-crm.theme-crm-light .crmKindRow,html.theme-crm.theme-crm-light .crmRadio,html.theme-crm.theme-crm-light .crmActivityBody{color:#374151}html.theme-crm.theme-crm-light .crmBadgeCall{background:#dbeafe;color:#1e3a8a}html.theme-crm.theme-crm-light .crmBadgeComment{background:#f3e8ff;color:#581c87}html.theme-crm.theme-crm-light .crmBadgeText{background:#d1fae5;color:#065f46}html.theme-crm{--crm-control-btn-radius: 8px;--crm-control-tab-radius: 999px;--crm-control-page-radius: 12px}html.theme-crm.crm-page-shape-square{--crm-control-page-radius: 0;--tempt-radius: 0}html.theme-crm.crm-page-shape-square-rounded{--crm-control-page-radius: 12px;--tempt-radius: 12px}html.theme-crm.crm-btn-shape-square{--crm-control-btn-radius: 0}html.theme-crm.crm-btn-shape-square-rounded{--crm-control-btn-radius: 8px}html.theme-crm.crm-btn-shape-rounded{--crm-control-btn-radius: 999px}html.theme-crm.crm-tab-shape-square{--crm-control-tab-radius: 0}html.theme-crm.crm-tab-shape-square-rounded{--crm-control-tab-radius: 8px}html.theme-crm.crm-tab-shape-rounded{--crm-control-tab-radius: 999px}html.theme-crm .topBarSheetButton,html.theme-crm .loginButton,html.theme-crm .crmModalButtonSecondary,html.theme-crm .crmNotifyButton,html.theme-crm .crmTodoRemindButton,html.theme-crm .crmSegmented,html.theme-crm .crmTopBarMenuBtn,html.theme-crm .crmProfileEditBtn,html.theme-crm .crmRestoreButton,html.theme-crm .crmButtonDanger,html.theme-crm .crmDangerButton,html.theme-crm .crmLenderIconBtn,html.theme-crm .crmPipelineBadgeBtn,html.theme-crm .crmPipelineSettingsOrderBtn,html.theme-crm .crmPipelineSettingsDeleteBtn,html.theme-crm .crmPipelineSettingsDeleteConfirm,html.theme-crm .crmCustomersSidebarNavBtn,html.theme-crm .crmCustomerListCollapseBtn,html.theme-crm .crmCustomerTaskSecondaryBtn,html.theme-crm .crmCustomerTaskTypeBtn,html.theme-crm .crmCustomerTaskDangerBtn,html.theme-crm .crmCustomerMobileBackBtn,html.theme-crm .crmActivityPrintBtn,html.theme-crm .crmActivityRemoveBtn,html.theme-crm .crmCreditAppPrintBtn,html.theme-crm .crmCreditAppHeaderEditBtn,html.theme-crm .crmCreditAppSectionNavBtn,html.theme-crm .crmCreditAppDocUploadBtn,html.theme-crm .crmWebLeadRemoveBtn,html.theme-crm .crmSystemLeadPrintBtn,html.theme-crm .crmSystemLeadAssignBtn,html.theme-crm .crmSystemLeadLostBtn,html.theme-crm .crmTodoIconBtn,html.theme-crm .crmThemeSettingsPreviewButton,html.theme-crm .crmThemeSettingsPreviewSecondaryButton,html.theme-crm .crmThemeSettingsPreviewAlertButton,html.theme-crm .crmThemeAssetUploadBtn{border-radius:var(--crm-control-btn-radius)}html.theme-crm .crmSegmented .crmSegment{border-radius:0}html.theme-crm select,html.theme-crm .crmAssigneeSelect,html.theme-crm .crmSelect,html.theme-crm .crmCreditAppSelect,html.theme-crm .crmAdminDirectoryPositionSelect,html.theme-crm .crmDirectoryDefaultRoleSelect,html.theme-crm .crmTodoUserSelect,html.theme-crm .crmSystemLeadAssignSelect{border-radius:var(--crm-control-btn-radius)}html.theme-crm .crmPanel,html.theme-crm .crmCard,html.theme-crm .crmModalPanel,html.theme-crm .crmNotifyPanel,html.theme-crm .crmGateCard,html.theme-crm .crmStatsBoard,html.theme-crm .crmPipelineSettingsRow,html.theme-crm .crmPermissionsGroup,html.theme-crm .crmCustomersSidebarRail,html.theme-crm .crmAdminDirectoryCard,html.theme-crm .crmThemeAssetPreview,html.theme-crm .crmThemeSettingsPreview,html.theme-crm .crmCustomerDetailMain,html.theme-crm .crmCreditAppEditHero,html.theme-crm .crmFinanceLenderRow,html.theme-crm .crmFinanceTierSection,html.theme-crm .crmTodoDrawer,html.theme-crm .crmThemeMiniPreview .crmThemeMiniPreviewPanel{border-radius:var(--crm-control-page-radius)}html.theme-crm .crmThemeMiniPreview .crmThemeMiniPreviewBtn,html.theme-crm .crmThemeMiniPreview .crmThemeMiniPreviewBtnSecondary{border-radius:var(--crm-control-btn-radius)}html.theme-crm .crmThemeMiniPreview .crmThemeMiniPreviewTab{border-radius:var(--crm-control-tab-radius)}html.theme-crm .crmThemeMiniPreview .crmThemeMiniPreviewAlert{border-radius:var(--crm-control-btn-radius)}html.theme-crm .crmThemeMiniPreview .crmThemeMiniPreviewBtnSecondary{background:var(--tempt-surface);border-color:var(--tempt-border);color:var(--tempt-text)}html.theme-crm.crm-tab-idle-empty .crmThemeMiniPreview .crmThemeMiniPreviewTab:not(.crmThemeMiniPreviewTabActive){background:transparent;border-color:transparent;color:var(--tempt-text-muted)}html.theme-crm.crm-tab-idle-outline .crmThemeMiniPreview .crmThemeMiniPreviewTab:not(.crmThemeMiniPreviewTabActive){background:transparent;border-color:var(--tempt-border);color:var(--tempt-text-muted)}html.theme-crm.crm-tab-active-filled .crmThemeMiniPreview .crmThemeMiniPreviewTab.crmThemeMiniPreviewTabActive{background:var(--tempt-accent);border-color:var(--tempt-accent);color:#0c0d10}html.theme-crm.crm-tab-active-outline .crmThemeMiniPreview .crmThemeMiniPreviewTab.crmThemeMiniPreviewTabActive{background:transparent;border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm.crm-btn-primary-filled .crmThemeMiniPreview .crmThemeMiniPreviewBtn{background:var(--tempt-accent);border-color:var(--tempt-accent);color:#0c0d10}html.theme-crm.crm-btn-primary-outline .crmThemeMiniPreview .crmThemeMiniPreviewBtn{background:transparent;border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm.crm-tab-idle-empty .crmThemeMiniPreview .crmThemeMiniPreviewAlert{background:transparent;border-color:transparent;box-shadow:none}html.theme-crm.crm-tab-idle-outline .crmThemeMiniPreview .crmThemeMiniPreviewAlert{background:transparent;border-color:var(--tempt-border);box-shadow:none}html.theme-crm .appTab,html.theme-crm .crmTabBtn,html.theme-crm .crmThemeSettingsPreviewTab{border-radius:var(--crm-control-tab-radius)}html.theme-crm.crm-tab-idle-empty .appTab:not(.appTabActive),html.theme-crm.crm-tab-idle-empty .crmTabBtn:not(.appTabActive){background:transparent;border-color:transparent;color:var(--tempt-text-muted)}html.theme-crm.crm-tab-idle-empty .appTab:not(.appTabActive):hover,html.theme-crm.crm-tab-idle-empty .crmTabBtn:not(.appTabActive):hover{background:var(--tempt-surface-hover);border-color:transparent;color:var(--tempt-text)}html.theme-crm.crm-tab-idle-outline .appTab:not(.appTabActive),html.theme-crm.crm-tab-idle-outline .crmTabBtn:not(.appTabActive){background:transparent;border-color:var(--tempt-border);color:var(--tempt-text-muted)}html.theme-crm.crm-tab-idle-outline .appTab:not(.appTabActive):hover,html.theme-crm.crm-tab-idle-outline .crmTabBtn:not(.appTabActive):hover{background:var(--tempt-surface-hover);border-color:var(--tempt-border-strong);color:var(--tempt-text)}html.theme-crm.crm-tab-active-filled .appTab.appTabActive,html.theme-crm.crm-tab-active-filled .crmTabBtn.appTabActive{background:var(--tempt-accent);border-color:var(--tempt-accent);color:#0c0d10}html.theme-crm.crm-tab-active-filled .appTab.appTabActive:hover,html.theme-crm.crm-tab-active-filled .crmTabBtn.appTabActive:hover{background:var(--tempt-accent-hover);border-color:var(--tempt-accent-hover);color:#0c0d10}html.theme-crm.crm-tab-active-outline .appTab.appTabActive,html.theme-crm.crm-tab-active-outline .crmTabBtn.appTabActive{background:transparent;border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm.crm-tab-active-outline .appTab.appTabActive:hover,html.theme-crm.crm-tab-active-outline .crmTabBtn.appTabActive:hover{background:var(--tempt-accent-muted);border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm.crm-btn-primary-filled .topBarSheetButton,html.theme-crm.crm-btn-primary-filled .loginButton,html.theme-crm.crm-btn-primary-filled .crmThemeSettingsPreviewButton,html.theme-crm.crm-btn-primary-filled .crmThemeAssetUploadBtn,html.theme-crm.crm-btn-primary-filled .crmLogSubmitButton{background:var(--tempt-accent);border-color:var(--tempt-accent);color:#0c0d10}html.theme-crm.crm-btn-primary-filled .topBarSheetButton:hover,html.theme-crm.crm-btn-primary-filled .loginButton:hover:not(:disabled),html.theme-crm.crm-btn-primary-filled .crmThemeSettingsPreviewButton:hover,html.theme-crm.crm-btn-primary-filled .crmThemeAssetUploadBtn:hover,html.theme-crm.crm-btn-primary-filled .crmLogSubmitButton:hover:not(:disabled),html.theme-crm.crm-btn-primary-filled .crmThemeMiniPreview .crmThemeMiniPreviewBtn:hover{background:var(--tempt-accent-hover);border-color:var(--tempt-accent-hover);color:#0c0d10}html.theme-crm.crm-btn-primary-outline .topBarSheetButton,html.theme-crm.crm-btn-primary-outline .loginButton,html.theme-crm.crm-btn-primary-outline .crmThemeSettingsPreviewButton,html.theme-crm.crm-btn-primary-outline .crmThemeAssetUploadBtn,html.theme-crm.crm-btn-primary-outline .crmLogSubmitButton{background:transparent;border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm.crm-btn-primary-outline .topBarSheetButton:hover,html.theme-crm.crm-btn-primary-outline .loginButton:hover:not(:disabled),html.theme-crm.crm-btn-primary-outline .crmThemeSettingsPreviewButton:hover,html.theme-crm.crm-btn-primary-outline .crmThemeAssetUploadBtn:hover,html.theme-crm.crm-btn-primary-outline .crmLogSubmitButton:hover:not(:disabled),html.theme-crm.crm-btn-primary-outline .crmThemeMiniPreview .crmThemeMiniPreviewBtn:hover{background:var(--tempt-accent-muted);border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm.crm-tab-idle-empty .crmThemeSettingsPreviewTab:not(.crmThemeSettingsPreviewTabActive){background:transparent;border-color:transparent;color:var(--tempt-text-muted)}html.theme-crm.crm-tab-idle-outline .crmThemeSettingsPreviewTab:not(.crmThemeSettingsPreviewTabActive){background:transparent;border-color:var(--tempt-border);color:var(--tempt-text-muted)}html.theme-crm.crm-tab-active-filled .crmThemeSettingsPreviewTab.crmThemeSettingsPreviewTabActive{background:var(--tempt-accent);border-color:var(--tempt-accent);color:#0c0d10}html.theme-crm.crm-tab-active-outline .crmThemeSettingsPreviewTab.crmThemeSettingsPreviewTabActive{background:transparent;border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm .crmThemeSettingsPreviewButton{border:1px solid var(--tempt-accent)}html.theme-crm .crmThemeSettingsPreviewAlertButton{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:1.55rem;height:1.55rem;border:1px solid var(--tempt-border);font-size:.72rem;font-weight:700;color:var(--tempt-text-muted);background:transparent}html.theme-crm.crm-tab-idle-empty .crmThemeSettingsPreviewAlertButton{border-color:transparent}html.theme-crm.crm-tab-idle-outline .crmThemeSettingsPreviewAlertButton{border-color:var(--tempt-border)}html.theme-crm .crmSettingsTabNav{background:transparent;border-color:transparent;padding:0}html.theme-crm .crmHeaderChrome .crmTabBar,html.theme-crm .crmTopBarActionCluster{background:transparent;border-color:transparent;box-shadow:none;padding:0}@media (min-width: 1024px){html.theme-crm .crmTopBarTrailMenu{background:transparent;border-color:transparent;box-shadow:none;padding:0}}html.theme-crm.crm-tab-idle-empty .crmTopBarAlerts .crmNotifyButton,html.theme-crm.crm-tab-idle-empty .crmTopBarActionCluster .crmNotifyButton,html.theme-crm.crm-tab-idle-empty .crmTopBarActionCluster .crmTodoRemindButton,html.theme-crm.crm-tab-idle-empty .crmTabBarAlerts .crmNotifyButton,html.theme-crm.crm-tab-idle-empty .crmTopBarTrailMenu .crmNotifyButton,html.theme-crm.crm-tab-idle-empty .crmTopBarTrailMenu .crmTodoRemindButton{background:transparent;border-color:transparent;box-shadow:none}html.theme-crm.crm-tab-idle-outline .crmTopBarAlerts .crmNotifyButton,html.theme-crm.crm-tab-idle-outline .crmTopBarActionCluster .crmNotifyButton,html.theme-crm.crm-tab-idle-outline .crmTopBarActionCluster .crmTodoRemindButton,html.theme-crm.crm-tab-idle-outline .crmTabBarAlerts .crmNotifyButton,html.theme-crm.crm-tab-idle-outline .crmTopBarTrailMenu .crmNotifyButton,html.theme-crm.crm-tab-idle-outline .crmTopBarTrailMenu .crmTodoRemindButton{background:transparent;border-color:var(--tempt-border);box-shadow:none}html.theme-crm .crmTopBarAlerts .crmNotifyButton:hover,html.theme-crm .crmTopBarActionCluster .crmNotifyButton:hover,html.theme-crm .crmTopBarActionCluster .crmTodoRemindButton:hover,html.theme-crm .crmTabBarAlerts .crmNotifyButton:hover,html.theme-crm .crmTopBarTrailMenu .crmNotifyButton:hover,html.theme-crm .crmTopBarTrailMenu .crmTodoRemindButton:hover{background:var(--tempt-surface-hover);border-color:var(--tempt-border-strong)}html.theme-crm .crmTopBarActionCluster .crmTopBarMenuBtn{background:transparent;border-color:transparent;box-shadow:none}html.theme-crm.crm-tab-idle-outline .crmTopBarActionCluster .crmTopBarMenuBtn{border-color:var(--tempt-border)}html.theme-crm .crmTopBarActionCluster .crmTopBarMenuBtn:hover{background:var(--tempt-surface-hover);border-color:var(--tempt-border-strong)}html.theme-crm .crmTopBarActionCluster .crmTopBarMenuBtnActive{background:var(--tempt-accent-muted);border-color:var(--tempt-accent);color:var(--tempt-accent)}html.theme-crm .crmTopBarActionCluster .crmTopBarMenuBtnActive:hover{background:var(--tempt-accent-muted);border-color:var(--tempt-accent-hover);color:var(--tempt-accent)}
