:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}body{margin:0}.page{background:#f4f5f7;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;font-family:system-ui,-apple-system,sans-serif;display:flex}.card{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:2rem;box-shadow:0 1px 4px #00000014}.card.wide{max-width:800px}.card h1{margin:0 0 .5rem;font-size:1.4rem}.card input{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;margin:1rem 0;padding:.6rem;font-size:1rem}.card button{color:#fff;cursor:pointer;background:#2d5be3;border:none;border-radius:6px;width:100%;padding:.6rem;font-size:1rem}.card button:disabled{opacity:.6;cursor:default}.card button.link{color:#2d5be3;background:0 0;width:auto;padding:0;font-size:.85rem;text-decoration:underline}.tabs{border-bottom:1px solid #eee;gap:.5rem;margin-bottom:1rem;display:flex}.card button.tab{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;width:auto;margin-right:1rem;padding:.5rem 0;font-size:.95rem}.card button.tab.active{color:#2d5be3;border-bottom-color:#2d5be3;font-weight:600}.header-row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.error{color:#c0392b}.departments{color:#555;margin-top:-.5rem}table{border-collapse:collapse;width:100%;margin-top:1rem}th,td{text-align:left;border-bottom:1px solid #eee;padding:.5rem;font-size:.9rem}th{color:#666;font-weight:600}
