:root{--bg:#0d1117;--surface:#161b22;--surface2:#1c2128;--border:#21262d;--border2:#30363d;--text:#e6edf3;--text2:#c9d1d9;--text3:#8b949e;--text4:#484f58;--topbar-bg:#0d1117eb}body.light-theme{--bg:#f5f7fa;--surface:#fff;--surface2:#f0f2f5;--border:#e1e5ea;--border2:#d0d5dc;--text:#1c2027;--text2:#374151;--text3:#6b7280;--text4:#9ca3af;--topbar-bg:#f5f7faf2}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1.08;background:#0d1117;background:var(--bg);color:#e6edf3;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}#manager-app-root{padding-left:220px}body.sidebar-collapsed #manager-app-root{padding-left:64px}@media (max-width:767px){#manager-app-root{padding-left:0}}select{background:#161b22!important;background:var(--surface)!important;border-color:#21262d;border-color:var(--border);color:#e6edf3!important;color:var(--text)!important}select option{background:#161b22;background:var(--surface);color:#e6edf3;color:var(--text)}select option:checked,select option:focus,select option:hover{background:#1c2128;background:var(--surface2);color:#e6edf3;color:var(--text)}body.light-theme ::-webkit-scrollbar-track{background:#1c2128;background:var(--surface2)}body.light-theme ::-webkit-scrollbar-thumb{background:#30363d;background:var(--border2);border-radius:4px}body.light-theme ::-webkit-scrollbar-thumb:hover{background:#484f58;background:var(--text4)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#employee-badge-print,#site-qr-print{display:none}@media print{body,html{height:100%;margin:0}#root{display:none!important}#employee-badge-print,#site-qr-print{align-items:center;display:flex!important;flex-direction:column;gap:16px;height:100vh;justify-content:center;page-break-after:avoid;page-break-inside:avoid;width:100%}}
/*# sourceMappingURL=main.f6567154.css.map*/