.add-employee-container{background-color:#f8fafc;flex-direction:column;align-items:center;min-height:100vh;padding:30px;display:flex}.form-header{justify-content:space-between;align-items:center;width:100%;max-width:1050px;margin-bottom:24px;display:flex}.header-left-group{align-items:center;gap:16px;display:flex}.header-title-flex{flex-direction:column;display:flex}.form-header h1{color:#020617;letter-spacing:-.5px;font-size:24px;font-weight:900}.form-header p{color:#334155;margin-top:2px;font-size:14px;font-weight:600}.back-btn{color:#0f172a;cursor:pointer;background:#fff;border:2px solid #94a3b8;border-radius:8px;align-items:center;gap:6px;height:fit-content;padding:8px 14px;font-size:13px;font-weight:800;display:flex;box-shadow:0 2px 4px #0000000a}.back-btn:hover{background:#e2e8f0}.toggle-mode-btn{color:#fff;cursor:pointer;background:#312e81;border:none;border-radius:8px;padding:10px 18px;font-size:13px;font-weight:900;box-shadow:0 4px 12px #312e8133}.toggle-mode-btn:hover{background:#1e1b4b}.employee-form{background:#fff;border:2px solid #cbd5e1;border-radius:16px;width:100%;max-width:1050px;padding:36px;box-shadow:0 10px 25px -5px #0000000f}.section-title{text-transform:uppercase;letter-spacing:.8px;color:#0f172a;box-sizing:border-box;background:#fff;border:2px solid #cbd5e1;border-radius:10px;align-items:center;gap:8px;width:100%;margin:36px 0 20px;padding:12px 18px;font-size:13px;font-weight:900;display:flex;box-shadow:0 2px 4px #00000005}.section-title:first-of-type{margin-top:0}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:100%;margin-bottom:10px;display:grid}.input-group{flex-direction:column;gap:6px;width:100%;display:flex}.input-group.full-width{grid-column:span 3}.input-group label{color:#0f172a;font-size:12px;font-weight:800}.input-group input,.input-group select{box-sizing:border-box;color:#020617;background:#fff;border:2px solid #94a3b8;border-radius:8px;outline:none;width:100%;height:44px;padding:0 14px;font-size:14px;font-weight:700}.input-group input::placeholder{color:#64748b;font-weight:600}.input-group input:focus,.input-group select:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.form-actions{border-top:2px solid #e2e8f0;justify-content:flex-end;width:100%;margin-top:36px;padding-top:20px;display:flex}.submit-btn{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:900;display:flex;box-shadow:0 4px 14px #4f46e54d}.submit-btn:hover{background-color:#3730a3}.bulk-upload-section{flex-direction:column;gap:20px;width:100%;display:flex}.bulk-instruction-box{background:#eef2ff;border:2px dashed #6366f1;border-radius:10px;padding:20px}.file-drop-zone{text-align:center;cursor:pointer;background:#f8fafc;border:3px dashed #94a3b8;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:30px;display:flex;position:relative}.file-drop-zone input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}html,body,#root{background-color:#f8fafc;box-sizing:border-box!important;width:100vw!important;min-width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow-x:hidden!important}*,:before,:after{box-sizing:border-box!important}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
