.business-home{display:grid;gap:18px;min-width:0}
html[data-theme=mono] .shell.suite-shell:not(.pay-shell) .business-home .card{margin:0}
.home-toolbar,.home-toolbar>div{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.home-toolbar p{margin:0;text-transform:capitalize;font-size:14px;color:var(--suite-muted)}
.home-updated{color:var(--suite-muted);font-size:13px}
.home-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
html[data-theme=mono] .shell.suite-shell:not(.pay-shell) .home-stat{padding:16px;min-height:102px;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;column-gap:12px;align-content:center;justify-content:normal}
html[data-theme=mono] .shell.suite-shell:not(.pay-shell) .home-stat .stat-icon{grid-column:1;grid-row:1/3;align-self:center;float:none}
html[data-theme=mono] .shell.suite-shell:not(.pay-shell) .home-stat strong{grid-column:2;grid-row:1;font-size:32px;line-height:1.15;margin:0;min-width:0;font-variant-numeric:tabular-nums}
.home-stat>span:last-child{grid-column:2;grid-row:2;font-size:14px;color:var(--suite-muted);line-height:1.4}
.home-main-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);gap:18px;align-items:start}
.home-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;flex-wrap:wrap}
html[data-theme=mono] .suite-shell .home-section-head h2,html[data-theme=mono] .suite-shell .home-shortcuts h2{margin:0;font-size:17px;line-height:1.5}
.business-home ul{list-style:none;margin:0;padding:0}
.home-task-list li{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--suite-border);min-width:0}
.home-task-icon,.home-activity-icon{flex:0 0 32px;width:32px;height:32px;display:grid;place-items:center;background:var(--suite-soft);color:var(--suite-accent);border-radius:9px}
.home-task-icon svg,.home-activity-icon svg,.home-alert>span svg{width:18px;height:18px}
.home-task-list li>div:nth-child(2){flex:1;min-width:0}
.home-task-list strong,.home-agenda strong,.home-history strong{display:block;font-size:14px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}
.home-task-list small,.home-agenda small,.home-history small{display:block;font-size:13px;line-height:1.5;color:var(--suite-muted)}
.home-task-end{display:grid;justify-items:end;gap:2px;flex-shrink:0}
.home-due{font-size:14px;color:var(--suite-muted);white-space:nowrap}
.home-due.is-overdue{color:#b25c18}
.home-empty{display:grid;justify-items:center;align-content:center;text-align:center;min-height:175px;padding:16px 8px;gap:10px}
.home-empty>span{width:38px;height:38px;background:var(--suite-soft);color:var(--suite-accent);border-radius:50%;display:grid;place-items:center}
.home-empty>span svg{width:20px;height:20px}
.home-empty strong{font-size:15px}
.home-empty p{font-size:14px;margin:0;color:var(--suite-muted);max-width:340px;line-height:1.5}
.home-alert{display:flex;align-items:flex-start;gap:10px;padding:13px 0;border-top:1px solid var(--suite-border)}
.home-alert>span{width:30px;height:30px;display:grid;place-items:center;flex-shrink:0;border-radius:8px;background:var(--suite-soft);color:var(--suite-accent)}
.home-alert.warning>span{background:#fff0dd;color:#aa5715}
.home-alert>div{flex:1;min-width:0}
.home-alert strong{display:flex;gap:10px;justify-content:space-between;font-size:14px;line-height:1.5}
.home-alert b{font-size:18px;font-variant-numeric:tabular-nums;flex-shrink:0}
.home-alert p{color:var(--suite-muted);font-size:13px;line-height:1.5;margin:5px 0 0}
.home-absence{display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-top:1px solid var(--suite-border);padding-top:12px;margin-top:8px;font-size:14px}
.home-absence>strong{font-size:24px;color:var(--suite-accent)}
.home-absence button{margin-left:auto}
.home-app-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
html[data-theme=mono] .suite-shell .home-app{padding:16px;display:flex;flex-direction:column;gap:16px}
.home-app header{display:flex;align-items:center;gap:10px}
.home-app img{width:32px;height:32px;border-radius:8px}
html[data-theme=mono] .suite-shell .home-app h3{font-size:16px;margin:0}
.home-app-figures{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.home-app-figures strong{font-size:26px;font-weight:650;line-height:1.3;display:block;font-variant-numeric:tabular-nums}
.home-app-figures span{display:block;font-size:13px;color:var(--suite-muted);line-height:1.5}
.home-app p{margin:0;font-size:14px}
.home-app>button{margin-top:auto;align-self:flex-start;font-size:14px}
.home-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.home-bottom-grid>.card:only-child{grid-column:1/-1}
.home-agenda li,.home-history li{display:flex;gap:12px;align-items:center;min-width:0;padding:12px 0;border-top:1px solid var(--suite-border)}
.home-agenda li>div,.home-history li>div{min-width:0;flex:1}
.home-agenda time{font-size:16px;font-variant-numeric:tabular-nums;flex:0 0 50px;color:var(--suite-accent)}
.home-history time{font-size:12px;color:var(--suite-muted);text-align:right;flex:0 0 90px}
.home-shortcuts{display:flex;gap:16px;align-items:center;flex-wrap:wrap}
.home-shortcuts>div{display:flex;gap:10px;flex-wrap:wrap}
.home-loading{min-height:180px;display:grid;place-items:center;color:var(--suite-muted)}
.business-home .text-button{padding:4px 0;font-size:14px;text-align:left;white-space:normal;line-height:1.5}
.suite-shell[data-pay-theme=dark] .home-due.is-overdue{color:#f0b26e}
.suite-shell[data-pay-theme=dark] .home-alert.warning>span{background:#453523;color:#f0b26e}
@media(max-width:1250px){.home-app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-main-grid{grid-template-columns:minmax(0,1.6fr) minmax(250px,1fr)}}
@media(max-width:1000px){.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.home-main-grid{grid-template-columns:minmax(0,1fr)}.home-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.business-home{gap:14px}.home-metrics{gap:10px}html[data-theme=mono] .shell.suite-shell:not(.pay-shell) .home-stat{padding:12px;min-height:98px;grid-template-columns:1fr;gap:4px}html[data-theme=mono] .shell.suite-shell:not(.pay-shell) .home-stat .stat-icon{display:none}html[data-theme=mono] .shell.suite-shell:not(.pay-shell) .home-stat strong{grid-column:1;font-size:30px}.home-stat>span:last-child{grid-column:1;font-size:14px}.home-bottom-grid{grid-template-columns:minmax(0,1fr)}.home-task-list li{flex-wrap:wrap;gap:8px}.home-task-end{width:100%;display:flex;justify-content:space-between;padding-left:40px;align-items:center}.home-updated{display:none}.home-toolbar>div{margin-left:auto}.home-history time{flex-basis:70px}.home-app-figures{grid-template-columns:1fr;gap:8px}.home-app-grid{gap:10px}html[data-theme=mono] .suite-shell .home-app{padding:12px;gap:12px}.home-app img{width:26px;height:26px}.home-app header{gap:7px}.home-app h3{overflow-wrap:anywhere}.home-shortcuts>div{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-shortcuts button{white-space:normal}}
