/* ============================================================
   Home2M6 v1.60.0 – Responsive typography layer
   Native App / Mobile Web / Desktop Web
   ============================================================ */

html{
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%;
}

/* Platform baselines */
html.home2m6-native-app body{
  font-size:15px;
  line-height:1.46;
}
html.home2m6-mobile-web body{
  font-size:15.5px;
  line-height:1.48;
}
html.home2m6-desktop-web body{
  font-size:15px;
  line-height:1.48;
}

/* Inputs: iOS/browser readable and no unwanted input zoom */
html.home2m6-native-app :is(input,select,textarea),
html.home2m6-mobile-web :is(input,select,textarea){
  font-size:16px!important;
  line-height:1.35;
}
html.home2m6-desktop-web :is(input,select,textarea){
  font-size:15px!important;
  line-height:1.35;
}

/* Buttons must remain immediately readable on every target */
html.home2m6-native-app :is(button,.primary,.secondary,.danger,.file-label),
html.home2m6-mobile-web :is(button,.primary,.secondary,.danger,.file-label){
  font-size:15px;
}
html.home2m6-desktop-web :is(button,.primary,.secondary,.danger,.file-label){
  font-size:14px;
}

/* General descriptive copy and form labels */
html.home2m6-native-app :is(.panel p,.helper-text,.muted,dialog label,.form-panel label),
html.home2m6-mobile-web :is(.panel p,.helper-text,.muted,dialog label,.form-panel label){
  font-size:14px;
  line-height:1.5;
}
html.home2m6-desktop-web :is(.panel p,.helper-text,.muted,dialog label,.form-panel label){
  font-size:14px;
  line-height:1.5;
}

/* Settings V1.57 was intentionally compact; V1.58 makes it platform-readable. */
html.home2m6-native-app .settings-v157-head p,
html.home2m6-native-app .settings-info-head-v157 p,
html.home2m6-native-app .settings-card-head-v157 p,
html.home2m6-native-app .settings-row-v157 small,
html.home2m6-native-app .settings-values-grid-v157 label>span,
html.home2m6-native-app .settings-status-grid-v157 span,
html.home2m6-native-app .settings-future-storage-v157 p,
html.home2m6-native-app .settings-safe-note-v157,
html.home2m6-native-app .settings-advanced-v157 p{
  font-size:12.5px!important;
}
html.home2m6-native-app .settings-card-head-v157 h3,
html.home2m6-native-app .settings-row-v157 strong,
html.home2m6-native-app .settings-status-grid-v157 strong,
html.home2m6-native-app .settings-future-storage-v157 strong{
  font-size:14px!important;
}

html.home2m6-mobile-web .settings-v157-head p,
html.home2m6-mobile-web .settings-info-head-v157 p,
html.home2m6-mobile-web .settings-card-head-v157 p,
html.home2m6-mobile-web .settings-row-v157 small,
html.home2m6-mobile-web .settings-values-grid-v157 label>span,
html.home2m6-mobile-web .settings-status-grid-v157 span,
html.home2m6-mobile-web .settings-future-storage-v157 p,
html.home2m6-mobile-web .settings-safe-note-v157,
html.home2m6-mobile-web .settings-advanced-v157 p{
  font-size:13px!important;
}
html.home2m6-mobile-web .settings-card-head-v157 h3,
html.home2m6-mobile-web .settings-row-v157 strong,
html.home2m6-mobile-web .settings-status-grid-v157 strong,
html.home2m6-mobile-web .settings-future-storage-v157 strong{
  font-size:14px!important;
}

html.home2m6-desktop-web .settings-v157-head p,
html.home2m6-desktop-web .settings-info-head-v157 p,
html.home2m6-desktop-web .settings-card-head-v157 p,
html.home2m6-desktop-web .settings-row-v157 small,
html.home2m6-desktop-web .settings-values-grid-v157 label>span,
html.home2m6-desktop-web .settings-status-grid-v157 span,
html.home2m6-desktop-web .settings-future-storage-v157 p,
html.home2m6-desktop-web .settings-safe-note-v157,
html.home2m6-desktop-web .settings-advanced-v157 p{
  font-size:13.5px!important;
}
html.home2m6-desktop-web .settings-card-head-v157 h3,
html.home2m6-desktop-web .settings-row-v157 strong,
html.home2m6-desktop-web .settings-status-grid-v157 strong,
html.home2m6-desktop-web .settings-future-storage-v157 strong{
  font-size:15px!important;
}

/* Planning/task cards – especially tiny dates/meta in the old V40 layer */
html.home2m6-native-app .planning-card-title-v40>strong{font-size:15px!important}
html.home2m6-native-app .planning-card-meta-v40>span{font-size:12px!important}
html.home2m6-native-app .planning-note-v40{font-size:11.5px!important}
html.home2m6-mobile-web .planning-card-title-v40>strong{font-size:15px!important}
html.home2m6-mobile-web .planning-card-meta-v40>span{font-size:12.5px!important}
html.home2m6-mobile-web .planning-note-v40{font-size:12px!important}
html.home2m6-desktop-web .planning-card-title-v40>strong{font-size:16px!important}
html.home2m6-desktop-web .planning-card-meta-v40>span{font-size:13px!important}
html.home2m6-desktop-web .planning-note-v40{font-size:13px!important}

/* Vehicle/property fact labels and maintenance rows */
html.home2m6-native-app :is(.vehicle-card span,.vehicle-card small,.property-card span,.property-card small){font-size:12.5px}
html.home2m6-mobile-web :is(.vehicle-card span,.vehicle-card small,.property-card span,.property-card small){font-size:13px}
html.home2m6-desktop-web :is(.vehicle-card span,.vehicle-card small,.property-card span,.property-card small){font-size:13.5px}

/* Desktop gets more useful typography instead of miniature text floating in large cards. */
@media (min-width:901px){
  html.home2m6-desktop-web .panel h2{font-size:20px}
  html.home2m6-desktop-web .entity-card h3{font-size:18px}
  html.home2m6-desktop-web .list-main span{font-size:13.5px}
  html.home2m6-desktop-web .tag{font-size:12.5px}
}

/* Touch targets remain practical on app/mobile web. */
html.home2m6-native-app :is(button,.primary,.secondary,.danger,.file-label){
  min-height:44px;
}
html.home2m6-mobile-web :is(button,.primary,.secondary,.danger,.file-label){
  min-height:44px;
}

/* Compact phone widths: preserve layout while keeping text legible. */
@media(max-width:430px){
  html.home2m6-native-app .settings-v157-grid,
  html.home2m6-mobile-web .settings-v157-grid{gap:10px;padding:10px}
  html.home2m6-native-app .settings-card-v157,
  html.home2m6-mobile-web .settings-card-v157{padding:13px}
}

/* Accessibility: do not shrink when the OS/user requests larger text. */
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
}


/* Auto-generated readability floor for legacy micro typography. */
html.home2m6-native-app .planning-date-v40 small,
html.home2m6-native-app .account-person-cost-head-v045l,
html.home2m6-native-app .cost-modern-title-v046l>span,
html.home2m6-native-app .cost-modern-person-v046l small,
html.home2m6-native-app .loan-manager-card-main-v061l span,
html.home2m6-native-app .loan-manager-facts-v061l span,
html.home2m6-native-app .dashboard-loan-row-v061l small,
html.home2m6-native-app .loan-kicker-v062l,
html.home2m6-native-app .loan-overview-v062l small,
html.home2m6-native-app .loan-overview-detail-v062l span,
html.home2m6-native-app .loan-detail-name-v062l span,
html.home2m6-native-app .loan-detail-rate-v062l span,
html.home2m6-native-app .loan-detail-primary-v062l span,
html.home2m6-native-app .loan-detail-secondary-v062l span,
html.home2m6-native-app .loan-rate-donut-v062l span,
html.home2m6-native-app .loan-plan-head-v062l,
html.home2m6-native-app .loan-more-v063l summary span,
html.home2m6-native-app .loan-preview-v063l>div span,
html.home2m6-native-app .loan-detail-tertiary-v063l,
html.home2m6-native-app .loan-calc-result-v065l span,
html.home2m6-native-app .loan-calc-note-v065l,
html.home2m6-native-app .loan-calc-input-v066l label small,
html.home2m6-native-app .loan-calc-fields-v067l small,
html.home2m6-native-app .loan-field-help-v068l,
html.home2m6-native-app .dashboard-only-v071l .dashboard-status-v071l small,
html.home2m6-native-app .dashboard-only-v071l .dash-important-card-v071l small,
html.home2m6-native-app .dashboard-only-v071l .dash-loan-donut-v071l span,
html.home2m6-native-app .dashboard-only-v071l .dash-loan-kpis-v071l span,
html.home2m6-native-app .dashboard-only-v071l .dash-loan-card-head-v071l small,
html.home2m6-native-app .dashboard-only-v071l .dash-loan-values-v071l span,
html.home2m6-native-app .dashboard-only-v071l .dash-card-title-v071l small,
html.home2m6-native-app .dashboard-only-v071l .dash-metric-head-v071l span,
html.home2m6-native-app .dashboard-only-v071l .dash-no-history-v071l,
html.home2m6-native-app .dashboard-only-v071l .dash-user-card-v071l small,
html.home2m6-native-app .dashboard-only-v071l .dash-cost-row-v071l>span{font-size:11px!important}
html.home2m6-native-app .dashboard-only-v071l .dash-cost-item-v071l small,
html.home2m6-native-app .dashboard-only-v071l .dash-property-facts-v071l span,
html.home2m6-native-app .dashboard-only-v071l .dash-energy-scale-v071l span,
html.home2m6-native-app .dashboard-only-v071l .dash-vehicle-plate-v073l,
html.home2m6-native-app .dashboard-only-v071l .dash-vehicle-year-v073l,
html.home2m6-native-app .dashboard-only-v071l .dash-vehicle-title-v073l small,
html.home2m6-native-app .dashboard-only-v071l .dash-vehicle-facts-v073l span,
html.home2m6-native-app .renovation-calc-preview-v075l span,
html.home2m6-native-app .renovation-form-help-v075l,
html.home2m6-native-app .renovation-cost-list-v075l>summary small,
html.home2m6-native-app .renovation-row-price-v075l span,
html.home2m6-native-app .renovation-entry-progress-v075l>span,
html.home2m6-native-app .meter-history-head-v077l small,
html.home2m6-native-app .meter-current-grid-v077l span,
html.home2m6-native-app .meter-history-date-v077l>span,
html.home2m6-native-app .meter-history-row-v077l span,
html.home2m6-native-app .meter-history-row-v077l small,
html.home2m6-native-app .meter-previous-v077l span,
html.home2m6-native-app .dashboard-only-v071l .dash-consumption-head-v077l small,
html.home2m6-native-app .dashboard-only-v071l .dash-consumption-head-v077l>span,
html.home2m6-native-app .dashboard-only-v071l .dash-meter-current-v077l span,
html.home2m6-native-app .dashboard-only-v071l .dash-last-period-v077l span,
html.home2m6-native-app .dashboard-only-v071l .dash-last-period-v077l small,
html.home2m6-native-app .dashboard-only-v071l .dash-meter-charts-v077l>section>div:first-child small,
html.home2m6-native-app .dashboard-only-v071l .dash-meter-trend-row-v077l>span,
html.home2m6-native-app .dashboard-only-v071l .dash-meter-trend-row-v077l>strong,
html.home2m6-native-app .dashboard-only-v071l .dash-meter-empty-v077l,
html.home2m6-native-app .meter-type-chip-v078l small,
html.home2m6-native-app .meter-history-type-v078l small,
html.home2m6-native-app .meter-history-value-v078l span,
html.home2m6-native-app .meter-history-value-v078l small,
html.home2m6-native-app .dashboard-only-v071l .dash-flex-meter-title-v078l small,
html.home2m6-native-app .dashboard-only-v071l .dash-flex-meter-kpis-v078l span,
html.home2m6-native-app .dashboard-only-v071l .dash-flex-meter-kpis-v078l small,
html.home2m6-native-app .cloud-gate-box-v079l p{font-size:11px!important}
html.home2m6-native-app .cloud-settings-grid-v079l span,
html.home2m6-native-app .cloud-info-v079l span,
html.home2m6-native-app .cloud-message-v079l,
html.home2m6-native-app .cloud-diagnostic-v079m span,
html.home2m6-native-app .cloud-diagnostic-grid-v079n span,
html.home2m6-native-app .cloud-diagnostic-grid-v079n strong,
html.home2m6-native-app .cloud-click-status-v079q{font-size:11px!important}
html.home2m6-native-app .bottom-nav button,
html.home2m6-native-app #mainBottomNav .nav-label-short,
html.home2m6-native-app .dashboard-task-meta,
html.home2m6-native-app .dashboard-task-state,
html.home2m6-native-app .dashboard-task-done-btn,
html.home2m6-native-app .renovation-row span,
html.home2m6-native-app .ren-category,
html.home2m6-native-app .renovation-row-meta,
html.home2m6-native-app .ren-status,
html.home2m6-native-app .renovation-file,
html.home2m6-native-app .renovation-attachment-info,
html.home2m6-native-app .consumption-kpis span,
html.home2m6-native-app .wealth-grid span,
html.home2m6-native-app .stat-grid span,
html.home2m6-native-app .report-grid span,
html.home2m6-native-app .mini-bars>div,
html.home2m6-native-app .document-row span,
html.home2m6-native-app .service-history-row span,
html.home2m6-native-app .renovation-progress-v39 small,
html.home2m6-native-app .renovation-row-price small,
html.home2m6-native-app .dashboard-ren-object span,
html.home2m6-native-app .planning-kicker-v40,
html.home2m6-native-app .planning-hero-counts-v40 span,
html.home2m6-native-app .planning-tabs-v40 small,
html.home2m6-native-app .planning-filters-v40 button,
html.home2m6-native-app .planning-note-v40,
html.home2m6-native-app .planning-card-meta-v40>span,
html.home2m6-native-app .planning-priority-v40,
html.home2m6-native-app .planning-done-badge-v40,
html.home2m6-native-app .planning-empty-v40 small,
html.home2m6-native-app .dialog-title-row-v40 p,
html.home2m6-native-app .planning-delete-info-v041l,
html.home2m6-native-app .planning-planned-badge-v042l,
html.home2m6-native-app .planning-sort-info-v043l,
html.home2m6-native-app .planning-section-label-v043l{font-size:11.5px!important}
html.home2m6-native-app .planning-section-label-v043l small,
html.home2m6-native-app .history-intro-v044l span,
html.home2m6-native-app .history-title-v044l span,
html.home2m6-native-app .history-meta-v044l span,
html.home2m6-native-app .history-note-v044l,
html.home2m6-native-app .account-kicker-v045l,
html.home2m6-native-app .account-stat-card-v045l>span,
html.home2m6-native-app .account-stat-card-v045l>small,
html.home2m6-native-app .account-object-donut-v045l span,
html.home2m6-native-app .account-object-row-v045l small,
html.home2m6-native-app .account-person-name-v045l span,
html.home2m6-native-app .account-person-value-v045l span,
html.home2m6-native-app .account-person-toggle-v045l,
html.home2m6-native-app .account-person-details-title-v045l span,
html.home2m6-native-app .account-person-cost-row-v045l,
html.home2m6-native-app .account-person-cost-row-v045l small,
html.home2m6-native-app .account-person-cost-total-v045l,
html.home2m6-native-app .cost-modern-title-v046l p,
html.home2m6-native-app .cost-modern-object-v046l span,
html.home2m6-native-app .cost-modern-status-v046l,
html.home2m6-native-app .cost-modern-stats-v046l span,
html.home2m6-native-app .cost-modern-paidinfo-v046l,
html.home2m6-native-app .cost-modern-allocation-summary-v046l span,
html.home2m6-native-app .cost-modern-toggle-v046l,
html.home2m6-native-app .cost-person-avatar-v046l,
html.home2m6-native-app .cost-modern-person-v046l>span strong,
html.home2m6-native-app .cost-modern-person-v046l>strong,
html.home2m6-native-app .cost-dialog-title-v047l p,
html.home2m6-native-app .tenant-user-main-v048l>span,
html.home2m6-native-app .tenant-user-main-v048l>small,
html.home2m6-native-app .tenant-user-share-v048l span,
html.home2m6-native-app .tenant-user-modal-title-v048l p,
html.home2m6-native-app .local-user-storage-grid-v051l span,
html.home2m6-native-app .settings-kicker-v052l,
html.home2m6-native-app .settings-hub-head-v052l p{font-size:11.5px!important}
html.home2m6-native-app .settings-section-title-v052l p,
html.home2m6-native-app .settings-control-v052l>span,
html.home2m6-native-app .settings-toggle-row-v052l strong,
html.home2m6-native-app .settings-toggle-row-v052l small,
html.home2m6-native-app .settings-export-note-v060l,
html.home2m6-native-app .loan-manager-summary-v061l span,
html.home2m6-native-app .loan-manager-card-main-v061l p,
html.home2m6-native-app .loan-manager-facts-v061l strong,
html.home2m6-native-app .loan-dialog-title-v061l p,
html.home2m6-native-app .dashboard-loan-row-v061l b,
html.home2m6-native-app .dashboard-loan-row-v061l strong,
html.home2m6-native-app .loan-finance-head-v062l p,
html.home2m6-native-app .loan-overview-v062l span,
html.home2m6-native-app .loan-section-title-v062l p,
html.home2m6-native-app .loan-analysis-head-v062l p,
html.home2m6-native-app .loan-detail-primary-v062l strong,
html.home2m6-native-app .loan-detail-secondary-v062l strong,
html.home2m6-native-app .loan-chart-foot-v062l,
html.home2m6-native-app .loan-rate-legend-v062l>div,
html.home2m6-native-app .loan-plan-row-v062l,
html.home2m6-native-app .loan-plan-row-v062l strong,
html.home2m6-native-app .loan-required-hint-v063l strong,
html.home2m6-native-app .loan-required-hint-v063l span,
html.home2m6-native-app .loan-auto-box-v063l small,
html.home2m6-native-app .loan-more-v063l summary,
html.home2m6-native-app .loan-preview-v063l>div strong,
html.home2m6-native-app .loan-preview-v063l>span,
html.home2m6-native-app .loan-bank-update-v063l strong,
html.home2m6-native-app .loan-bank-update-v063l span,
html.home2m6-native-app .loan-calc-input-v065l label span,
html.home2m6-native-app .loan-calc-fields-v067l label>span,
html.home2m6-native-app .loan-calc-money-v067l b,
html.home2m6-native-app .loan-duration-input-v067l span,
html.home2m6-native-app .dashboard-only-v071l .dash-important-card-v071l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-important-card-v071l>b{font-size:11.5px!important}
html.home2m6-native-app .dashboard-only-v071l .dash-loan-card-head-v071l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-loan-card-head-v071l>b,
html.home2m6-native-app .dashboard-only-v071l .dash-loan-values-v071l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-metric-head-v071l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-user-avatar-v071l,
html.home2m6-native-app .dashboard-only-v071l .dash-user-line-v071l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-user-line-v071l b,
html.home2m6-native-app .dashboard-only-v071l .dash-cost-row-v071l>strong,
html.home2m6-native-app .dashboard-only-v071l .dash-cost-item-v071l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-cost-item-v071l>b,
html.home2m6-native-app .dashboard-only-v071l .dash-property-facts-v071l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-vehicle-facts-v073l strong,
html.home2m6-native-app .renovation-cost-list-v075l>summary strong,
html.home2m6-native-app .renovation-row-price-v075l strong,
html.home2m6-native-app .meter-history-head-v077l strong,
html.home2m6-native-app .meter-history-row-v077l strong,
html.home2m6-native-app .meter-previous-v077l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-meter-charts-v077l>section>div:first-child strong,
html.home2m6-native-app .meter-type-chip-v078l strong,
html.home2m6-native-app .meter-history-type-v078l strong,
html.home2m6-native-app .meter-history-value-v078l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-flex-meter-title-v078l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-flex-meter-kpis-v078l strong,
html.home2m6-native-app .cloud-gate-box-v079l>span,
html.home2m6-native-app .cloud-settings-grid-v079l strong,
html.home2m6-native-app .cloud-info-v079l strong,
html.home2m6-native-app .cloud-diagnostic-v079m strong,
html.home2m6-native-app .auth-brand .eyebrow,
html.home2m6-native-app .topbar .eyebrow,
html.home2m6-native-app #mainBottomNav .nav-label,
html.home2m6-native-app .settings-v157-head p,
html.home2m6-native-app .settings-info-head-v157 p,
html.home2m6-native-app .settings-device-badge-v157,
html.home2m6-native-app .settings-card-head-v157 p,
html.home2m6-native-app .settings-row-v157 strong{font-size:11.5px!important}
html.home2m6-native-app .settings-row-v157 small,
html.home2m6-native-app .settings-values-grid-v157 label>span,
html.home2m6-native-app .settings-safe-note-v157,
html.home2m6-native-app .settings-status-grid-v157 span,
html.home2m6-native-app .settings-status-grid-v157 strong,
html.home2m6-native-app .settings-future-storage-v157 strong,
html.home2m6-native-app .settings-future-storage-v157 p,
html.home2m6-native-app .settings-advanced-v157 summary,
html.home2m6-native-app .settings-advanced-v157 p{font-size:11.5px!important}
html.home2m6-native-app .eyebrow,
html.home2m6-native-app .cost-summary>div span small,
html.home2m6-native-app .property-info-grid span,
html.home2m6-native-app .dashboard-property-details span,
html.home2m6-native-app .vehicle-status,
html.home2m6-native-app .vehicle-kpis span,
html.home2m6-native-app .vehicle-info-grid span,
html.home2m6-native-app .last-service span,
html.home2m6-native-app .dashboard-vehicle-details span,
html.home2m6-native-app .maintenance-info-row span,
html.home2m6-native-app .dashboard-vehicle-details small,
html.home2m6-native-app .maintenance-info-row small,
html.home2m6-native-app .permission-summary span,
html.home2m6-native-app .tenant-summary-grid span,
html.home2m6-native-app .auth-future-note,
html.home2m6-native-app .cost-person-breakdown em,
html.home2m6-native-app .meter-history-row,
html.home2m6-native-app .renovation-summary span,
html.home2m6-native-app .property-sub-empty,
html.home2m6-native-app .dashboard-ren-category,
html.home2m6-native-app .important-item span,
html.home2m6-native-app .renovation-progress-v39>div span,
html.home2m6-native-app .local-version-v040l span,
html.home2m6-native-app .account-hero-v045l p,
html.home2m6-native-app .account-costplan-head-v045l p,
html.home2m6-native-app .account-object-row-v045l>strong,
html.home2m6-native-app .account-person-value-v045l strong,
html.home2m6-native-app .cost-modern-object-v046l strong,
html.home2m6-native-app .cost-modern-allocation-summary-v046l strong,
html.home2m6-native-app .tenant-user-avatar-v048l,
html.home2m6-native-app .tenant-user-share-v048l strong,
html.home2m6-native-app .local-user-storage-grid-v051l strong,
html.home2m6-native-app .loan-overview-detail-v062l strong,
html.home2m6-native-app .loan-chart-label-v062l,
html.home2m6-native-app .dashboard-only-v071l .dash-card-title-v071l strong{font-size:12px!important}
html.home2m6-native-app .dashboard-only-v071l .dash-vehicle-title-v073l strong,
html.home2m6-native-app .renovation-calc-preview-v075l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-consumption-head-v077l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-meter-current-v077l strong,
html.home2m6-native-app .login-register-btn-v080c::after,
html.home2m6-native-app .section-kicker-v101,
html.home2m6-native-app .section-hero-kicker-v119{font-size:12px!important}
html.home2m6-native-app .tag,
html.home2m6-native-app .donut span,
html.home2m6-native-app .loan-facts span,
html.home2m6-native-app .detail-grid span,
html.home2m6-native-app .cost-summary span,
html.home2m6-native-app .calendar-weekday,
html.home2m6-native-app .waste-legend,
html.home2m6-native-app .local-status,
html.home2m6-native-app .person-id-badge,
html.home2m6-native-app .person-number,
html.home2m6-native-app .cost-info-head,
html.home2m6-native-app .cost-category-cell small,
html.home2m6-native-app .task-status,
html.home2m6-native-app .storage-note,
html.home2m6-native-app #mainBottomNav .nav-label-full,
html.home2m6-native-app .tenant-user-row span,
html.home2m6-native-app .login-account-hint,
html.home2m6-native-app .paid-cost-info,
html.home2m6-native-app .dashboard-task-main h3,
html.home2m6-native-app .assistant-insight,
html.home2m6-native-app .planning-hero-v40 p,
html.home2m6-native-app .history-intro-v044l strong,
html.home2m6-native-app .account-avatar-v045l,
html.home2m6-native-app .account-person-name-v045l strong,
html.home2m6-native-app .cost-modern-stats-v046l strong,
html.home2m6-native-app .loan-manager-summary-v061l strong,
html.home2m6-native-app .loan-calc-result-v065l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-loan-kpis-v071l strong,
html.home2m6-native-app .meter-current-grid-v077l strong,
html.home2m6-native-app .cloud-member-row-v080a span,
html.home2m6-native-app .cloud-member-row-v080a small,
html.home2m6-native-app .login-register-btn-v080d small,
html.home2m6-native-app .badge,
html.home2m6-native-app .pill,
html.home2m6-native-app .chip{font-size:12.5px!important}
html.home2m6-native-app .home-kicker-v116,
html.home2m6-native-app .planning-hero-v40 .eyebrow,
html.home2m6-native-app .home-hero-v116 .dashboard-status-v071l small{font-size:12.5px!important}
html.home2m6-native-app .metric span,
html.home2m6-native-app .summary-strip span,
html.home2m6-native-app .list-main span,
html.home2m6-native-app .owner-objects,
html.home2m6-native-app .day-number,
html.home2m6-native-app .tiny,
html.home2m6-native-app .cost-person-breakdown span,
html.home2m6-native-app .warning-text,
html.home2m6-native-app .maintenance-info-row strong,
html.home2m6-native-app .local-version-v040l strong,
html.home2m6-native-app .history-title-v044l strong,
html.home2m6-native-app .settings-section-title-v052l h3,
html.home2m6-native-app .loan-manager-card-main-v061l h3,
html.home2m6-native-app .loan-manager-progress-value-v061l strong,
html.home2m6-native-app .loan-detail-name-v062l h3,
html.home2m6-native-app .loan-detail-rate-v062l strong,
html.home2m6-native-app .loan-rate-donut-v062l strong,
html.home2m6-native-app .dashboard-only-v071l .dash-last-period-v077l strong,
html.home2m6-native-app .cloud-invite-grid-v080a label,
html.home2m6-native-app .cloud-invite-result-v080a,
html.home2m6-native-app .clean-install-note,
html.home2m6-native-app .login-form-v080c label,
html.home2m6-native-app .login-form-v080d label,
html.home2m6-native-app .auth-error:not(.hidden)::before,
html.home2m6-native-app [style*="font-size:6px"],
html.home2m6-native-app [style*="font-size: 6px"],
html.home2m6-native-app [style*="font-size:7px"],
html.home2m6-native-app [style*="font-size: 7px"],
html.home2m6-native-app [data-view="tasks"] .tag,
html.home2m6-native-app [data-view="tasks"] .planning-tabs-v040l small,
html.home2m6-native-app [data-view="tasks"] .planning-section-meta-v040l,
html.home2m6-native-app [data-view="tasks"] .planning-count-v040l,
html.home2m6-native-app [data-view="tasks"] .history-count-v040l,
html.home2m6-native-app .personal-finance-grid-v104 article span,
html.home2m6-native-app .private-cost-summary-v104 span{font-size:13px!important}
html.home2m6-native-app button.tiny,
html.home2m6-native-app .settings-card-head-v157 h3,
html.home2m6-native-app .section-hero-tag-v119,
html.home2m6-native-app .nav-label,
html.home2m6-native-app .loan-manager-card-main-v061l>span,
html.home2m6-native-app .dashboard-cost-chart-v071l small,
html.home2m6-native-app .dashboard-cost-list-v071l small,
html.home2m6-native-app .account-object-row-v045l span,
html.home2m6-native-app .account-person-cost-row-v045l span,
html.home2m6-native-app .account-summary-grid article small[id$="ActualV130"],
html.home2m6-native-app .actual-value-v131,
html.home2m6-native-app .account-object-details-head-v131 span,
html.home2m6-native-app .account-object-cost-item-v131 small,
html.home2m6-native-app .account-person-formula-v131>div span,
html.home2m6-native-app .onboarding-step-v132 small,
html.home2m6-native-app .backpayment-status-v143,
html.home2m6-native-app .backpayment-kpis-v143 span,
html.home2m6-native-app .backpayment-kpis-v143 small{font-size:13px!important}
html.home2m6-mobile-web .planning-date-v40 small,
html.home2m6-mobile-web .account-person-cost-head-v045l,
html.home2m6-mobile-web .cost-modern-title-v046l>span,
html.home2m6-mobile-web .cost-modern-person-v046l small,
html.home2m6-mobile-web .loan-manager-card-main-v061l span,
html.home2m6-mobile-web .loan-manager-facts-v061l span,
html.home2m6-mobile-web .dashboard-loan-row-v061l small,
html.home2m6-mobile-web .loan-kicker-v062l,
html.home2m6-mobile-web .loan-overview-v062l small,
html.home2m6-mobile-web .loan-overview-detail-v062l span,
html.home2m6-mobile-web .loan-detail-name-v062l span,
html.home2m6-mobile-web .loan-detail-rate-v062l span,
html.home2m6-mobile-web .loan-detail-primary-v062l span,
html.home2m6-mobile-web .loan-detail-secondary-v062l span,
html.home2m6-mobile-web .loan-rate-donut-v062l span,
html.home2m6-mobile-web .loan-plan-head-v062l,
html.home2m6-mobile-web .loan-more-v063l summary span,
html.home2m6-mobile-web .loan-preview-v063l>div span,
html.home2m6-mobile-web .loan-detail-tertiary-v063l,
html.home2m6-mobile-web .loan-calc-result-v065l span,
html.home2m6-mobile-web .loan-calc-note-v065l,
html.home2m6-mobile-web .loan-calc-input-v066l label small,
html.home2m6-mobile-web .loan-calc-fields-v067l small,
html.home2m6-mobile-web .loan-field-help-v068l,
html.home2m6-mobile-web .dashboard-only-v071l .dashboard-status-v071l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-important-card-v071l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-loan-donut-v071l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-loan-kpis-v071l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-loan-card-head-v071l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-loan-values-v071l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-card-title-v071l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-metric-head-v071l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-no-history-v071l,
html.home2m6-mobile-web .dashboard-only-v071l .dash-user-card-v071l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-cost-row-v071l>span{font-size:11px!important}
html.home2m6-mobile-web .dashboard-only-v071l .dash-cost-item-v071l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-property-facts-v071l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-energy-scale-v071l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-vehicle-plate-v073l,
html.home2m6-mobile-web .dashboard-only-v071l .dash-vehicle-year-v073l,
html.home2m6-mobile-web .dashboard-only-v071l .dash-vehicle-title-v073l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-vehicle-facts-v073l span,
html.home2m6-mobile-web .renovation-calc-preview-v075l span,
html.home2m6-mobile-web .renovation-form-help-v075l,
html.home2m6-mobile-web .renovation-cost-list-v075l>summary small,
html.home2m6-mobile-web .renovation-row-price-v075l span,
html.home2m6-mobile-web .renovation-entry-progress-v075l>span,
html.home2m6-mobile-web .meter-history-head-v077l small,
html.home2m6-mobile-web .meter-current-grid-v077l span,
html.home2m6-mobile-web .meter-history-date-v077l>span,
html.home2m6-mobile-web .meter-history-row-v077l span,
html.home2m6-mobile-web .meter-history-row-v077l small,
html.home2m6-mobile-web .meter-previous-v077l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-consumption-head-v077l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-consumption-head-v077l>span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-meter-current-v077l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-last-period-v077l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-last-period-v077l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-meter-charts-v077l>section>div:first-child small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-meter-trend-row-v077l>span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-meter-trend-row-v077l>strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-meter-empty-v077l,
html.home2m6-mobile-web .meter-type-chip-v078l small,
html.home2m6-mobile-web .meter-history-type-v078l small,
html.home2m6-mobile-web .meter-history-value-v078l span,
html.home2m6-mobile-web .meter-history-value-v078l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-flex-meter-title-v078l small,
html.home2m6-mobile-web .dashboard-only-v071l .dash-flex-meter-kpis-v078l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-flex-meter-kpis-v078l small,
html.home2m6-mobile-web .cloud-gate-box-v079l p{font-size:11px!important}
html.home2m6-mobile-web .cloud-settings-grid-v079l span,
html.home2m6-mobile-web .cloud-info-v079l span,
html.home2m6-mobile-web .cloud-message-v079l,
html.home2m6-mobile-web .cloud-diagnostic-v079m span,
html.home2m6-mobile-web .cloud-diagnostic-grid-v079n span,
html.home2m6-mobile-web .cloud-diagnostic-grid-v079n strong,
html.home2m6-mobile-web .cloud-click-status-v079q{font-size:11px!important}
html.home2m6-mobile-web .bottom-nav button,
html.home2m6-mobile-web #mainBottomNav .nav-label-short,
html.home2m6-mobile-web .dashboard-task-meta,
html.home2m6-mobile-web .dashboard-task-state,
html.home2m6-mobile-web .dashboard-task-done-btn,
html.home2m6-mobile-web .renovation-row span,
html.home2m6-mobile-web .ren-category,
html.home2m6-mobile-web .renovation-row-meta,
html.home2m6-mobile-web .ren-status,
html.home2m6-mobile-web .renovation-file,
html.home2m6-mobile-web .renovation-attachment-info,
html.home2m6-mobile-web .consumption-kpis span,
html.home2m6-mobile-web .wealth-grid span,
html.home2m6-mobile-web .stat-grid span,
html.home2m6-mobile-web .report-grid span,
html.home2m6-mobile-web .mini-bars>div,
html.home2m6-mobile-web .document-row span,
html.home2m6-mobile-web .service-history-row span,
html.home2m6-mobile-web .renovation-progress-v39 small,
html.home2m6-mobile-web .renovation-row-price small,
html.home2m6-mobile-web .dashboard-ren-object span,
html.home2m6-mobile-web .planning-kicker-v40,
html.home2m6-mobile-web .planning-hero-counts-v40 span,
html.home2m6-mobile-web .planning-tabs-v40 small,
html.home2m6-mobile-web .planning-filters-v40 button,
html.home2m6-mobile-web .planning-note-v40,
html.home2m6-mobile-web .planning-card-meta-v40>span,
html.home2m6-mobile-web .planning-priority-v40,
html.home2m6-mobile-web .planning-done-badge-v40,
html.home2m6-mobile-web .planning-empty-v40 small,
html.home2m6-mobile-web .dialog-title-row-v40 p,
html.home2m6-mobile-web .planning-delete-info-v041l,
html.home2m6-mobile-web .planning-planned-badge-v042l,
html.home2m6-mobile-web .planning-sort-info-v043l,
html.home2m6-mobile-web .planning-section-label-v043l{font-size:12px!important}
html.home2m6-mobile-web .planning-section-label-v043l small,
html.home2m6-mobile-web .history-intro-v044l span,
html.home2m6-mobile-web .history-title-v044l span,
html.home2m6-mobile-web .history-meta-v044l span,
html.home2m6-mobile-web .history-note-v044l,
html.home2m6-mobile-web .account-kicker-v045l,
html.home2m6-mobile-web .account-stat-card-v045l>span,
html.home2m6-mobile-web .account-stat-card-v045l>small,
html.home2m6-mobile-web .account-object-donut-v045l span,
html.home2m6-mobile-web .account-object-row-v045l small,
html.home2m6-mobile-web .account-person-name-v045l span,
html.home2m6-mobile-web .account-person-value-v045l span,
html.home2m6-mobile-web .account-person-toggle-v045l,
html.home2m6-mobile-web .account-person-details-title-v045l span,
html.home2m6-mobile-web .account-person-cost-row-v045l,
html.home2m6-mobile-web .account-person-cost-row-v045l small,
html.home2m6-mobile-web .account-person-cost-total-v045l,
html.home2m6-mobile-web .cost-modern-title-v046l p,
html.home2m6-mobile-web .cost-modern-object-v046l span,
html.home2m6-mobile-web .cost-modern-status-v046l,
html.home2m6-mobile-web .cost-modern-stats-v046l span,
html.home2m6-mobile-web .cost-modern-paidinfo-v046l,
html.home2m6-mobile-web .cost-modern-allocation-summary-v046l span,
html.home2m6-mobile-web .cost-modern-toggle-v046l,
html.home2m6-mobile-web .cost-person-avatar-v046l,
html.home2m6-mobile-web .cost-modern-person-v046l>span strong,
html.home2m6-mobile-web .cost-modern-person-v046l>strong,
html.home2m6-mobile-web .cost-dialog-title-v047l p,
html.home2m6-mobile-web .tenant-user-main-v048l>span,
html.home2m6-mobile-web .tenant-user-main-v048l>small,
html.home2m6-mobile-web .tenant-user-share-v048l span,
html.home2m6-mobile-web .tenant-user-modal-title-v048l p,
html.home2m6-mobile-web .local-user-storage-grid-v051l span,
html.home2m6-mobile-web .settings-kicker-v052l,
html.home2m6-mobile-web .settings-hub-head-v052l p{font-size:12px!important}
html.home2m6-mobile-web .settings-section-title-v052l p,
html.home2m6-mobile-web .settings-control-v052l>span,
html.home2m6-mobile-web .settings-toggle-row-v052l strong,
html.home2m6-mobile-web .settings-toggle-row-v052l small,
html.home2m6-mobile-web .settings-export-note-v060l,
html.home2m6-mobile-web .loan-manager-summary-v061l span,
html.home2m6-mobile-web .loan-manager-card-main-v061l p,
html.home2m6-mobile-web .loan-manager-facts-v061l strong,
html.home2m6-mobile-web .loan-dialog-title-v061l p,
html.home2m6-mobile-web .dashboard-loan-row-v061l b,
html.home2m6-mobile-web .dashboard-loan-row-v061l strong,
html.home2m6-mobile-web .loan-finance-head-v062l p,
html.home2m6-mobile-web .loan-overview-v062l span,
html.home2m6-mobile-web .loan-section-title-v062l p,
html.home2m6-mobile-web .loan-analysis-head-v062l p,
html.home2m6-mobile-web .loan-detail-primary-v062l strong,
html.home2m6-mobile-web .loan-detail-secondary-v062l strong,
html.home2m6-mobile-web .loan-chart-foot-v062l,
html.home2m6-mobile-web .loan-rate-legend-v062l>div,
html.home2m6-mobile-web .loan-plan-row-v062l,
html.home2m6-mobile-web .loan-plan-row-v062l strong,
html.home2m6-mobile-web .loan-required-hint-v063l strong,
html.home2m6-mobile-web .loan-required-hint-v063l span,
html.home2m6-mobile-web .loan-auto-box-v063l small,
html.home2m6-mobile-web .loan-more-v063l summary,
html.home2m6-mobile-web .loan-preview-v063l>div strong,
html.home2m6-mobile-web .loan-preview-v063l>span,
html.home2m6-mobile-web .loan-bank-update-v063l strong,
html.home2m6-mobile-web .loan-bank-update-v063l span,
html.home2m6-mobile-web .loan-calc-input-v065l label span,
html.home2m6-mobile-web .loan-calc-fields-v067l label>span,
html.home2m6-mobile-web .loan-calc-money-v067l b,
html.home2m6-mobile-web .loan-duration-input-v067l span,
html.home2m6-mobile-web .dashboard-only-v071l .dash-important-card-v071l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-important-card-v071l>b{font-size:12px!important}
html.home2m6-mobile-web .dashboard-only-v071l .dash-loan-card-head-v071l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-loan-card-head-v071l>b,
html.home2m6-mobile-web .dashboard-only-v071l .dash-loan-values-v071l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-metric-head-v071l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-user-avatar-v071l,
html.home2m6-mobile-web .dashboard-only-v071l .dash-user-line-v071l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-user-line-v071l b,
html.home2m6-mobile-web .dashboard-only-v071l .dash-cost-row-v071l>strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-cost-item-v071l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-cost-item-v071l>b,
html.home2m6-mobile-web .dashboard-only-v071l .dash-property-facts-v071l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-vehicle-facts-v073l strong,
html.home2m6-mobile-web .renovation-cost-list-v075l>summary strong,
html.home2m6-mobile-web .renovation-row-price-v075l strong,
html.home2m6-mobile-web .meter-history-head-v077l strong,
html.home2m6-mobile-web .meter-history-row-v077l strong,
html.home2m6-mobile-web .meter-previous-v077l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-meter-charts-v077l>section>div:first-child strong,
html.home2m6-mobile-web .meter-type-chip-v078l strong,
html.home2m6-mobile-web .meter-history-type-v078l strong,
html.home2m6-mobile-web .meter-history-value-v078l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-flex-meter-title-v078l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-flex-meter-kpis-v078l strong,
html.home2m6-mobile-web .cloud-gate-box-v079l>span,
html.home2m6-mobile-web .cloud-settings-grid-v079l strong,
html.home2m6-mobile-web .cloud-info-v079l strong,
html.home2m6-mobile-web .cloud-diagnostic-v079m strong,
html.home2m6-mobile-web .auth-brand .eyebrow,
html.home2m6-mobile-web .topbar .eyebrow,
html.home2m6-mobile-web #mainBottomNav .nav-label,
html.home2m6-mobile-web .settings-v157-head p,
html.home2m6-mobile-web .settings-info-head-v157 p,
html.home2m6-mobile-web .settings-device-badge-v157,
html.home2m6-mobile-web .settings-card-head-v157 p,
html.home2m6-mobile-web .settings-row-v157 strong{font-size:12px!important}
html.home2m6-mobile-web .settings-row-v157 small,
html.home2m6-mobile-web .settings-values-grid-v157 label>span,
html.home2m6-mobile-web .settings-safe-note-v157,
html.home2m6-mobile-web .settings-status-grid-v157 span,
html.home2m6-mobile-web .settings-status-grid-v157 strong,
html.home2m6-mobile-web .settings-future-storage-v157 strong,
html.home2m6-mobile-web .settings-future-storage-v157 p,
html.home2m6-mobile-web .settings-advanced-v157 summary,
html.home2m6-mobile-web .settings-advanced-v157 p{font-size:12px!important}
html.home2m6-mobile-web .eyebrow,
html.home2m6-mobile-web .cost-summary>div span small,
html.home2m6-mobile-web .property-info-grid span,
html.home2m6-mobile-web .dashboard-property-details span,
html.home2m6-mobile-web .vehicle-status,
html.home2m6-mobile-web .vehicle-kpis span,
html.home2m6-mobile-web .vehicle-info-grid span,
html.home2m6-mobile-web .last-service span,
html.home2m6-mobile-web .dashboard-vehicle-details span,
html.home2m6-mobile-web .maintenance-info-row span,
html.home2m6-mobile-web .dashboard-vehicle-details small,
html.home2m6-mobile-web .maintenance-info-row small,
html.home2m6-mobile-web .permission-summary span,
html.home2m6-mobile-web .tenant-summary-grid span,
html.home2m6-mobile-web .auth-future-note,
html.home2m6-mobile-web .cost-person-breakdown em,
html.home2m6-mobile-web .meter-history-row,
html.home2m6-mobile-web .renovation-summary span,
html.home2m6-mobile-web .property-sub-empty,
html.home2m6-mobile-web .dashboard-ren-category,
html.home2m6-mobile-web .important-item span,
html.home2m6-mobile-web .renovation-progress-v39>div span,
html.home2m6-mobile-web .local-version-v040l span,
html.home2m6-mobile-web .account-hero-v045l p,
html.home2m6-mobile-web .account-costplan-head-v045l p,
html.home2m6-mobile-web .account-object-row-v045l>strong,
html.home2m6-mobile-web .account-person-value-v045l strong,
html.home2m6-mobile-web .cost-modern-object-v046l strong,
html.home2m6-mobile-web .cost-modern-allocation-summary-v046l strong,
html.home2m6-mobile-web .tenant-user-avatar-v048l,
html.home2m6-mobile-web .tenant-user-share-v048l strong,
html.home2m6-mobile-web .local-user-storage-grid-v051l strong,
html.home2m6-mobile-web .loan-overview-detail-v062l strong,
html.home2m6-mobile-web .loan-chart-label-v062l,
html.home2m6-mobile-web .dashboard-only-v071l .dash-card-title-v071l strong{font-size:12.5px!important}
html.home2m6-mobile-web .dashboard-only-v071l .dash-vehicle-title-v073l strong,
html.home2m6-mobile-web .renovation-calc-preview-v075l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-consumption-head-v077l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-meter-current-v077l strong,
html.home2m6-mobile-web .login-register-btn-v080c::after,
html.home2m6-mobile-web .section-kicker-v101,
html.home2m6-mobile-web .section-hero-kicker-v119{font-size:12.5px!important}
html.home2m6-mobile-web .tag,
html.home2m6-mobile-web .donut span,
html.home2m6-mobile-web .loan-facts span,
html.home2m6-mobile-web .detail-grid span,
html.home2m6-mobile-web .cost-summary span,
html.home2m6-mobile-web .calendar-weekday,
html.home2m6-mobile-web .waste-legend,
html.home2m6-mobile-web .local-status,
html.home2m6-mobile-web .person-id-badge,
html.home2m6-mobile-web .person-number,
html.home2m6-mobile-web .cost-info-head,
html.home2m6-mobile-web .cost-category-cell small,
html.home2m6-mobile-web .task-status,
html.home2m6-mobile-web .storage-note,
html.home2m6-mobile-web #mainBottomNav .nav-label-full,
html.home2m6-mobile-web .tenant-user-row span,
html.home2m6-mobile-web .login-account-hint,
html.home2m6-mobile-web .paid-cost-info,
html.home2m6-mobile-web .dashboard-task-main h3,
html.home2m6-mobile-web .assistant-insight,
html.home2m6-mobile-web .planning-hero-v40 p,
html.home2m6-mobile-web .history-intro-v044l strong,
html.home2m6-mobile-web .account-avatar-v045l,
html.home2m6-mobile-web .account-person-name-v045l strong,
html.home2m6-mobile-web .cost-modern-stats-v046l strong,
html.home2m6-mobile-web .loan-manager-summary-v061l strong,
html.home2m6-mobile-web .loan-calc-result-v065l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-loan-kpis-v071l strong,
html.home2m6-mobile-web .meter-current-grid-v077l strong,
html.home2m6-mobile-web .cloud-member-row-v080a span,
html.home2m6-mobile-web .cloud-member-row-v080a small,
html.home2m6-mobile-web .login-register-btn-v080d small,
html.home2m6-mobile-web .badge,
html.home2m6-mobile-web .pill,
html.home2m6-mobile-web .chip{font-size:13px!important}
html.home2m6-mobile-web .home-kicker-v116,
html.home2m6-mobile-web .planning-hero-v40 .eyebrow,
html.home2m6-mobile-web .home-hero-v116 .dashboard-status-v071l small{font-size:13px!important}
html.home2m6-mobile-web .metric span,
html.home2m6-mobile-web .summary-strip span,
html.home2m6-mobile-web .list-main span,
html.home2m6-mobile-web .owner-objects,
html.home2m6-mobile-web .day-number,
html.home2m6-mobile-web .tiny,
html.home2m6-mobile-web .cost-person-breakdown span,
html.home2m6-mobile-web .warning-text,
html.home2m6-mobile-web .maintenance-info-row strong,
html.home2m6-mobile-web .local-version-v040l strong,
html.home2m6-mobile-web .history-title-v044l strong,
html.home2m6-mobile-web .settings-section-title-v052l h3,
html.home2m6-mobile-web .loan-manager-card-main-v061l h3,
html.home2m6-mobile-web .loan-manager-progress-value-v061l strong,
html.home2m6-mobile-web .loan-detail-name-v062l h3,
html.home2m6-mobile-web .loan-detail-rate-v062l strong,
html.home2m6-mobile-web .loan-rate-donut-v062l strong,
html.home2m6-mobile-web .dashboard-only-v071l .dash-last-period-v077l strong,
html.home2m6-mobile-web .cloud-invite-grid-v080a label,
html.home2m6-mobile-web .cloud-invite-result-v080a,
html.home2m6-mobile-web .clean-install-note,
html.home2m6-mobile-web .login-form-v080c label,
html.home2m6-mobile-web .login-form-v080d label,
html.home2m6-mobile-web .auth-error:not(.hidden)::before,
html.home2m6-mobile-web [style*="font-size:6px"],
html.home2m6-mobile-web [style*="font-size: 6px"],
html.home2m6-mobile-web [style*="font-size:7px"],
html.home2m6-mobile-web [style*="font-size: 7px"],
html.home2m6-mobile-web [data-view="tasks"] .tag,
html.home2m6-mobile-web [data-view="tasks"] .planning-tabs-v040l small,
html.home2m6-mobile-web [data-view="tasks"] .planning-section-meta-v040l,
html.home2m6-mobile-web [data-view="tasks"] .planning-count-v040l,
html.home2m6-mobile-web [data-view="tasks"] .history-count-v040l,
html.home2m6-mobile-web .personal-finance-grid-v104 article span,
html.home2m6-mobile-web .private-cost-summary-v104 span{font-size:13.5px!important}
html.home2m6-mobile-web button.tiny,
html.home2m6-mobile-web .settings-card-head-v157 h3,
html.home2m6-mobile-web .section-hero-tag-v119,
html.home2m6-mobile-web .nav-label,
html.home2m6-mobile-web .loan-manager-card-main-v061l>span,
html.home2m6-mobile-web .dashboard-cost-chart-v071l small,
html.home2m6-mobile-web .dashboard-cost-list-v071l small,
html.home2m6-mobile-web .account-object-row-v045l span,
html.home2m6-mobile-web .account-person-cost-row-v045l span,
html.home2m6-mobile-web .account-summary-grid article small[id$="ActualV130"],
html.home2m6-mobile-web .actual-value-v131,
html.home2m6-mobile-web .account-object-details-head-v131 span,
html.home2m6-mobile-web .account-object-cost-item-v131 small,
html.home2m6-mobile-web .account-person-formula-v131>div span,
html.home2m6-mobile-web .onboarding-step-v132 small,
html.home2m6-mobile-web .backpayment-status-v143,
html.home2m6-mobile-web .backpayment-kpis-v143 span,
html.home2m6-mobile-web .backpayment-kpis-v143 small{font-size:13.5px!important}
html.home2m6-desktop-web .planning-date-v40 small,
html.home2m6-desktop-web .account-person-cost-head-v045l,
html.home2m6-desktop-web .cost-modern-title-v046l>span,
html.home2m6-desktop-web .cost-modern-person-v046l small,
html.home2m6-desktop-web .loan-manager-card-main-v061l span,
html.home2m6-desktop-web .loan-manager-facts-v061l span,
html.home2m6-desktop-web .dashboard-loan-row-v061l small,
html.home2m6-desktop-web .loan-kicker-v062l,
html.home2m6-desktop-web .loan-overview-v062l small,
html.home2m6-desktop-web .loan-overview-detail-v062l span,
html.home2m6-desktop-web .loan-detail-name-v062l span,
html.home2m6-desktop-web .loan-detail-rate-v062l span,
html.home2m6-desktop-web .loan-detail-primary-v062l span,
html.home2m6-desktop-web .loan-detail-secondary-v062l span,
html.home2m6-desktop-web .loan-rate-donut-v062l span,
html.home2m6-desktop-web .loan-plan-head-v062l,
html.home2m6-desktop-web .loan-more-v063l summary span,
html.home2m6-desktop-web .loan-preview-v063l>div span,
html.home2m6-desktop-web .loan-detail-tertiary-v063l,
html.home2m6-desktop-web .loan-calc-result-v065l span,
html.home2m6-desktop-web .loan-calc-note-v065l,
html.home2m6-desktop-web .loan-calc-input-v066l label small,
html.home2m6-desktop-web .loan-calc-fields-v067l small,
html.home2m6-desktop-web .loan-field-help-v068l,
html.home2m6-desktop-web .dashboard-only-v071l .dashboard-status-v071l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-important-card-v071l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-loan-donut-v071l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-loan-kpis-v071l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-loan-card-head-v071l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-loan-values-v071l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-card-title-v071l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-metric-head-v071l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-no-history-v071l,
html.home2m6-desktop-web .dashboard-only-v071l .dash-user-card-v071l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-cost-row-v071l>span{font-size:12px!important}
html.home2m6-desktop-web .dashboard-only-v071l .dash-cost-item-v071l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-property-facts-v071l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-energy-scale-v071l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-vehicle-plate-v073l,
html.home2m6-desktop-web .dashboard-only-v071l .dash-vehicle-year-v073l,
html.home2m6-desktop-web .dashboard-only-v071l .dash-vehicle-title-v073l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-vehicle-facts-v073l span,
html.home2m6-desktop-web .renovation-calc-preview-v075l span,
html.home2m6-desktop-web .renovation-form-help-v075l,
html.home2m6-desktop-web .renovation-cost-list-v075l>summary small,
html.home2m6-desktop-web .renovation-row-price-v075l span,
html.home2m6-desktop-web .renovation-entry-progress-v075l>span,
html.home2m6-desktop-web .meter-history-head-v077l small,
html.home2m6-desktop-web .meter-current-grid-v077l span,
html.home2m6-desktop-web .meter-history-date-v077l>span,
html.home2m6-desktop-web .meter-history-row-v077l span,
html.home2m6-desktop-web .meter-history-row-v077l small,
html.home2m6-desktop-web .meter-previous-v077l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-consumption-head-v077l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-consumption-head-v077l>span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-meter-current-v077l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-last-period-v077l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-last-period-v077l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-meter-charts-v077l>section>div:first-child small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-meter-trend-row-v077l>span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-meter-trend-row-v077l>strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-meter-empty-v077l,
html.home2m6-desktop-web .meter-type-chip-v078l small,
html.home2m6-desktop-web .meter-history-type-v078l small,
html.home2m6-desktop-web .meter-history-value-v078l span,
html.home2m6-desktop-web .meter-history-value-v078l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-flex-meter-title-v078l small,
html.home2m6-desktop-web .dashboard-only-v071l .dash-flex-meter-kpis-v078l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-flex-meter-kpis-v078l small,
html.home2m6-desktop-web .cloud-gate-box-v079l p{font-size:12px!important}
html.home2m6-desktop-web .cloud-settings-grid-v079l span,
html.home2m6-desktop-web .cloud-info-v079l span,
html.home2m6-desktop-web .cloud-message-v079l,
html.home2m6-desktop-web .cloud-diagnostic-v079m span,
html.home2m6-desktop-web .cloud-diagnostic-grid-v079n span,
html.home2m6-desktop-web .cloud-diagnostic-grid-v079n strong,
html.home2m6-desktop-web .cloud-click-status-v079q{font-size:12px!important}
html.home2m6-desktop-web .bottom-nav button,
html.home2m6-desktop-web #mainBottomNav .nav-label-short,
html.home2m6-desktop-web .dashboard-task-meta,
html.home2m6-desktop-web .dashboard-task-state,
html.home2m6-desktop-web .dashboard-task-done-btn,
html.home2m6-desktop-web .renovation-row span,
html.home2m6-desktop-web .ren-category,
html.home2m6-desktop-web .renovation-row-meta,
html.home2m6-desktop-web .ren-status,
html.home2m6-desktop-web .renovation-file,
html.home2m6-desktop-web .renovation-attachment-info,
html.home2m6-desktop-web .consumption-kpis span,
html.home2m6-desktop-web .wealth-grid span,
html.home2m6-desktop-web .stat-grid span,
html.home2m6-desktop-web .report-grid span,
html.home2m6-desktop-web .mini-bars>div,
html.home2m6-desktop-web .document-row span,
html.home2m6-desktop-web .service-history-row span,
html.home2m6-desktop-web .renovation-progress-v39 small,
html.home2m6-desktop-web .renovation-row-price small,
html.home2m6-desktop-web .dashboard-ren-object span,
html.home2m6-desktop-web .planning-kicker-v40,
html.home2m6-desktop-web .planning-hero-counts-v40 span,
html.home2m6-desktop-web .planning-tabs-v40 small,
html.home2m6-desktop-web .planning-filters-v40 button,
html.home2m6-desktop-web .planning-note-v40,
html.home2m6-desktop-web .planning-card-meta-v40>span,
html.home2m6-desktop-web .planning-priority-v40,
html.home2m6-desktop-web .planning-done-badge-v40,
html.home2m6-desktop-web .planning-empty-v40 small,
html.home2m6-desktop-web .dialog-title-row-v40 p,
html.home2m6-desktop-web .planning-delete-info-v041l,
html.home2m6-desktop-web .planning-planned-badge-v042l,
html.home2m6-desktop-web .planning-sort-info-v043l,
html.home2m6-desktop-web .planning-section-label-v043l{font-size:12.5px!important}
html.home2m6-desktop-web .planning-section-label-v043l small,
html.home2m6-desktop-web .history-intro-v044l span,
html.home2m6-desktop-web .history-title-v044l span,
html.home2m6-desktop-web .history-meta-v044l span,
html.home2m6-desktop-web .history-note-v044l,
html.home2m6-desktop-web .account-kicker-v045l,
html.home2m6-desktop-web .account-stat-card-v045l>span,
html.home2m6-desktop-web .account-stat-card-v045l>small,
html.home2m6-desktop-web .account-object-donut-v045l span,
html.home2m6-desktop-web .account-object-row-v045l small,
html.home2m6-desktop-web .account-person-name-v045l span,
html.home2m6-desktop-web .account-person-value-v045l span,
html.home2m6-desktop-web .account-person-toggle-v045l,
html.home2m6-desktop-web .account-person-details-title-v045l span,
html.home2m6-desktop-web .account-person-cost-row-v045l,
html.home2m6-desktop-web .account-person-cost-row-v045l small,
html.home2m6-desktop-web .account-person-cost-total-v045l,
html.home2m6-desktop-web .cost-modern-title-v046l p,
html.home2m6-desktop-web .cost-modern-object-v046l span,
html.home2m6-desktop-web .cost-modern-status-v046l,
html.home2m6-desktop-web .cost-modern-stats-v046l span,
html.home2m6-desktop-web .cost-modern-paidinfo-v046l,
html.home2m6-desktop-web .cost-modern-allocation-summary-v046l span,
html.home2m6-desktop-web .cost-modern-toggle-v046l,
html.home2m6-desktop-web .cost-person-avatar-v046l,
html.home2m6-desktop-web .cost-modern-person-v046l>span strong,
html.home2m6-desktop-web .cost-modern-person-v046l>strong,
html.home2m6-desktop-web .cost-dialog-title-v047l p,
html.home2m6-desktop-web .tenant-user-main-v048l>span,
html.home2m6-desktop-web .tenant-user-main-v048l>small,
html.home2m6-desktop-web .tenant-user-share-v048l span,
html.home2m6-desktop-web .tenant-user-modal-title-v048l p,
html.home2m6-desktop-web .local-user-storage-grid-v051l span,
html.home2m6-desktop-web .settings-kicker-v052l,
html.home2m6-desktop-web .settings-hub-head-v052l p{font-size:12.5px!important}
html.home2m6-desktop-web .settings-section-title-v052l p,
html.home2m6-desktop-web .settings-control-v052l>span,
html.home2m6-desktop-web .settings-toggle-row-v052l strong,
html.home2m6-desktop-web .settings-toggle-row-v052l small,
html.home2m6-desktop-web .settings-export-note-v060l,
html.home2m6-desktop-web .loan-manager-summary-v061l span,
html.home2m6-desktop-web .loan-manager-card-main-v061l p,
html.home2m6-desktop-web .loan-manager-facts-v061l strong,
html.home2m6-desktop-web .loan-dialog-title-v061l p,
html.home2m6-desktop-web .dashboard-loan-row-v061l b,
html.home2m6-desktop-web .dashboard-loan-row-v061l strong,
html.home2m6-desktop-web .loan-finance-head-v062l p,
html.home2m6-desktop-web .loan-overview-v062l span,
html.home2m6-desktop-web .loan-section-title-v062l p,
html.home2m6-desktop-web .loan-analysis-head-v062l p,
html.home2m6-desktop-web .loan-detail-primary-v062l strong,
html.home2m6-desktop-web .loan-detail-secondary-v062l strong,
html.home2m6-desktop-web .loan-chart-foot-v062l,
html.home2m6-desktop-web .loan-rate-legend-v062l>div,
html.home2m6-desktop-web .loan-plan-row-v062l,
html.home2m6-desktop-web .loan-plan-row-v062l strong,
html.home2m6-desktop-web .loan-required-hint-v063l strong,
html.home2m6-desktop-web .loan-required-hint-v063l span,
html.home2m6-desktop-web .loan-auto-box-v063l small,
html.home2m6-desktop-web .loan-more-v063l summary,
html.home2m6-desktop-web .loan-preview-v063l>div strong,
html.home2m6-desktop-web .loan-preview-v063l>span,
html.home2m6-desktop-web .loan-bank-update-v063l strong,
html.home2m6-desktop-web .loan-bank-update-v063l span,
html.home2m6-desktop-web .loan-calc-input-v065l label span,
html.home2m6-desktop-web .loan-calc-fields-v067l label>span,
html.home2m6-desktop-web .loan-calc-money-v067l b,
html.home2m6-desktop-web .loan-duration-input-v067l span,
html.home2m6-desktop-web .dashboard-only-v071l .dash-important-card-v071l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-important-card-v071l>b{font-size:12.5px!important}
html.home2m6-desktop-web .dashboard-only-v071l .dash-loan-card-head-v071l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-loan-card-head-v071l>b,
html.home2m6-desktop-web .dashboard-only-v071l .dash-loan-values-v071l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-metric-head-v071l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-user-avatar-v071l,
html.home2m6-desktop-web .dashboard-only-v071l .dash-user-line-v071l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-user-line-v071l b,
html.home2m6-desktop-web .dashboard-only-v071l .dash-cost-row-v071l>strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-cost-item-v071l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-cost-item-v071l>b,
html.home2m6-desktop-web .dashboard-only-v071l .dash-property-facts-v071l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-vehicle-facts-v073l strong,
html.home2m6-desktop-web .renovation-cost-list-v075l>summary strong,
html.home2m6-desktop-web .renovation-row-price-v075l strong,
html.home2m6-desktop-web .meter-history-head-v077l strong,
html.home2m6-desktop-web .meter-history-row-v077l strong,
html.home2m6-desktop-web .meter-previous-v077l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-meter-charts-v077l>section>div:first-child strong,
html.home2m6-desktop-web .meter-type-chip-v078l strong,
html.home2m6-desktop-web .meter-history-type-v078l strong,
html.home2m6-desktop-web .meter-history-value-v078l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-flex-meter-title-v078l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-flex-meter-kpis-v078l strong,
html.home2m6-desktop-web .cloud-gate-box-v079l>span,
html.home2m6-desktop-web .cloud-settings-grid-v079l strong,
html.home2m6-desktop-web .cloud-info-v079l strong,
html.home2m6-desktop-web .cloud-diagnostic-v079m strong,
html.home2m6-desktop-web .auth-brand .eyebrow,
html.home2m6-desktop-web .topbar .eyebrow,
html.home2m6-desktop-web #mainBottomNav .nav-label,
html.home2m6-desktop-web .settings-v157-head p,
html.home2m6-desktop-web .settings-info-head-v157 p,
html.home2m6-desktop-web .settings-device-badge-v157,
html.home2m6-desktop-web .settings-card-head-v157 p,
html.home2m6-desktop-web .settings-row-v157 strong{font-size:12.5px!important}
html.home2m6-desktop-web .settings-row-v157 small,
html.home2m6-desktop-web .settings-values-grid-v157 label>span,
html.home2m6-desktop-web .settings-safe-note-v157,
html.home2m6-desktop-web .settings-status-grid-v157 span,
html.home2m6-desktop-web .settings-status-grid-v157 strong,
html.home2m6-desktop-web .settings-future-storage-v157 strong,
html.home2m6-desktop-web .settings-future-storage-v157 p,
html.home2m6-desktop-web .settings-advanced-v157 summary,
html.home2m6-desktop-web .settings-advanced-v157 p{font-size:12.5px!important}
html.home2m6-desktop-web .eyebrow,
html.home2m6-desktop-web .cost-summary>div span small,
html.home2m6-desktop-web .property-info-grid span,
html.home2m6-desktop-web .dashboard-property-details span,
html.home2m6-desktop-web .vehicle-status,
html.home2m6-desktop-web .vehicle-kpis span,
html.home2m6-desktop-web .vehicle-info-grid span,
html.home2m6-desktop-web .last-service span,
html.home2m6-desktop-web .dashboard-vehicle-details span,
html.home2m6-desktop-web .maintenance-info-row span,
html.home2m6-desktop-web .dashboard-vehicle-details small,
html.home2m6-desktop-web .maintenance-info-row small,
html.home2m6-desktop-web .permission-summary span,
html.home2m6-desktop-web .tenant-summary-grid span,
html.home2m6-desktop-web .auth-future-note,
html.home2m6-desktop-web .cost-person-breakdown em,
html.home2m6-desktop-web .meter-history-row,
html.home2m6-desktop-web .renovation-summary span,
html.home2m6-desktop-web .property-sub-empty,
html.home2m6-desktop-web .dashboard-ren-category,
html.home2m6-desktop-web .important-item span,
html.home2m6-desktop-web .renovation-progress-v39>div span,
html.home2m6-desktop-web .local-version-v040l span,
html.home2m6-desktop-web .account-hero-v045l p,
html.home2m6-desktop-web .account-costplan-head-v045l p,
html.home2m6-desktop-web .account-object-row-v045l>strong,
html.home2m6-desktop-web .account-person-value-v045l strong,
html.home2m6-desktop-web .cost-modern-object-v046l strong,
html.home2m6-desktop-web .cost-modern-allocation-summary-v046l strong,
html.home2m6-desktop-web .tenant-user-avatar-v048l,
html.home2m6-desktop-web .tenant-user-share-v048l strong,
html.home2m6-desktop-web .local-user-storage-grid-v051l strong,
html.home2m6-desktop-web .loan-overview-detail-v062l strong,
html.home2m6-desktop-web .loan-chart-label-v062l,
html.home2m6-desktop-web .dashboard-only-v071l .dash-card-title-v071l strong{font-size:13px!important}
html.home2m6-desktop-web .dashboard-only-v071l .dash-vehicle-title-v073l strong,
html.home2m6-desktop-web .renovation-calc-preview-v075l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-consumption-head-v077l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-meter-current-v077l strong,
html.home2m6-desktop-web .login-register-btn-v080c::after,
html.home2m6-desktop-web .section-kicker-v101,
html.home2m6-desktop-web .section-hero-kicker-v119{font-size:13px!important}
html.home2m6-desktop-web .tag,
html.home2m6-desktop-web .donut span,
html.home2m6-desktop-web .loan-facts span,
html.home2m6-desktop-web .detail-grid span,
html.home2m6-desktop-web .cost-summary span,
html.home2m6-desktop-web .calendar-weekday,
html.home2m6-desktop-web .waste-legend,
html.home2m6-desktop-web .local-status,
html.home2m6-desktop-web .person-id-badge,
html.home2m6-desktop-web .person-number,
html.home2m6-desktop-web .cost-info-head,
html.home2m6-desktop-web .cost-category-cell small,
html.home2m6-desktop-web .task-status,
html.home2m6-desktop-web .storage-note,
html.home2m6-desktop-web #mainBottomNav .nav-label-full,
html.home2m6-desktop-web .tenant-user-row span,
html.home2m6-desktop-web .login-account-hint,
html.home2m6-desktop-web .paid-cost-info,
html.home2m6-desktop-web .dashboard-task-main h3,
html.home2m6-desktop-web .assistant-insight,
html.home2m6-desktop-web .planning-hero-v40 p,
html.home2m6-desktop-web .history-intro-v044l strong,
html.home2m6-desktop-web .account-avatar-v045l,
html.home2m6-desktop-web .account-person-name-v045l strong,
html.home2m6-desktop-web .cost-modern-stats-v046l strong,
html.home2m6-desktop-web .loan-manager-summary-v061l strong,
html.home2m6-desktop-web .loan-calc-result-v065l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-loan-kpis-v071l strong,
html.home2m6-desktop-web .meter-current-grid-v077l strong,
html.home2m6-desktop-web .cloud-member-row-v080a span,
html.home2m6-desktop-web .cloud-member-row-v080a small,
html.home2m6-desktop-web .login-register-btn-v080d small,
html.home2m6-desktop-web .badge,
html.home2m6-desktop-web .pill,
html.home2m6-desktop-web .chip{font-size:13.5px!important}
html.home2m6-desktop-web .home-kicker-v116,
html.home2m6-desktop-web .planning-hero-v40 .eyebrow,
html.home2m6-desktop-web .home-hero-v116 .dashboard-status-v071l small{font-size:13.5px!important}
html.home2m6-desktop-web .metric span,
html.home2m6-desktop-web .summary-strip span,
html.home2m6-desktop-web .list-main span,
html.home2m6-desktop-web .owner-objects,
html.home2m6-desktop-web .day-number,
html.home2m6-desktop-web .tiny,
html.home2m6-desktop-web .cost-person-breakdown span,
html.home2m6-desktop-web .warning-text,
html.home2m6-desktop-web .maintenance-info-row strong,
html.home2m6-desktop-web .local-version-v040l strong,
html.home2m6-desktop-web .history-title-v044l strong,
html.home2m6-desktop-web .settings-section-title-v052l h3,
html.home2m6-desktop-web .loan-manager-card-main-v061l h3,
html.home2m6-desktop-web .loan-manager-progress-value-v061l strong,
html.home2m6-desktop-web .loan-detail-name-v062l h3,
html.home2m6-desktop-web .loan-detail-rate-v062l strong,
html.home2m6-desktop-web .loan-rate-donut-v062l strong,
html.home2m6-desktop-web .dashboard-only-v071l .dash-last-period-v077l strong,
html.home2m6-desktop-web .cloud-invite-grid-v080a label,
html.home2m6-desktop-web .cloud-invite-result-v080a,
html.home2m6-desktop-web .clean-install-note,
html.home2m6-desktop-web .login-form-v080c label,
html.home2m6-desktop-web .login-form-v080d label,
html.home2m6-desktop-web .auth-error:not(.hidden)::before,
html.home2m6-desktop-web [style*="font-size:6px"],
html.home2m6-desktop-web [style*="font-size: 6px"],
html.home2m6-desktop-web [style*="font-size:7px"],
html.home2m6-desktop-web [style*="font-size: 7px"],
html.home2m6-desktop-web [data-view="tasks"] .tag,
html.home2m6-desktop-web [data-view="tasks"] .planning-tabs-v040l small,
html.home2m6-desktop-web [data-view="tasks"] .planning-section-meta-v040l,
html.home2m6-desktop-web [data-view="tasks"] .planning-count-v040l,
html.home2m6-desktop-web [data-view="tasks"] .history-count-v040l,
html.home2m6-desktop-web .personal-finance-grid-v104 article span,
html.home2m6-desktop-web .private-cost-summary-v104 span{font-size:14px!important}
html.home2m6-desktop-web button.tiny,
html.home2m6-desktop-web .settings-card-head-v157 h3,
html.home2m6-desktop-web .section-hero-tag-v119,
html.home2m6-desktop-web .nav-label,
html.home2m6-desktop-web .loan-manager-card-main-v061l>span,
html.home2m6-desktop-web .dashboard-cost-chart-v071l small,
html.home2m6-desktop-web .dashboard-cost-list-v071l small,
html.home2m6-desktop-web .account-object-row-v045l span,
html.home2m6-desktop-web .account-person-cost-row-v045l span,
html.home2m6-desktop-web .account-summary-grid article small[id$="ActualV130"],
html.home2m6-desktop-web .actual-value-v131,
html.home2m6-desktop-web .account-object-details-head-v131 span,
html.home2m6-desktop-web .account-object-cost-item-v131 small,
html.home2m6-desktop-web .account-person-formula-v131>div span,
html.home2m6-desktop-web .onboarding-step-v132 small,
html.home2m6-desktop-web .backpayment-status-v143,
html.home2m6-desktop-web .backpayment-kpis-v143 span,
html.home2m6-desktop-web .backpayment-kpis-v143 small{font-size:14px!important}


/* ============================================================
   Home2M6 v1.59 – Einklappbare private Finanzlisten
   ============================================================ */
.private-finance-disclosure-v159{
  margin-top:12px;
}
.private-finance-toggle-v159{
  width:100%;
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:11px 14px;
  border:1px solid #dbe5eb;
  border-radius:14px;
  background:#f8fbfc;
  color:#17252b;
  text-align:left;
  cursor:pointer;
  box-shadow:none;
}
.private-finance-toggle-v159:hover{
  background:#f1f7f8;
  border-color:#c6d9dc;
}
.private-finance-toggle-v159:focus-visible{
  outline:3px solid rgba(15,118,110,.22);
  outline-offset:2px;
}
.private-finance-toggle-main-v159{
  display:grid;
  gap:2px;
}
.private-finance-toggle-main-v159 strong{
  font-size:13px!important;
  line-height:1.3;
}
.private-finance-toggle-main-v159 small{
  font-size:12px!important;
  line-height:1.3;
  color:#66777d;
}
.private-finance-chevron-v159{
  flex:0 0 auto;
  display:flex;
  width:30px;
  height:30px;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#eaf3f4;
  color:#0f766e;
  font-size:20px!important;
  line-height:1;
  transition:transform .18s ease;
}
.private-finance-toggle-v159.is-open .private-finance-chevron-v159{
  transform:rotate(180deg);
}
.private-finance-list-wrap-v159{
  padding-top:10px;
}
.private-finance-list-wrap-v159[hidden]{
  display:none!important;
}

/* Desktop: compact bar, because the goal is to shorten the long finance page. */
html.home2m6-desktop-web .private-finance-toggle-v159{
  min-height:50px;
  padding:10px 14px;
}
html.home2m6-desktop-web .private-finance-toggle-main-v159 strong{
  font-size:13.5px!important;
}
html.home2m6-desktop-web .private-finance-toggle-main-v159 small{
  font-size:12.5px!important;
}

/* App / mobile web: larger touch target. */
html.home2m6-native-app .private-finance-toggle-v159,
html.home2m6-mobile-web .private-finance-toggle-v159{
  min-height:58px;
}
html.home2m6-native-app .private-finance-toggle-main-v159 strong,
html.home2m6-mobile-web .private-finance-toggle-main-v159 strong{
  font-size:14px!important;
}
html.home2m6-native-app .private-finance-toggle-main-v159 small,
html.home2m6-mobile-web .private-finance-toggle-main-v159 small{
  font-size:12.5px!important;
}

.dark-mode .private-finance-toggle-v159{
  background:#172033;
  border-color:#334155;
  color:#e5e7eb;
}
.dark-mode .private-finance-toggle-v159:hover{
  background:#1e293b;
}
.dark-mode .private-finance-toggle-main-v159 small{
  color:#aebdcc;
}
.dark-mode .private-finance-chevron-v159{
  background:#123d3d;
  color:#7dd3c7;
}


/* ============================================================
   Home2M6 v1.60 – native einklappbare Finanzlisten
   ============================================================ */
.finance-disclosure-v160{margin-top:12px;border:0}
.finance-disclosure-v160>summary{
  list-style:none;width:100%;min-height:54px;display:flex;align-items:center;
  justify-content:space-between;gap:14px;padding:11px 14px;
  border:1px solid #dbe5eb;border-radius:14px;background:#f8fbfc;
  color:#17252b;cursor:pointer;user-select:none
}
.finance-disclosure-v160>summary::-webkit-details-marker{display:none}
.finance-disclosure-v160>summary:hover{background:#f1f7f8;border-color:#c6d9dc}
.finance-disclosure-v160>summary:focus-visible{outline:3px solid rgba(15,118,110,.22);outline-offset:2px}
.finance-disclosure-main-v160{display:grid;gap:2px}
.finance-disclosure-main-v160 strong{font-size:13.5px!important;line-height:1.3}
.finance-disclosure-main-v160 small{font-size:12px!important;line-height:1.35;color:#66777d}
.finance-disclosure-chevron-v160{
  flex:0 0 auto;display:flex;width:30px;height:30px;align-items:center;justify-content:center;
  border-radius:50%;background:#eaf3f4;color:#0f766e;font-size:20px!important;
  transition:transform .18s ease
}
.finance-disclosure-v160[open] .finance-disclosure-chevron-v160{transform:rotate(180deg)}
.finance-disclosure-content-v160{padding-top:10px}
.finance-disclosure-shared-v160{margin:0 0 18px}
html.home2m6-native-app .finance-disclosure-v160>summary,
html.home2m6-mobile-web .finance-disclosure-v160>summary{min-height:58px}
html.home2m6-native-app .finance-disclosure-main-v160 strong,
html.home2m6-mobile-web .finance-disclosure-main-v160 strong,
html.home2m6-desktop-web .finance-disclosure-main-v160 strong{font-size:14px!important}
.dark-mode .finance-disclosure-v160>summary{background:#172033;border-color:#334155;color:#e5e7eb}
.dark-mode .finance-disclosure-v160>summary:hover{background:#1e293b}
.dark-mode .finance-disclosure-main-v160 small{color:#aebdcc}
.dark-mode .finance-disclosure-chevron-v160{background:#123d3d;color:#7dd3c7}
