@tailwind base;@tailwind components;@tailwind utilities;body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f2f4f8;color:#161616;font-family:IBM Plex Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.app-shell,body{min-height:100vh}.app-shell{display:flex}.app-sidebar{background:#fff;border-right:1px solid #dde1e6;display:none;flex-shrink:0;height:100vh;overflow-y:auto;position:-webkit-sticky;position:sticky;top:0;width:220px}@media (min-width:1024px){.app-sidebar{display:flex;flex-direction:column}}.app-sidebar-brand{border-bottom:1px solid #dde1e6;padding:20px 16px 16px}.app-sidebar-brand h2{color:#161616;font-size:20px;font-weight:700;letter-spacing:-.5px}.app-sidebar-brand p{color:#8d8d8d;font-size:11px;margin-top:2px}.app-sidebar-nav{flex:1 1;padding:8px}.app-sidebar-section{margin-bottom:12px}.app-sidebar-label{color:#c6c6c6;font-size:10px;font-weight:600;letter-spacing:.8px;margin-bottom:2px;padding:6px 8px 4px;text-transform:uppercase}.app-nav-item{align-items:center;background:none;border:none;border-radius:4px;color:#525252;cursor:pointer;display:flex;font-family:inherit;font-size:13px;font-weight:500;gap:8px;padding:6px 8px;text-align:left;transition:all .1s;width:100%}.app-nav-item:hover{background:#edf0f4;color:#161616}.app-nav-item.active{background:#0f62fe;color:#fff}.app-nav-dot{border-radius:50%;flex-shrink:0;height:6px;width:6px}.app-nav-badge{border-radius:99px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;margin-left:auto;padding:1px 6px}.app-nav-badge.active-badge{background:#fff3;color:#fff}.app-nav-badge.inactive-badge{background:#e8ecf2;color:#8d8d8d}.app-sidebar-footer{border-top:1px solid #dde1e6;font-size:11px;padding:12px 16px}.app-main{display:flex;flex:1 1;flex-direction:column;min-width:0}.app-mobile-bar{align-items:center;background:#fff;border-bottom:1px solid #dde1e6;display:flex;gap:8px;justify-content:space-between;padding:10px 16px}@media (min-width:1024px){.app-mobile-bar{display:none}}.app-topbar{align-items:center;background:#fff;border-bottom:1px solid #dde1e6;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 24px}.app-content{flex:1 1;padding:24px 20px}@media (min-width:768px){.app-content{padding:28px}}.app-mobile-tabs{background:#dde1e6;border-bottom:1px solid #dde1e6;display:flex;gap:1px;overflow-x:auto}@media (min-width:1024px){.app-mobile-tabs{display:none}}.app-mobile-tab{background:#fff;border:none;color:#525252;cursor:pointer;flex:1 1;font-family:inherit;font-size:12px;font-weight:500;min-width:0;padding:8px 12px;text-align:center;transition:all .1s;white-space:nowrap}.app-mobile-tab.active{color:#0f62fe;font-weight:600}.app-mobile-tab:hover{background:#edf0f4}::selection{background:#0f62fe33}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.glass,.glass-strong{background:#fff;border:1px solid #dde1e6}.glass-subtle{background:#f2f4f8;border:1px solid #e8ecf2}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000038}@keyframes spin{to{transform:rotate(1turn)}}.glass-spinner{animation:spin .8s linear infinite;border:3px solid #00000014;border-radius:50%;border-top-color:#0f62fe;height:32px;width:32px}.att-table{border-collapse:collapse;table-layout:fixed;width:100%}.att-table thead th{background:#fff;border-bottom:1px solid #dde1e6;color:#8d8d8d;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:500;letter-spacing:.3px;padding:5px 2px;text-align:center;white-space:nowrap}.att-table thead th.att-name-th{background:#fff;left:0;padding:6px 12px;position:-webkit-sticky;position:sticky;text-align:left;width:240px;z-index:5}.att-table thead th.att-name-th,.att-table thead th.att-stat-th{font-family:IBM Plex Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.att-table thead th.att-stat-th{padding:6px;width:52px}.att-table thead th.att-month-th{border-bottom:2px solid #0f62fe;color:#525252;font-family:IBM Plex Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.att-table thead th.att-today-th{background:#0f62fe0f;color:#0f62fe}.att-table tbody tr{transition:background .06s}.att-table tbody tr:hover,.att-table tbody tr:hover td.att-name-cell{background:#edf0f4}.att-table td.att-name-cell{background:#fff;border-bottom:1px solid #e8ecf2;border-right:1px solid #dde1e6;color:#161616;font-size:14px;font-weight:500;left:0;overflow:hidden;padding:6px 10px;position:-webkit-sticky;position:sticky;text-overflow:ellipsis;white-space:nowrap;z-index:2}.att-table td.att-stat-cell{border-bottom:1px solid #e8ecf2;border-right:1px solid #e8ecf2;color:#525252;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:500;padding:8px 6px;text-align:center}.att-table td.att-heat{border-bottom:1px solid #fff;border-left:1px solid #fff;cursor:pointer;height:1px;padding:0;text-align:center}.att-heat-block{display:block;height:100%;min-height:32px;transition:filter .1s;width:100%}.att-table tbody tr:hover .att-heat-block{filter:brightness(1.15)}.att-hb-present{background:#198038}.att-hb-absent{background:#fa4d56;opacity:.65}.att-hb-excused{background:#f1c21b}.att-hb-na{background:#e8ecf2}.att-table td.att-heat.att-today-col .att-hb-present{background:#0f62fe}.att-table td.att-heat.att-today-col .att-hb-na{background:#d0e2ff}.att-exp-tag{border-radius:2px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.3px;padding:2px 6px}.att-exp-comp{background:#d0e2ff;color:#0043ce}.att-exp-gen{background:#defbe6;color:#198038}.att-exp-inactive{background:#e8ecf2;color:#8d8d8d}.att-metrics{grid-gap:1px;background:#dde1e6;display:grid;gap:1px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}@media (max-width:640px){.att-metrics{grid-template-columns:repeat(2,1fr)}}.att-metric{background:#fff;padding:14px 18px}.att-metric-label{color:#8d8d8d;font-size:11px;font-weight:500;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.att-metric-value{color:#161616;font-family:IBM Plex Mono,monospace;font-size:26px;font-weight:600;letter-spacing:-1px}.att-metric-value.att-blue{color:#0f62fe}.att-metric-sub{color:#8d8d8d;font-size:12px;margin-top:2px}.att-toolbar-input{background:#fff;border:none;border-bottom:2px solid #dde1e6;color:#161616;font-family:IBM Plex Sans,sans-serif;font-size:13px;outline:none;padding:7px 12px 7px 30px;transition:border-color .15s;width:180px}.att-toolbar-input::placeholder{color:#c6c6c6}.att-toolbar-input:focus{border-bottom-color:#0f62fe}.att-toolbar-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%238d8d8d' viewBox='0 0 24 24'%3E%3Cpath d='m7 10 5 5 5-5z'/%3E%3C/svg%3E");background-position:right 6px center;background-repeat:no-repeat;border:none;border-bottom:2px solid #dde1e6;color:#525252;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:13px;outline:none;padding:7px 24px 7px 10px;transition:border-color .15s}.att-toolbar-select:focus{border-bottom-color:#0f62fe}.att-heatstrip{display:flex;flex-wrap:wrap;gap:2px}.att-strip-block{border-radius:1px;flex-shrink:0;height:8px;width:8px}@keyframes att-pulse{0%,to{opacity:1}50%{opacity:.5}}.att-today-pulse{animation:att-pulse 2.5s ease-in-out infinite}
/*# sourceMappingURL=main.487c947a.css.map*/