.candidate-login-page{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;box-sizing:border-box;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 35%),radial-gradient(circle at bottom right,rgba(14,165,233,.07),transparent 35%),#f8fafc}.candidate-login-brand{width:100%;max-width:460px;display:flex;align-items:center;gap:12px;margin-bottom:22px}.candidate-logo{width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:11px;background:#0f172a;color:#fff;font-size:20px;font-weight:800}.candidate-login-brand>div:last-child{display:flex;flex-direction:column;gap:2px}.candidate-login-brand strong{font-size:18px;line-height:1.2;font-weight:750;color:#0f172a}.candidate-login-brand span{font-size:12px;color:#64748b}.candidate-login-card{width:100%;max-width:460px;box-sizing:border-box;padding:38px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 20px 50px #0f172a14}.candidate-login-heading{margin-bottom:28px}.candidate-eyebrow{display:inline-block;margin-bottom:8px;font-size:11px;line-height:1;font-weight:700;letter-spacing:1.5px;color:#64748b}.candidate-login-heading h1{margin:0;font-size:30px;line-height:1.25;font-weight:750;color:#0f172a}.candidate-login-heading p{margin:9px 0 0;font-size:14px;line-height:1.65;color:#64748b}.candidate-error{display:flex;align-items:flex-start;width:100%;box-sizing:border-box;margin-bottom:20px;padding:12px 14px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:13px;line-height:1.5}.candidate-login-form{display:flex;flex-direction:column;gap:20px}.candidate-field{display:flex;flex-direction:column;gap:8px}.candidate-field label{font-size:13px;font-weight:600;color:#334155}.candidate-field input{width:100%;box-sizing:border-box;height:46px;padding:0 14px;border:1px solid #cbd5e1;border-radius:10px;outline:none;background:#fff;color:#0f172a;font-family:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.candidate-field input::-moz-placeholder{color:#94a3b8}.candidate-field input::placeholder{color:#94a3b8}.candidate-field input:hover{border-color:#94a3b8}.candidate-field input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.candidate-field input:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.candidate-password{position:relative;display:flex;align-items:center;width:100%}.candidate-password input{padding-right:68px}.candidate-password button{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#2563eb;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.candidate-password button:hover{color:#1d4ed8}.candidate-password button:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:4px}.candidate-login-options{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:-2px}.candidate-login-options>label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#64748b}.candidate-login-options input[type=checkbox]{width:15px;height:15px;margin:0;accent-color:#2563eb;cursor:pointer}.candidate-forgot{padding:0;border:0;background:transparent;color:#2563eb;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.candidate-forgot:hover{color:#1d4ed8;text-decoration:underline}.candidate-login-button{width:100%;height:48px;margin-top:2px;border:0;border-radius:10px;background:#0f172a;color:#fff;font-family:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.candidate-login-button:hover:not(:disabled){background:#1e293b;box-shadow:0 8px 18px #0f172a29;transform:translateY(-1px)}.candidate-login-button:active:not(:disabled){transform:translateY(0)}.candidate-login-button:focus-visible{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}.candidate-login-button:disabled{opacity:.6;cursor:not-allowed}.candidate-login-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin-top:26px;padding-top:22px;border-top:1px solid #f1f5f9;text-align:center;font-size:13px;color:#64748b}.candidate-login-footer a{color:#2563eb;font-weight:600;text-decoration:none}.candidate-login-footer a:hover{color:#1d4ed8;text-decoration:underline}@media (max-width: 600px){.candidate-login-page{padding:30px 16px}.candidate-login-brand{max-width:100%}.candidate-login-card{padding:30px 24px;border-radius:16px}.candidate-login-heading h1{font-size:27px}}@media (max-width: 420px){.candidate-login-page{padding:20px 12px}.candidate-login-card{padding:26px 20px}.candidate-login-heading{margin-bottom:24px}.candidate-login-heading h1{font-size:25px}.candidate-login-heading p{font-size:13px}.candidate-login-options{align-items:flex-start}.candidate-login-footer{flex-direction:column;gap:7px}}@media (max-width: 340px){.candidate-login-card{padding:22px 16px}.candidate-login-options{flex-direction:column;align-items:flex-start}}.candidate-layout{min-height:100vh;display:flex;background:#f8fafc;color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.candidate-sidebar{width:250px;min-width:250px;min-height:100vh;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e5e7eb;position:sticky;top:0;height:100vh;z-index:20}.candidate-brand{height:76px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid #eef0f4}.candidate-brand__logo{width:42px;height:42px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#111827;color:#fff;font-size:20px;font-weight:800;box-shadow:0 5px 14px #0f172a24}.candidate-brand__text{min-width:0;display:flex;flex-direction:column;gap:2px}.candidate-brand__text strong{color:#0f172a;font-size:16px;font-weight:750;line-height:1.2}.candidate-brand__text span{color:#64748b;font-size:11px;font-weight:500;line-height:1.2}.candidate-navigation{flex:1;padding:24px 14px}.candidate-navigation__label{padding:0 12px;margin-bottom:9px;color:#94a3b8;font-size:10px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.candidate-navigation__item{width:100%;min-height:44px;display:flex;align-items:center;gap:12px;margin-bottom:4px;padding:0 12px;border-radius:10px;color:#64748b;text-decoration:none;font-size:13px;font-weight:600;transition:background .2s ease,color .2s ease,transform .2s ease}.candidate-navigation__item svg{flex-shrink:0}.candidate-navigation__item:hover{background:#f5f7fb;color:#312e81}.candidate-navigation__item--active{background:#eef2ff;color:#4338ca;font-weight:700}.candidate-navigation__item--active svg{color:#4f46e5}.candidate-sidebar__footer{padding:16px;border-top:1px solid #eef0f4}.candidate-sidebar__candidate{display:flex;align-items:center;gap:10px;min-width:0;margin-bottom:12px}.candidate-sidebar__candidate-info{min-width:0;display:flex;flex-direction:column;gap:2px}.candidate-sidebar__candidate-info strong{overflow:hidden;color:#1e293b;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.candidate-sidebar__candidate-info span{overflow:hidden;color:#94a3b8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.candidate-avatar{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eef2ff;color:#4338ca;font-size:14px;font-weight:750}.candidate-avatar--small{width:38px;height:38px;border-radius:50%;font-size:13px}.candidate-logout{width:100%;height:40px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e5e7eb;border-radius:9px;background:#fff;color:#64748b;font-family:inherit;font-size:12px;font-weight:650;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.candidate-logout:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.candidate-main{min-width:0;flex:1;min-height:100vh;display:flex;flex-direction:column}.candidate-topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 32px;background:#fff;border-bottom:1px solid #e5e7eb}.candidate-topbar__eyebrow{display:block;margin-bottom:3px;color:#94a3b8;font-size:9px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.candidate-topbar h1{margin:0;color:#0f172a;font-size:20px;line-height:1.25;font-weight:700}.candidate-topbar__profile{display:flex;align-items:center;gap:10px;min-width:0}.candidate-topbar__profile>div:last-child{min-width:0;display:flex;flex-direction:column;gap:2px}.candidate-topbar__profile strong{overflow:hidden;color:#1e293b;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.candidate-topbar__profile span{overflow:hidden;color:#94a3b8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.candidate-main__content{width:100%;flex:1;padding:0;overflow-x:hidden}@media (max-width: 900px){.candidate-sidebar{width:220px;min-width:220px}.candidate-topbar{padding:0 24px}.candidate-content{padding:24px}}@media (max-width: 700px){.candidate-sidebar{width:72px;min-width:72px}.candidate-brand{height:70px;justify-content:center;padding:0}.candidate-brand__text{display:none}.candidate-brand__logo{width:40px;height:40px}.candidate-navigation{padding:18px 10px}.candidate-navigation__label{display:none}.candidate-navigation__item{justify-content:center;padding:0;font-size:0}.candidate-navigation__item span{display:none}.candidate-sidebar__footer{padding:10px}.candidate-sidebar__candidate{justify-content:center}.candidate-sidebar__candidate-info{display:none}.candidate-logout{padding:0;font-size:0}.candidate-topbar{min-height:70px;padding:0 18px}.candidate-topbar__profile>div:last-child{display:none}.candidate-topbar h1{font-size:18px}.candidate-content{padding:18px}}@media (max-width: 480px){.candidate-sidebar{width:62px;min-width:62px}.candidate-topbar{padding:0 14px}.candidate-content{padding:14px}}.candidate-content{width:100%;padding:32px;box-sizing:border-box}.candidate-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px;margin-bottom:24px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 24px #0f172a0d}.candidate-eyebrow{display:inline-block;margin-bottom:8px;font-size:11px;font-weight:700;letter-spacing:1.5px;color:#64748b}.candidate-welcome h2{margin:0;font-size:30px;line-height:1.25;font-weight:700;color:#0f172a}.candidate-welcome p{max-width:680px;margin:10px 0 0;font-size:15px;line-height:1.7;color:#64748b}.candidate-success-icon{flex-shrink:0;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ecfdf5;border:1px solid #bbf7d0;color:#16a34a;font-size:26px;font-weight:700}.candidate-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:24px}.candidate-stat{min-width:0;padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #0f172a0a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.candidate-stat:hover{transform:translateY(-2px);border-color:#d1d5db;box-shadow:0 10px 25px #0f172a12}.candidate-stat span{display:block;margin-bottom:10px;font-size:13px;font-weight:500;color:#64748b}.candidate-stat strong{display:block;overflow:hidden;font-size:17px;line-height:1.5;font-weight:650;color:#0f172a;text-overflow:ellipsis;white-space:nowrap}.candidate-section{padding:28px 30px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 6px 18px #0f172a0a}.candidate-section .candidate-eyebrow{margin-bottom:6px}.candidate-section h3{margin:0;font-size:20px;line-height:1.4;font-weight:650;color:#0f172a}.candidate-section p{max-width:720px;margin:8px 0 0;font-size:14px;line-height:1.7;color:#64748b}@media (max-width: 900px){.candidate-content{padding:24px}.candidate-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-stat:last-child{grid-column:span 2}}@media (max-width: 640px){.candidate-content{padding:16px}.candidate-welcome{align-items:flex-start;padding:24px;border-radius:14px}.candidate-welcome h2{font-size:24px}.candidate-welcome p{font-size:14px}.candidate-success-icon{width:46px;height:46px;font-size:20px}.candidate-stats{grid-template-columns:1fr;gap:14px}.candidate-stat:last-child{grid-column:auto}.candidate-stat{padding:20px}.candidate-section{padding:22px}}@media (max-width: 420px){.candidate-welcome{flex-direction:column}.candidate-success-icon{align-self:flex-end}.candidate-welcome h2{font-size:22px}.candidate-section h3{font-size:18px}}.candidate-content{width:100%;box-sizing:border-box}.candidate-page-heading{margin-bottom:22px}.candidate-page-heading .candidate-eyebrow{display:inline-block;margin-bottom:6px;color:#64748b;font-size:10px;font-weight:750;line-height:1;letter-spacing:.14em;text-transform:uppercase}.candidate-page-heading h2{margin:0;color:#0f172a;font-size:24px;font-weight:750;line-height:1.25;letter-spacing:-.025em}.candidate-page-heading p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.6}.candidate-profile-card{width:100%;position:relative;overflow:hidden;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 10px 30px #0f172a0e}.candidate-profile-card__cover{position:relative;width:100%;height:125px;overflow:hidden;background:linear-gradient(110deg,#fbbf24,#fb7185 32%,#a78bfa,#38bdf8)}.candidate-profile-card__cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,rgba(255,255,255,.22),transparent 45%)}.candidate-profile-card__cover-circle{position:absolute;border-radius:50%;background:#ffffff29}.candidate-profile-card__cover-circle--one{width:180px;height:180px;top:-105px;left:5%}.candidate-profile-card__cover-circle--two{width:230px;height:230px;top:-150px;right:12%}.candidate-profile-card__cover-circle--three{width:130px;height:130px;right:-30px;bottom:-85px}.candidate-profile-header{position:relative;min-height:105px;display:flex;align-items:center;gap:18px;padding:20px 28px;border-bottom:1px solid #eef2f7}.candidate-profile-avatar{width:78px;height:78px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:-62px;border:5px solid #ffffff;border-radius:50%;background:linear-gradient(135deg,#2563eb,#4f46e5 55%,#7c3aed);color:#fff;font-size:30px;font-weight:750;box-shadow:0 8px 22px #0f172a2e}.candidate-profile-identity{min-width:0;flex:1}.candidate-profile-identity h3{margin:0;overflow:hidden;color:#0f172a;font-size:20px;font-weight:750;line-height:1.3;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.candidate-profile-email{display:flex;align-items:center;gap:6px;margin-top:6px;color:#64748b;font-size:12px}.candidate-profile-email svg{flex-shrink:0;color:#94a3b8}.candidate-profile-status{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:7px 11px;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:11px;font-weight:700}.candidate-profile-status svg{color:#16a34a}.candidate-profile-body{padding:28px}.candidate-profile-section-heading{display:flex;align-items:center;gap:11px;margin-bottom:22px}.candidate-profile-section-icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eef2ff;color:#4f46e5}.candidate-profile-section-heading h3{margin:0;color:#0f172a;font-size:15px;font-weight:700;line-height:1.3}.candidate-profile-section-heading p{margin:3px 0 0;color:#94a3b8;font-size:11px;line-height:1.4}.candidate-profile-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.candidate-profile-detail{min-width:0;padding:18px;border:1px solid #e8edf3;border-radius:12px;background:#f8fafc;transition:border-color .2s ease,background .2s ease,transform .2s ease}.candidate-profile-detail:hover{border-color:#d8def0;background:#fff;transform:translateY(-1px)}.candidate-profile-detail>span{display:block;margin-bottom:7px;color:#64748b;font-size:10px;font-weight:600;line-height:1.3}.candidate-profile-detail>strong{display:block;overflow:hidden;color:#0f172a;font-size:14px;font-weight:700;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.candidate-profile-detail--full{grid-column:span 2}.candidate-profile-id{display:flex;align-items:center;gap:10px;min-width:0}.candidate-profile-id strong{flex:1;min-width:0;overflow:hidden;color:#0f172a;font-size:13px;font-weight:650;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.candidate-profile-id button{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid #dbe2ea;border-radius:8px;background:#fff;color:#64748b;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.candidate-profile-id button:hover{border-color:#c7d2fe;background:#eef2ff;color:#4f46e5}@media (max-width: 800px){.candidate-profile-header{padding-left:22px;padding-right:22px}.candidate-profile-body{padding:22px}.candidate-profile-card__cover{height:115px}.candidate-profile-avatar{width:70px;height:70px;margin-top:-55px;font-size:27px}}@media (max-width: 640px){.candidate-page-heading h2{font-size:22px}.candidate-profile-card__cover{height:100px}.candidate-profile-header{min-height:auto;align-items:flex-start;flex-wrap:wrap;gap:12px;padding:16px 18px 18px}.candidate-profile-avatar{width:64px;height:64px;margin-top:-48px;font-size:25px}.candidate-profile-identity{padding-top:2px;max-width:calc(100% - 78px)}.candidate-profile-identity h3{font-size:18px}.candidate-profile-status{margin-left:76px}.candidate-profile-body{padding:20px 18px}.candidate-profile-details{grid-template-columns:1fr;gap:10px}.candidate-profile-detail--full{grid-column:auto}}@media (max-width: 420px){.candidate-profile-card__cover{height:90px}.candidate-profile-header{padding:14px 15px 16px}.candidate-profile-avatar{width:60px;height:60px;margin-top:-45px;border-width:4px;font-size:23px}.candidate-profile-identity{max-width:calc(100% - 72px)}.candidate-profile-identity h3{font-size:16px}.candidate-profile-email{font-size:11px}.candidate-profile-status{margin-left:70px}.candidate-profile-body{padding:18px 15px}.candidate-profile-section-heading{margin-bottom:17px}.candidate-profile-detail{padding:15px}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}
