:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}.app-logo{height:56px;display:flex;align-items:center;justify-content:center;padding-inline:16px;white-space:nowrap;overflow:hidden}.app-sider{height:100%;display:flex;flex-direction:column}.app-sider-nav{flex:1;min-height:0;overflow-y:auto}.app-sider-footer{display:flex;align-items:center;justify-content:center;padding:8px 12px;white-space:nowrap;overflow:hidden}.full-page-spinner{min-height:100vh;display:flex;align-items:center;justify-content:center}.presence-page{min-height:100vh;padding:24px;background:var(--z-bg-layout)}.presence-page__exit-tv{position:fixed;inset-block-end:12px;inset-inline-end:16px;font-size:12px;opacity:.25;transition:opacity .2s ease}.presence-page__exit-tv:hover,.presence-page__exit-tv:focus-visible{opacity:1}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--z-bg-layout)}.login-page__card{width:100%;max-width:400px;box-shadow:0 4px 16px #00000014}.timesheet-day-exception>td{background:var(--z-row-warning-bg)}.checklist-item-overdue>td{background:var(--z-row-danger-bg)}.row-highlight>td{background:var(--z-row-highlight-bg);transition:background .4s ease}
