:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f4f7f6;color:#17211f;letter-spacing:0}*{box-sizing:border-box}body{margin:0;min-width:320px;padding-bottom:42px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.58}.shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.sidebar{background:#102320;color:#eef8f2;padding:20px 14px;display:flex;flex-direction:column;gap:8px}.brand{height:52px;display:flex;align-items:center;gap:10px;padding:0 10px 14px;font-weight:800;font-size:18px}.brand img{width:42px;height:30px;object-fit:contain;display:block}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px 24px 72px;background:#f4f7f6}.login-panel{width:min(440px,100%);border:1px solid #dfe8e5;border-radius:8px;background:#fff;padding:30px;box-shadow:0 18px 40px #1023201a}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:#102320;font-weight:800}.login-brand img{width:88px;height:56px;object-fit:contain;display:block}.login-panel h1{margin:0 0 8px;font-size:30px;line-height:1.15}.login-panel p{margin:0 0 20px;color:#60736d}.login-panel button{width:100%}.nav{height:42px;border:0;border-radius:7px;background:transparent;color:#bed2ca;display:flex;align-items:center;gap:10px;padding:0 12px;text-align:left}.nav.active,.nav:hover{background:#d6f36b;color:#102320}.main{padding:22px 22px 72px;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px}.topbar h1{margin:0;font-size:28px;line-height:1.15}.topbar p{margin:6px 0 0;color:#60736d;font-size:13px}.top-actions{display:flex;gap:8px;align-items:center}input,select{min-height:38px;border:1px solid #ccd8d4;border-radius:7px;padding:8px 10px;background:#fff;color:#17211f;min-width:0}button{min-height:38px;border:0;border-radius:7px;background:#0b6f6a;color:#fff;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}button.secondary{background:#374151}.icon-button{width:40px;padding:0;background:#17211f}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:14px}.metrics div{background:#fff;border:1px solid #dfe8e5;border-left:5px solid #0b6f6a;border-radius:8px;padding:13px 14px;min-height:76px}.metrics span{display:block;color:#60736d;font-size:13px;margin-bottom:6px}.metrics strong{font-size:28px}.alert{min-height:40px;border-radius:7px;padding:10px 12px;margin-bottom:12px;display:flex;align-items:center;gap:8px;overflow-wrap:anywhere}.alert.error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}.alert.success{background:#ecfdf5;color:#065f46;border:1px solid #bbf7d0}.alert.secret{background:#fff7ed;color:#7c2d12;border:1px solid #fed7aa}.workspace{display:grid;gap:14px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.page-heading h2{margin:0 0 4px;font-size:24px;line-height:1.2}.page-heading p{margin:0;color:#60736d}.list-card{padding:0}.list-toolbar{display:flex;gap:10px;align-items:center;padding:14px;border-bottom:1px solid #e5ece9}.search-box{min-height:40px;border:1px solid #ccd8d4;border-radius:7px;background:#fff;color:#60736d;display:flex;align-items:center;gap:8px;padding:0 10px;flex:1}.search-box input{min-height:36px;border:0;padding:0;width:100%;outline:none}.person-cell,.named-cell{display:flex;align-items:center;gap:10px;min-width:0}.person-cell span:last-child,.stacked-text{display:grid;min-width:0}.person-cell small,.stacked-text small{color:#60736d;font-size:12px}.avatar-chip{width:36px;height:36px;border-radius:999px;display:inline-grid;place-items:center;background:#dbeafe;color:#0b4f81;font-weight:800;font-size:12px;flex:0 0 auto}.code-badge{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;border:1px solid #ccd8d4;padding:2px 9px;background:#f8faf9;font-size:12px;font-weight:700}.empty-row{min-height:120px;display:grid;place-items:center;color:#60736d}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background:#10232073;display:grid;place-items:center;padding:18px}.modal-panel{width:min(460px,100%);max-height:min(720px,calc(100vh - 36px));overflow:auto;background:#fff;border:1px solid #dfe8e5;border-radius:8px;padding:16px;box-shadow:0 22px 60px #1023203d}.modal-header,.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.modal-header h2{margin:0;display:flex;align-items:center;gap:8px;font-size:18px}.modal-actions{justify-content:flex-end;margin-top:4px}.ghost-icon{width:36px;min-height:36px;padding:0;background:#eef3f1;color:#17211f}.two-column{grid-template-columns:minmax(280px,380px) minmax(0,1fr)}.panel{background:#fff;border:1px solid #dfe8e5;border-radius:8px;padding:16px;min-width:0}.panel h2{margin:0 0 14px;font-size:17px;display:flex;align-items:center;gap:8px}.form-grid{display:grid;gap:10px;align-self:start}.table-panel{overflow:auto}.span-2{grid-column:1 / -1}table{width:100%;border-collapse:collapse;font-size:14px}th,td{border-bottom:1px solid #e5ece9;padding:10px 8px;text-align:left;vertical-align:middle}th{color:#60736d;font-weight:700;background:#f8faf9}.row-actions{display:flex;gap:6px;justify-content:flex-end}.row-actions button{width:32px;height:32px;min-height:32px;padding:0;background:#e7ece9;color:#17211f}.status{display:inline-flex;align-items:center;min-height:24px;border-radius:999px;padding:2px 9px;font-size:12px;font-weight:700}.status.active{background:#d1fae5;color:#065f46}.status.probation{background:#dbeafe;color:#1e40af}.status.leave{background:#fef3c7;color:#92400e}.status.terminated{background:#fee2e2;color:#991b1b}.status.draft{background:#e5e7eb;color:#374151}.split-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.split-list ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.split-list li{min-height:42px;border:1px solid #e5ece9;border-radius:7px;padding:9px 10px;display:grid;grid-template-columns:96px minmax(0,1fr);gap:8px}.split-list span{min-width:0;overflow-wrap:anywhere}@media(max-width:980px){.shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:2;flex-direction:row;overflow-x:auto;padding:10px}.brand{height:42px;padding:0 12px}.nav{flex:0 0 auto}.main{padding:14px}.topbar,.top-actions,.page-heading,.list-toolbar{align-items:stretch;flex-direction:column}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column{grid-template-columns:1fr}}@media(max-width:560px){.metrics,.split-list{grid-template-columns:1fr}th,td{padding:8px 6px}}.bulk-actions{display:flex;flex-wrap:wrap;gap:8px}.file-button{min-height:38px;border-radius:7px;background:#0b6f6a;color:#fff;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;cursor:pointer}.file-button input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.compact-table{font-size:13px}.progress-track{height:10px;border-radius:999px;background:#e5ece9;overflow:hidden;margin-bottom:14px}.progress-fill{height:100%;border-radius:999px;background:#0b6f6a;transition:width .16s ease}.progress-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px}.progress-grid div{border:1px solid #e5ece9;border-radius:7px;padding:9px 10px;background:#f8faf9}.progress-grid span{display:block;color:#60736d;font-size:12px;margin-bottom:4px}.progress-grid strong{font-size:20px}.empty-state{min-height:120px;display:grid;place-items:center;color:#60736d;border:1px dashed #ccd8d4;border-radius:8px}@media(max-width:700px){.progress-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.toast{position:fixed;top:16px;right:16px;z-index:80;width:min(520px,calc(100vw - 32px));min-height:44px;border-radius:8px;padding:11px 42px 11px 12px;display:flex;align-items:flex-start;gap:9px;overflow-wrap:anywhere;box-shadow:0 18px 48px #1023202e}.toast-success{background:#ecfdf5;color:#065f46;border:1px solid #bbf7d0}.toast-error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}.toast-secret{background:#fff7ed;color:#7c2d12;border:1px solid #fed7aa}.toast-close{position:absolute;top:8px;right:8px;width:28px;min-height:28px;padding:0;background:transparent;color:currentColor}.support-footer{position:fixed;left:0;right:0;bottom:0;z-index:30;height:40px;border-top:1px solid #dfe8e5;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;color:#60736d;font-size:12px;font-style:italic;text-align:center}.footer-info-button{width:28px;min-height:28px;padding:0;border-radius:999px;background:transparent;color:#0284c7}.footer-info-button:hover{background:#e0f2fe}.support-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:#000000b8;display:grid;place-items:center;padding:18px}.support-panel{width:min(448px,100%);border:1px solid #b7c4d0;border-radius:8px;background:#f3f7fb;color:#17211f;padding:24px;box-shadow:0 24px 70px #00000059}.support-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:28px}.support-header h2{margin:0;display:flex;align-items:center;gap:9px;font-size:18px}.support-header h2 svg,.support-lines svg{color:#0284c7}.support-close{width:28px;min-height:28px;padding:0;border:1px solid #7dd3fc;background:#eef8ff;color:#0f5f8f}.support-person{display:grid;gap:2px;margin-bottom:18px}.support-person strong{font-size:16px}.support-person span{font-size:14px}.support-lines{display:grid;gap:12px;margin-bottom:18px}.support-lines a,.support-lines span{display:inline-flex;align-items:center;gap:9px;color:#17211f;text-decoration:none;font-size:14px}.support-lines a{color:#0284c7}.support-panel p{margin:18px 0 0;border-top:1px solid #d4dee7;padding-top:18px;color:#334155;font-size:13px}.modal-actions,.bulk-actions,.top-actions,.row-actions{flex-direction:row;flex-wrap:wrap;align-items:center}.modal-actions button,.bulk-actions button,.bulk-actions .file-button,.top-actions button{margin:0}@media(max-width:980px){.topbar{align-items:stretch;flex-direction:column}.top-actions{align-items:center;flex-direction:row}}@media(max-width:560px){.toast{top:10px;right:10px;width:calc(100vw - 20px)}.support-footer{font-size:10px}}
