body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Login_success__rznpc{background:#d4edda;border-radius:6px;color:#28a745;margin-bottom:15px;padding:12px;text-align:center}.Login_resendLink__VVi3C{background:none;border:none;color:#007bff;cursor:pointer;font-size:.95rem}.Login_resendLink__VVi3C:disabled{color:#6c757d;cursor:not-allowed}.Login_backButton__WRW9K{background:none;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;margin-top:15px;padding:10px;width:100%}.Login_backButton__WRW9K:hover{background:#f8f9fa}:root{--bg-light:#f9fafb;--error-bg:#fef2f2;--error-text:#ef4444}.Login_loginContainer__W-ahY{display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.Login_loginLeft__sXohH{align-items:center;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;color:var(--white);display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:2rem;position:relative}.Login_brandContent__7QCCw{max-width:400px;z-index:2}.Login_brandContent__7QCCw h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.Login_brandContent__7QCCw p{font-size:1.1rem;line-height:1.6;opacity:.9}.Login_decorativeCircle__heIz3{background:#ffffff1a;border-radius:50%;height:500px;left:-100px;position:absolute;top:-100px;width:500px;z-index:1}.Login_loginRight__aaYMY{align-items:center;background-color:#f9fafb;background-color:var(--bg-light);display:flex;flex:1 1;justify-content:center;padding:2rem}.Login_formWrapper__RGGUU{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 10px 25px #0000000d;max-width:400px;padding:2.5rem;width:100%}.Login_formHeader__DOFFh{margin-bottom:2rem;text-align:center}.Login_formHeader__DOFFh h2{color:#111827;color:var(--text-dark);font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.Login_formHeader__DOFFh p{color:#6b7280;color:var(--text-gray);font-size:.95rem}.Login_inputGroup__-GthH{margin-bottom:1.25rem}.Login_inputGroup__-GthH label{color:#111827;color:var(--text-dark);display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.Login_inputWrapper__2OLku{align-items:center;display:flex;position:relative}.Login_inputIcon__sfqYL{align-items:center;color:#6b7280;color:var(--text-gray);display:flex;left:14px;pointer-events:none;position:absolute}.Login_inputWrapper__2OLku input{background-color:#fff;background-color:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:8px;box-sizing:border-box;font-size:1rem;padding:12px 16px 12px 44px;transition:all .2s ease;width:100%}.Login_inputWrapper__2OLku input:focus{border-color:#4f46e5;border-color:var(--primary-color);box-shadow:0 0 0 3px #4f46e51a;outline:none}.Login_togglePassword__rNfOO{background:none;border:none;color:#4f46e5;color:var(--primary-color);cursor:pointer;font-size:.85rem;font-weight:600;position:absolute;right:12px}.Login_formOptions__8QFnB{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1.5rem}.Login_rememberMe__FyXd0{align-items:center;color:#6b7280;color:var(--text-gray);cursor:pointer;display:flex;gap:8px}.Login_rememberMe__FyXd0 input{accent-color:#4f46e5;accent-color:var(--primary-color);height:16px;width:16px}.Login_forgotLink__7K3la{color:#4f46e5;color:var(--primary-color);font-weight:500;text-decoration:none;transition:color .2s}.Login_forgotLink__7K3la:hover{text-decoration:underline}.Login_button__ESGZ7{align-items:center;background-color:#4f46e5;background-color:var(--primary-color);border:none;border-radius:8px;color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:1rem;font-weight:600;height:48px;justify-content:center;padding:12px;transition:background-color .2s,transform .1s;width:100%}.Login_button__ESGZ7:hover:not(:disabled){background-color:#4338ca;background-color:var(--primary-hover);transform:translateY(-1px)}.Login_button__ESGZ7:active:not(:disabled){transform:translateY(0)}.Login_button__ESGZ7:disabled{background-color:#a5b4fc;cursor:not-allowed;transform:none}.Login_error__5c9e3{background-color:#fef2f2;background-color:var(--error-bg);border:1px solid #fecaca;border-radius:8px;color:#ef4444;color:var(--error-text);font-size:.9rem;margin-bottom:1.25rem;padding:10px 14px;text-align:center}.Login_footerText__8-ngF{color:#6b7280;color:var(--text-gray);font-size:.9rem;margin-top:1.5rem;text-align:center}.Login_footerText__8-ngF a{color:#4f46e5;color:var(--primary-color);font-weight:600;text-decoration:none}.Login_spinner__VKD68{animation:Login_spin__WCAYZ .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes Login_spin__WCAYZ{to{transform:rotate(1turn)}}@media (max-width:768px){.Login_loginLeft__sXohH{display:none}.Login_loginRight__aaYMY{background-color:#f9fafb;background-color:var(--bg-light);padding:1rem}.Login_formWrapper__RGGUU{background:#0000;box-shadow:none;padding:1.5rem}}.Navbar_navbar__KQ4jf{align-items:center;background-color:#1e293b;color:#fff;display:flex;justify-content:space-between;padding:1rem}.Navbar_navbar__KQ4jf a{color:#fff;font-size:16px;margin-left:20px;text-decoration:none}.Navbar_navbar__KQ4jf a:hover{text-decoration:underline}.Navbar_logoutBtn__jG-0a{background:#d9534f;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px}.slidebaar_sidebar__jGT9D{background-color:#1e293b;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;padding:20px 10px;position:fixed;top:0;width:250px;z-index:100}.slidebaar_logo__o5Nq-{margin-bottom:30px;text-align:center}.slidebaar_logo__o5Nq- h2{color:#38bdf8;font-size:20px;font-weight:700}.slidebaar_menu__H7JVT{list-style:none;margin:0;padding:0}.slidebaar_menuItem__CYR6\+{align-items:center;border-radius:8px;color:#cbd5f5;cursor:pointer;display:flex;justify-content:space-between;margin:5px 0;padding:12px 15px;text-decoration:none;transition:all .3s ease}.slidebaar_menuItem__CYR6\+:hover{background-color:#334155;color:#fff}.slidebaar_active__4G3bV{background-color:#0ea5e9;color:#fff!important}.slidebaar_hasSubmenu__1QUh-{font-weight:500}.slidebaar_arrow__qvsKh{font-size:12px}.slidebaar_submenu__8T51\+{list-style:none;margin-top:5px;padding-left:15px}.slidebaar_submenuItem__IB4O1{border-radius:6px;color:#94a3b8;display:block;font-size:14px;margin:3px 0;padding:10px 15px;text-decoration:none;transition:all .3s ease}.slidebaar_submenuItem__IB4O1:hover{background-color:#475569;color:#fff}.Dashboard_dashboardContainer__2FEG6{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.Dashboard_headerSection__PcO2Z{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.Dashboard_headerSection__PcO2Z h1{color:#1e293b;font-size:2rem;margin:0}.Dashboard_headerSection__PcO2Z p{color:#64748b;margin:.5rem 0 0}.Dashboard_createBtn__j4Chi{background-color:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s,transform .1s}.Dashboard_createBtn__j4Chi:hover{background-color:#4338ca;box-shadow:0 4px 12px #4f46e54d;transform:translateY(-2px)}.Dashboard_statsGrid__dFSvG{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:3rem}.Dashboard_statCard__aG63g{box-shadow:0 2px 4px #0000000d;cursor:pointer;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.Dashboard_statCard__aG63g:hover{box-shadow:0 10px 15px #0000001a}.Dashboard_cardHeader__CrwDG{align-items:center;color:#64748b;display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;letter-spacing:.5px;margin-bottom:1rem;text-transform:uppercase}.Dashboard_icon__V-RV1{font-size:1.5rem}.Dashboard_cardValue__dIOe2{color:#1e293b;font-size:2.5rem;font-weight:700}.Dashboard_actionsSection__r9Ijj{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:2rem}.Dashboard_actionsSection__r9Ijj h2{color:#334155;font-size:1.25rem;margin-bottom:1.5rem;margin-top:0}.Dashboard_actionButtons__wQGMv{display:flex;flex-wrap:wrap;gap:1rem}.Dashboard_actionBtn__ESliy{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#475569;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .2s}.Dashboard_actionBtn__ESliy:hover{background-color:#eef2ff;border-color:#4f46e5;color:#4f46e5}.Dashboard_loadingState__p4HpF{color:#64748b;font-style:italic;padding:2rem;text-align:center}@media (max-width:768px){.Dashboard_headerSection__PcO2Z{align-items:flex-start;flex-direction:column;gap:1rem}.Dashboard_createBtn__j4Chi{width:100%}.Dashboard_statsGrid__dFSvG{grid-template-columns:1fr}}.Dashboard_dashboardContainer__2FEG6{background-color:#f1f5f9;margin-left:260px;min-height:100vh;padding:30px}.Dashboard_dashboardContainer__2FEG6 h1{color:#1e293b;font-size:28px;margin-bottom:10px}.Dashboard_dashboardContainer__2FEG6 p{color:#64748b;margin-bottom:25px}.Dashboard_statsContainer__CamFe{display:flex;flex-wrap:wrap;gap:20px}.Dashboard_statCard__aG63g{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;flex:1 1;min-width:200px;padding:20px;transition:transform .2s ease}.Dashboard_statCard__aG63g:hover{transform:translateY(-5px)}.Dashboard_statCard__aG63g h3{color:#64748b;font-size:16px;margin-bottom:10px}.Dashboard_statCard__aG63g p{color:#0f172a;font-size:22px;font-weight:700}.Dashboard_quickBtn__ceAxy{background-color:#0ea5e9;border-radius:8px;color:#fff;font-size:14px;padding:10px 15px;text-decoration:none;transition:.3s}.Dashboard_quickBtn__ceAxy:hover{background-color:#0284c7}.CreateCandidate_panDetailsGrid__AGMPp{grid-gap:12px;display:grid;font-size:.95rem;gap:12px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.CreateCandidate_panDetailsGrid__AGMPp div{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:8px 12px}.CreateCandidate_verifyBtn__uRLFF{background-color:#3b82f6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.8rem;padding:5px 10px}.CreateCandidate_container__kmMvx{font-family:Arial,sans-serif;margin-left:260px;max-width:1200px;padding:20px}.CreateCandidate_header__Kq5tb{border-bottom:2px solid #eee;margin-bottom:20px;padding-bottom:10px}.CreateCandidate_section__e-iv-{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:5px;margin-bottom:20px;padding:15px}.CreateCandidate_section__e-iv- h3{color:#444;margin-top:0}.CreateCandidate_grid__lavPX{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.CreateCandidate_formGroup__xemnE{margin-bottom:10px}.CreateCandidate_formGroup__xemnE label{color:#555;display:block;font-size:14px;margin-bottom:5px}.CreateCandidate_formGroup__xemnE input,.CreateCandidate_formGroup__xemnE select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;padding:8px;width:100%}.CreateCandidate_button__Ly3N8{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 20px}.CreateCandidate_button__Ly3N8:hover{background-color:#218838}.CreateCandidate_removeBtn__6ZN0k{background-color:#dc3545;margin-top:10px}.CreateCandidate_addButton__z8obS,.CreateCandidate_removeBtn__6ZN0k{border:none;border-radius:4px;color:#fff;cursor:pointer;padding:5px 10px}.CreateCandidate_addButton__z8obS{background-color:#17a2b8;margin-top:5px}.CandidateList_filters__6RW--{display:flex;gap:12px;margin:10px 10px 20px;width:200px}.CandidateList_searchInput__VGmQt{border:1px solid #ddd;border-radius:6px;flex:1 1;font-size:14px;padding:10px 14px}.CandidateList_statusFilter__aYOGP{background:#fff;border:1px solid #ddd;border-radius:6px;padding:10px 14px}.CandidateList_pagination__32n1q{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:20px}.CandidateList_pageBtn__JswPn{background:#dbdbdbde;border:1px solid #ddd;border-radius:4px;cursor:pointer;margin:20px;padding:8px 16px}.CandidateList_pageBtn__JswPn:disabled{cursor:not-allowed;opacity:.5}.CandidateList_pageInfo__KxYMC{color:#555;font-size:14px}.CandidateList_noData__V6SuM{color:#666;padding:40px;text-align:center}.CandidateList_panCode__yyK1i{background:#f3f4f6;border-radius:4px;font-size:.9em;padding:2px 6px}.CandidateList_verificationStatus__ycK-f{border-radius:20px;font-size:.85rem;font-weight:500;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.CandidateList_statusCompleted__dXrMj{background-color:#dcfce7;color:#166534}.CandidateList_statusInProcess__DpqdH{background-color:#fef3c7;color:#92400e}.CandidateList_statusPending__uKOAI{background-color:#fee2e2;color:#991b1b}:root{--primary-color:#4f46e5;--primary-hover:#4338ca;--secondary-color:#0ea5e9;--secondary-hover:#0284c7;--warning-color:#f59e0b;--warning-hover:#d97706;--bg-light:#f3f4f6;--white:#fff;--text-dark:#111827;--text-gray:#6b7280;--border-color:#e5e7eb}.CandidateList_container__QRB2j{background-color:#f3f4f6;background-color:var(--bg-light);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin-left:260px;min-height:100vh;padding:2rem}.CandidateList_dashboardCard__Q1Kka{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}.CandidateList_header__LgH80{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:1.5rem 2rem}.CandidateList_title__w27M9{color:#111827;color:var(--text-dark);font-size:1.5rem;font-weight:700;margin:0}.CandidateList_createBtn__e9Aic{align-items:center;background-color:#4f46e5;background-color:var(--primary-color);border-radius:8px;color:#fff;color:var(--white);display:inline-flex;font-size:.9rem;font-weight:600;gap:6px;padding:.6rem 1.2rem;text-decoration:none;transition:background-color .2s,transform .1s}.CandidateList_createBtn__e9Aic:hover{background-color:#4338ca;background-color:var(--primary-hover);transform:translateY(-1px)}.CandidateList_tableWrapper__AoS53{overflow-x:auto}.CandidateList_table__OrNro{border-collapse:collapse;text-align:left;width:100%}.CandidateList_th__ATi3a{background-color:#f9fafb;color:#6b7280;color:var(--text-gray);font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.CandidateList_td__Oe8OD,.CandidateList_th__ATi3a{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);padding:1rem 1.5rem}.CandidateList_td__Oe8OD{color:#111827;color:var(--text-dark);font-size:.95rem;vertical-align:middle}.CandidateList_tr__GCqAQ:last-child .CandidateList_td__Oe8OD{border-bottom:none}.CandidateList_tr__GCqAQ:hover .CandidateList_td__Oe8OD{background-color:#f9fafb}.CandidateList_candidateLink__hOIUB{color:#4f46e5;color:var(--primary-color);font-weight:600;text-decoration:none;transition:color .2s}.CandidateList_candidateLink__hOIUB:hover{color:#4338ca;color:var(--primary-hover);text-decoration:underline}.CandidateList_statusBadge__7PqCh{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:20px;font-size:.6rem;font-weight:500;padding:6px 12px}.CandidateList_pending__Ms56h{background-color:#ff000026;border:1px solid #ff00004d;color:#d32f2f}.CandidateList_inProgress__k0VPc{background-color:#ffa50026;border:1px solid #ffa5004d;color:#f57c00}.CandidateList_completed__UZ\+XQ{background-color:#00800026;border:1px solid #0080004d;color:#2e7d32}.CandidateList_actionsContainer__fTit3{display:flex;gap:.5rem}.CandidateList_actionBtn__FQVft{border:none;border-radius:6px;cursor:pointer;font-size:.7rem;font-weight:600;padding:.4rem .8rem;transition:opacity .2s,transform .1s}.CandidateList_actionBtn__FQVft:hover{opacity:.9;transform:translateY(-1px)}.CandidateList_verifyBtn__csC3O{background-color:#0ea5e9;background-color:var(--secondary-color);color:#fff}.CandidateList_editBtn__WLcSb{background-color:#f59e0b;background-color:var(--warning-color);color:#fff}@media (max-width:768px){.CandidateList_container__QRB2j{padding:1rem}.CandidateList_header__LgH80{align-items:flex-start;flex-direction:column;gap:1rem}.CandidateList_createBtn__e9Aic{justify-content:center;width:100%}}.CandidateList_headerButtons__R7Lcu{align-items:center;display:flex;gap:1rem}.CandidateList_bulkBtn__xzbFg{align-items:center;background-color:#fff;background-color:var(--white);border:1px solid #4f46e5;border:1px solid var(--primary-color);border-radius:8px;color:#4f46e5;color:var(--primary-color);cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:6px;padding:.6rem 1.2rem;transition:all .2s}.CandidateList_bulkBtn__xzbFg:hover{background-color:#eef2ff;border-color:#4338ca;border-color:var(--primary-hover)}.CandidateList_modalOverlay__YiT0Z{align-items:center;animation:CandidateList_fadeIn__pl6iT .2s ease-out;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes CandidateList_fadeIn__pl6iT{0%{opacity:0}to{opacity:1}}.CandidateList_modalContent__9Mc-0{background-color:#fff;background-color:var(--white);border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;height:70%;max-height:70%;max-width:90%;overflow:hidden;width:90%}.CandidateList_modalHeader__PaG7P{align-items:center;background-color:#f9fafb;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:1.5rem}.CandidateList_modalHeader__PaG7P h2{color:#111827;color:var(--text-dark);font-size:1.25rem;margin:0}.CandidateList_closeBtn__ZY-qV{background:#0000;border:none;border-radius:4px;color:#6b7280;color:var(--text-gray);cursor:pointer;font-size:1.5rem;line-height:1;padding:.5rem;transition:background-color .2s}.CandidateList_closeBtn__ZY-qV:hover{background-color:#e5e7eb;color:#111827;color:var(--text-dark)}.CandidateList_upload__zcti7{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.25rem;transition:background-color .2s}.CandidateList_modalBody__aBKKk{overflow-y:auto;padding:2rem}.CandidateList_alert__zUeZP{border-radius:6px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;padding:.75rem 1rem}.CandidateList_alertError__QXvYk{background-color:#fee2e2;border:1px solid #fecaca;color:#991b1b}.CandidateList_alertSuccess__w\+zpV{background-color:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.CandidateList_fileInputWrapper__l2QsL{align-items:center;background-color:#f9fafb;border:2px dashed #e5e7eb;border:2px dashed var(--border-color);border-radius:8px;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem;text-align:center;transition:border-color .2s}.CandidateList_fileInputWrapper__l2QsL:hover{border-color:#4f46e5;border-color:var(--primary-color)}.CandidateList_fileInput__MwRbx{color:#6b7280;color:var(--text-gray);font-size:.9rem;margin-top:.5rem}.CandidateList_mappingContainer__g5K01{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;max-height:300px;overflow-y:auto;padding-right:.5rem}.CandidateList_mappingRow__Z5a-d{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:.5rem}.CandidateList_mappingRow__Z5a-d label{color:#111827;color:var(--text-dark);flex:1 1;font-weight:500}.CandidateList_mappingRow__Z5a-d select{background-color:#fff;background-color:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);border-radius:6px;color:#111827;color:var(--text-dark);flex:1 1;font-size:.9rem;margin-left:1rem;padding:.5rem}.CandidateList_mappingRow__Z5a-d select:focus{border-color:#4f46e5;border-color:var(--primary-color);box-shadow:0 0 0 2px #4f46e51a;outline:none}.CandidateList_modalActions__xAumq{background-color:#f9fafb;border-top:1px solid #e5e7eb;border-top:1px solid var(--border-color);display:flex;gap:.75rem;justify-content:flex-end;padding:1.5rem}.CandidateList_primaryBtn__EObUL,.CandidateList_secondaryBtn__Z7Zk2{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.6rem 1.25rem;transition:background-color .2s}.CandidateList_primaryBtn__EObUL{background-color:#4f46e5;background-color:var(--primary-color);color:#fff;color:var(--white)}.CandidateList_primaryBtn__EObUL:hover:not(:disabled){background-color:#4338ca;background-color:var(--primary-hover)}.CandidateList_primaryBtn__EObUL:disabled{cursor:not-allowed;opacity:.6}.CandidateList_secondaryBtn__Z7Zk2{background-color:#fff;background-color:var(--white);border:1px solid #e5e7eb;border:1px solid var(--border-color);color:#111827;color:var(--text-dark)}.CandidateList_secondaryBtn__Z7Zk2:hover{background-color:#f3f4f6;border-color:#d1d5db}@media (max-width:600px){.CandidateList_modalHeader__PaG7P h2{font-size:1rem}.CandidateList_modalContent__9Mc-0{width:95%}.CandidateList_mappingRow__Z5a-d{align-items:stretch;flex-direction:column;gap:.5rem}.CandidateList_mappingRow__Z5a-d select{margin-left:0}}.SendCandidateLink_toggleBtn__rE-0l{background-color:#f1f3f5;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-weight:500;margin-top:20px;padding:10px 16px}.SendCandidateLink_toggleBtn__rE-0l:hover{background-color:#e9ecef}.SendCandidateLink_linksTableContainer__\+8DVm{margin-top:15px;overflow-x:auto}.SendCandidateLink_linksTable__X9sYS{background:#fff;border-collapse:collapse;box-shadow:0 2px 8px #0000001a;margin-top:10px;width:100%}.SendCandidateLink_linksTable__X9sYS td,.SendCandidateLink_linksTable__X9sYS th{border-bottom:1px solid #eee;padding:12px;text-align:left}.SendCandidateLink_linksTable__X9sYS th{background-color:#f8f9fa;font-weight:600}.SendCandidateLink_linksTable__X9sYS tr:hover{background-color:#f8f9fa}.SendCandidateLink_statusActive__nlTh4{color:#28a745;font-weight:500}.SendCandidateLink_statusUsed__J9kCs{color:#6c757d;font-weight:500}.SendCandidateLink_statusExpired__ipAdR{color:#dc3545;font-weight:500}.SendCandidateLink_container__69rtL{background-color:#f1f5f9;display:flex;justify-content:center;margin-left:260px;min-height:100vh;padding:40px}.SendCandidateLink_card__bISSe{background:#fff;border-radius:14px;box-shadow:0 8px 20px #00000014;max-width:95%;padding:30px;width:100%}.SendCandidateLink_title__CGrbI{color:#1e293b;font-size:24px;font-weight:600;margin-bottom:8px;text-align:center}.SendCandidateLink_subtitle__v2V\+-{color:#64748b;font-size:14px;margin-bottom:20px;text-align:center}.SendCandidateLink_form__1ho0a{margin-top:10px}.SendCandidateLink_formGroup__Ac89A{display:flex;flex-direction:column;margin-bottom:20px}.SendCandidateLink_formGroup__Ac89A label{color:#334155;font-size:14px;margin-bottom:6px}.SendCandidateLink_input__fZX0U{border:1px solid #cbd5e1;border-radius:8px;font-size:14px;padding:10px 12px;transition:.2s ease}.SendCandidateLink_input__fZX0U:focus{border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e933;outline:none}.SendCandidateLink_sendBtn__zXRsM{background-color:#0ea5e9;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;padding:12px;transition:.3s ease;width:100%}.SendCandidateLink_sendBtn__zXRsM:hover{background-color:#0284c7}.SendCandidateLink_sendBtn__zXRsM:disabled{background-color:#94a3b8;cursor:not-allowed}.SendCandidateLink_alert__Rq7sY{border-radius:8px;font-size:14px;margin-bottom:15px;padding:10px 12px}.SendCandidateLink_alertSuccess__3nlRE{background-color:#dcfce7;color:#166534}.SendCandidateLink_alertError__Ad15V{background-color:#fee2e2;color:#991b1b}.SendCandidateLink_info__0zMNv{color:#64748b;margin-top:15px;text-align:center}.PanVerify_pancontainer__X3VxH{border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 10px #0000001a;font-family:Arial,sans-serif;margin-left:260px;max-width:95%;padding:20px}.PanVerify_captchaSection__MzXeK{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;margin-top:20px;padding:16px}.PanVerify_captchaNote__UCC4D{color:#64748b;font-size:13.5px;margin:0 0 12px}.PanVerify_captchaForm__o-PFV{display:flex;flex-direction:column;gap:12px}.PanVerify_imgContainer__WdoVy{align-items:center;gap:12px}.PanVerify_captchaImg__rx0c6{border:1px solid #cbd5e1;border-radius:4px;max-height:60px}.PanVerify_captchaInputRow__3s1-N{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.PanVerify_captchaInput__iLJ7s{border:1px solid #cbd5e1;border-radius:6px;font-size:14px;outline:none;padding:8px 12px;width:180px}.PanVerify_captchaInput__iLJ7s:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.PanVerify_captchaError__SqvFi{color:#dc2626;font-size:13px;margin:4px 0 0}.PanVerify_verifyNowBtn__NsDef{background:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:9px 18px;transition:background .15s}.PanVerify_verifyNowBtn__NsDef:hover:not(:disabled){background:#1d4ed8}.PanVerify_verifyNowBtn__NsDef:disabled{cursor:not-allowed;opacity:.6}.PanVerify_reloadBtn__6wchu{background:#e2e8f0;border-radius:6px;color:#374151;font-size:13px;padding:9px 14px;transition:background .15s}.PanVerify_reloadBtn__6wchu:hover:not(:disabled){background:#cbd5e1}.PanVerify_reloadBtn__6wchu:disabled{cursor:not-allowed;opacity:.6}.PanVerify_panResultBox__FSaOx{border:1px solid;border-radius:8px;margin-top:14px;padding:14px}.PanVerify_panResultList__ER4lz{list-style:none;margin:8px 0 0;padding:0}.PanVerify_panResultList__ER4lz li{border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:12px;padding:6px 0}.PanVerify_detailItem__mZOv7{color:#374151;font-size:13.5px}.PanVerify_infoRow__cWyY6{border:1px solid #e2e8f0;padding:10px 12px}.PanVerify_infoRow__cWyY6 strong{min-width:140px}.PanVerify_dataTable__UPKdD{font-size:14px}.PanVerify_dataTable__UPKdD th{color:#1e2937}.PanVerify_infoGrid__fGUrP{display:flex;flex-direction:column;gap:10px;margin-top:15px}.PanVerify_infoRow__cWyY6{background:#f8fafc;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px}.PanVerify_infoRow__cWyY6 strong{color:#334155}.PanVerify_dataTable__UPKdD{border-collapse:collapse;margin-top:15px;width:100%}.PanVerify_dataTable__UPKdD td,.PanVerify_dataTable__UPKdD th{border:1px solid #e2e8f0;padding:10px;text-align:left}.PanVerify_dataTable__UPKdD th{background-color:#f1f5f9;font-weight:600}.PanVerify_fileLink__UWotC{font-weight:500}.PanVerify_fileLink__UWotC:hover{color:#1e40af;text-decoration:none}.PanVerify_uploadStatus__j3Po\+{align-items:center;background-color:#e0f2fe;border:1px solid #bae6fd;border-radius:4px;color:#0369a1;display:flex;font-size:.9em;gap:10px;margin-bottom:15px;padding:10px}.PanVerify_spinner__H\+F0l{animation:PanVerify_spin__PqLt7 1s linear infinite;border:2px solid #0369a1;border-radius:50%;border-top-color:#0000;height:14px;width:14px}@keyframes PanVerify_spin__PqLt7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PanVerify_fileLink__UWotC{color:#2563eb;font-weight:600;margin-left:5px;text-decoration:underline}.PanVerify_fileLink__UWotC:hover{color:#1d4ed8}.PanVerify_checkboxLabel__rTgvd{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:8px}.PanVerify_container__7rwoD{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1000px;padding:20px}.PanVerify_header__on9V7{border-bottom:2px solid #eee;margin-bottom:30px;padding-bottom:10px}.PanVerify_progressWrapper__IpEJ2{display:flex;gap:40px;min-height:500px;position:relative}.PanVerify_timeline__j54vj{align-items:center;display:flex;flex-direction:column;flex-shrink:0;height:100%;width:20%}.PanVerify_timelineItem__Npf5m{align-items:center;display:flex;flex-direction:column;position:relative;width:100%;z-index:2}.PanVerify_timelineLine__2avCg{background-color:#e5e7eb;bottom:-30px;left:50%;position:absolute;top:20px;transform:translateX(-50%);width:2px;z-index:-1}.PanVerify_lineActive__6Y8aK{background-color:#10b981}.PanVerify_timelineDot__NMcCA{align-items:center;background-color:#fff;border:3px solid #d1d5db;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-weight:700;height:40px;justify-content:center;margin-bottom:8px;transition:all .3s ease;width:40px}.PanVerify_timelineDot__NMcCA:hover{border-color:#3b82f6;transform:scale(1.1)}.PanVerify_dotActive__GswMa{background-color:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f633;color:#3b82f6}.PanVerify_dotVerified__zPje5{background-color:#10b981;border-color:#10b981;color:#fff}.PanVerify_timelineLabel__UfDMd{color:#4b5563;font-size:.8rem;font-weight:500;text-align:center}.PanVerify_detailsPanel__TO9vs{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-grow:1;min-height:400px;padding:20px}.PanVerify_stepContent__zFv0B h3{border-bottom:1px solid #e5e7eb;color:#1f2937;margin-top:0;padding-bottom:10px}.PanVerify_placeholderText__OQEqY{align-items:center;color:#9ca3af;display:flex;font-style:italic;height:100%;justify-content:center}.PanVerify_jsonViewer__eRBlf{background:#1e293b;border-radius:6px;color:#a5f3fc;font-size:.9em;margin-top:10px;overflow-x:auto;padding:15px}.PanVerify_statusBadge__YgqFq{border-radius:4px;display:inline-block;font-size:.9em;font-weight:700;margin-bottom:15px;padding:5px 10px}.PanVerify_formGroup__yMczQ{margin-bottom:15px}.PanVerify_formGroup__yMczQ label{display:block;font-weight:500;margin-bottom:5px}.PanVerify_currentFile__Qvuh-{color:#3b82f6;font-size:.9em;margin-bottom:10px}.PanVerify_actionBar__EOJkD{background:#fff;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:20px;padding:15px}.PanVerify_saveBtn__ZYrne{background-color:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.PanVerify_saveBtn__ZYrne:disabled{background-color:#93c5fd;cursor:not-allowed}.PanVerify_backBtn__Qkfxa{background-color:#e5e7eb;border:none;border-radius:4px;cursor:pointer;padding:10px 20px}.PanVerify_finalSection__197gT{margin-top:30px;text-align:center}.PanVerify_successBanner__K9tFY{background-color:#ecfdf5;border:1px solid #10b981;border-radius:8px;color:#065f46;font-size:1.1em;margin-bottom:20px;padding:15px}.PanVerify_downloadButtons__zo8iL{display:flex;gap:20px;justify-content:center}.PanVerify_downloadBtn__4Hyhl{align-items:center;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:10px;padding:15px 30px}h2{border-bottom:2px solid #007bff;color:#333;padding-bottom:10px;text-align:center}.PanVerify_infoBox__Rta\+U{background:#f8f9fa;border-radius:4px;color:#555;font-size:14px;margin-bottom:20px;padding:10px}.PanVerify_captchaBox__0HtYB{background:#fff;border:1px solid #eee;border-radius:8px;padding:20px;text-align:center}.PanVerify_imgContainer__WdoVy{display:flex;justify-content:center;margin:15px 0}.PanVerify_captchaImg__rx0c6{background:#fff;border:1px solid #ccc;height:auto;max-width:200px;padding:5px}.PanVerify_inputGroup__sR2fG{margin-bottom:20px}.PanVerify_input__pFL5g{border:1px solid #ccc;border-radius:4px;font-size:16px;letter-spacing:2px;max-width:300px;padding:10px;text-align:center;width:100%}.PanVerify_buttonGroup__t\+GuP{display:flex;gap:10px;justify-content:center}.PanVerify_submitBtn__8t4YW{background-color:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 25px}.PanVerify_submitBtn__8t4YW:disabled{background-color:#94d3a2;cursor:not-allowed}.PanVerify_reloadBtn__6wchu{background-color:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.PanVerify_resultBox__3A9\+V{border-radius:8px;margin-top:20px;padding:20px;text-align:center}.PanVerify_success__zMQs6{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.PanVerify_error__KF5x6{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.PanVerify_successText__pC\+dV{font-size:18px;font-weight:700;margin-bottom:15px}.PanVerify_errorText__TOFuB{font-size:16px;margin-bottom:15px}.PanVerify_detailsTable__VeCnv{background:#fff;border-radius:4px;margin-top:15px;padding:15px;text-align:left}.PanVerify_detailsTable__VeCnv ul{list-style:none;padding:0}.PanVerify_detailsTable__VeCnv li{border-bottom:1px solid #eee;padding:8px 0}.PanVerify_detailItem__mZOv7{display:inline-block;font-size:14px;margin-right:15px}.PanVerify_actions__u4q1k{display:flex;gap:10px;justify-content:center;margin-top:20px}.PanVerify_nextBtn__MNJza{background-color:#007bff;text-decoration:none}.PanVerify_nextBtn__MNJza,.PanVerify_retryBtn__AZ-I9{border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px}.PanVerify_retryBtn__AZ-I9{background-color:#dc3545}.PanVerify_errorMessage__sqaMz{background-color:#f8d7da;border-radius:4px;color:#dc3545;margin-top:10px;padding:10px;text-align:center}.PanVerify_stepSection__hoC3M{background:#fff;border-left:4px solid #3b82f6;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:20px;padding:20px}.PanVerify_stepSection__hoC3M h3{color:#1f2937;margin-top:0}.PanVerify_stepSection__hoC3M button:disabled{background-color:#9ca3af;cursor:not-allowed}.CandidateDetailView_container__Nthz\+{font-family:Arial,sans-serif;margin-left:260px;max-width:1200px;padding:20px}.CandidateDetailView_header__qW25L{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;margin-bottom:20px;padding:20px}.CandidateDetailView_header__qW25L h2{color:#333;margin:0}.CandidateDetailView_status__76JTh{background:#e0e0e0;border-radius:4px;font-weight:700;padding:5px 10px}.CandidateDetailView_section__R061o{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px}.CandidateDetailView_section__R061o h3{border-bottom:2px solid #007bff;color:#007bff;margin-top:0;padding-bottom:10px}.CandidateDetailView_grid__M2XN-{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:15px}.CandidateDetailView_field__71arA{margin-bottom:10px}.CandidateDetailView_label__8BO4U{color:#666;display:block;font-size:12px;font-weight:700;margin-bottom:2px}.CandidateDetailView_value__h0142{color:#333;font-size:15px}.CandidateDetailView_listItem__tUUbi{background:#fafafa;border:1px solid #eee;border-radius:4px;margin-bottom:10px;padding:10px}.CandidateDetailView_subHeader__sD\+LN{color:#444;font-weight:700;margin-bottom:5px}.CandidateDetailView_backBtn__xTYwq{background-color:#6c757d;border-radius:4px;color:#fff;padding:8px 16px;text-decoration:none}.CandidatePublicForm_dynamicSection__Dl0Gr{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:25px;padding:15px}.CandidatePublicForm_addButton__7a0gw{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:10px;padding:10px 16px}.CandidatePublicForm_addButton__7a0gw:hover{background:#0056b3}.CandidatePublicForm_removeBtn__yG-Ms{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;margin-top:8px;padding:6px 12px}.CandidatePublicForm_removeBtn__yG-Ms:hover{background:#c82333}.CandidatePublicForm_page__PRsNL{background:#f0f4f8;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;padding:30px 16px 60px}.CandidatePublicForm_container__owT25{margin:0 auto;max-width:900px}.CandidatePublicForm_banner__0fxQ\+{align-items:center;background:linear-gradient(135deg,#1e3a5f,#2563eb);border-radius:12px;box-shadow:0 4px 20px #2563eb4d;color:#fff;display:flex;gap:16px;margin-bottom:20px;padding:24px 28px}.CandidatePublicForm_bannerIcon__acfoE{flex-shrink:0;font-size:40px}.CandidatePublicForm_bannerTitle__OM1K2{font-size:22px;font-weight:700;letter-spacing:-.3px;margin:0 0 6px}.CandidatePublicForm_bannerSub__Prk4j{font-size:14px;line-height:1.5;margin:0;opacity:.85}.CandidatePublicForm_notice__64OnF{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;color:#92400e;font-size:13.5px;margin-bottom:16px;padding:12px 16px}.CandidatePublicForm_errorBanner__o89x8{background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#b91c1c;font-size:13.5px;margin-bottom:16px;padding:12px 16px}.CandidatePublicForm_section__NfmDZ{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:18px;padding:20px 24px}.CandidatePublicForm_sectionTitle__QCu1H{align-items:center;border-bottom:1px solid #e2e8f0;color:#1e3a5f;display:flex;font-size:15px;font-weight:700;gap:8px;margin:0 0 18px;padding-bottom:12px}.CandidatePublicForm_sectionIcon__NKvH2{font-size:18px}.CandidatePublicForm_grid__UR6It{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.CandidatePublicForm_spanTwo__wQVEC{grid-column:span 2}@media (max-width:600px){.CandidatePublicForm_spanTwo__wQVEC{grid-column:span 1}.CandidatePublicForm_grid__UR6It{grid-template-columns:1fr}}.CandidatePublicForm_formGroup__3mPST{display:flex;flex-direction:column}.CandidatePublicForm_label__E3TRi{color:#475569;font-size:12.5px;font-weight:600;letter-spacing:.4px;margin-bottom:6px;text-transform:uppercase}.CandidatePublicForm_formGroup__3mPST input,.CandidatePublicForm_formGroup__3mPST select{background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;box-sizing:border-box;color:#1e293b;font-size:14px;outline:none;padding:9px 12px;transition:border-color .15s,box-shadow .15s;width:100%}.CandidatePublicForm_formGroup__3mPST input:focus,.CandidatePublicForm_formGroup__3mPST select:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.CandidatePublicForm_formGroup__3mPST input::placeholder{color:#94a3b8}.CandidatePublicForm_submitRow__xVKtO{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 4px #0000000d;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:20px 24px}.CandidatePublicForm_submitNote__ixgJm{color:#64748b;font-size:13px;line-height:1.5;margin:0;max-width:500px}.CandidatePublicForm_submitBtn__VXEQt{align-items:center;background:linear-gradient(135deg,#1e3a5f,#2563eb);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:15px;font-weight:600;gap:8px;letter-spacing:.2px;padding:12px 28px;transition:opacity .2s,transform .1s;white-space:nowrap}.CandidatePublicForm_submitBtn__VXEQt:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.CandidatePublicForm_submitBtn__VXEQt:active:not(:disabled){transform:translateY(0)}.CandidatePublicForm_submitBtn__VXEQt:disabled{cursor:not-allowed;opacity:.65}.CandidatePublicForm_spinner__oNgwt{animation:CandidatePublicForm_spin__Wh-ds .7s linear infinite;border:2px solid #fff6;border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;width:16px}@keyframes CandidatePublicForm_spin__Wh-ds{to{transform:rotate(1turn)}}.CandidatePublicForm_statusPage__sccw1{align-items:center;background:#f0f4f8;display:flex;justify-content:center;min-height:100vh;padding:20px}.CandidatePublicForm_statusCard__SS4a5{background:#fff;border-radius:16px;border-top:5px solid #3b82f6;border-top:5px solid var(--accent,#3b82f6);box-shadow:0 8px 30px #0000001a;max-width:440px;padding:50px 40px;text-align:center;width:100%}.CandidatePublicForm_statusIcon__Ooixk{font-size:56px;margin-bottom:16px}.CandidatePublicForm_statusTitle__pHMns{color:#1e293b;font-size:24px;font-weight:700;margin:0 0 12px}.CandidatePublicForm_statusSub__\+E6qs{color:#64748b;font-size:15px;line-height:1.6;margin:0}.user-management{margin-left:260px;padding:20px}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.btn{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:8px 16px}.btn-primary{background-color:#007bff;color:#fff}.btn-edit{background-color:#28a745;color:#fff;margin-right:8px}.btn-delete{background-color:#dc3545;color:#fff}.btn-cancel{background-color:#6c757d;color:#fff;margin-right:10px}.btn-save{background-color:#007bff;color:#fff}.table-container{overflow-x:auto}table{background:#fff;border-collapse:collapse;box-shadow:0 2px 8px #0000001a;width:100%}td,th{padding:12px;text-align:left}th{background-color:#f8f9fa;font-weight:600}.role-badge{border-radius:12px;font-size:13px;padding:4px 10px}.role-badge.admin{background:#ffebee;color:#c62828}.role-badge.user{background:#e3f2fd;color:#1565c0}.role-badge.verifier{background:#e8f5e9;color:#2e7d32}.status{border-radius:12px;font-size:13px;padding:4px 10px}.status.active{background:#e8f5e9;color:#2e7d32}.status.inactive{background:#ffebee;color:#c62828}.modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;max-width:500px;padding:25px;width:90%}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:500;margin-bottom:5px}.form-group input,.form-group select{border:1px solid #ccc;border-radius:4px;padding:10px;width:100%}.checkbox{align-items:center;display:flex;gap:8px}.modal-buttons{margin-top:20px;text-align:right}.RoleAccess_role-access__cEOAm{box-sizing:border-box;margin-left:270px;overflow:hidden;padding:20px;width:954px}.RoleAccess_header__iDSzR{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:25px}.RoleAccess_btn-save__FgrkU{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;padding:10px 24px}.RoleAccess_matrix-table__uH-sQ{overflow:hidden;position:relative;width:100%}.RoleAccess_table-scroll-wrapper__80J75{-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:100%}.RoleAccess_table-scroll-wrapper__80J75::-webkit-scrollbar{display:none}.RoleAccess_matrix-table__uH-sQ table{background:#fff;border-collapse:collapse;box-shadow:0 4px 15px #0000001a;min-width:100%;width:max-content}td,th{border-bottom:1px solid #ddd;padding:14px 16px;text-align:center;white-space:nowrap}.RoleAccess_role-col__akCma,.RoleAccess_role-name__KUeos{background:#f8f9fa;box-shadow:4px 0 10px #0000002e;left:0;position:sticky;z-index:10}.RoleAccess_role-col__akCma{min-width:190px;width:190px}.RoleAccess_role-col__akCma,.RoleAccess_role-name__KUeos{font-weight:700;text-align:left}.RoleAccess_perm-col__vKJwf{background:#f8f9fa;font-weight:600;min-width:130px;vertical-align:top}.RoleAccess_perm-col__vKJwf small{color:#666;display:block;font-size:10px;margin-top:5px}.RoleAccess_checkbox-cell__rub-w{min-width:110px}.RoleAccess_scroll-arrow__-yGRR{background:#000000c7;border:none;border-radius:50%;box-shadow:0 4px 12px #00000059;color:#fff;cursor:pointer;font-size:24px;height:45px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:45px;z-index:30}.RoleAccess_scroll-arrow__-yGRR:hover{background:#000000e6;transform:translateY(-50%) scale(1.12)}.RoleAccess_left-arrow__HykEw{left:25px}.RoleAccess_right-arrow__rkDnf{right:25px}.RoleAccess_empty-state__jbcj5,.RoleAccess_error-container__zZ7gu,.RoleAccess_loading__r5BeG{background:#f8f9fa;border-radius:8px;color:#666;padding:50px 20px;text-align:center}.RoleAccess_error-container__zZ7gu{background:#fff3f3;border:1px solid #ffcdd2}.RoleAccess_error-container__zZ7gu h3{color:#d32f2f}
/*# sourceMappingURL=main.af10063a.css.map*/