:root{--mobile-sale-bg:#eef4ff;--mobile-sale-ink:#0f172a;--mobile-sale-muted:#64748b;--mobile-sale-line:#d8e2ef;--mobile-sale-primary:#1454e8;--mobile-sale-primary-2:#0732a5;--mobile-sale-green:#079669;--mobile-sale-amber:#d97706;--mobile-sale-red:#dc2626;--mobile-sale-card:#ffffff;--mobile-sale-soft:#f7fbff;--mobile-sale-shadow:0 18px 50px rgba(15,23,42,.16)}.mobileSalesApp,.mobileSalesApp *{box-sizing:border-box}.mobileSalesApp{min-height:100dvh;width:100%;max-width:100vw;overflow-x:hidden;color:var(--mobile-sale-ink);background:linear-gradient(135deg,#eaf2ff,#f8fbff 44%,#e8f7ef);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:max(10px,env(safe-area-inset-top)) 10px calc(78px + env(safe-area-inset-bottom))}.mobileSalesAppbar{position:sticky;top:0;z-index:60;display:flex;align-items:center;gap:10px;height:58px;margin:-10px -10px 14px;padding:0 14px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--mobile-sale-line);backdrop-filter:blur(18px)}.mobileSalesHamb{flex:0 0 auto;width:38px;height:38px;border-radius:13px;border:1px solid var(--mobile-sale-line);display:grid;place-items:center;background:#fff;color:var(--mobile-sale-ink);text-decoration:none;font-size:21px;font-weight:950}.mobileSalesBrand{min-width:0;flex:1;line-height:1.05}.mobileSalesBrand small{color:var(--mobile-sale-muted);font-size:11px;font-weight:850;letter-spacing:.02em}.mobileSalesBrand small,.mobileSalesBrand strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobileSalesBrand strong{margin-top:3px;font-size:15px;font-weight:950;color:var(--mobile-sale-ink)}.mobileSalesUserPill{flex:0 1 auto;max-width:132px;border:1px solid #d8e3f5;background:#f5f8ff;border-radius:12px;padding:7px 9px;color:#1741b7;font-weight:850;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.mobileSalesUserPill.is-green{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.mobileSalesUserPill.is-amber{color:#b45309;background:#fffbeb;border-color:#fde68a}.mobileSalesUserPill.is-red{color:#dc2626;background:#fef2f2;border-color:#fecaca}.mobileSalesViewport{max-width:430px;margin:0 auto}.mobileSalesHero{position:relative;overflow:hidden;border-radius:26px;padding:18px;color:#fff;background:linear-gradient(135deg,#0f4fe8,#0b2d80);box-shadow:0 16px 32px rgba(20,84,232,.25)}.mobileSalesHero:after{content:"";position:absolute;right:-52px;top:-60px;width:160px;height:160px;border-radius:999px;background:rgba(255,255,255,.12)}.mobileSalesEyebrow{position:relative;z-index:1;font-size:12px;font-weight:950;opacity:.82;text-transform:uppercase;letter-spacing:.02em}.mobileSalesHero h1{position:relative;z-index:1;margin:6px 0 8px;font-size:clamp(22px,6vw,26px);line-height:1.05;letter-spacing:-.045em}.mobileSalesHero p{position:relative;z-index:1;margin:0;color:#dbeafe;font-size:13.5px;line-height:1.36;font-weight:650}.mobileSalesHeroActions{position:relative;z-index:1;display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.mobileSalesBtn,.mobileSalesHeroActions :where(a,button){border:1px solid #d9e6f3;border-radius:16px;padding:12px 14px;min-height:46px;background:#fff;color:#0f44cf;font-size:14px;font-weight:950;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.mobileSalesBtn.is-primary,.mobileSalesHeroActions :where(.is-primary,.primary){background:#fff;color:#0f44cf;border-color:transparent}.mobileSalesHeroActions :where(a:not(.is-primary),button:not(.is-primary)){color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.22)}.mobileSalesBtn:disabled,.mobileSalesHeroActions :where(a,button):disabled{opacity:.55;cursor:not-allowed}.mobileSalesKpiRail{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}.mobileSalesKpi{min-width:0;border-radius:16px;padding:10px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16)}.mobileSalesKpi span{display:block;font-size:10px;color:#bfdbfe;font-weight:850}.mobileSalesKpi strong{display:block;margin-top:3px;font-size:15px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobileSalesKpi em{display:block;margin-top:2px;color:#dbeafe;font-style:normal;font-size:10px;font-weight:700}.mobileSalesTabs{display:flex;gap:8px;overflow-x:auto;padding:12px 0 2px;scrollbar-width:none}.mobileSalesTabs::-webkit-scrollbar{display:none}.mobileSalesTabs :where(a,button){flex:0 0 auto;border:1px solid var(--mobile-sale-line);border-radius:999px;padding:9px 12px;background:#fff;color:#334155;font-size:12.5px;font-weight:950;text-decoration:none;white-space:nowrap}.mobileSalesTabs :where(.is-active,.is-primary){border-color:#0f4fe8;background:#0f4fe8;color:#fff}.mobileSalesTabs span{margin-left:4px;opacity:.8}.mobileSalesMain{display:grid;gap:10px;padding:0 0 10px}.mobileSalesPanel{border-radius:22px;border:1px solid var(--mobile-sale-line);background:#fff;margin-top:10px;padding:12px;box-shadow:0 8px 22px rgba(15,23,42,.06);overflow:hidden}.mobileSalesPanelHead{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.mobileSalesPanelHead small{display:block;color:var(--mobile-sale-muted);font-size:12px;font-weight:850;text-transform:uppercase}.mobileSalesPanelHead h2{margin:0;font-size:17px;font-weight:950;letter-spacing:-.03em}.mobileSalesPanelHead p{margin:4px 0 0;color:var(--mobile-sale-muted);font-size:12px;font-weight:700;line-height:1.4}.mobileSalesPanelBody{display:grid;gap:8px}.mobileSalesPanelActions{display:flex;gap:8px;flex-wrap:wrap}.mobileSalesBottomNav{position:fixed;left:0;right:0;bottom:0;z-index:80;height:calc(64px + env(safe-area-inset-bottom));padding:5px 8px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;border-top:1px solid var(--mobile-sale-line);background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}.mobileSalesBottomNav a{display:grid;min-width:0;place-items:center;align-content:center;gap:1px;border-radius:15px;color:var(--mobile-sale-muted);font-size:10.5px;line-height:1.05;font-weight:950;text-decoration:none;overflow:hidden}.mobileSalesBottomNav b{font-size:16px;line-height:1}.mobileSalesBottomNav b,.mobileSalesBottomNav span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.mobileSalesBottomNav span{min-width:0;white-space:nowrap}.mobileSalesBottomNav .is-active{color:#1550c8;background:#eaf2ff}.mobileSalesCompactText{color:var(--mobile-sale-muted);font-size:12px;line-height:1.5;font-weight:750}@media (max-width:768px){body,html{max-width:100vw;overflow-x:hidden}.app-shell[data-sales-mobile-route=true]{display:block;min-height:100dvh;background:var(--mobile-sale-bg)}.app-shell[data-sales-mobile-route=true] .app-sidebar,.app-shell[data-sales-mobile-route=true] .app-sidebar-backdrop,.app-shell[data-sales-mobile-route=true] .app-topbar{display:none!important}.app-shell[data-sales-mobile-route=true] .app-content,.app-shell[data-sales-mobile-route=true] .app-content-inner{width:100vw!important;max-width:100vw!important;padding:0!important;margin:0!important;overflow-x:hidden!important}}.mobileSalesApp--calculator .mobileSalesViewport{max-width:430px}.mobileSalesApp--calculator .mobileSalesHero{padding:12px;border-radius:20px}.mobileSalesApp--calculator .mobileSalesHero p{font-size:12px}.mobileSalesApp--calculator .mobileSalesHeroActions{margin-top:8px}.mobileSalesApp--calculator .mobileSalesKpiRail{margin-top:8px;gap:6px}.mobileCalcCore,.mobileCalcCore *{box-sizing:border-box}.mobileCalcCore{display:grid;gap:0;width:100%;max-width:100%;overflow-x:hidden}.mobileCalcCore :where(section,article,div,form){max-width:100%!important;min-width:0!important}.mobileCalcCore :where(table,.calculatorExcelDesktopScroll,.calculatorQuoteTableWrap){display:none!important}.mobileCalcResultPanel{order:1}.mobileCalcInputPanel{order:2}.mobileCalcQuotePanel{order:3}.mobileCalcResultSurface{display:grid;gap:8px}.mobileCalcResultSurface [style]{max-width:100%!important;min-width:0!important}.mobileCalcResultSurface :where([style*=grid-template-columns]){grid-template-columns:minmax(0,1fr)!important}.mobileCalcResultSurface :where([style*=border-bottom]){border-bottom:1px dashed #d9e3ef!important}.mobileCalcResultSurface :where([style*="font-weight: 950"]){font-size:16px!important}.mobileCalcActionPanel{margin-top:8px;border-radius:18px;padding:10px;background:linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid rgba(21,88,255,.1);box-shadow:0 14px 36px rgba(21,88,255,.1)}.mobileCalcActionPanel :where([style*="display: flex"],[style*="display:flex"]){display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.mobileCalcActionPanel :where(button,a){width:100%!important;min-height:46px!important;border-radius:16px!important;font-size:13px!important;font-weight:950!important;white-space:normal!important}.mobileCalcActionPanel :where(button:first-child){background:#1d4ed8!important;color:#fff!important}.mobileCalcSectionStack{display:grid;gap:8px}.mobileCalcSectionStack>.calcSectionHeader,.mobileCalcSectionStack>:where([style]){max-width:100%!important}.mobileCalcSectionStack .calcSectionHeader{margin:8px 0 0!important;padding:11px 13px!important;border-radius:18px 18px 0 0!important;background:linear-gradient(180deg,#edf4ff,#f8fbff)!important;border:1px solid #cfe0f4!important;border-bottom:0!important;color:#0f172a!important;font-size:15px!important;font-weight:950!important}.mobileCalcSectionStack>.calcSectionHeader+div[style]{margin-top:0!important;padding:10px!important;border-radius:0 0 18px 18px!important;border:1px solid #cfe0f4!important;border-top:0!important;background:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.05)}.mobileCalcSectionStack :where([style*=grid-template-columns]){grid-template-columns:1fr!important;gap:8px!important}.mobileCalcSectionStack .calcCell{min-height:auto!important;border-radius:14px!important;padding:9px!important;border:1px solid #e2eaf3!important;background:#f8fbff!important;box-shadow:none!important}.mobileCalcSectionStack .calcCellHead{margin-bottom:6px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important}.mobileCalcSectionStack .calcCellTitlePill{display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:0 8px!important;border:1px solid #bfdbfe!important;background:#eff6ff!important;color:#1d4ed8!important;border-radius:999px!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.02em!important}.mobileCalcSectionStack .calcCellBody{display:grid;gap:5px!important}.mobileCalcSectionStack .calcCellHint{margin-top:2px!important;font-size:10px!important;line-height:1.35!important;color:#64748b!important}.mobileCalcSectionStack .calcCellBody>:where(div,span,small){min-width:0}.mobileCalcCore :where(input,select,textarea){width:100%!important;max-width:100%!important;min-height:44px!important;border:0!important;border-radius:12px!important;background:#fff!important;color:#0f172a!important;padding:10px 11px!important;font-weight:850!important;box-shadow:inset 0 0 0 1px #dbe6f0!important}.mobileCalcCore textarea{min-height:88px!important}.mobileCalcCore :where(input:disabled,select:disabled,textarea:disabled){opacity:.68!important;background:#f3f4f6!important}.mobileCalcQuoteModule{width:100%;max-width:100%;overflow-x:hidden}.mobileCalcQuoteModule :where([style]){max-width:100%!important;min-width:0!important}.calculatorQuoteModule--mobile{width:100%;max-width:100%;overflow-x:hidden}.calculatorQuoteModule--mobile .calculatorExcelDesktopScroll,.calculatorQuoteModule--mobile .calculatorQuoteTableWrap{display:none!important}.calculatorExcelMobilePicker,.calculatorQuoteMobileCards{display:none}.calculatorQuoteModule--mobile .calculatorExcelMobilePicker,.calculatorQuoteModule--mobile .calculatorQuoteMobileCards,.mobileCalcCore .calculatorExcelMobilePicker,.mobileCalcCore .calculatorQuoteMobileCards{display:grid!important}.calculatorExcelMobilePicker--pro{gap:10px}.calculatorExcelMobileModeSwitch{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:6px;border-radius:18px;background:rgba(15,23,42,.06)}.calculatorExcelMobileCategoryRail button,.calculatorExcelMobileModeSwitch button{min-height:42px;border:0;border-radius:14px;background:#fff;color:#334155;font-weight:950;box-shadow:0 8px 18px rgba(15,23,42,.055);white-space:nowrap}.calculatorExcelMobileCategoryRail button.is-active,.calculatorExcelMobileModeSwitch button.is-active{color:#fff;background:linear-gradient(135deg,#1558ff,#0ea5e9)}.calculatorExcelMobileCategoryRail{display:flex;gap:8px;overflow-x:auto;padding:2px 0 6px;scrollbar-width:none}.calculatorExcelMobileCategoryRail::-webkit-scrollbar{display:none}.calculatorExcelMobileCategoryRail button{flex:0 0 auto;padding:0 12px}.calculatorExcelMobileCard.is-pro,.calculatorQuoteMobileCard{display:grid;gap:8px;border-radius:18px!important;padding:12px!important;border:1px solid #e1e9f2!important;background:#fff!important;box-shadow:none!important;overflow:hidden}.calculatorExcelMobileTitleRow{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.calculatorExcelMobileTitle{font-size:15px;font-weight:950;color:#0f172a}.calculatorExcelMobileTitleRow p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.35;font-weight:700}.calculatorExcelMobileTitleRow>span,.calculatorQuoteMobileKicker{color:#1d4ed8;font-size:11px;font-weight:950}.calculatorExcelMobileField,.calculatorQuoteMobileField{display:grid;gap:7px}.calculatorExcelMobileField span,.calculatorQuoteMobileField span{color:#1d4ed8;font-size:10px;font-weight:950;text-transform:uppercase}.calculatorQuoteMobileField em{color:#2563eb;font-size:11px;font-style:normal;font-weight:850}.calculatorQuoteMobileCards{gap:10px}.calculatorQuoteMobileTopbar{border-radius:18px;padding:12px;background:#fff;border:1px solid #dbe6f0}.calculatorQuoteMobileHint{color:#64748b;font-size:12px;font-weight:700}.calculatorQuoteMobileDelete,.calculatorQuoteMobileDeleteAll{border:1px solid #fee2e2;background:#fff5f5;color:#b91c1c;border-radius:14px;min-height:38px;font-weight:900}.calculatorQuoteMobileCardHeader{display:flex;justify-content:space-between;gap:8px;align-items:center;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.calculatorQuoteMobileAmount{font-size:18px;font-weight:950;color:#0f172a}.calculatorQuoteMobileTwoCols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.calculatorQuoteMobileTotals{display:grid!important;grid-template-columns:1fr;gap:6px}.calculatorQuoteMobileTotals span{display:flex;justify-content:space-between;align-items:center;border-radius:13px;padding:10px 12px;background:#f8fafc;font-size:12px;color:#475569;font-weight:800}@media (max-width:768px){.dth-quotes-page,.quote-detail-corePage{background:transparent!important;padding:0!important;gap:0!important;max-width:100vw!important;overflow-x:hidden!important}.dth-quotes-page>.dth-page-slot.is-filters,.dth-quotes-page>.dth-page-slot.is-header,.dth-quotes-page>.dth-page-slot.is-metrics,.quote-detail-corePage>.dth-page-slot.is-header{display:none!important}.dth-quotes-page>.dth-page-slot.is-content,.quote-detail-corePage>.dth-page-slot.is-content{padding:0!important;margin:0!important;max-width:100vw!important;overflow-x:hidden!important}.dth-quotes-mobileProSurface,.quote-detail-mobileProSurface{display:block!important}.dth-quotes-page .dth-section,.quote-detail-corePage .dth-section{border:0!important;background:transparent!important;box-shadow:none!important;padding:0 10px 12px!important}.dth-quotes-page .dth-quotes-desktop-table,.dth-quotes-page .dth-quotes-support-grid,.dth-quotes-page .dth-section-title{display:none!important}.dth-quotes-mobileProFilters{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dth-quotes-mobileProFilters label{min-width:0;display:grid;gap:7px;color:#1d4ed8;font-size:11px;font-weight:950;text-transform:uppercase}.dth-quotes-mobileProFilters :where(input,select){width:100%;min-height:42px;border:0;border-radius:13px;background:#fff;box-shadow:inset 0 0 0 1px #dbe6f0;padding:10px 11px;font-size:16px;font-weight:850}.dth-quotes-mobileProToggle{grid-column:1/-1;display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px;text-transform:none!important;color:#334155!important}.dth-quotes-mobileProToggle input{width:18px!important;min-height:18px!important;box-shadow:none!important}.dth-quotes-mobile-list{display:grid!important;gap:12px;padding:0 10px 82px}.dth-quotes-mobile-card,.quote-card{border-radius:24px;border:1px solid #dbe6f0;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.06);padding:14px;overflow:hidden}.dth-quotes-mobile-cardHead{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.dth-quotes-mobile-cardIdentity,.dth-quotes-mobile-customer,.dth-quotes-mobile-flow{min-width:0;overflow-wrap:anywhere}.dth-quotes-mobile-cardTotal{text-align:right;flex:0 0 auto}.dth-quotes-mobile-cardTotal strong{display:block;color:#0f4fe8;font-size:20px;font-weight:950;letter-spacing:-.03em}.dth-quotes-mobile-cardTotal span{display:none}.dth-quotes-mobile-customer{margin-top:12px;padding:12px;border-radius:18px;background:#f8fbff;border:1px solid rgba(21,88,255,.1)}.dth-quotes-mobile-customer strong{display:block;font-size:15px;font-weight:950;color:#0f172a}.dth-quotes-mobile-customer span{display:block;margin-top:4px;font-size:12px;color:#64748b;font-weight:750}.dth-quotes-mobile-statusGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.dth-quotes-mobile-statusGrid>div{border-radius:16px;padding:10px;background:#fff;border:1px solid rgba(15,23,42,.07)}.dth-quotes-mobile-label{color:#64748b;font-size:10px;text-transform:uppercase;font-weight:950}.dth-quotes-mobile-value{color:#0f172a;font-size:12px;font-weight:850;margin-top:4px}.dth-quotes-mobile-flow{margin-top:12px}.dth-quotes-flow-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.dth-quotes-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.dth-quotes-mobile-actions :where(a,button){min-height:46px;border-radius:16px;justify-content:center}.quote-detail-mobileActionBar{display:none!important}.quote-detail-corePage .quote-flow-shell,.quote-detail-corePage .quote-singleScreenBody,.quote-detail-corePage .quoteSingleScreen{max-width:100vw!important;overflow-x:hidden!important}.quote-detail-corePage :where(table){display:block;max-width:100%;overflow-x:auto}}@media (min-width:769px){.dth-quotes-mobileProSurface,.quote-detail-mobileProSurface{display:none!important}}.quoteMobileActionGrid{gap:9px}.quoteMobileActionGrid,.quoteMobileTotals{display:grid;grid-template-columns:1fr 1fr}.quoteMobileTotals{gap:10px}.quoteMobileTotals>div{border-radius:18px;padding:12px;background:#f8fafc;border:1px solid #e2e8f0}.quoteMobileTotals span{display:block;font-size:11px;text-transform:uppercase;color:#64748b;font-weight:950}.quoteMobileTotals b{display:block;margin-top:4px;font-size:19px;color:#0f172a;font-weight:950;letter-spacing:-.03em}.quoteMobileTotals .is-big{grid-column:1/-1;background:#eaf6ff;border-color:#bfdbfe}.quoteMobileItems{display:grid;gap:10px}.quoteMobileItemCard{display:grid;gap:9px;border:1px solid #e1e9f2;border-radius:20px;padding:12px;background:#fff}.quoteMobileItemTop{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.quoteMobileItemTop b{font-size:15px;font-weight:950;line-height:1.25}.quoteMobileItemTop span{flex:0 1 auto;max-width:48%;font-size:12px;color:#1d4ed8;font-weight:950;background:#eff6ff;border-radius:999px;padding:5px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quoteMobileItemGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quoteMobileItemGrid div{background:#f8fafc;border-radius:13px;padding:8px}.quoteMobileItemGrid span{display:block;font-size:10px;color:#64748b;font-weight:950}.quoteMobileItemGrid b{display:block;margin-top:2px;font-size:13px;font-weight:950;color:#0f172a}.mobileCalcResultCompact{display:grid;gap:8px}.mobileCalcResultCompactHead{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:16px;border:1px solid #dbe6f0;background:linear-gradient(180deg,#f8fbff,#eff6ff)}.mobileCalcResultCompactHead small{display:block;margin-bottom:3px;color:#64748b;font-size:11px;font-weight:850;text-transform:uppercase}.mobileCalcResultCompactHead strong{display:block;color:#0f172a;font-size:15px;font-weight:950}.mobileCalcResultCompactHead span{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:900;white-space:nowrap}.mobileCalcResultAlert{border-radius:14px;border:1px solid rgba(220,38,38,.18);background:#fef2f2;color:#991b1b;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.4}.mobileCalcResultMetricGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobileCalcResultMetric{display:grid;gap:4px;min-width:0;padding:10px 11px;border-radius:16px;border:1px solid #dbe6f0;background:#fff}.mobileCalcResultMetric span{color:#64748b;font-size:11px;font-weight:800}.mobileCalcResultMetric strong{color:#0f172a;font-size:18px;font-weight:950;line-height:1.15;word-break:break-word}.mobileCalcQuoteModule .mobileCalc-inlineGuide{margin-bottom:2px}@media (max-width:430px){.mobileSalesApp{padding-left:8px;padding-right:8px}.mobileSalesAppbar{margin-left:-8px;margin-right:-8px}.mobileSalesHero{border-radius:22px;padding:14px}.mobileSalesHeroActions :where(a,button){flex:1 1 0}.mobileCalcActionPanel :where([style*="display: flex"],[style*="display:flex"]){grid-template-columns:1fr!important}.calculatorQuoteMobileTotals,.calculatorQuoteMobileTwoCols,.dth-quotes-mobile-actions,.dth-quotes-mobile-statusGrid,.dth-quotes-mobileProFilters,.mobileCalcSectionStack :where([style*=grid-template-columns]),.quoteMobileActionGrid{grid-template-columns:1fr!important}.mobileCalcSectionStack>.calcSectionHeader+div[style]{padding:9px!important}.mobileCalcResultMetricGrid{grid-template-columns:1fr!important}.mobileSalesKpiRail{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobileCalcCore .mobileCalc-inlineGuide{border-radius:16px;padding:10px 12px;border:1px solid #dbe6f0;background:#f8fbff;color:#475569;font-size:12px;font-weight:700}.mobileCalcCore .mobileCalc-inlineGuide strong{display:block;color:#0f172a;font-size:13px;margin-bottom:3px}.mobileCalcCore :where([style*="font-size: 12px"],[style*="fontSize: 12px"]){line-height:1.35}@media (max-width:360px){.mobileSalesHero h1{font-size:22px}.mobileSalesKpiRail,.quoteMobileItemGrid{grid-template-columns:1fr}}.mobileSalesApp--calculator .mobileSalesHero{padding:11px 12px!important;border-radius:18px!important;box-shadow:0 10px 24px rgba(20,84,232,.18)!important}.mobileSalesApp--calculator .mobileSalesHero h1{margin:3px 0 5px!important;font-size:21px!important;line-height:1.04!important}.mobileSalesApp--calculator .mobileSalesEyebrow{font-size:10px!important}.mobileSalesApp--calculator .mobileSalesHeroActions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.mobileSalesApp--calculator .mobileSalesHeroActions :where(a,button){min-height:40px!important;padding:9px 8px!important;border-radius:14px!important;font-size:12px!important}.mobileSalesApp--calculator .mobileSalesTabs{padding:8px 0 0!important}.mobileSalesApp--calculator .mobileSalesTabs :where(a,button){min-height:34px!important;padding:8px 10px!important;border-radius:12px!important;font-size:11.5px!important}.mobileSalesApp--calculator .mobileSalesPanel{margin-top:8px!important;padding:10px!important;border-radius:18px!important}.mobileSalesApp--calculator .mobileSalesPanelHead{margin-bottom:7px!important}.mobileSalesApp--calculator .mobileSalesPanelHead small{font-size:10px!important}.mobileSalesApp--calculator .mobileSalesPanelHead h2{font-size:16px!important}.mobileSalesApp--calculator .mobileSalesPanelHead p{font-size:11px!important;line-height:1.32!important}.mobileCalcInputPanel .mobileSalesPanelBody,.mobileCalcQuotePanel .mobileSalesPanelBody,.mobileCalcResultPanel .mobileSalesPanelBody{gap:7px!important}.mobileCalcActionPanel{padding:8px!important;border-radius:16px!important}.mobileCalcActionPanel :where([style*="display: flex"],[style*="display:flex"]){gap:7px!important}.mobileCalcActionPanel :where(button,a){min-height:42px!important;border-radius:14px!important;padding:9px 10px!important;font-size:12px!important}.mobileCalcSectionStack{gap:7px!important}.mobileCalcSectionStack .calcSectionHeader{margin-top:6px!important;padding:9px 11px!important;border-radius:16px 16px 0 0!important;font-size:14px!important}.mobileCalcSectionStack>.calcSectionHeader+div[style]{padding:8px!important;border-radius:0 0 16px 16px!important}.mobileCalcSectionStack .calcCell{padding:8px!important;border-radius:13px!important}.mobileCalcSectionStack .calcCellTitlePill{min-height:20px!important;padding:0 7px!important;font-size:9.5px!important}.mobileCalcCore :where(input,select,textarea){min-height:40px!important;border-radius:11px!important;padding:8px 10px!important;font-size:15px!important}.mobileCalcCore textarea{min-height:74px!important}.mobileCalcResultCompact{gap:7px!important}.mobileCalcResultCompactHead{padding:9px 10px!important;border-radius:14px!important}.mobileCalcResultCompactHead small{font-size:10px!important}.mobileCalcResultCompactHead strong{font-size:14px!important}.mobileCalcResultMetricGrid{gap:7px!important}.mobileCalcResultMetric{padding:8px 9px!important;border-radius:14px!important}.mobileCalcResultMetric span{font-size:10px!important}.mobileCalcResultMetric strong{font-size:16px!important}.calculatorExcelMobilePicker--pro{gap:8px!important}.calculatorExcelMobileModeSwitch{border-radius:16px!important;padding:5px!important;gap:6px!important}.calculatorExcelMobileCategoryRail button,.calculatorExcelMobileModeSwitch button{min-height:38px!important;border-radius:12px!important;font-size:12px!important}.calculatorExcelMobileCard.is-pro{border-radius:16px!important;padding:10px!important;gap:8px!important}.calculatorExcelMobileTitle{font-size:14px!important}.calculatorExcelMobileTitleRow p{font-size:11px!important}.calculatorQuoteMobileTopbar{padding:10px!important;border-radius:16px!important}.calculatorQuoteMobileHint{font-size:11px!important}.calculatorQuoteMobileCard.is-compact{gap:8px!important;border-radius:16px!important;padding:10px!important}.calculatorQuoteMobileProductSummary{display:grid;gap:4px;min-width:0;padding:9px 10px;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#ffffff);border:1px solid #e2e8f0}.calculatorQuoteMobileProductSummary strong{color:#0f172a;font-size:14px;font-weight:950;line-height:1.25;overflow-wrap:anywhere}.calculatorQuoteMobileProductSummary span{color:#1d4ed8;font-size:11px;font-weight:900;overflow-wrap:anywhere}.calculatorQuoteMobileProductSummary em{color:#2563eb;font-size:11px;font-style:normal;font-weight:850}.calculatorQuoteMobileEmptyHint{padding:10px;border-radius:14px;background:#f8fafc;border:1px dashed #cbd5e1;color:#64748b;font-size:12px;font-weight:850}.calculatorQuoteMobileEditGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.calculatorQuoteMobileField{gap:4px!important}.calculatorQuoteMobileField span{font-size:9.5px!important}.calculatorQuoteMobileAdvanced{display:grid;gap:8px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;padding:9px}.calculatorQuoteMobileAdvanced summary{cursor:pointer;color:#1d4ed8;font-size:11px;font-weight:950;text-transform:uppercase}.calculatorQuoteMobileAdvanced[open] summary{margin-bottom:6px}.calculatorQuoteMobileTotals.is-compact span{padding:8px 10px!important;font-size:11px!important}@media (max-width:768px){.mobileSalesApp--quoteDetail .mobileSalesHero,.mobileSalesApp--quotes .mobileSalesHero{padding:12px!important;border-radius:20px!important}.mobileSalesApp--quoteDetail .mobileSalesHero h1,.mobileSalesApp--quotes .mobileSalesHero h1{font-size:21px!important}.mobileSalesApp--quoteDetail .mobileSalesKpiRail,.mobileSalesApp--quotes .mobileSalesKpiRail{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.mobileSalesApp--quoteDetail .mobileSalesKpi,.mobileSalesApp--quotes .mobileSalesKpi{padding:8px!important;border-radius:14px!important}.mobileSalesApp--quoteDetail .mobileSalesKpi span,.mobileSalesApp--quotes .mobileSalesKpi span{font-size:9.5px!important}.mobileSalesApp--quoteDetail .mobileSalesKpi strong,.mobileSalesApp--quotes .mobileSalesKpi strong{font-size:13px!important}.mobileSalesApp--quoteDetail .mobileSalesPanel,.mobileSalesApp--quotes .mobileSalesPanel{padding:10px!important;border-radius:18px!important;margin-top:8px!important}.dth-quotes-mobile-list{gap:9px!important;padding:0 8px 82px!important}.dth-quotes-mobile-card{border-radius:18px!important;padding:11px!important}.dth-quotes-mobile-cardHead{gap:8px!important}.dth-quotes-mobile-cardTotal strong{font-size:17px!important}.dth-quotes-mobile-customer{margin-top:8px!important;padding:9px!important;border-radius:14px!important}.dth-quotes-mobile-statusGrid{grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:8px!important}.dth-quotes-mobile-statusGrid>div{padding:8px!important;border-radius:13px!important}.dth-quotes-mobile-flow{margin-top:8px!important}.dth-quotes-mobile-actions{margin-top:8px!important;gap:7px!important}.dth-quotes-mobile-actions :where(a,button){min-height:40px!important;border-radius:13px!important;font-size:12px!important}.quoteMobileActionGrid{gap:7px!important}.quoteMobileActionGrid .mobileSalesBtn{min-height:42px!important;border-radius:14px!important;padding:9px 10px!important;font-size:12px!important}.quoteMobileTotals{gap:8px!important}.quoteMobileTotals>div{border-radius:14px!important;padding:10px!important}.quoteMobileTotals b{font-size:16px!important}.quoteMobileItemCard{border-radius:16px!important;padding:10px!important;gap:7px!important}.quoteMobileItemTop b{font-size:13.5px!important}.quoteMobileItemGrid{gap:6px!important}.quoteMobileItemGrid div{border-radius:11px!important;padding:7px!important}}@media (max-width:390px){.mobileSalesAppbar{height:52px!important}.mobileSalesHeroActions :where(a,button){min-width:0!important}.calculatorQuoteMobileEditGrid,.dth-quotes-mobile-statusGrid,.quoteMobileItemGrid{grid-template-columns:1fr!important}.mobileSalesApp--quoteDetail .mobileSalesKpiRail,.mobileSalesApp--quotes .mobileSalesKpiRail{grid-template-columns:1fr 1fr!important}}@media (max-width:768px){.app-shell[data-sales-mobile-route=true] .app-content,.app-shell[data-sales-mobile-route=true] .app-content-inner,.app-shell[data-sales-mobile-route=true] .calcDesktop-leftCol,.app-shell[data-sales-mobile-route=true] .calcDesktop-page,.app-shell[data-sales-mobile-route=true] .calcDesktop-quoteWrap,.app-shell[data-sales-mobile-route=true] .calcDesktop-rightCol,.app-shell[data-sales-mobile-route=true] .calcDesktop-section,.app-shell[data-sales-mobile-route=true] .calcDesktop-section .app-section-body,.app-shell[data-sales-mobile-route=true] .calcDesktop-section .dth-section-body,.app-shell[data-sales-mobile-route=true] .calcDesktop-sheet,.app-shell[data-sales-mobile-route=true] .calcDesktop-shellGrid,.app-shell[data-sales-mobile-route=true] .calculatorQuoteModule,.app-shell[data-sales-mobile-route=true] .calculatorQuoteTableSurface{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important}.app-shell[data-sales-mobile-route=true] .calcDesktop-sheet{padding-left:max(8px,env(safe-area-inset-left))!important;padding-right:max(8px,env(safe-area-inset-right))!important}.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow .calcDesktop-actionDock{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:100%!important}.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow :where([style*=min-width],[style*=width]),.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow :where(input,select,textarea,button,a){max-width:100%!important;min-width:0!important}.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow :where(input,select,textarea){width:100%!important}.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow .calcCell,.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow .calculatorExcelMobileCard,.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow .calculatorQuoteMobileAdvanced,.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow .calculatorQuoteMobileCard,.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow .calculatorQuoteMobileField,.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow .calculatorQuoteMobileProductSummary,.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow .calculatorQuoteMobileTopbar{width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}.app-shell[data-sales-mobile-route=true] .calculatorRoot--mobileFlow .calculatorExcelMobileCategoryRail{max-width:100%!important;overflow-x:auto!important;overscroll-behavior-inline:contain}}@media (min-width:769px){.calcDesktop-page:not(.calculatorRoot--mobileFlow) .calculatorExcelMobilePicker,.calcDesktop-page:not(.calculatorRoot--mobileFlow) .calculatorQuoteMobileCards,.calculatorQuoteModule:not(.calculatorQuoteModule--mobile) .calculatorExcelMobilePicker,.calculatorQuoteModule:not(.calculatorQuoteModule--mobile) .calculatorQuoteMobileCards{display:none!important}}@media (max-width:768px){.app-shell[data-sales-mobile-route=true] .quote-detail-corePage,.app-shell[data-sales-mobile-route=true] .quote-detail-corePage .dth-page-slot.is-content,.app-shell[data-sales-mobile-route=true] .quote-detail-corePage :where(.dth-section,.dth-section-body,.dth-kpi-grid,.dth-kpi-card,.quote-detail-mobileProSurface,.mobileSalesApp--quoteDetail,.mobileSalesApp--quoteDetail .mobileSalesViewport,.mobileSalesApp--quoteDetail .mobileSalesMain,.mobileSalesApp--quoteDetail .mobileSalesPanel,.mobileSalesApp--quoteDetail .mobileSalesPanelBody,.quote-singleScreen,.quote-singleScreenHeader,.quote-singleScreenCard,.quote-singleScreenActionStrip,.quote-singleScreenActionShell,.quote-singleScreenPreviewWorkspace,.quote-singleScreenPreviewPaper,.quote-singleScreenPreviewAppendix,.quote-phaseGrid,.quote-phaseCard,.quote-mainSplit,.quoteSharedCard,.quoteSharedCardBody,.quoteLifecycleCardHead,.quoteLifecycleCardBody,.project-workflowTwoCol,.quote-flow-shell,.quote-flow-layoutMain,.quote-flow-layoutTimeline){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage{overflow-x:clip!important}@supports not (overflow:clip){.app-shell[data-sales-mobile-route=true] .quote-detail-corePage{overflow-x:hidden!important}}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage .dth-page-slot.is-content{margin:0!important;padding:0 8px calc(88px + env(safe-area-inset-bottom))!important;overflow-x:clip!important}@supports not (overflow:clip){.app-shell[data-sales-mobile-route=true] .quote-detail-corePage .dth-page-slot.is-content{overflow-x:hidden!important}}.app-shell[data-sales-mobile-route=true] .quote-detail-mobileProSurface{margin:0 0 10px!important}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage .dth-section{padding:0 0 12px!important}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage .dth-section-body{padding:10px 0!important}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage :where([class^=quoteDetailFx31-],[class*=" quoteDetailFx31-"],.quote-detailFormGrid,.quote-detailFieldCard,.quote-detailSummaryBox,.quote-detailReadonlyValue,.quote-flow-financeEditorWrap,.quote-flow-policySummaryCard,.quote-singleScreenContractReadiness,.quote-singleScreenComposeWorkspace,.quote-singleScreenComposePanel,.quote-singleScreenComposeArticle,.quoteDetail-formLabel,.quoteDetail-formInput,.quoteDetail-textarea,.quoteDetail-select){box-sizing:border-box!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage :where(.quote-detailFormGrid,.quote-detailFormGrid-2,.quote-detailFormGrid-3,.quote-detailFieldCardGrid,.quote-detailSummaryGrid,.quote-singleScreenMiniGrid,.quote-singleScreenInfoGrid,.quote-roleBoardGrid,.quote-singleScreenFormGrid,.quote-singleScreenContractTopbar,.quote-singleScreenInlineTools,.quote-singleScreenComposeGrid,.quote-flow-policyCompactGrid,.project-workflowTwoCol,.quoteDetailFx31-04b534d9,.quoteDetailFx31-28beda04,.quoteDetailFx31-2976b34b,.quoteDetailFx31-2fcb268c,.quoteDetailFx31-38db5380,.quoteDetailFx31-45a54de5,.quoteDetailFx31-4b61d28b,.quoteDetailFx31-52bdd1de,.quoteDetailFx31-5b3f806d,.quoteDetailFx31-8c550adf,.quoteDetailFx31-8c7a520d,.quoteDetailFx31-95607c56,.quoteDetailFx31-b2dd2298,.quoteDetailFx31-ba7ccffa,.quoteDetailFx31-ccf042be,.quoteDetailFx31-e55759d5,.quoteDetailFx31-f1e8d6f5){grid-template-columns:minmax(0,1fr)!important}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage :where(.quoteDetailFx31-0cb143c5,.quoteDetailFx31-3a467880,.quoteDetailFx31-4868c15d,.quoteDetailFx31-e199fc24){margin-left:0!important;margin-right:0!important}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage .quoteDetailFx31-63a95979{padding-left:0!important}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage :where(input:not([type=checkbox]):not([type=radio]),select,textarea){width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage :where(button,a,label,summary){max-width:100%!important;min-width:0!important}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage :where(.quoteDetailFx31-01e357bd,.quoteDetailFx31-36c781df,.quoteDetailFx31-9bbc67d5,.quoteDetailFx31-ea53805c,.quote-singleScreenPreviewAppendixTableWrap){width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overscroll-behavior-inline:contain}.app-shell[data-sales-mobile-route=true] .quote-detail-corePage :where(.quote-singleScreenBadgeRow,.quote-singleScreenQuickLinks,.quote-singleScreenInlineTools,.quote-singleScreenToggleGroup,.quote-singleScreenContractActionRail,.quote-singleScreenCardActions,.quote-singleScreenComposeWorkspaceHead,.quote-singleScreenComposeWorkspaceActions,.quote-singleScreenComposeFootActions,.quoteDetailFx31-039b15eb,.quoteDetailFx31-1033cb17,.quoteDetailFx31-1f736b1e,.quoteDetailFx31-455360e5,.quoteDetailFx31-58da3487,.quoteDetailFx31-5d7b7e83,.quoteDetailFx31-6b4dd96c,.quoteDetailFx31-6b578732,.quoteDetailFx31-6e4763c8,.quoteDetailFx31-d65ba4b3,.quoteDetailFx31-d8d3babf,.quoteDetailFx31-edf6e2ea,.quoteDetailFx31-f3e83e0c,.quoteDetailFx31-f43da022){max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}}@media (max-width:768px){.app-shell[data-sales-mobile-route=true],.app-shell[data-sales-mobile-route=true] *{box-sizing:border-box}.app-shell[data-sales-mobile-route=true]{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important;background:var(--mobile-sale-bg)}@supports not (overflow:clip){.app-shell[data-sales-mobile-route=true]{overflow-x:hidden!important}}.app-shell[data-sales-mobile-route=true] :where(.app-content,.app-content-inner,.dth-page,.dth-page-slot,.dth-section,.dth-section-body,.mobileSalesApp,.mobileSalesMain,.mobileSalesViewport,.mobileSalesPanel,.mobileSalesPanelBody){width:100%!important;max-width:100%!important;min-width:0!important}.app-shell[data-sales-mobile-route=true] :where(.dth-page,.dth-page-slot.is-content,.mobileSalesApp,.mobileSalesMain,.mobileSalesPanel){overflow-x:clip!important}@supports not (overflow:clip){.app-shell[data-sales-mobile-route=true] :where(.dth-page,.dth-page-slot.is-content,.mobileSalesApp,.mobileSalesMain,.mobileSalesPanel){overflow-x:hidden!important}}.app-shell[data-sales-mobile-route=true] :where(input:not([type=checkbox]):not([type=radio]),select,textarea,button,a,label,summary){max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}.app-shell[data-sales-mobile-route=true] :where(input:not([type=checkbox]):not([type=radio]),select,textarea){width:100%!important}.app-shell[data-sales-mobile-route=true] :where(.mobileSalesAppbar,.mobileSalesHero,.mobileSalesHeroActions,.mobileSalesKpiRail,.mobileSalesTabs,.mobileSalesBottomNav){max-width:100%!important;min-width:0!important}.app-shell[data-sales-mobile-route=true] .mobileSalesViewport{margin-left:auto!important;margin-right:auto!important}.app-shell[data-sales-mobile-route=true] .mobileSalesBtn,.app-shell[data-sales-mobile-route=true] .mobileSalesHeroActions :where(a,button),.app-shell[data-sales-mobile-route=true] .quote-detail-mobileActionButton{white-space:normal!important}.app-shell[data-sales-mobile-screen=calculator] :where(.calculatorRoot--mobileFlow,.calcDesktop-page,.calcDesktop-section,.calcDesktop-sheet,.calcDesktop-shellGrid,.calcDesktop-leftCol,.calcDesktop-rightCol,.calcDesktop-quoteWrap,.calculatorQuoteModule,.calculatorQuoteTableSurface,.calculatorExcelMobilePicker,.calculatorQuoteMobileCards,.calculatorExcelMobileCard,.calculatorQuoteMobileCard){width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}.app-shell[data-sales-mobile-screen=calculator] .calcDesktop-shellGrid,.app-shell[data-sales-mobile-screen=calculator] .calculatorRoot--mobileFlow :where([style*=grid-template-columns],[style*=gridTemplateColumns]){grid-template-columns:minmax(0,1fr)!important}.app-shell[data-sales-mobile-screen=calculator] .calcDesktop-actionDock,.app-shell[data-sales-mobile-screen=calculator] .calcDesktop-actionDock>div,.app-shell[data-sales-mobile-screen=calculator] .calculatorQuoteMobileEditGrid,.app-shell[data-sales-mobile-screen=calculator] .calculatorQuoteMobileTotals,.app-shell[data-sales-mobile-screen=calculator] .calculatorQuoteMobileTwoCols{width:100%!important;max-width:100%!important;min-width:0!important;grid-template-columns:minmax(0,1fr)!important}.app-shell[data-sales-mobile-screen=calculator] :where(.calculatorExcelDesktopScroll,.calculatorQuoteTableWrap){max-width:100%!important;overflow-x:auto!important;overscroll-behavior-inline:contain}.app-shell[data-sales-mobile-screen=quotes] :where(.dth-quotes-page,.dth-quotes-mobileProSurface,.dth-quotes-mobile-list,.dth-quotes-mobile-card,.dth-quotes-mobile-cardHead,.dth-quotes-mobile-cardIdentity,.dth-quotes-mobile-cardTotal,.dth-quotes-mobile-customer,.dth-quotes-mobile-statusGrid,.dth-quotes-mobile-flow,.dth-quotes-mobile-actions,.q-actionsWrap,.q-actionsTop,.q-actionsExtra,.project-bulkBar,.project-pagination){width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}.app-shell[data-sales-mobile-screen=quotes] .dth-quotes-mobile-cardHead{flex-wrap:wrap!important}.app-shell[data-sales-mobile-screen=quotes] .dth-quotes-mobile-cardIdentity{flex:1 1 180px!important}.app-shell[data-sales-mobile-screen=quotes] .dth-quotes-mobile-cardTotal{flex:1 1 120px!important;text-align:left!important}.app-shell[data-sales-mobile-screen=quotes] :where(.dth-quotes-mobileProFilters,.dth-quotes-mobile-statusGrid,.dth-quotes-mobile-actions,.q-actionsWrap,.q-actionsTop,.q-actionsExtra,.project-bulkBar,.project-bulkBarActions,.project-pagination,.project-paginationActions){display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.app-shell[data-sales-mobile-screen=quotes] :where(.dth-quotes-mobile-actions .project-tableActionRow,.dth-quotes-mobile-actions .q-actionsExtra){align-items:stretch!important;justify-content:stretch!important}.app-shell[data-sales-mobile-screen=quotes] .dth-quotes-mobile-actions :where(button,a){width:100%!important;justify-content:center!important;white-space:normal!important}.app-shell[data-sales-mobile-screen=quotes] .project-paginationMeta{display:grid!important;gap:4px!important;min-width:0!important;overflow-wrap:anywhere}.app-shell[data-sales-mobile-screen=quote-detail] :where(.quote-detail-corePage,.quote-detail-corePage .dth-page-slot.is-content,.quote-detail-mobileProSurface,.quote-detail-coreChipRow,.quote-detail-coreProgress,.quote-detail-mobileActionBar,.quoteMobileActionGrid,.quoteMobileTotals,.quoteMobileItems,.quoteMobileItemCard,.quoteMobileItemTop,.quoteMobileItemGrid,.quote-singleScreen,.quote-singleScreenCard,.quote-singleScreenHeader,.quote-singleScreenActionStrip,.quote-singleScreenActionShell,.quote-singleScreenPreviewWorkspace,.quote-singleScreenPreviewPaper,.quote-singleScreenPreviewAppendix,.quote-flow-shell,.quote-flow-layoutMain,.quote-flow-layoutTimeline,.quote-flow-section,.quote-flow-financeLane,.quote-flow-financeRow,.quote-flow-financeEditorWrap,.project-workflowTwoCol,.project-workflowReceiptShell,.project-workflowReceiptItem,.project-workflowReceiptItemHead,.project-workflowReceiptFacts){width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}.app-shell[data-sales-mobile-screen=quote-detail] :where(.quoteMobileActionGrid,.quoteMobileTotals,.quoteMobileItemGrid,.quote-detailFormGrid,.quote-detailFormGrid-2,.quote-detailFormGrid-3,.quote-detailFieldCardGrid,.quote-detailSummaryGrid,.quote-singleScreenMiniGrid,.quote-singleScreenInfoGrid,.quote-roleBoardGrid,.quote-singleScreenFormGrid,.quote-singleScreenContractTopbar,.quote-singleScreenInlineTools,.quote-singleScreenComposeGrid,.quote-flow-policyCompactGrid,.quote-flow-statGrid,.quote-flow-fieldGrid,.quote-flow-roleGrid,.project-workflowTwoCol,.project-workflowReceiptItemHead,.project-workflowReceiptFacts,[class^=quoteDetailFx31-],[class*=" quoteDetailFx31-"]){grid-template-columns:minmax(0,1fr)!important}.app-shell[data-sales-mobile-screen=quote-detail] :where([class^=quoteDetailFx31-],[class*=" quoteDetailFx31-"]){max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}.app-shell[data-sales-mobile-screen=quote-detail] :where(.quoteDetailFx31-0cb143c5,.quoteDetailFx31-3a467880,.quoteDetailFx31-e199fc24,.quoteDetailFx31-4868c15d,.quoteDetailFx31-63a95979){margin-left:0!important;margin-right:0!important;padding-left:0!important}.app-shell[data-sales-mobile-screen=quote-detail] :where(.quoteDetailFx31-01e357bd,.quoteDetailFx31-36c781df,.quoteDetailFx31-9bbc67d5,.quoteDetailFx31-ea53805c,.quote-singleScreenPreviewAppendixTableWrap,.quote-flow-tableWrap,.project-workflowReceiptList){width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overscroll-behavior-inline:contain}.app-shell[data-sales-mobile-screen=quote-detail] .quoteDetailFx31-cfe0c73d{width:max-content!important;min-width:920px!important;max-width:none!important}.app-shell[data-sales-mobile-screen=quote-detail] .quote-detail-mobileActionBar{left:8px!important;right:8px!important;width:auto!important;max-width:calc(100% - 16px)!important;overflow-x:auto!important;overscroll-behavior-inline:contain}.app-shell[data-mobile-ops-screen=account],.app-shell[data-mobile-ops-screen=account] *{box-sizing:border-box}.app-shell[data-mobile-ops-screen=account]{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:clip!important}}@media (max-width:768px){@supports not (overflow:clip){.app-shell[data-mobile-ops-screen=account]{overflow-x:hidden!important}}.app-shell[data-mobile-ops-screen=account] :where(.app-content,.app-content-inner){width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding-left:8px!important;padding-right:8px!important;overflow-x:clip!important}@supports not (overflow:clip){.app-shell[data-mobile-ops-screen=account] :where(.app-content,.app-content-inner){overflow-x:hidden!important}}.app-shell[data-mobile-ops-screen=account] .app-topbar{width:100%!important;max-width:100%!important;min-width:0!important;gap:6px!important;padding-left:8px!important;padding-right:8px!important;overflow:hidden!important}.app-shell[data-mobile-ops-screen=account] .app-topbar-breadcrumb{flex:1 1 auto!important;max-width:none!important;min-width:0!important}.app-shell[data-mobile-ops-screen=account] .app-topbar-breadcrumb-current{max-width:28vw!important;min-width:0!important}.app-shell[data-mobile-ops-screen=account] .app-topbar-spacer{flex:0 0 0!important}.app-shell[data-mobile-ops-screen=account] .app-topbar-actions{flex:0 1 auto!important;min-width:0!important;max-width:58vw!important;gap:6px!important;overflow:hidden!important}.app-shell[data-mobile-ops-screen=account] .app-topbar-actions>:where(div,a){min-width:0!important;flex-shrink:1!important}.app-shell[data-mobile-ops-screen=account] .app-topbar-actions .pill{min-width:42px!important;max-width:112px!important;height:36px!important;padding-left:8px!important;padding-right:10px!important;overflow:hidden!important}.app-shell[data-mobile-ops-screen=account] .app-topbar-actions .pill span:last-child,.app-shell[data-mobile-ops-screen=account] .app-topbar-actions .ui-badge{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.app-shell[data-mobile-ops-screen=account] .app-topbar-actions .ui-badge{max-width:132px!important}.app-shell[data-mobile-ops-screen=account] :where(.accountSelfPage,.accountSelfPage .app-page-header,.accountSelfPage .app-page-header-main,.accountSelfPage .app-page-header-actions,.accountSelfPage .app-section,.accountSelfPage .app-section-header,.accountSelfPage .app-section-header-main,.accountSelfPage .app-section-body,.accountSelfPage .project-metricGrid,.accountSelfPage .project-metricCard,.accountSelfTwoColGrid,.accountSelfControlRow,.accountSelfInfoLine,.accountSelfInfoLabel,.accountSelfInfoValue,.accountSelfActionRow,.accountSelfTableWrap){width:100%!important;max-width:100%!important;min-width:0!important;overflow-wrap:anywhere}.accountSelfPage{display:grid;gap:10px;overflow-x:clip!important;padding-bottom:calc(20px + env(safe-area-inset-bottom))}@supports not (overflow:clip){.accountSelfPage{overflow-x:hidden!important}}.accountSelfPage .app-page-header{margin-bottom:10px!important;padding-top:8px!important;padding-bottom:10px!important}.accountSelfPage .app-page-header-title{font-size:18px!important;line-height:1.18!important;overflow-wrap:anywhere}.accountSelfPage .app-page-header-subtitle,.accountSelfPage .app-section-subtitle{font-size:12px!important;line-height:1.35!important;overflow-wrap:anywhere}.accountSelfActionRow,.accountSelfControlRow,.accountSelfPage .app-page-header-actions,.accountSelfPage .project-docActionRow{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;justify-content:stretch!important;gap:8px!important}.accountSelfActionRow :where(a,button),.accountSelfPage .app-page-header-actions :where(a,button),.accountSelfPage .project-docActionRow :where(a,button){width:100%!important;justify-content:center!important;white-space:normal!important}.accountSelfPage .app-section{margin-bottom:10px!important;border-radius:16px!important}.accountSelfPage .app-section-header{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;padding:12px!important}.accountSelfPage .app-section-actions{justify-content:start!important;max-width:100%!important;min-width:0!important}.accountSelfPage .app-section-body{padding:12px!important}.accountSelfPage :where([style*="grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)"]),.accountSelfTwoColGrid{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.accountSelfControlRow .ui-badge,.accountSelfControlRow input,.accountSelfControlRow label{width:100%!important;max-width:100%!important;min-width:0!important}.accountSelfPage .project-metricGrid{grid-template-columns:minmax(0,1fr)!important;gap:8px!important}.accountSelfPage .project-metricCard{min-height:auto!important;padding:12px!important}.accountSelfPage .project-metricValue{font-size:20px!important;line-height:1.12!important;overflow-wrap:anywhere}.accountSelfInfoLine{grid-template-columns:minmax(92px,36%) minmax(0,1fr)!important;gap:8px!important;padding:8px 0!important}.accountSelfInfoLabel,.accountSelfInfoValue{overflow-wrap:anywhere!important;word-break:break-word!important}.accountSelfInfoValue{text-align:left!important}.accountSelfTableWrap{overflow-x:auto!important;overscroll-behavior-inline:contain;border:1px solid var(--border-soft);border-radius:14px;background:var(--surface-card)}.accountSelfCustomerTable{width:max-content!important;min-width:720px!important;max-width:none!important}.mobileSalesBottomNav,.mobileSalesBottomNav *{box-sizing:border-box}.mobileSalesBottomNav{max-width:100vw;overflow:hidden}.mobileSalesBottomNav a{min-height:48px}}@media (max-width:768px){.mobileSalesApp :where(.mobileSalesViewport,.mobileSalesMain,.mobileSalesPanel){min-width:0}}.mobileSaleQuickNav--shell{display:none!important}@media (max-width:768px){.app-shell[data-sale-quick-nav-route=true] .mobileSaleQuickNav--shell{display:grid!important}.app-shell[data-sale-quick-nav-route=true] :where(.app-content,.app-content-inner){padding-bottom:calc(78px + env(safe-area-inset-bottom, 0px))!important}.app-shell[data-sale-quick-nav-route=true] :where(.dth-page,.accountSelfPage,.dth-quotes-page,.quote-detail-corePage,.calculatorRoot){padding-bottom:calc(76px + env(safe-area-inset-bottom, 0px))!important}.app-shell[data-sale-quick-nav-route=true] .mobileSalesApp{padding-bottom:calc(76px + env(safe-area-inset-bottom, 0px))!important}.app-shell[data-sale-quick-nav-route=true] .mobileSalesBottomNav{height:calc(64px + env(safe-area-inset-bottom, 0px));padding:5px 8px calc(8px + env(safe-area-inset-bottom, 0px));grid-template-columns:repeat(5,minmax(0,1fr))}.app-shell[data-sale-quick-nav-route=true] .mobileSalesBottomNav a{min-width:0;min-height:48px}}@media (min-width:769px){.mobileSaleQuickNav--shell{display:none!important}}