.home-performance{min-width:0}.home-performance-visual{width:220px;height:220px;margin:0 auto;position:relative}.home-performance-visual:before{content:"";background:radial-gradient(circle,var(--accent-weak),transparent 72%);opacity:.65;border-radius:50%;position:absolute;inset:29px}.home-performance-ring{width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.home-performance-ring circle{fill:none}.home-performance-track{stroke:var(--surface-3);stroke-width:13px}.home-performance-ticks{stroke:var(--border);stroke-width:13px}.home-performance-fill{stroke:var(--brand);stroke-width:13px;stroke-linecap:round;transition:stroke-dasharray .5s cubic-bezier(.22,1,.36,1),opacity .2s}.home-performance-reading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex;position:absolute;inset:32px}.home-performance-symbol{color:var(--accent);background:var(--accent-weak);border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.home-performance-reading strong{color:var(--text);letter-spacing:-1.5px;font-variant-numeric:tabular-nums;font-size:39px;font-weight:600;line-height:1.05;animation:.22s ease-out home-reading-in}.home-performance-reading[data-empty=true] strong{letter-spacing:-.7px;font-size:24px;line-height:1.2}.home-performance-reading>span:last-child{color:var(--text-2);font-size:11px}.home-performance-caption{text-align:center;max-width:270px;min-height:40px;color:var(--text-2);justify-content:center;align-items:center;margin:8px auto 16px;font-size:12px;line-height:1.55;display:flex}.home-performance-controls{background:var(--surface-2);border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:5px;display:grid}.home-performance-controls button{min-height:48px;color:var(--text-2);cursor:pointer;border:1px solid #0000;border-radius:9px;padding:9px 7px;font-size:11px;font-weight:550;line-height:1.5;transition:background .16s,color .16s,border-color .16s;display:block}.home-performance-controls button[aria-pressed=true]{background:var(--surface);border-color:var(--border);color:var(--text);box-shadow:var(--sh-sm)}.home-performance-controls button[data-preview=true]{background:var(--accent-weak);color:var(--accent)}.home-performance-controls button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.home-performance-footer{color:var(--text-2);flex-wrap:wrap;justify-content:space-between;gap:8px;padding-top:18px;font-size:10px;display:flex}.home-performance-footer>span:first-child{align-items:center;gap:6px;display:flex}.home-performance-dot{background:var(--brand);border-radius:50%;width:5px;height:5px}.home-stat-link{border-radius:22px;min-width:0;text-decoration:none;display:block}.home-stat-link>.workspace-stat{min-height:100%;transition:transform .18s,box-shadow .18s}.home-stat-link:hover>.workspace-stat,.home-stat-link:focus-visible>.workspace-stat{box-shadow:var(--sh-md);transform:translateY(-2px)}.home-stat-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.home-stat-link .workspace-stat-icon>svg{transition:transform .18s}.home-stat-link:hover .workspace-stat-icon>svg{transform:rotate(-7deg)}@keyframes home-reading-in{0%{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.home-performance-visual{width:210px;height:210px}.home-performance-controls button{min-height:48px}}@media (prefers-reduced-motion:reduce){.home-performance *,.home-stat-link>.workspace-stat,.home-stat-link .workspace-stat-icon>svg{transform:none;transition:none!important;animation:none!important}.home-performance-ring{transform:rotate(-90deg)}}
.home-dashboard-tabs,.home-dashboard-tabs>div,.home-dashboard-tabs [role=tabpanel],.home-dashboard-grid>*{min-width:0}.home-dashboard-tabs [role=tablist]{background:var(--surface);box-shadow:var(--sh-sm);border-radius:15px;padding:5px}.today-quick-actions{z-index:30;position:relative}.home-work-links{gap:10px;display:grid}.home-work-links>a{border:1px solid var(--border);background:var(--surface-2);border-radius:14px;justify-content:space-between;align-items:center;min-height:48px;padding:12px 16px;display:flex}.home-revenue-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.home-revenue-grid+.home-work-links{margin-top:20px}.today-arrival-notice{flex-wrap:wrap;align-items:center;gap:12px 16px;padding-right:56px;display:flex;position:relative}.today-arrival-notice>p{flex:260px;align-items:center;gap:10px;min-width:0;display:flex}.today-arrival-notice>p>svg{color:var(--accent);flex:none}.today-arrival-notice>.workspace-icon-button{background:0 0;border:0;position:absolute;top:4px;right:4px}.home-waiting-list{gap:12px;display:grid}.home-waiting-list>li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-block:10px;display:flex}.home-waiting-list>li small{color:var(--text-2);margin-top:4px;display:block}.home-dashboard-tabs [role=tab]{border-radius:10px;min-height:44px;padding-inline:22px}.home-dashboard-tabs [role=tab][aria-selected=true]{background:var(--accent-weak);color:var(--accent)}.home-dashboard-tabs [role=tab]:focus-visible,.home-dashboard-tabs [role=tabpanel]:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.home-dashboard-tabs [role=tabpanel]{border-radius:22px;padding-top:20px}.home-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}.home-dashboard-grid>.workspace-panel{flex-direction:column;display:flex}.home-dashboard-grid .workspace-panel-heading{align-items:center;min-height:62px}.home-waiting-panel>:not(.workspace-panel-heading):not(.home-panel-footer){flex:1}.home-arrived-button{background:var(--brand);width:44px;height:44px;color:var(--brand-ink);box-shadow:0 3px 9px color-mix(in srgb,var(--brand) 16%,transparent);border-radius:50%;flex:none;place-items:center;display:inline-grid}.home-arrived-button:hover{background:var(--brand-hover)}.home-arrived-button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.home-panel-footer{border-top:1px solid var(--border);min-height:44px;color:var(--accent);justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;font-size:12px;font-weight:650;display:flex}.workspace-stat-grid>*,.workspace-stat-grid .workspace-stat{height:100%}.home-dashboard-grid>.workspace-panel>.workspace-empty{flex:1;min-height:190px}.home-dashboard-grid .home-performance{flex-direction:column;flex:1;justify-content:center;display:flex}.home-dashboard-grid .home-performance-footer{margin-top:auto}@media (max-width:1050px){.home-dashboard-grid{grid-template-columns:1fr}.home-dashboard-grid .workspace-panel-heading,.home-dashboard-grid>.workspace-panel>.workspace-empty{min-height:0}}@media (max-width:760px){.home-dashboard-tabs [role=tab]{padding-inline:12px}.home-dashboard-tabs [role=tabpanel]{padding-top:16px}.home-dashboard-grid{gap:16px}.home-dashboard-grid .workspace-panel-heading{flex-wrap:wrap}}
