: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)}}body{margin:0}#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}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{--primary:#1747b8;--primary-dark:#123d9d;--primary-soft:#eaf0ff;--bg:#f5f7fb;--surface:#fff;--surface-soft:#f8faff;--text:#172033;--text-secondary:#667085;--text-muted:#98a2b3;--border:#e7eaf0;--border-soft:#eef1f5;--success:#198754;--success-bg:#e9f8f0;--danger:#c0392b;--danger-bg:#fff3f1;--warning:#b7791f;--warning-bg:#fff8e8;--shadow-sm:0 2px 8px #0f172a0a;--shadow-md:0 8px 25px #0f172a12;--shadow-lg:0 20px 60px #0f172a26;--radius-sm:8px;--radius-md:12px;--radius-lg:16px}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}input,select,textarea{outline:none}.app{background:radial-gradient(circle at top right, #1747b809, transparent 28%), var(--bg);min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);z-index:50;background:#fffffff7;flex-direction:column;width:252px;min-width:252px;height:100vh;min-height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:12px;padding:4px 10px 30px;display:flex}.logo-mark{color:#fff;background:linear-gradient(135deg,#1747b8,#3268d3);border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:850;display:flex;box-shadow:0 7px 18px #1747b838}.logo h1{color:var(--text);letter-spacing:-.6px;margin:0;font-size:20px;line-height:1}.logo span{color:var(--primary);letter-spacing:3.5px;margin-top:5px;font-size:9px;font-weight:850;display:block}nav{flex-direction:column;gap:5px;display:flex}.menu{text-align:left;color:#687287;background:0 0;border:0;border-radius:10px;align-items:center;width:100%;padding:12px 14px;font-size:13px;font-weight:650;transition:background .2s,color .2s,transform .2s;display:flex;position:relative}.menu:hover{color:var(--primary);background:#f4f7fc;transform:translate(2px)}.menu.active{background:var(--primary-soft);color:var(--primary);font-weight:750}.menu.active:before{content:"";background:var(--primary);border-radius:0 4px 4px 0;width:3px;height:20px;position:absolute;left:0}.sidebar-bottom{margin-top:auto}.user-card{border-top:1px solid var(--border);align-items:center;gap:11px;margin-top:20px;padding:18px 8px 4px;display:flex}.avatar,.profile,.employee-avatar,.large-avatar{border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:flex}.avatar{background:var(--primary-soft);width:39px;height:39px;color:var(--primary);flex-shrink:0}.user-card strong,.user-card small{display:block}.user-card strong{font-size:13px;font-weight:750}.user-card small{color:var(--text-muted);margin-top:3px;font-size:11px}.main{flex:1;min-width:0}.topbar{z-index:40;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;height:88px;padding:0 38px;display:flex;position:sticky;top:0}.eyebrow{color:#8a93a5;letter-spacing:1.6px;text-transform:uppercase;font-size:9px;font-weight:850;display:inline-block}.topbar h2{color:var(--text);letter-spacing:-.8px;margin:5px 0 0;font-size:25px;line-height:1.1}.topbar-right{align-items:center;gap:17px;display:flex}.status{color:#657086;white-space:nowrap;align-items:center;font-size:12px;font-weight:650;display:flex}.status i{background:#20a464;border-radius:50%;width:7px;height:7px;margin-right:7px;box-shadow:0 0 0 4px #20a4641a}.profile{color:#fff;background:linear-gradient(135deg,#1747b8,#3268d3);width:39px;height:39px;box-shadow:0 5px 15px #1747b833}.content{width:100%;max-width:1550px;padding:32px 38px 50px}.welcome{color:#fff;background:radial-gradient(circle at 85% 15%,#ffffff26,#0000 25%),linear-gradient(135deg,#1747b8,#245bc5);border-radius:17px;margin-bottom:20px;padding:31px 34px;position:relative;overflow:hidden;box-shadow:0 12px 30px #1747b824}.welcome:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-100px;right:-60px}.welcome p{color:#ffffffb8;margin:0 0 7px;font-size:12px;font-weight:550}.welcome h3{z-index:1;letter-spacing:-.6px;margin:0 0 8px;font-size:26px;line-height:1.2;position:relative}.welcome span{color:#ffffffc2;font-size:12px}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:20px;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-sm);border-radius:14px;padding:20px 21px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.stat-card:hover{box-shadow:var(--shadow-md);border-color:#dbe1eb;transform:translateY(-2px)}.stat-card:after{content:"";background:var(--primary);opacity:.8;border-radius:0 0 5px 5px;height:2px;position:absolute;top:0;left:20px;right:20px}.stat-card span,.stat-card small{display:block}.stat-card span{color:var(--text-secondary);font-size:11px;font-weight:650}.stat-card strong{color:var(--text);letter-spacing:-.7px;margin:9px 0 5px;font-size:26px;line-height:1;display:block}.stat-card small{color:var(--text-muted);font-size:10px}.panel{background:var(--surface);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);border-radius:14px;overflow:hidden}.panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:20px 24px;display:flex}.panel-header h3{color:var(--text);letter-spacing:-.3px;margin:5px 0 0;font-size:17px;font-weight:750}.panel-header button{color:#fff;background:linear-gradient(135deg,#1747b8,#2d63cc);border:0;border-radius:8px;padding:10px 15px;font-size:11px;font-weight:750;transition:transform .2s,box-shadow .2s;box-shadow:0 5px 12px #1747b829}.panel-header button:hover{transform:translateY(-1px);box-shadow:0 8px 16px #1747b833}.filters{border-bottom:1px solid var(--border-soft);background:#fbfcfe;grid-template-columns:minmax(220px,1fr) 160px 180px;gap:10px;padding:16px 24px;display:grid}.filters input,.filters select{color:#344054;background:#fff;border:1px solid #dfe3ea;border-radius:8px;width:100%;height:40px;padding:0 12px;font-size:11px;transition:border-color .2s,box-shadow .2s}.filters input::placeholder{color:#a4acb9}.filters input:focus,.filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1747b814}.employee-list{width:100%;padding:0 20px}.employee-row{border-bottom:1px solid var(--border-soft);grid-template-columns:42px minmax(180px,1fr) 140px 100px 260px;align-items:center;gap:14px;width:100%;min-height:70px;padding:14px 5px;transition:background .2s;display:grid}.employee-row:hover{background:#fbfcff}.employee-row:last-child{border-bottom:0}.employee-avatar{width:38px;height:38px;color:var(--primary);background:linear-gradient(135deg,#eaf0ff,#dce7ff);border:1px solid #dce5fa;flex-shrink:0;font-size:12px}.employee-info{min-width:0}.employee-info strong,.employee-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.employee-info strong{color:var(--text);font-size:12px;font-weight:750}.employee-info span{color:#8b94a5;margin-top:4px;font-size:10px}.department{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.badge{background:var(--success-bg);color:var(--success);white-space:nowrap;border:1px solid #19875414;border-radius:20px;justify-self:start;padding:6px 10px;font-size:9px;font-weight:850}.employee-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:7px;width:260px;min-width:260px;display:flex}.employee-actions button{color:#344054;white-space:nowrap;background:#fff;border:1px solid #dfe3ea;border-radius:7px;flex-shrink:0;height:33px;padding:0 10px;font-size:10px;font-weight:750;transition:background .2s,border-color .2s,color .2s,transform .2s}.employee-actions button:hover{background:#f6f8fb;border-color:#cfd5df;transform:translateY(-1px)}.employee-actions button:last-child{min-width:90px;color:var(--danger);background:snow;border-color:#f0d5d1}.employee-actions button:last-child:hover{background:var(--danger-bg);border-color:#e9c4bf}.empty{text-align:center;color:#8992a4;padding:60px 40px;font-size:12px}.coming-soon{text-align:center;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;padding:75px 40px}.coming-soon span{color:var(--primary);letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:850}.coming-soon h3{letter-spacing:-.4px;margin:10px 0 7px;font-size:20px}.coming-soon p{color:var(--text-muted);margin:0;font-size:12px}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a85;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{width:min(800px,100%);max-height:92vh;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #ffffffb3;border-radius:17px;animation:.2s ease-out modalIn;overflow-y:auto}@keyframes modalIn{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:flex-start;padding:23px 24px;display:flex;position:sticky;top:0}.modal-header h3{color:var(--text);letter-spacing:-.5px;margin:5px 0 4px;font-size:20px}.modal-header p{color:var(--text-muted);margin:0;font-size:11px}.close-button{color:#667085;background:#f3f5f8;border:0;border-radius:8px;flex-shrink:0;width:34px;height:34px;font-size:18px;line-height:1;transition:background .2s,color .2s}.close-button:hover{color:var(--text);background:#e8ebf0}.modal form{padding:0}.form-section{border-bottom:1px solid var(--border-soft);padding:25px 24px}.form-section:last-of-type{border-bottom:0}.form-section-heading{align-items:flex-start;gap:12px;margin-bottom:19px;display:flex}.section-number{background:var(--primary-soft);width:31px;height:31px;color:var(--primary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;font-size:9px;font-weight:850;display:flex}.form-section-heading h4{color:var(--text);margin:1px 0 4px;font-size:14px;font-weight:800}.form-section-heading p{color:var(--text-muted);margin:0;font-size:10px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-field{color:#475467;flex-direction:column;gap:7px;font-size:10px;font-weight:750;display:flex}.form-field span b{color:var(--danger)}.form-grid input,.form-grid select,.form-field input,.form-field select,.form-field textarea{width:100%;color:var(--text);background:#fff;border:1px solid #dfe3ea;border-radius:8px;padding:0 11px;font-size:11px;transition:border-color .2s,box-shadow .2s,background .2s}.form-grid input,.form-grid select,.form-field input,.form-field select{height:41px}.form-field textarea{resize:vertical;min-height:100px;padding:11px}.form-grid input::placeholder,.form-field input::placeholder,.form-field textarea::placeholder{color:#a6aebb}.form-grid input:focus,.form-grid select:focus,.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1747b814}.form-grid input:disabled,.form-field input:disabled{color:#98a2b3;background:#f5f7fb}.full-width{width:100%}.modal-actions{z-index:20;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff7;justify-content:flex-end;align-items:center;gap:9px;padding:16px 24px;display:flex;position:sticky;bottom:0}.modal-actions button{color:#344054;background:#fff;border:1px solid #dfe3ea;border-radius:8px;min-height:38px;padding:0 15px;font-size:11px;font-weight:750;transition:background .2s,border-color .2s,transform .2s}.modal-actions button:hover{background:#f6f8fb;border-color:#cfd5df}.modal-actions .primary-button,.modal-actions button:last-child{color:#fff;border-color:var(--primary);background:linear-gradient(135deg,#1747b8,#2d63cc);box-shadow:0 5px 12px #1747b824}.modal-actions .primary-button:hover,.modal-actions button:last-child:hover{border-color:var(--primary-dark);background:linear-gradient(135deg,#123d9d,#245bc5)}.profile-modal{width:min(900px,100%)}.profile-heading{align-items:center;gap:14px;display:flex}.large-avatar{width:52px;height:52px;color:var(--primary);background:linear-gradient(135deg,#eaf0ff,#dce7ff);border:1px solid #d9e3fa;flex-shrink:0;font-size:17px}.profile-heading h3{margin:4px 0 3px;font-size:20px}.profile-heading p{color:var(--text-muted);margin:0;font-size:11px}.profile-tabs{border-bottom:1px solid var(--border);scrollbar-width:none;background:#fff;gap:2px;padding:0 24px;display:flex;overflow-x:auto}.profile-tabs::-webkit-scrollbar{display:none}.profile-tab{color:#7a8496;white-space:nowrap;background:0 0;border:0;padding:14px 12px;font-size:10px;font-weight:750;position:relative}.profile-tab:after{content:"";background:0 0;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.profile-tab:hover,.profile-tab.active{color:var(--primary)}.profile-tab.active:after{background:var(--primary)}.profile-content{padding:22px 24px 5px}.profile-status-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.profile-status-card>div{border:1px solid var(--border-soft);background:linear-gradient(#fbfcff,#f8f9fc);border-radius:10px;padding:15px}.profile-status-card span{color:#8a93a5;text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:750;display:block}.profile-status-card strong{color:var(--text);margin-top:7px;font-size:12px;display:block}.profile-status-card>div:first-child strong{color:var(--success)}.profile-section{border:1px solid var(--border-soft);background:#fff;border-radius:12px;margin-bottom:20px;overflow:hidden}.section-title{border-bottom:1px solid var(--border-soft);color:var(--text);background:#fbfcfe;padding:13px 16px;font-size:11px;font-weight:800}.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:15px;display:grid}.profile-grid>div{border:1px solid var(--border-soft);background:#f8f9fc;border-radius:9px;min-width:0;padding:13px}.profile-grid small,.profile-grid strong{display:block}.profile-grid small{color:#8a93a5;text-transform:uppercase;letter-spacing:.5px;font-size:8px;font-weight:800}.profile-grid strong{color:var(--text);overflow-wrap:anywhere;margin-top:6px;font-size:11px}.salary-highlight{background:linear-gradient(135deg,#f5f8ff,#edf3ff);border:1px solid #dfe8fc;border-radius:11px;justify-content:space-between;align-items:center;margin:15px;padding:18px;display:flex}.salary-highlight span{color:#667085;font-size:10px;font-weight:750}.salary-highlight strong{color:var(--primary);letter-spacing:-.5px;font-size:21px}.profile-placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex}.placeholder-icon{background:var(--primary-soft);width:52px;height:52px;color:var(--primary);border-radius:14px;justify-content:center;align-items:center;margin-bottom:13px;font-size:18px;font-weight:850;display:flex}.profile-placeholder h3{margin:0 0 7px;font-size:18px}.profile-placeholder p{color:#667085;margin:0;font-size:11px}.profile-placeholder small{color:var(--text-muted);margin-top:7px;font-size:10px}.modal::-webkit-scrollbar{width:7px}.modal::-webkit-scrollbar-track{background:#f5f7fb}.modal::-webkit-scrollbar-thumb{background:#cfd5df;border-radius:10px}.modal::-webkit-scrollbar-thumb:hover{background:#b7bfcc}@media (width<=1200px){.content{padding:28px}.topbar{padding:0 28px}.employee-row{grid-template-columns:42px minmax(150px,1fr) 110px 90px 230px}.employee-actions{gap:6px;width:230px;min-width:230px}.employee-actions button{padding:0 8px}.employee-actions button:last-child{min-width:84px}}@media (width<=1000px){.sidebar{width:215px;min-width:215px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-row{grid-template-columns:42px minmax(140px,1fr) 90px 210px}.badge{display:none}.employee-actions{width:210px;min-width:210px}.filters{grid-template-columns:1fr 1fr}.filters input{grid-column:1/-1}}@media (width<=800px){.app{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--border);width:100%;min-width:100%;height:auto;min-height:auto;padding:14px;position:relative}.logo{padding:3px 8px 15px}nav{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.menu{text-align:center;justify-content:center;padding:10px;font-size:11px}.menu.active:before,.sidebar-bottom{display:none}.topbar{height:auto;min-height:78px;padding:17px 22px;position:relative}.content{padding:22px}.employee-row{flex-wrap:wrap;gap:10px;display:flex}.employee-info{flex:1;min-width:150px}.department{width:auto;min-width:100px}.employee-actions{justify-content:flex-start;width:100%;min-width:0;padding-left:52px}}@media (width<=600px){.topbar{padding:15px 16px}.topbar h2{font-size:21px}.topbar-right{gap:8px}.status{display:none}.content{padding:16px}.welcome{border-radius:14px;padding:23px}.welcome h3{font-size:21px}.stats{grid-template-columns:1fr;gap:11px}.stat-card{padding:18px}.panel-header{flex-direction:column;align-items:flex-start;padding:19px}.panel-header button{width:100%}.filters{grid-template-columns:1fr;padding:14px}.filters input{grid-column:auto}.employee-list{padding:0 12px}.employee-row{padding:15px 5px}.department{width:100%;padding-left:52px}.employee-actions{flex-wrap:wrap;padding-left:0}.employee-actions button{flex:1;min-width:70px}.form-grid{grid-template-columns:1fr}.form-section{padding:21px 17px}.profile-grid{grid-template-columns:1fr;padding:12px}.profile-status-card{grid-template-columns:1fr}.profile-content{padding:17px 16px 4px}.profile-tabs{padding:0 13px}.profile-tab{padding:13px 9px}.modal-backdrop{padding:8px}.modal{border-radius:14px;max-height:96vh}.modal-header{padding:19px 17px}.modal-actions{flex-wrap:wrap;padding:14px 17px}.modal-actions button{flex:1}}@media (width<=400px){.logo-mark{width:40px;height:40px}.logo h1{font-size:18px}nav{grid-template-columns:repeat(2,1fr)}.employee-actions button{flex:100%;width:100%}.salary-highlight{flex-direction:column;align-items:flex-start;gap:7px}}.logo-mark img{object-fit:contain;width:100%;height:100%;display:block}.logo-mark{background:0 0;overflow:hidden}
