:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{color:#25303b;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#f8fbff 0%,#f3f6fb 100%);margin:0}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;padding:20px}.topbar,.panel,.hero-stat,.primary-panel,.footer-note{background:#fffffff0;border:1px solid #dce7f2;border-radius:22px;box-shadow:0 16px 40px #5b738f14}.topbar,.panel,.primary-panel,.footer-note{padding:20px}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.brand-block{align-items:flex-start;gap:14px;display:flex}.brand-logo{object-fit:contain;background:#fff;border-radius:16px;width:64px;height:64px}h1,h2,h3,p{margin:0}.eyebrow,.subcopy,.hero-stat span,.table-row p,.exception-card span,.timeline-list,.footer-note,.muted-pill{color:#64748b}.eyebrow{text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.72rem;font-weight:700}.subcopy{max-width:820px;margin-top:8px;line-height:1.5}.role-switcher{flex-wrap:wrap;gap:8px;display:flex}.role-chip,.action-btn,.secondary-btn,.inline-btn{cursor:pointer;border:none;border-radius:14px;padding:12px 14px;font-weight:700}.role-chip{color:#355070;background:#edf3fb}.role-chip.active{color:#1f3b63;background:#dcecff}.hero-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.hero-stat{flex-direction:column;gap:8px;padding:18px;display:flex}.hero-stat strong{font-size:1.2rem}.report-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.report-card{background:#f8fbff;border:1px solid #e3edf8;border-radius:16px;flex-direction:column;gap:8px;padding:14px;display:flex}.report-card span,.audit-head{color:#64748b}.layout-grid{gap:16px;display:grid}.section-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.status-pill,.muted-pill{background:#eef4fb;border-radius:999px;padding:9px 12px;font-size:.88rem;font-weight:700}.status-pill.clockedIn{color:#20603d;background:#e8f8ef}.status-pill.onBreak{color:#8a5a00;background:#fff5db}.status-pill.clockedOut{color:#355070;background:#edf3fb}.status-pill.restricted{color:#8f1d2c;background:#fdecef}.profile-grid,.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-card,.alert-card,.table-row,.exception-card{background:#f8fbff;border:1px solid #e3edf8;border-radius:18px;padding:16px}.detail-list,.timeline-list{flex-direction:column;gap:8px;margin:12px 0 0;padding-left:18px;display:flex}.action-stack,.table-list{flex-direction:column;gap:12px;display:flex}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.profile-form-grid input,.profile-form-grid select,.admin-select{color:#25303b;background:#f8fbff;border:1px solid #dce7f2;border-radius:14px;width:100%;padding:12px 14px}.profile-form-grid .span-2{grid-column:span 2}.compact-actions{margin-bottom:12px}.compact-gap{gap:10px}.action-btn.primary{color:#1d4d8f;background:#dbeafe}.action-btn.secondary,.secondary-btn{color:#304860;background:#eef4fb}.action-btn.danger{color:#8f1d2c;background:#fdecef}.inline-btn{align-self:flex-start;padding:10px 12px}.inline-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.admin-search-results{max-height:240px;overflow:auto}.search-row{grid-template-columns:1fr 1fr}.history-panel{margin-top:20px}.history-select{min-width:160px}.history-controls{flex-wrap:wrap;gap:10px;display:flex}.attendance-summary-card{margin-bottom:16px}.alert-card.critical,.exception-card.critical{border-left:4px solid #b42318}.exception-card.warning{border-left:4px solid #c0841a}.exception-card.ok{border-left:4px solid #1f7a4d}.table-row{cursor:pointer;grid-template-columns:1.2fr 1fr 1fr 1.1fr;gap:14px;display:grid}.table-row.selected{outline:2px solid #bfdcff}.footer-note{margin-top:16px;font-weight:600}@media (width<=980px){.hero-strip,.profile-grid,.two-column,.table-row,.topbar{flex-direction:column;grid-template-columns:1fr}.hero-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.employee-shell{max-width:960px;margin:0 auto}.employee-topbar{margin-bottom:20px}.employee-layout-grid{gap:20px}.employee-profile-grid{grid-template-columns:1fr 1fr}@media (width<=640px){.app-shell{padding:12px}.hero-strip,.employee-profile-grid{grid-template-columns:1fr}}
