@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:#1a1a2e;background:#f0f2f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}#root{min-height:100vh}._navbar_1hohy_1{display:flex;justify-content:space-between;align-items:center;padding:16px 40px;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:100}._logo_1hohy_13{display:flex;align-items:center;gap:10px;cursor:pointer}._logoIcon_1hohy_20{width:36px;height:36px;background:#00c9a7;border-radius:10px;display:flex;align-items:center;justify-content:center}._logoText_1hohy_30{font-size:20px;font-weight:700;color:#0f1729}._navLinks_1hohy_36{display:flex;align-items:center;gap:24px}._loginLink_1hohy_42{font-size:15px;font-weight:500;color:#0f1729;cursor:pointer}._loginLink_1hohy_42:hover{color:#00c9a7}._getStartedBtn_1hohy_53{padding:10px 24px;background:#00c9a7;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}._getStartedBtn_1hohy_53:hover{background:#00b396}._logoutLink_1hohy_69{font-size:15px;font-weight:500;color:#dc2626;cursor:pointer}._logoutLink_1hohy_69:hover{text-decoration:underline}._hero_1spju_2{position:relative;background:#0f1729;padding:100px 40px 120px;text-align:center;overflow:hidden}._heroOverlay_1spju_10{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(0,201,167,.08) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(0,201,167,.08) 0%,transparent 50%);pointer-events:none}._heroContent_1spju_22{position:relative;z-index:1;max-width:800px;margin:0 auto}._badge_1spju_29{display:inline-block;padding:8px 20px;background:#00c9a71f;color:#00c9a7;border:1px solid rgba(0,201,167,.3);border-radius:50px;font-size:14px;font-weight:500;margin-bottom:32px}._heroTitle_1spju_41{font-size:56px;font-weight:800;color:#fff;line-height:1.15;margin-bottom:24px;letter-spacing:-1px}._heroAccent_1spju_50{color:#00c9a7}._heroSubtitle_1spju_54{font-size:18px;color:#8892a4;line-height:1.7;max-width:620px;margin:0 auto 40px}._heroCtas_1spju_62{display:flex;justify-content:center;gap:16px}._startFreeBtn_1spju_68{display:flex;align-items:center;gap:8px;padding:14px 32px;background:#00c9a7;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}._startFreeBtn_1spju_68:hover{background:#00b396}._arrow_1spju_87{font-size:18px}._heroLoginBtn_1spju_91{padding:14px 32px;background:transparent;color:#00c9a7;border:1.5px solid #00c9a7;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}._heroLoginBtn_1spju_91:hover{background:#00c9a71a}._features_1spju_108{padding:80px 40px;background:#f0f2f5}._featuresGrid_1spju_113{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._featureCard_1spju_121{background:#fff;border-radius:16px;padding:32px 28px;border:1px solid #e8ecf0;transition:box-shadow .2s}._featureCard_1spju_121:hover{box-shadow:0 4px 20px #0000000f}._featureIcon_1spju_133{width:48px;height:48px;background:#00c9a71a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}._featureTitle_1spju_144{font-size:18px;font-weight:700;color:#0f1729;margin-bottom:10px}._featureDesc_1spju_151{font-size:14px;color:#6b7280;line-height:1.6}@media(max-width:768px){._heroTitle_1spju_41{font-size:36px}._featuresGrid_1spju_113{grid-template-columns:1fr}._heroCtas_1spju_62{flex-direction:column;align-items:center}}._page_keab1_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f0f2f5;padding:40px 20px}._card_keab1_10{width:100%;max-width:440px;background:#fff;border-radius:20px;padding:48px 40px;border:1px solid #e8ecf0;text-align:center}._logoIcon_keab1_20{width:48px;height:48px;background:#00c9a7;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}._title_keab1_31{font-size:26px;font-weight:700;color:#0f1729;margin-bottom:8px}._subtitle_keab1_38{font-size:15px;color:#8892a4;margin-bottom:32px}._form_keab1_44{text-align:left}._field_keab1_48{margin-bottom:20px}._label_keab1_52{display:block;font-size:14px;font-weight:600;color:#0f1729;margin-bottom:8px}._input_keab1_60{width:100%;padding:12px 16px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:15px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none;transition:border-color .2s}._input_keab1_60::placeholder{color:#b0b7c3}._input_keab1_60:focus{border-color:#00c9a7}._submitBtn_keab1_81{width:100%;padding:14px;background:#0f1729;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;margin-top:8px;transition:background .2s}._submitBtn_keab1_81:hover{background:#1a2540}._submitBtn_keab1_81:disabled{opacity:.7;cursor:not-allowed}._switchText_keab1_105{margin-top:24px;font-size:14px;color:#8892a4}._switchLink_keab1_111{color:#00c9a7;font-weight:600;cursor:pointer}._switchLink_keab1_111:hover{text-decoration:underline}._passwordWrapper_keab1_121{position:relative;display:flex;align-items:center}._passwordInput_keab1_127{width:100%;padding:12px 44px 12px 16px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:15px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none;transition:border-color .2s}._passwordInput_keab1_127::placeholder{color:#b0b7c3}._passwordInput_keab1_127:focus{border-color:#00c9a7}._eyeBtn_keab1_148{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}._eyeBtn_keab1_148:hover svg{stroke:#0f1729}._inputError_keab1_164{border-color:#dc2626!important}._inputSuccess_keab1_168{border-color:#00c9a7!important}._fieldError_keab1_172{display:block;font-size:13px;color:#dc2626;margin-top:6px}._fieldSuccess_keab1_179{display:block;font-size:13px;color:#00c9a7;margin-top:6px}._error_keab1_186{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:20px;border:1px solid #fecaca}._success_keab1_196{background:#f0fdf4;color:#16a34a;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:20px;border:1px solid #bbf7d0}._container_o82gm_2{max-width:900px;margin:0 auto;padding:40px 24px 80px}._header_o82gm_8{text-align:center;margin-bottom:40px}._title_o82gm_13{font-size:32px;font-weight:800;color:#0f1729;margin-bottom:10px}._subtitle_o82gm_20{font-size:16px;color:#6b7280;line-height:1.6}._content_o82gm_26{display:flex;flex-direction:column;gap:32px}._uploadSection_o82gm_33{display:flex;flex-direction:column;gap:20px}._dropzone_o82gm_39{border:2px dashed #d1d5db;border-radius:16px;padding:48px 24px;text-align:center;cursor:pointer;transition:all .2s;background:#fff}._dropzone_o82gm_39:hover{border-color:#00c9a7;background:#00c9a705}._dropzoneActive_o82gm_54{border-color:#00c9a7;background:#00c9a70d}._dropzoneHasFile_o82gm_59{border-style:solid;border-color:#00c9a7;padding:24px}._fileInput_o82gm_65{display:none}._dropzoneContent_o82gm_69{display:flex;flex-direction:column;align-items:center;gap:12px}._dropzoneText_o82gm_76{font-size:15px;color:#6b7280}._browse_o82gm_81{color:#00c9a7;font-weight:600;cursor:pointer}._dropzoneHint_o82gm_87{font-size:13px;color:#9ca3af}._fileInfo_o82gm_92{display:flex;align-items:center;gap:12px}._fileIcon_o82gm_98{width:40px;height:40px;background:#00c9a71a;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._fileName_o82gm_109{font-size:15px;font-weight:600;color:#0f1729}._fileSize_o82gm_115{font-size:13px;color:#9ca3af}._removeFile_o82gm_120{margin-left:auto;background:none;border:none;color:#ef4444;font-size:13px;font-weight:600;cursor:pointer}._removeFile_o82gm_120:hover{text-decoration:underline}._jdSection_o82gm_135{display:flex;flex-direction:column;gap:10px}._jdToggle_o82gm_141{background:none;border:none;color:#6b7280;font-size:14px;font-weight:600;cursor:pointer;text-align:left;padding:0;font-family:Inter,sans-serif;transition:color .2s}._jdToggle_o82gm_141:hover{color:#00c9a7}._jdInput_o82gm_158{width:100%;padding:14px 16px;border:1.5px solid #e5e7eb;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;color:#1a1a2e;resize:vertical;transition:border-color .2s;background:#fff}._jdInput_o82gm_158:focus{outline:none;border-color:#00c9a7}._jdInput_o82gm_158::placeholder{color:#9ca3af}._error_o82gm_181{color:#ef4444;font-size:14px;font-weight:500;text-align:center}._submitBtn_o82gm_189{width:100%;padding:16px;background:#00c9a7;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:8px}._submitBtn_o82gm_189:hover:not(:disabled){background:#00b396}._submitBtn_o82gm_189:disabled{opacity:.5;cursor:not-allowed}._spinner_o82gm_215{width:20px;height:20px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_o82gm_215 .6s linear infinite}@keyframes _spin_o82gm_215{to{transform:rotate(360deg)}}._results_o82gm_229{display:flex;flex-direction:column;gap:20px}._scoreCard_o82gm_236{background:#fff;border-radius:16px;padding:40px;border:1px solid #e8ecf0;display:flex;flex-direction:column;align-items:center;gap:12px}._scoreCircle_o82gm_247{width:140px;height:140px;border-radius:50%;border:6px solid;display:flex;flex-direction:column;align-items:center;justify-content:center}._scoreNumber_o82gm_258{font-size:48px;font-weight:800;line-height:1}._scoreMax_o82gm_264{font-size:16px;color:#9ca3af;font-weight:500}._scoreTitle_o82gm_270{font-size:18px;font-weight:700;color:#0f1729}._scoreLabel_o82gm_276{padding:6px 16px;border-radius:50px;font-size:13px;font-weight:600}._breakdownCard_o82gm_284{background:#fff;border-radius:16px;padding:28px;border:1px solid #e8ecf0}._cardTitle_o82gm_291{font-size:16px;font-weight:700;color:#0f1729;margin-bottom:20px;display:flex;align-items:center;gap:10px}._cardBadge_o82gm_301{font-size:12px;font-weight:600;padding:3px 10px;background:#00c9a71a;color:#00c9a7;border-radius:50px}._breakdownList_o82gm_310{display:flex;flex-direction:column;gap:16px}._barRow_o82gm_316{display:flex;flex-direction:column;gap:6px}._barLabel_o82gm_322{display:flex;justify-content:space-between;font-size:14px;color:#374151}._barTrack_o82gm_329{width:100%;height:8px;background:#f3f4f6;border-radius:8px;overflow:hidden}._barFill_o82gm_337{height:100%;border-radius:8px;transition:width .6s ease}._detailCard_o82gm_344{background:#fff;border-radius:16px;padding:28px;border:1px solid #e8ecf0}._tagGroup_o82gm_351{display:flex;flex-wrap:wrap;gap:8px}._tagGreen_o82gm_357{display:inline-block;padding:5px 14px;background:#ecfdf5;color:#059669;border-radius:50px;font-size:13px;font-weight:500;border:1px solid #a7f3d0}._tagRed_o82gm_368{display:inline-block;padding:5px 14px;background:#fef2f2;color:#dc2626;border-radius:50px;font-size:13px;font-weight:500;border:1px solid #fecaca}._tagBlue_o82gm_379{display:inline-block;padding:5px 14px;background:#eff6ff;color:#2563eb;border-radius:50px;font-size:13px;font-weight:500;border:1px solid #bfdbfe}._keywordGroup_o82gm_390{margin-bottom:16px}._keywordGroup_o82gm_390:last-child{margin-bottom:0}._keywordLabel_o82gm_398{font-size:13px;font-weight:600;color:#6b7280;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}._strengthList_o82gm_408{list-style:none;display:flex;flex-direction:column;gap:10px}._strengthItem_o82gm_415{padding:12px 16px;background:#ecfdf5;border-left:3px solid #22c55e;border-radius:0 8px 8px 0;font-size:14px;color:#065f46;line-height:1.5}._issueList_o82gm_426{list-style:none;display:flex;flex-direction:column;gap:10px}._issueItem_o82gm_433{padding:12px 16px;background:#fef2f2;border-left:3px solid #ef4444;border-radius:0 8px 8px 0;font-size:14px;color:#991b1b;line-height:1.5}._suggestionList_o82gm_444{list-style:none;display:flex;flex-direction:column;gap:10px}._suggestionItem_o82gm_451{padding:12px 16px;background:#fffbeb;border-left:3px solid #f59e0b;border-radius:0 8px 8px 0;font-size:14px;color:#92400e;line-height:1.5}@media(max-width:640px){._container_o82gm_2{padding:24px 16px 60px}._title_o82gm_13{font-size:24px}._scoreCircle_o82gm_247{width:120px;height:120px}._scoreNumber_o82gm_258{font-size:40px}}._container_1bi81_2{max-width:1000px;margin:0 auto;padding:40px 24px 80px}._header_1bi81_8{text-align:center;margin-bottom:40px}._title_1bi81_13{font-size:32px;font-weight:800;color:#0f1729;margin-bottom:10px}._subtitle_1bi81_20{font-size:16px;color:#6b7280;line-height:1.6}._stepIndicator_1bi81_27{display:flex;justify-content:center;gap:8px;margin-bottom:32px}._step_1bi81_27{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:50px;font-size:13px;font-weight:600;background:#f3f4f6;color:#9ca3af}._stepActive_1bi81_46{background:#00c9a7;color:#fff}._stepDone_1bi81_51{background:#ecfdf5;color:#059669}._stepNumber_1bi81_56{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#ffffff4d}._dropzone_1bi81_69{border:2px dashed #d1d5db;border-radius:16px;padding:48px 24px;text-align:center;cursor:pointer;transition:all .2s;background:#fff;margin-bottom:24px}._dropzone_1bi81_69:hover{border-color:#00c9a7;background:#00c9a705}._dropzoneActive_1bi81_85{border-color:#00c9a7;background:#00c9a70d}._dropzoneHasFile_1bi81_90{border-style:solid;border-color:#00c9a7;padding:24px}._fileInput_1bi81_96{display:none}._dropzoneContent_1bi81_100{display:flex;flex-direction:column;align-items:center;gap:12px}._dropzoneText_1bi81_107{font-size:15px;color:#6b7280}._browse_1bi81_112{color:#00c9a7;font-weight:600;cursor:pointer}._dropzoneHint_1bi81_118{font-size:13px;color:#9ca3af}._fileInfo_1bi81_123{display:flex;align-items:center;gap:12px}._fileIcon_1bi81_129{width:40px;height:40px;background:#00c9a71a;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._fileName_1bi81_140{font-size:15px;font-weight:600;color:#0f1729}._fileSize_1bi81_146{font-size:13px;color:#9ca3af}._removeFile_1bi81_151{margin-left:auto;background:none;border:none;color:#ef4444;font-size:13px;font-weight:600;cursor:pointer}._templateSection_1bi81_162{margin-bottom:24px}._sectionLabel_1bi81_166{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}._templateGrid_1bi81_173{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}._templateCard_1bi81_179{border:2px solid #e5e7eb;border-radius:12px;padding:12px;text-align:center;cursor:pointer;transition:all .2s;background:#fff}._templateCard_1bi81_179:hover{border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}._templateCardActive_1bi81_195{background:#fafafa}._templatePreview_1bi81_199{margin-bottom:10px;border-radius:6px;overflow:hidden;background:#f9fafb}._templateName_1bi81_206{font-size:13px;font-weight:700;color:#0f1729;margin-bottom:3px}._templateDesc_1bi81_213{font-size:11px;color:#9ca3af;line-height:1.3}._missingSection_1bi81_220{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:20px;margin-bottom:24px}._missingTitle_1bi81_228{font-size:15px;font-weight:700;color:#92400e;margin-bottom:12px}._missingField_1bi81_235{margin-bottom:14px}._missingLabel_1bi81_239{font-size:13px;font-weight:600;color:#78350f;margin-bottom:6px;display:block}._missingHint_1bi81_247{font-size:12px;color:#a16207;margin-bottom:6px;display:block}._missingInput_1bi81_254{width:100%;padding:10px 14px;border:1.5px solid #fde68a;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#1a1a2e;background:#fff;transition:border-color .2s}._missingInput_1bi81_254:focus{outline:none;border-color:#f59e0b}._error_1bi81_272{color:#ef4444;font-size:14px;font-weight:500;text-align:center;margin-bottom:16px}._submitBtn_1bi81_281{width:100%;padding:16px;background:#00c9a7;color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,sans-serif}._submitBtn_1bi81_281:hover:not(:disabled){background:#00b396}._submitBtn_1bi81_281:disabled{opacity:.5;cursor:not-allowed}._spinner_1bi81_308{width:20px;height:20px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1bi81_308 .6s linear infinite}@keyframes _spin_1bi81_308{to{transform:rotate(360deg)}}._results_1bi81_322{display:flex;flex-direction:column;gap:20px;margin-top:32px}._scoreCard_1bi81_329{background:#fff;border-radius:16px;padding:40px;border:1px solid #e8ecf0;display:flex;flex-direction:column;align-items:center;gap:12px}._scoreCircle_1bi81_340{width:140px;height:140px;border-radius:50%;border:6px solid;display:flex;flex-direction:column;align-items:center;justify-content:center}._scoreNumber_1bi81_351{font-size:48px;font-weight:800;line-height:1}._scoreMax_1bi81_357{font-size:16px;color:#9ca3af;font-weight:500}._scoreTitle_1bi81_363{font-size:18px;font-weight:700;color:#0f1729}._scoreLabel_1bi81_369{padding:6px 16px;border-radius:50px;font-size:13px;font-weight:600}._downloadSection_1bi81_377{background:#fff;border-radius:16px;padding:28px;border:1px solid #e8ecf0;text-align:center}._downloadTitle_1bi81_385{font-size:16px;font-weight:700;color:#0f1729;margin-bottom:16px}._downloadBtn_1bi81_392{padding:14px 32px;background:#00c9a7;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s;font-family:Inter,sans-serif}._downloadBtn_1bi81_392:hover{background:#00b396}._detailCard_1bi81_410{background:#fff;border-radius:16px;padding:28px;border:1px solid #e8ecf0}._cardTitle_1bi81_417{font-size:16px;font-weight:700;color:#0f1729;margin-bottom:16px}._strengthList_1bi81_424{list-style:none;display:flex;flex-direction:column;gap:10px}._strengthItem_1bi81_431{padding:12px 16px;background:#ecfdf5;border-left:3px solid #22c55e;border-radius:0 8px 8px 0;font-size:14px;color:#065f46;line-height:1.5}._processingCard_1bi81_441{background:#fff;border-radius:16px;padding:48px;border:1px solid #e8ecf0;text-align:center}._processingText_1bi81_449{font-size:16px;color:#6b7280;margin-top:20px}._processingHint_1bi81_455{font-size:13px;color:#9ca3af;margin-top:8px}._bigSpinner_1bi81_461{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#00c9a7;border-radius:50%;animation:_spin_1bi81_308 .8s linear infinite;margin:0 auto}@media(max-width:640px){._container_1bi81_2{padding:24px 16px 60px}._title_1bi81_13{font-size:24px}._templateGrid_1bi81_173{grid-template-columns:repeat(2,1fr)}._scoreCircle_1bi81_340{width:120px;height:120px}._scoreNumber_1bi81_351{font-size:40px}._downloadBtns_1bi81_494{flex-direction:column}}._upgradeGate_1bi81_498{max-width:480px;margin:80px auto;text-align:center;background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:48px 40px}._upgradeIcon_1bi81_508{margin-bottom:16px}._upgradeTitle_1bi81_512{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 12px}._upgradeDesc_1bi81_519{color:#64748b;font-size:.95rem;line-height:1.6;margin:0 0 28px}._upgradeBtn_1bi81_526{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:12px 28px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s}._upgradeBtn_1bi81_526:hover{background:#4f46e5}._sidebar_nenls_1{width:260px;height:100vh;background:#0f1729;display:flex;flex-direction:column;position:fixed;left:0;top:0;z-index:100;overflow-y:auto}._logo_nenls_15{display:flex;align-items:center;gap:12px;padding:24px 24px 20px;cursor:pointer}._logoIcon_nenls_23{width:36px;height:36px;background:#00c9a7;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._logoText_nenls_34{font-size:20px;font-weight:700;color:#fff}._userInfo_nenls_41{display:flex;align-items:center;gap:12px;padding:16px 24px;margin:0 12px 8px;background:#ffffff0f;border-radius:12px}._avatar_nenls_51{width:40px;height:40px;background:#00c9a7;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700;flex-shrink:0}._userDetails_nenls_65{display:flex;flex-direction:column;overflow:hidden}._userName_nenls_71{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._userRole_nenls_80{font-size:12px;color:#ffffff80;text-transform:capitalize}._nav_nenls_87{flex:1;padding:8px 12px;display:flex;flex-direction:column;gap:4px}._navItem_nenls_95{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:10px;cursor:pointer;transition:all .15s;color:#fff9}._navItem_nenls_95:hover{background:#ffffff14;color:#fff}._navItemActive_nenls_111{background:#00c9a726;color:#00c9a7}._navItemActive_nenls_111:hover{background:#00c9a733;color:#00c9a7}._navIcon_nenls_121{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}._navLabel_nenls_130{font-size:14px;font-weight:500}._bottomSection_nenls_136{padding:12px;border-top:1px solid rgba(255,255,255,.08);margin-top:auto}._bottomSection_nenls_136 ._navItem_nenls_95{color:#ffffff80}._bottomSection_nenls_136 ._navItem_nenls_95:hover{color:#dc2626;background:#dc26261a}._layout_nweyx_1{display:flex;min-height:100vh}._mainWrapper_nweyx_6{flex:1;margin-left:260px;display:flex;flex-direction:column;min-height:100vh}._topBar_nweyx_14{background:#fff;border-bottom:1px solid #e8ecf0;padding:18px 40px;position:sticky;top:0;z-index:50}._topBarTitle_nweyx_23{font-size:17px;font-weight:700;color:#0f1729}._main_nweyx_6{flex:1;padding:32px 40px;background:#f5f7fa;overflow-y:auto}@media(max-width:768px){._mainWrapper_nweyx_6{margin-left:0}._topBar_nweyx_14{padding:14px 16px}._main_nweyx_6{padding:20px 16px}}._pageHeader_yxfks_2{margin-bottom:32px}._pageTitle_yxfks_6{font-size:28px;font-weight:700;color:#0f1729;margin-bottom:4px}._pageSubtitle_yxfks_13{font-size:15px;color:#6b7280}._banner_yxfks_19{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fff;border:1.5px solid rgba(0,201,167,.3);border-radius:14px;margin-bottom:32px;cursor:pointer;transition:all .2s}._banner_yxfks_19:hover{border-color:#00c9a7;box-shadow:0 4px 16px #00c9a71a}._bannerLeft_yxfks_37{display:flex;align-items:center;gap:16px}._bannerIcon_yxfks_43{width:48px;height:48px;background:#00c9a71a;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._bannerLeft_yxfks_37 strong{display:block;font-size:15px;color:#0f1729;margin-bottom:2px}._bannerLeft_yxfks_37 p{font-size:13px;color:#6b7280;margin:0}._bannerBtn_yxfks_67{padding:10px 24px;background:#00c9a7;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}._bannerBtn_yxfks_67:hover{background:#00b396}._statsGrid_yxfks_85{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:40px}._statCard_yxfks_92{background:#fff;border-radius:14px;padding:24px;display:flex;align-items:center;gap:16px;border:1px solid #e8ecf0;transition:box-shadow .2s}._statCard_yxfks_92:hover{box-shadow:0 2px 12px #0000000a}._statIcon_yxfks_107{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statContent_yxfks_117{display:flex;flex-direction:column}._statValue_yxfks_122{font-size:20px;font-weight:700;color:#0f1729}._statLabel_yxfks_128{font-size:13px;color:#6b7280;margin-top:2px}._sectionTitle_yxfks_135{font-size:18px;font-weight:700;color:#0f1729;margin-bottom:20px}._actionsGrid_yxfks_143{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._actionCard_yxfks_149{background:#fff;border-radius:14px;padding:24px;border:1px solid #e8ecf0;cursor:pointer;transition:all .2s}._actionCard_yxfks_149:hover{border-color:#00c9a7;box-shadow:0 4px 16px #0000000f;transform:translateY(-2px)}._actionIcon_yxfks_164{width:48px;height:48px;background:#00c9a714;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}._actionCard_yxfks_149 h3{font-size:15px;font-weight:700;color:#0f1729;margin-bottom:6px}._actionCard_yxfks_149 p{font-size:13px;color:#6b7280;line-height:1.4}@media(max-width:1024px){._statsGrid_yxfks_85,._actionsGrid_yxfks_143{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._statsGrid_yxfks_85,._actionsGrid_yxfks_143{grid-template-columns:1fr}._banner_yxfks_19{flex-direction:column;gap:16px;text-align:center}._bannerLeft_yxfks_37{flex-direction:column}}._actionCardLocked_yxfks_215{opacity:.75;cursor:pointer}._actionCardLocked_yxfks_215:hover{opacity:1}._actionTitleRow_yxfks_224{display:flex;align-items:center;gap:8px;margin-bottom:4px}._actionTitleRow_yxfks_224 h3{margin:0}._lockBadge_yxfks_235{display:inline-flex;align-items:center;gap:3px;font-size:.7rem;font-weight:600;background:#f1f5f9;color:#64748b;padding:2px 7px;border-radius:999px;white-space:nowrap}._featureFree_yxfks_248{display:inline-block;margin-top:6px;font-size:.7rem;font-weight:600;background:#00c9a71a;color:#00c9a7;padding:2px 8px;border-radius:999px}._container_54sch_1{max-width:100%;padding:0 0 40px}._stepIndicator_54sch_7{display:flex;justify-content:center;gap:8px;margin-bottom:32px;flex-wrap:wrap}._stepDot_54sch_15{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid #e0e3e8;border-radius:20px;font-size:13px;color:#6b7280;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}._stepDot_54sch_15:hover:not(._stepLocked_54sch_29){border-color:#00c9a7;color:#00c9a7}._stepActive_54sch_34{background:#0f1729;border-color:#0f1729;color:#fff}._stepActive_54sch_34:hover{background:#0f1729!important;border-color:#0f1729!important;color:#fff!important}._stepDone_54sch_46{background:#00c9a71a;border-color:#00c9a7;color:#00c9a7}._stepLocked_54sch_29{opacity:.4;cursor:not-allowed}._stepNumber_54sch_57{font-weight:700;font-size:13px}._stepLabel_54sch_62{font-weight:600}._wizardCard_54sch_67{background:#fff;border:1px solid #e8ecf0;border-radius:16px;padding:32px}._wizardTitle_54sch_74{font-size:22px;font-weight:700;color:#0f1729;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f3f4f6}._wizardNav_54sch_83{display:flex;align-items:center;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid #f3f4f6}._backBtn_54sch_92{padding:12px 28px;background:transparent;color:#6b7280;border:1px solid #e0e3e8;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s}._backBtn_54sch_92:hover{border-color:#374151;color:#374151}._nextBtn_54sch_110{padding:12px 32px;background:#00c9a7;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s}._nextBtn_54sch_110:hover{background:#00b396}._nextBtn_54sch_110:disabled{opacity:.7;cursor:not-allowed}._chooseCard_54sch_127{max-width:600px;margin:40px auto;text-align:center}._chooseTitle_54sch_133{font-size:32px;font-weight:700;color:#0f1729;margin-bottom:8px}._chooseSubtitle_54sch_140{font-size:16px;color:#6b7280;margin-bottom:40px}._chooseOptions_54sch_146{display:flex;align-items:center;gap:24px}._chooseOption_54sch_146{flex:1;background:#fff;border:2px solid #e8ecf0;border-radius:16px;padding:40px 24px;cursor:pointer;transition:all .2s;text-align:center}._chooseOption_54sch_146:hover{border-color:#00c9a7;box-shadow:0 4px 20px #00c9a71f}._chooseIcon_54sch_168{width:64px;height:64px;background:#00c9a71a;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}._chooseOptionTitle_54sch_179{font-size:18px;font-weight:700;color:#0f1729;margin-bottom:8px}._chooseOptionDesc_54sch_186{font-size:14px;color:#6b7280;line-height:1.5}._chooseDivider_54sch_192{display:flex;align-items:center;color:#9ca3af;font-size:14px;font-weight:600}._uploadingBadge_54sch_200{display:inline-block;margin-top:12px;padding:4px 12px;background:#00c9a71a;color:#00c9a7;border-radius:20px;font-size:12px;font-weight:600}._missingBadge_54sch_212{margin-left:8px;padding:2px 8px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:4px;font-size:11px;font-weight:600}._inputMissing_54sch_223{border-color:#fca5a5!important;background:#fff8f8}._formGrid_54sch_230{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding-top:16px}._formGridFull_54sch_237{padding-top:16px}._formField_54sch_241{display:flex;flex-direction:column}._fullWidth_54sch_246{grid-column:1 / -1}._label_54sch_250{font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}._input_54sch_223{width:100%;padding:10px 14px;border:1.5px solid #e0e3e8;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none;transition:border-color .2s;box-sizing:border-box}._input_54sch_223::placeholder{color:#b0b7c3}._input_54sch_223:focus{border-color:#00c9a7}._textarea_54sch_279{width:100%;padding:10px 14px;border:1.5px solid #e0e3e8;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none;transition:border-color .2s;resize:vertical;min-height:80px;box-sizing:border-box}._textarea_54sch_279::placeholder{color:#b0b7c3}._textarea_54sch_279:focus{border-color:#00c9a7}._select_54sch_303{padding:10px 14px;border:1.5px solid #e0e3e8;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none;cursor:pointer;min-width:120px}._select_54sch_303:focus{border-color:#00c9a7}._checkboxLabel_54sch_320{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer;padding-top:24px}._checkboxLabel_54sch_320 input[type=checkbox]{width:18px;height:18px;accent-color:#00c9a7;cursor:pointer}._repeaterItem_54sch_338{padding:16px 0;border-bottom:1px solid #f3f4f6}._repeaterItem_54sch_338:last-of-type{border-bottom:none}._repeaterHeader_54sch_347{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}._repeaterLabel_54sch_354{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}._removeBtn_54sch_362{padding:4px 12px;background:transparent;color:#dc2626;border:1px solid #fecaca;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}._removeBtn_54sch_362:hover{background:#dc2626;color:#fff}._addBtn_54sch_379{padding:8px 20px;background:transparent;color:#00c9a7;border:1.5px dashed #00c9a7;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;width:100%;margin-top:12px;transition:all .2s}._addBtn_54sch_379:hover{background:#00c9a70f}._skillRow_54sch_398{display:flex;align-items:flex-end;gap:12px;grid-column:1 / -1}._skillRow_54sch_398 ._formField_54sch_241{flex:1}._finishSection_54sch_410{text-align:center;padding:32px 0}._finishBtnLarge_54sch_415{padding:14px 48px;background:#0f1729;color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s}._finishBtnLarge_54sch_415:hover{background:#1a2540}._error_54sch_432{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px;border:1px solid #fecaca}._success_54sch_442{background:#f0fdf4;color:#16a34a;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px;border:1px solid #bbf7d0}@media(max-width:768px){._formGrid_54sch_230{grid-template-columns:1fr}._chooseOptions_54sch_146{flex-direction:column}._skillRow_54sch_398{flex-direction:column;align-items:stretch}._stepIndicator_54sch_7{gap:4px}._stepLabel_54sch_62{display:none}._wizardCard_54sch_67{padding:20px}}._pageHeader_fj3ag_2{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}._pageTitle_fj3ag_9{font-size:28px;font-weight:700;color:#0f1729;margin-bottom:4px}._pageSubtitle_fj3ag_16{font-size:15px;color:#6b7280}._headerActions_fj3ag_21{display:flex;align-items:center;gap:12px}._totalBadge_fj3ag_27{padding:8px 18px;background:#00c9a71a;color:#00c9a7;border-radius:20px;font-size:14px;font-weight:600}._inviteBtn_fj3ag_36{padding:10px 20px;background:#0f1729;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s}._inviteBtn_fj3ag_36:hover{background:#1a2540}._inviteCard_fj3ag_54{background:#fff;border:1px solid #e8ecf0;border-radius:16px;padding:24px;margin-bottom:24px}._inviteCard_fj3ag_54 h3{font-size:18px;font-weight:700;color:#0f1729;margin-bottom:4px}._inviteDesc_fj3ag_69{font-size:14px;color:#6b7280;margin-bottom:16px}._inviteForm_fj3ag_75{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._inviteInput_fj3ag_82{flex:1;min-width:200px;padding:10px 16px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;outline:none}._inviteInput_fj3ag_82:focus{border-color:#00c9a7}._inviteSelect_fj3ag_98{padding:10px 16px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none;min-width:150px}._inviteSelect_fj3ag_98:focus{border-color:#00c9a7}._inviteSendBtn_fj3ag_114{padding:10px 24px;background:#00c9a7;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s}._inviteSendBtn_fj3ag_114:hover{background:#00b396}._inviteSendBtn_fj3ag_114:disabled{opacity:.7;cursor:not-allowed}._inviteSuccess_fj3ag_136{background:#f0fdf4;color:#16a34a;padding:10px 16px;border-radius:8px;font-size:14px;margin-bottom:12px;border:1px solid #bbf7d0}._inviteError_fj3ag_146{background:#fef2f2;color:#dc2626;padding:10px 16px;border-radius:8px;font-size:14px;margin-bottom:12px;border:1px solid #fecaca}._editPanel_fj3ag_157{background:#fff;border:1px solid #e8ecf0;border-radius:16px;padding:24px;margin-bottom:24px}._editPanelHeader_fj3ag_165{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._editPanelHeader_fj3ag_165 h3{font-size:18px;font-weight:700;color:#0f1729}._editCloseBtn_fj3ag_178{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #e0e3e8;border-radius:8px;font-size:20px;color:#6b7280;cursor:pointer;transition:all .15s}._editCloseBtn_fj3ag_178:hover{border-color:#dc2626;color:#dc2626;background:#dc26260d}._editForm_fj3ag_199{display:flex;flex-direction:column;gap:16px}._editRow_fj3ag_205{display:flex;gap:16px}._editField_fj3ag_210{flex:1;display:flex;flex-direction:column;gap:6px}._editField_fj3ag_210 label{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}._editField_fj3ag_210 input,._editField_fj3ag_210 select{padding:10px 14px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none;transition:border-color .2s}._editField_fj3ag_210 input:focus,._editField_fj3ag_210 select:focus{border-color:#00c9a7}._editField_fj3ag_210 input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}._editActions_fj3ag_249{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}._editCancelBtn_fj3ag_256{padding:10px 24px;background:transparent;color:#6b7280;border:1px solid #e0e3e8;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s}._editCancelBtn_fj3ag_256:hover{border-color:#374151;color:#374151}._editSaveBtn_fj3ag_274{padding:10px 24px;background:#00c9a7;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s}._editSaveBtn_fj3ag_274:hover{background:#00b396}._editSaveBtn_fj3ag_274:disabled{opacity:.7;cursor:not-allowed}._editBtn_fj3ag_297{padding:6px 16px;background:transparent;color:#374151;border:1px solid #e0e3e8;border-radius:8px;font-size:13px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s}._editBtn_fj3ag_297:hover{border-color:#00c9a7;color:#00c9a7;background:#00c9a70d}._tableCard_fj3ag_317{background:#fff;border-radius:16px;border:1px solid #e8ecf0;overflow:hidden}._loading_fj3ag_324{padding:60px;text-align:center;color:#6b7280;font-size:15px}._table_fj3ag_317{width:100%;border-collapse:collapse}._table_fj3ag_317 thead{background:#f9fafb}._table_fj3ag_317 th{padding:14px 20px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e8ecf0}._table_fj3ag_317 td{padding:16px 20px;font-size:14px;color:#374151;border-bottom:1px solid #f3f4f6;vertical-align:middle}._table_fj3ag_317 tbody tr:hover{background:#f9fafb}._table_fj3ag_317 tbody tr:last-child td{border-bottom:none}._idCell_fj3ag_368{color:#9ca3af;font-weight:500;width:60px}._dateCell_fj3ag_374{color:#6b7280;font-size:13px}._nameCell_fj3ag_380{display:flex;align-items:center;gap:12px}._emailAvatar_fj3ag_386{width:32px;height:32px;background:#0f1729;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;flex-shrink:0}._roleBadge_fj3ag_401{display:inline-block;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:capitalize}._role_admin_fj3ag_410{background:#a855f71a;color:#a855f7}._role_candidate_fj3ag_415{background:#00c9a71a;color:#00c9a7}._role_scrapper_fj3ag_420{background:#3b82f61a;color:#3b82f6}._role_sample_user_fj3ag_425{background:#f59e0b1a;color:#f59e0b}._role_super_admin_fj3ag_430{background:#dc26261a;color:#dc2626}._statusBadge_fj3ag_436{display:inline-block;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600}._active_fj3ag_444{background:#00c9a71a;color:#00c9a7}._inactive_fj3ag_449{background:#dc26261a;color:#dc2626}._pending_fj3ag_454{background:#f59e0b1a;color:#f59e0b}._pagination_fj3ag_460{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px 20px;border-top:1px solid #f3f4f6}._pageBtn_fj3ag_469{padding:8px 18px;background:#fff;border:1px solid #e0e3e8;border-radius:8px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:all .15s}._pageBtn_fj3ag_469:hover:not(:disabled){border-color:#00c9a7;color:#00c9a7}._pageBtn_fj3ag_469:disabled{opacity:.4;cursor:not-allowed}._pageInfo_fj3ag_491{font-size:13px;color:#6b7280}._pageHeader_3ik2h_4{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}._pageTitle_3ik2h_10{font-size:28px;font-weight:700;color:#0f1729;margin-bottom:4px}._pageSubtitle_3ik2h_11{font-size:15px;color:#6b7280}._badge_3ik2h_12{padding:8px 18px;background:#00c9a71a;color:#00c9a7;border-radius:20px;font-size:14px;font-weight:600}._successMsg_3ik2h_22{background:#f0fdf4;color:#16a34a;padding:10px 16px;border-radius:8px;font-size:14px;margin-bottom:16px;border:1px solid #bbf7d0}._errorMsg_3ik2h_26{background:#fef2f2;color:#dc2626;padding:10px 16px;border-radius:8px;font-size:14px;margin-bottom:16px;border:1px solid #fecaca}._loading_3ik2h_32{padding:60px;text-align:center;color:#6b7280;font-size:15px}._searchBar_3ik2h_35{display:flex;gap:10px;margin-bottom:20px}._searchInput_3ik2h_36{flex:1;padding:10px 16px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;outline:none}._searchInput_3ik2h_36:focus{border-color:#00c9a7}._searchBtn_3ik2h_41{padding:10px 20px;background:#0f1729;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer}._searchBtn_3ik2h_41:hover{background:#1a2540}._filtersRow_3ik2h_48{display:flex;gap:12px;margin-bottom:16px;align-items:center}._filterSelect_3ik2h_49{padding:10px 16px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none}._filterSelect_3ik2h_49:focus{border-color:#00c9a7}._chipRow_3ik2h_56{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}._chip_3ik2h_56{padding:6px 14px;border:1px solid #e0e3e8;border-radius:20px;background:#fff;font-size:13px;color:#374151;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}._chip_3ik2h_56:hover{border-color:#00c9a7;color:#00c9a7}._chipActive_3ik2h_62{background:#0f1729;color:#fff;border-color:#0f1729}._chipActive_3ik2h_62:hover{background:#1a2540;color:#fff}._chipClear_3ik2h_64{background:#dc26260d;color:#dc2626;border-color:#fecaca}._editPanel_3ik2h_67{background:#fff;border:1px solid #e8ecf0;border-radius:16px;padding:24px;margin-bottom:24px}._editPanelHeader_3ik2h_71{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._editPanelHeader_3ik2h_71 h3{font-size:18px;font-weight:700;color:#0f1729}._closeBtn_3ik2h_75{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #e0e3e8;border-radius:8px;font-size:20px;color:#6b7280;cursor:pointer}._closeBtn_3ik2h_75:hover{border-color:#dc2626;color:#dc2626}._formGrid_3ik2h_83{display:grid;grid-template-columns:1fr 1fr;gap:16px}._field_3ik2h_84{display:flex;flex-direction:column;gap:6px}._field_3ik2h_84 label{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}._field_3ik2h_84 input,._field_3ik2h_84 select,._field_3ik2h_84 textarea{padding:10px 14px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none}._field_3ik2h_84 input:focus,._field_3ik2h_84 select:focus,._field_3ik2h_84 textarea:focus{border-color:#00c9a7}._field_3ik2h_84 input:disabled{background:#f9fafb;color:#9ca3af}._field_3ik2h_84 textarea{resize:vertical;min-height:60px}._detailGrid_3ik2h_97{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:20px}._detailItem_3ik2h_98{display:flex;flex-direction:column;gap:4px}._detailItem_3ik2h_98 label{font-size:12px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.3px}._detailItem_3ik2h_98 span{font-size:14px;color:#0f1729;font-weight:500}._subscriptionAssign_3ik2h_103{border-top:1px solid #f3f4f6;padding-top:16px}._subscriptionAssign_3ik2h_103 label{font-size:14px;font-weight:600;color:#0f1729;margin-bottom:8px;display:block}._assignRow_3ik2h_105{display:flex;gap:12px;margin-top:8px}._assignSelect_3ik2h_106{flex:1;padding:10px 14px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;background:#fff;outline:none}._featuresSection_3ik2h_112{margin-top:16px}._featuresSection_3ik2h_112 label{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px;margin-bottom:8px;display:block}._featureToggles_3ik2h_114{display:flex;flex-wrap:wrap;gap:12px}._featureToggle_3ik2h_114{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #e0e3e8;border-radius:8px;cursor:pointer;font-size:14px;color:#374151;transition:all .15s;-webkit-user-select:none;user-select:none}._featureToggle_3ik2h_114:hover{border-color:#00c9a7}._toggleDot_3ik2h_121{width:16px;height:16px;border-radius:50%;background:#e0e3e8;transition:background .2s}._toggleOn_3ik2h_124{background:#00c9a7}._editActions_3ik2h_127{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}._cancelBtn_3ik2h_128{padding:10px 24px;background:transparent;color:#6b7280;border:1px solid #e0e3e8;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer}._cancelBtn_3ik2h_128:hover{border-color:#374151;color:#374151}._saveBtn_3ik2h_133{padding:10px 24px;background:#00c9a7;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer}._saveBtn_3ik2h_133:hover{background:#00b396}._saveBtn_3ik2h_133:disabled{opacity:.7;cursor:not-allowed}._cardsGrid_3ik2h_141{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}._card_3ik2h_141{background:#fff;border:1px solid #e8ecf0;border-radius:16px;padding:24px;transition:border-color .15s}._card_3ik2h_141:hover{border-color:#00c9a7}._cardInactive_3ik2h_147{opacity:.6}._cardHeader_3ik2h_148{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._cardHeader_3ik2h_148 h3{font-size:18px;font-weight:700;color:#0f1729}._statusDot_3ik2h_150{width:10px;height:10px;border-radius:50%}._dotActive_3ik2h_151{background:#00c9a7}._dotInactive_3ik2h_152{background:#dc2626}._cardPrice_3ik2h_153{font-size:24px;font-weight:700;color:#0f1729;margin-bottom:8px}._cardDesc_3ik2h_154{font-size:14px;color:#6b7280;margin-bottom:16px;line-height:1.5}._cardMeta_3ik2h_155{display:flex;gap:16px;font-size:13px;color:#9ca3af;margin-bottom:16px}._cardFeatures_3ik2h_156{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}._cardEditBtn_3ik2h_157{width:100%;padding:10px;background:transparent;border:1px solid #e0e3e8;border-radius:10px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;font-family:Inter,sans-serif}._cardEditBtn_3ik2h_157:hover{border-color:#00c9a7;color:#00c9a7}._pill_3ik2h_164,._featurePill_3ik2h_164{display:inline-block;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600}._pillEnabled_3ik2h_167{background:#00c9a71a;color:#00c9a7}._pillDisabled_3ik2h_168{background:#9ca3af26;color:#9ca3af}._planBadge_3ik2h_169{display:inline-block;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;background:#6366f11a;color:#6366f1}._typePill_3ik2h_173{display:inline-block;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600;background:#3b82f61a;color:#3b82f6;text-transform:capitalize}._sourcePill_3ik2h_177{display:inline-block;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600;background:#a855f71a;color:#a855f7;text-transform:capitalize}._tableCard_3ik2h_183{background:#fff;border-radius:16px;border:1px solid #e8ecf0;overflow:hidden}._table_3ik2h_183{width:100%;border-collapse:collapse}._table_3ik2h_183 thead{background:#f9fafb}._table_3ik2h_183 th{padding:14px 16px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e8ecf0}._table_3ik2h_183 td{padding:14px 16px;font-size:14px;color:#374151;border-bottom:1px solid #f3f4f6;vertical-align:middle}._table_3ik2h_183 tbody tr:hover{background:#f9fafb}._table_3ik2h_183 tbody tr:last-child td{border-bottom:none}._dateCell_3ik2h_198{color:#6b7280;font-size:13px}._titleCell_3ik2h_199{font-weight:600;color:#0f1729;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._locationCell_3ik2h_200{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._salaryCell_3ik2h_201{font-size:13px;color:#6b7280;white-space:nowrap}._nameCell_3ik2h_204{display:flex;align-items:center;gap:10px}._avatar_3ik2h_205{width:32px;height:32px;background:#0f1729;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;flex-shrink:0}._viewBtn_3ik2h_212{padding:6px 16px;background:transparent;color:#374151;border:1px solid #e0e3e8;border-radius:8px;font-size:13px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer}._viewBtn_3ik2h_212:hover{border-color:#00c9a7;color:#00c9a7;background:#00c9a70d}._pagination_3ik2h_219{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px 20px;border-top:1px solid #f3f4f6}._pageBtn_3ik2h_223{padding:8px 18px;background:#fff;border:1px solid #e0e3e8;border-radius:8px;font-size:13px;font-weight:600;color:#374151;cursor:pointer}._pageBtn_3ik2h_223:hover:not(:disabled){border-color:#00c9a7;color:#00c9a7}._pageBtn_3ik2h_223:disabled{opacity:.4;cursor:not-allowed}._pageInfo_3ik2h_229{font-size:13px;color:#6b7280}._tabBar_1pmbh_1{display:flex;gap:0;border-bottom:2px solid #e5e7eb;margin-bottom:24px}._tab_1pmbh_1{padding:10px 24px;font-size:14px;font-weight:600;color:#6b7280;background:none;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;transition:color .2s,border-color .2s;letter-spacing:.2px}._tab_1pmbh_1:hover{color:#111827}._tabActive_1pmbh_26{color:#00c9a7;border-bottom-color:#00c9a7}._tabContent_1pmbh_31{min-height:400px}._container_1eahf_2{max-width:900px;margin:0 auto;padding:24px 24px 60px}._setupCard_1eahf_9{background:#fff;border-radius:16px;padding:40px 36px;box-shadow:0 1px 3px #0000000f;max-width:560px;margin:0 auto}._setupTitle_1eahf_18{font-size:22px;font-weight:700;color:#0f1729;margin-bottom:4px;text-align:center}._setupSubtitle_1eahf_26{font-size:14px;color:#6b7280;text-align:center;margin-bottom:28px}._uploadArea_1eahf_33{border:2px dashed #d1d5db;border-radius:12px;padding:36px 20px;text-align:center;cursor:pointer;transition:all .2s;margin-bottom:24px}._uploadArea_1eahf_33:hover{border-color:#00c9a7;background:#00c9a708}._uploadAreaActive_1eahf_44{border-color:#00c9a7;background:#00c9a70d}._uploadIcon_1eahf_45{margin-bottom:10px;color:#9ca3af}._uploadText_1eahf_46{font-size:15px;color:#374151;font-weight:600;margin-bottom:3px}._uploadHint_1eahf_47{font-size:13px;color:#9ca3af}._fileName_1eahf_48{font-size:14px;color:#00c9a7;font-weight:600;margin-top:8px}._formRow_1eahf_50{display:flex;gap:14px;margin-bottom:24px}._field_1eahf_51{flex:1}._label_1eahf_52{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}._input_1eahf_54,._select_1eahf_54{width:100%;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:14px;color:#1f2937;background:#fff;outline:none;box-sizing:border-box}._input_1eahf_54:focus,._select_1eahf_54:focus{border-color:#00c9a7}._startBtn_1eahf_61{width:100%;padding:14px;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#0f1729,#1e293b);color:#fff;transition:opacity .2s}._startBtn_1eahf_61:hover{opacity:.9}._startBtn_1eahf_61:disabled{opacity:.4;cursor:not-allowed}._readyCard_1eahf_71{background:#fff;border-radius:16px;padding:48px 36px;box-shadow:0 1px 3px #0000000f;max-width:480px;margin:0 auto;text-align:center}._readyIcon_1eahf_81{margin-bottom:16px}._readyTitle_1eahf_83{font-size:22px;font-weight:700;color:#0f1729;margin-bottom:6px}._readySubtitle_1eahf_90{font-size:14px;color:#6b7280;margin-bottom:28px}._readyDetails_1eahf_96{display:flex;flex-direction:column;gap:12px;margin-bottom:32px;text-align:left}._readyDetail_1eahf_96{display:flex;align-items:center;gap:10px;font-size:14px;color:#4b5563;font-weight:500}._startInterviewBtn_1eahf_113{width:100%;padding:16px;border:none;border-radius:12px;font-size:17px;font-weight:700;cursor:pointer;background:linear-gradient(135deg,#00c9a7,#00b894);color:#fff;transition:opacity .2s;letter-spacing:.3px}._startInterviewBtn_1eahf_113:hover{opacity:.9}._timer_1eahf_123{display:flex;align-items:center;gap:6px;font-size:16px;font-weight:700;color:#374151;margin-bottom:16px;padding:6px 16px;background:#f3f4f6;border-radius:20px}._timerWarning_1eahf_136{color:#f59e0b;background:#fffbeb}._timerDanger_1eahf_137{color:#ef4444;background:#fef2f2;animation:_timerBlink_1eahf_1 1s ease-in-out infinite}@keyframes _timerBlink_1eahf_1{0%,to{opacity:1}50%{opacity:.5}}._interviewScreen_1eahf_145{display:flex;flex-direction:column;align-items:center;padding:20px 0}._progressRow_1eahf_152{display:flex;align-items:center;gap:12px;width:100%;max-width:500px;margin-bottom:32px}._progressTrack_1eahf_161{flex:1;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}._progressFill_1eahf_166{height:100%;background:#00c9a7;border-radius:2px;transition:width .4s ease}._progressLabel_1eahf_171{font-size:13px;font-weight:600;color:#6b7280;white-space:nowrap}._videoRow_1eahf_176{display:flex;align-items:flex-start;justify-content:center;gap:32px;margin-bottom:28px;width:100%;max-width:800px}._webcamSection_1eahf_187{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}._webcamVideo_1eahf_195{width:100%;max-width:420px;height:315px;border-radius:16px;object-fit:cover;background:#1a1a2e;border:3px solid #e5e7eb;transition:border-color .3s;transform:scaleX(-1)}._webcamActive_1eahf_207{border-color:#ef4444;box-shadow:0 0 0 4px #ef444426}._webcamPlaceholder_1eahf_212{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:420px;height:315px;border-radius:16px;background:#f3f4f6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#9ca3af;font-size:12px;font-weight:500}._webcamLabel_1eahf_232{font-size:13px;font-weight:600;color:#0f1729;margin-top:8px}._cameraBtn_1eahf_240{width:100%;padding:14px;border:2px dashed #00c9a7;border-radius:12px;background:#00c9a70d;color:#00c9a7;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px;transition:all .2s}._cameraBtn_1eahf_240:hover{background:#00c9a71a}._cameraDenied_1eahf_259{font-size:13px;color:#dc2626;text-align:center;margin-bottom:12px}._cameraPreview_1eahf_266{display:flex;flex-direction:column;align-items:center;margin-bottom:16px}._cameraPreviewVideo_1eahf_273{width:100%;max-width:320px;height:240px;border-radius:12px;object-fit:cover;background:#1a1a2e;border:3px solid #00c9a7;transform:scaleX(-1)}._cameraReady_1eahf_284{font-size:13px;font-weight:600;color:#00c9a7;margin-top:8px}._avatarSection_1eahf_292{display:flex;flex-direction:column;align-items:center}._avatarRing_1eahf_298{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f1729,#1e293b);position:relative;margin-bottom:14px}._avatarRingSpeaking_1eahf_310{box-shadow:0 0 0 6px #00c9a726,0 0 0 12px #00c9a714;animation:_avatarPulse_1eahf_1 1.5s ease-in-out infinite}._avatarRingListening_1eahf_315{box-shadow:0 0 0 6px #ef444426,0 0 0 12px #ef444414;animation:_avatarPulse_1eahf_1 1.5s ease-in-out infinite}@keyframes _avatarPulse_1eahf_1{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}._avatarIcon_1eahf_325{color:#fff}._avatarLabel_1eahf_329{font-size:14px;font-weight:600;color:#0f1729;margin-bottom:2px}._avatarStatus_1eahf_336{font-size:13px;color:#00c9a7;font-weight:500}._avatarStatusListening_1eahf_342{color:#ef4444}._questionCard_1eahf_347{background:#fff;border-radius:16px;padding:28px 32px;box-shadow:0 1px 4px #0000000f;width:100%;max-width:680px;margin-bottom:28px;text-align:center}._questionTypeBadge_1eahf_358{display:inline-block;padding:3px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px}._badgeBehavioral_1eahf_369{background:#eff6ff;color:#2563eb}._badgeTechnical_1eahf_370{background:#f5f3ff;color:#7c3aed}._badgeMixed_1eahf_371{background:#f0fdf4;color:#16a34a}._questionText_1eahf_373{font-size:18px;font-weight:600;color:#0f1729;line-height:1.5}._questionTopic_1eahf_380{font-size:12px;color:#9ca3af;margin-top:10px}._voiceControls_1eahf_387{display:flex;align-items:center;gap:16px;margin-bottom:16px}._recordBtn_1eahf_394{width:72px;height:72px;border-radius:50%;border:3px solid #e5e7eb;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#374151}._recordBtn_1eahf_394:hover{border-color:#00c9a7;color:#00c9a7}._recordBtnActive_1eahf_413{border-color:#ef4444;background:#fef2f2;color:#ef4444;animation:_recordPulse_1eahf_1 1.2s ease-in-out infinite}@keyframes _recordPulse_1eahf_1{0%,to{box-shadow:0 0 #ef44444d}50%{box-shadow:0 0 0 12px #ef444400}}._recordBtn_1eahf_394:disabled{opacity:.4;cursor:not-allowed}._submitVoiceBtn_1eahf_430{padding:12px 32px;background:linear-gradient(135deg,#0f1729,#1e293b);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .2s}._submitVoiceBtn_1eahf_430:hover{opacity:.9}._submitVoiceBtn_1eahf_430:disabled{opacity:.4;cursor:not-allowed}._skipBtn_1eahf_445{padding:12px 24px;background:none;border:1.5px solid #e5e7eb;border-radius:10px;font-size:14px;font-weight:600;color:#9ca3af;cursor:pointer}._skipBtn_1eahf_445:hover{border-color:#9ca3af;color:#6b7280}._skipBtn_1eahf_445:disabled{opacity:.4;cursor:not-allowed}._voiceHint_1eahf_459{font-size:13px;color:#9ca3af;text-align:center}._transcriptBox_1eahf_466{background:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;padding:14px 18px;width:100%;max-width:680px;margin-bottom:24px;min-height:48px}._transcriptLabel_1eahf_477{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}._transcriptText_1eahf_486{font-size:14px;color:#374151;line-height:1.6;font-style:italic}._transcriptEmpty_1eahf_493{font-size:13px;color:#d1d5db;font-style:italic}._feedbackCard_1eahf_500{background:#fff;border-radius:16px;padding:28px 32px;box-shadow:0 1px 4px #0000000f;width:100%;max-width:680px;margin-bottom:20px}._feedbackHeader_1eahf_510{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}._feedbackTitle_1eahf_517{font-size:16px;font-weight:700;color:#0f1729}._scoreCircle_1eahf_523{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff}._scoreHigh_1eahf_529{background:linear-gradient(135deg,#10b981,#059669)}._scoreMid_1eahf_530{background:linear-gradient(135deg,#f59e0b,#d97706)}._scoreLow_1eahf_531{background:linear-gradient(135deg,#ef4444,#dc2626)}._feedbackText_1eahf_533{font-size:14px;color:#374151;line-height:1.7;margin-bottom:14px}._idealPointsTitle_1eahf_537{font-size:13px;font-weight:700;color:#6b7280;margin-bottom:6px}._idealPoints_1eahf_537{margin:0;padding-left:18px;font-size:13px;color:#4b5563;line-height:1.8}._nextBtn_1eahf_546{width:100%;max-width:680px;padding:14px;background:linear-gradient(135deg,#0f1729,#1e293b);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer}._nextBtn_1eahf_546:hover{opacity:.9}._reportCard_1eahf_556{background:#fff;border-radius:16px;padding:36px;box-shadow:0 1px 4px #0000000f}._reportHeader_1eahf_563{text-align:center;margin-bottom:32px}._reportScore_1eahf_568{width:110px;height:110px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:34px;font-weight:800;color:#fff}._reportTitle_1eahf_575{font-size:22px;font-weight:700;color:#0f1729;margin-bottom:8px}._reportSummary_1eahf_579{font-size:15px;color:#4b5563;line-height:1.6;max-width:560px;margin:0 auto}._reportSection_1eahf_584{margin-bottom:24px}._reportSectionTitle_1eahf_586{font-size:15px;font-weight:700;color:#0f1729;margin-bottom:10px;display:flex;align-items:center;gap:8px}._reportList_1eahf_592{margin:0;padding-left:20px;font-size:14px;color:#374151;line-height:1.9}._questionResult_1eahf_597{display:flex;align-items:flex-start;gap:14px;padding:16px;background:#f9fafb;border-radius:12px;margin-bottom:8px}._questionResultScore_1eahf_603{min-width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff}._questionResultText_1eahf_609{flex:1}._questionResultQ_1eahf_611{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:4px}._questionResultFeedback_1eahf_615{font-size:13px;color:#6b7280;line-height:1.5}._restartBtn_1eahf_619{width:100%;padding:14px;background:linear-gradient(135deg,#0f1729,#1e293b);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;margin-top:12px}._restartBtn_1eahf_619:hover{opacity:.9}._qaCard_1eahf_629{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;overflow:hidden}._qaHeader_1eahf_637{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff;border-bottom:1px solid #f3f4f6}._qaNumber_1eahf_646{font-size:12px;font-weight:700;color:#6366f1;background:#6366f11a;padding:3px 10px;border-radius:6px;white-space:nowrap}._qaQuestion_1eahf_656{flex:1;font-size:14px;font-weight:600;color:#0f1729;line-height:1.4}._qaScore_1eahf_664{font-size:15px;font-weight:800;padding:4px 12px;border-radius:8px;color:#fff;white-space:nowrap}._qaBody_1eahf_673{padding:14px 18px;display:flex;flex-direction:column;gap:12px}._qaBlock_1eahf_680{display:flex;flex-direction:column;gap:4px}._qaBlockLabel_1eahf_686{font-size:11px;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px}._qaBlockText_1eahf_694{font-size:13px;color:#374151;line-height:1.6}._qaBlockLabelGreen_1eahf_700{font-size:11px;font-weight:700;color:#10b981;text-transform:uppercase;letter-spacing:.5px}._qaBlockTextGreen_1eahf_708{font-size:13px;color:#065f46;line-height:1.6;background:#10b9810f;padding:10px 14px;border-radius:8px;border-left:3px solid #10b981}._loading_1eahf_719{text-align:center;padding:60px 20px}._spinner_1eahf_721{width:44px;height:44px;border:3px solid #e5e7eb;border-top-color:#0f1729;border-radius:50%;animation:_spin_1eahf_721 .8s linear infinite;margin:0 auto 16px}@keyframes _spin_1eahf_721{to{transform:rotate(360deg)}}._loadingText_1eahf_731{font-size:15px;color:#6b7280;font-weight:600}._error_1eahf_734{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 16px;color:#991b1b;font-size:14px;margin-bottom:16px;text-align:center}._waveform_1eahf_742{display:flex;gap:3px;align-items:center;justify-content:center;height:32px;margin-bottom:8px}._waveBar_1eahf_751{width:4px;background:#00c9a7;border-radius:2px;animation:_wave_1eahf_742 .8s ease-in-out infinite alternate}._waveBar_1eahf_751:nth-child(1){height:8px;animation-delay:0s}._waveBar_1eahf_751:nth-child(2){height:16px;animation-delay:.1s}._waveBar_1eahf_751:nth-child(3){height:24px;animation-delay:.2s}._waveBar_1eahf_751:nth-child(4){height:16px;animation-delay:.3s}._waveBar_1eahf_751:nth-child(5){height:8px;animation-delay:.4s}._waveBarListening_1eahf_764{background:#ef4444}@keyframes _wave_1eahf_742{0%{height:6px}to{height:28px}}._container_7t04d_1{max-width:1100px;margin:0 auto;padding:32px 24px}._header_7t04d_7{text-align:center;margin-bottom:40px}._title_7t04d_12{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 8px}._subtitle_7t04d_19{font-size:1rem;color:#64748b;margin:0}._plansGrid_7t04d_25{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:32px}._planCard_7t04d_32{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:28px 24px;position:relative;transition:box-shadow .2s,border-color .2s;display:flex;flex-direction:column}._planCard_7t04d_32:hover{box-shadow:0 8px 32px #00000014}._planCardActive_7t04d_47{border-color:#00c9a7;box-shadow:0 0 0 3px #00c9a726}._planCardFeatured_7t04d_52{border-color:#6366f1}._planCardComingSoon_7t04d_56{opacity:.75;background:#f8fafc}._popularBadge_7t04d_61{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#6366f1;color:#fff;font-size:.72rem;font-weight:600;padding:3px 12px;border-radius:999px;white-space:nowrap}._comingSoonBadge_7t04d_75{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#94a3b8;color:#fff;font-size:.72rem;font-weight:600;padding:3px 12px;border-radius:999px;white-space:nowrap}._currentBadge_7t04d_89{position:absolute;top:16px;right:16px;background:#00c9a71f;color:#00c9a7;font-size:.7rem;font-weight:600;padding:2px 10px;border-radius:999px}._planHeader_7t04d_101{margin-bottom:20px}._planName_7t04d_105{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 8px}._planPrice_7t04d_112{margin-bottom:8px}._priceFree_7t04d_116{font-size:1.75rem;font-weight:700;color:#00c9a7}._priceAmount_7t04d_122{font-size:2rem;font-weight:700;color:#0f172a}._pricePeriod_7t04d_128{font-size:.9rem;color:#64748b;margin-left:2px}._planDesc_7t04d_134{font-size:.85rem;color:#64748b;margin:0;line-height:1.5}._featureList_7t04d_141{list-style:none;padding:0;margin:0 0 24px;flex:1}._featureItem_7t04d_148{display:flex;align-items:center;gap:8px;font-size:.88rem;color:#334155;padding:5px 0}._featureDisabled_7t04d_157{color:#94a3b8;text-decoration:line-through}._featureIcon_7t04d_162{flex-shrink:0;display:flex;align-items:center}._planAction_7t04d_168{margin-top:auto}._btnActivate_7t04d_172{width:100%;padding:10px;border:2px solid #00c9a7;border-radius:8px;background:transparent;color:#00c9a7;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}._btnActivate_7t04d_172:hover{background:#00c9a7;color:#fff}._btnActivateFeatured_7t04d_190{background:#6366f1;border-color:#6366f1;color:#fff}._btnActivateFeatured_7t04d_190:hover{background:#4f46e5;border-color:#4f46e5}._btnCurrent_7t04d_201{width:100%;padding:10px;border:2px solid #00c9a7;border-radius:8px;background:#00c9a714;color:#00c9a7;font-size:.9rem;font-weight:600;cursor:default}._btnComingSoon_7t04d_213{width:100%;padding:10px;border:2px solid #e2e8f0;border-radius:8px;background:#f1f5f9;color:#94a3b8;font-size:.9rem;font-weight:600;cursor:not-allowed}._note_7t04d_225{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.82rem;color:#64748b;text-align:center}._success_7t04d_235{background:#f0fdf4;border:1px solid #86efac;color:#166534;padding:10px 16px;border-radius:8px;margin-bottom:20px;font-size:.9rem}._error_7t04d_245{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b;padding:10px 16px;border-radius:8px;margin-bottom:20px;font-size:.9rem}._loading_7t04d_255{text-align:center;padding:60px;color:#64748b}._successBox_7t04d_261{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:20px}._successBox_7t04d_261 ._success_7t04d_235{margin-bottom:0;flex:1}._ctaBtn_7t04d_274{background:#6366f1;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s}._ctaBtn_7t04d_274:hover{background:#4f46e5}._header_n5ohv_2{margin-bottom:20px}._title_n5ohv_3{font-size:28px;font-weight:700;color:#0f1729;margin-bottom:4px}._subtitle_n5ohv_4{font-size:15px;color:#6b7280}._searchBar_n5ohv_7{display:flex;gap:10px;margin-bottom:24px}._searchInput_n5ohv_8{flex:1;padding:10px 16px;border:1.5px solid #e0e3e8;border-radius:10px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;outline:none}._searchInput_n5ohv_8:focus{border-color:#00c9a7}._searchBtn_n5ohv_13{padding:10px 20px;background:#0f1729;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer}._profileBanner_n5ohv_19{display:flex;justify-content:space-between;align-items:center;background:#f59e0b14;border:1px solid rgba(245,158,11,.3);border-radius:12px;padding:14px 20px;margin-bottom:20px;font-size:14px;color:#92400e;cursor:pointer}._profileBanner_n5ohv_19:hover{background:#f59e0b1f}._profileBannerBtn_n5ohv_26{padding:8px 18px;background:#f59e0b;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}._chipRow_n5ohv_32{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}._chip_n5ohv_32{padding:6px 14px;border:1px solid #e0e3e8;border-radius:20px;background:#fff;font-size:13px;color:#374151;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}._chip_n5ohv_32:hover{border-color:#00c9a7;color:#00c9a7}._chipActive_n5ohv_38{background:#0f1729;color:#fff;border-color:#0f1729}._chipActive_n5ohv_38:hover{background:#1a2540;color:#fff}._chipClear_n5ohv_40{background:#dc26260d;color:#dc2626;border-color:#fecaca}._loading_n5ohv_43,._empty_n5ohv_43{padding:60px;text-align:center;color:#6b7280;font-size:15px}._jobsList_n5ohv_46{display:flex;flex-direction:column;gap:12px}._jobCard_n5ohv_47{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e8ecf0;border-radius:14px;padding:20px 24px;transition:border-color .15s}._jobCard_n5ohv_47:hover{border-color:#00c9a7}._jobMain_n5ohv_53{flex:1}._jobTitle_n5ohv_54{font-size:16px;font-weight:700;color:#0f1729;margin-bottom:4px}._jobCompany_n5ohv_55{font-size:14px;color:#6b7280;margin-bottom:8px}._jobMeta_n5ohv_56{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._metaItem_n5ohv_57{font-size:13px;color:#9ca3af}._metaChip_n5ohv_58{padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600;background:#3b82f61a;color:#3b82f6;text-transform:capitalize}._jobActions_n5ohv_64{display:flex;flex-direction:column;align-items:flex-end;gap:10px}._jobDate_n5ohv_65{font-size:12px;color:#9ca3af}._btnRow_n5ohv_66{display:flex;gap:8px}._autoApplyBtn_n5ohv_67{padding:8px 20px;background:#0f1729;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .2s}._autoApplyBtn_n5ohv_67:hover{background:#1a2540}._autoApplyBtn_n5ohv_67:disabled{opacity:.7;cursor:not-allowed}._applyBtn_n5ohv_74{padding:8px 20px;background:transparent;color:#374151;border:1px solid #e0e3e8;border-radius:8px;font-size:13px;font-weight:600;font-family:Inter,sans-serif;text-decoration:none;cursor:pointer;transition:all .15s}._applyBtn_n5ohv_74:hover{border-color:#00c9a7;color:#00c9a7}._applySuccess_n5ohv_80{font-size:13px;color:#00c9a7}._applyError_n5ohv_81{font-size:13px;color:#dc2626}._previewPanel_n5ohv_84{background:#fff;border:1px solid #e8ecf0;border-radius:16px;padding:24px;margin-bottom:24px}._previewHeader_n5ohv_88{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}._previewTitle_n5ohv_91{font-size:18px;font-weight:700;color:#0f1729;margin-bottom:4px}._previewSub_n5ohv_92{font-size:14px;color:#6b7280}._previewClose_n5ohv_93{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid #e0e3e8;border-radius:8px;font-size:20px;color:#6b7280;cursor:pointer}._previewClose_n5ohv_93:hover{border-color:#dc2626;color:#dc2626}._previewWarning_n5ohv_99{background:#f59e0b14;border:1px solid rgba(245,158,11,.3);border-radius:8px;padding:10px 16px;font-size:14px;color:#92400e;margin-bottom:16px}._previewQuestions_n5ohv_103{display:flex;flex-direction:column;gap:16px}._previewField_n5ohv_104{display:flex;flex-direction:column;gap:6px}._previewField_n5ohv_104 label{font-size:14px;font-weight:600;color:#0f1729}._requiredStar_n5ohv_108{color:#dc2626}._autoTag_n5ohv_109{margin-left:8px;font-size:11px;font-weight:600;color:#00c9a7;background:#00c9a71a;padding:2px 8px;border-radius:4px}._previewDesc_n5ohv_113{font-size:13px;color:#6b7280;margin:0}._previewDesc_n5ohv_113 p{margin:0}._previewField_n5ohv_104 input,._previewField_n5ohv_104 select,._previewField_n5ohv_104 textarea{padding:10px 14px;border:1.5px solid #e0e3e8;border-radius:8px;font-size:14px;font-family:Inter,sans-serif;color:#0f1729;outline:none}._previewField_n5ohv_104 input:focus,._previewField_n5ohv_104 select:focus,._previewField_n5ohv_104 textarea:focus{border-color:#00c9a7}._previewField_n5ohv_104 textarea{resize:vertical;min-height:60px}._previewActions_n5ohv_123{display:flex;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid #f3f4f6}._previewCancelBtn_n5ohv_127{padding:10px 24px;background:transparent;color:#6b7280;border:1px solid #e0e3e8;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}._previewSubmitBtn_n5ohv_131{padding:10px 24px;background:#0f1729;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}._previewSubmitBtn_n5ohv_131:hover{background:#1a2540}._previewSubmitBtn_n5ohv_131:disabled{opacity:.7;cursor:not-allowed}._gatePage_n5ohv_139{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px}._gateIcon_n5ohv_143{margin-bottom:24px}._gateTitle_n5ohv_144{font-size:24px;font-weight:700;color:#0f1729;margin-bottom:12px}._gateDesc_n5ohv_145{font-size:15px;color:#6b7280;max-width:400px;line-height:1.6;margin-bottom:24px}._gateBtn_n5ohv_146{padding:12px 32px;background:#0f1729;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer}._gateBtn_n5ohv_146:hover{background:#1a2540}._pagination_n5ohv_153{display:flex;justify-content:center;align-items:center;gap:16px;padding:24px 0}._pageBtn_n5ohv_157{padding:8px 18px;background:#fff;border:1px solid #e0e3e8;border-radius:8px;font-size:13px;font-weight:600;color:#374151;cursor:pointer}._pageBtn_n5ohv_157:hover:not(:disabled){border-color:#00c9a7;color:#00c9a7}._pageBtn_n5ohv_157:disabled{opacity:.4;cursor:not-allowed}._pageInfo_n5ohv_163{font-size:13px;color:#6b7280}._header_1836l_1{margin-bottom:24px}._title_1836l_2{font-size:28px;font-weight:700;color:#0f1729;margin-bottom:4px}._subtitle_1836l_3{font-size:15px;color:#6b7280}._loading_1836l_4,._empty_1836l_4{padding:60px;text-align:center;color:#6b7280;font-size:15px}._browseBtn_1836l_5{margin-top:16px;padding:10px 24px;background:#0f1729;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer}._appsList_1836l_10{display:flex;flex-direction:column;gap:12px}._appCard_1836l_11{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #e8ecf0;border-radius:14px;padding:20px 24px}._appMain_1836l_15{flex:1}._appTitle_1836l_16{font-size:16px;font-weight:700;color:#0f1729;margin-bottom:4px}._appCompany_1836l_17{font-size:14px;color:#6b7280;margin-bottom:2px}._appLocation_1836l_18{font-size:13px;color:#9ca3af}._appRight_1836l_19{display:flex;flex-direction:column;align-items:flex-end;gap:6px}._statusBadge_1836l_20{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;text-transform:capitalize}._appDate_1836l_23{font-size:12px;color:#9ca3af}._failReason_1836l_24{font-size:12px;color:#dc2626;max-width:200px;text-align:right}._confRef_1836l_25{font-size:11px;color:#9ca3af}._gatePage_1836l_27{display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 20px}._gateIcon_1836l_28{margin-bottom:24px}._gateTitle_1836l_29{font-size:24px;font-weight:700;color:#0f1729;margin-bottom:12px}._gateDesc_1836l_30{font-size:15px;color:#6b7280;max-width:400px;line-height:1.6;margin-bottom:24px}._gateBtn_1836l_31{padding:12px 32px;background:#0f1729;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer}._pagination_1836l_33{display:flex;justify-content:center;align-items:center;gap:16px;padding:24px 0}._pageBtn_1836l_34{padding:8px 18px;background:#fff;border:1px solid #e0e3e8;border-radius:8px;font-size:13px;font-weight:600;color:#374151;cursor:pointer}._pageBtn_1836l_34:hover:not(:disabled){border-color:#00c9a7;color:#00c9a7}._pageBtn_1836l_34:disabled{opacity:.4;cursor:not-allowed}._pageInfo_1836l_37{font-size:13px;color:#6b7280}
