.candidate-login{position:relative;min-height:100vh;width:100%;overflow:hidden;box-sizing:border-box;background:linear-gradient(135deg,#fffaf5,#fff8f1 48%,#fdf7f0);color:#252a32;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.candidate-login__background-shape{position:absolute;pointer-events:none;border-radius:50%;filter:blur(1px)}.candidate-login__background-shape--one{width:430px;height:430px;left:-220px;top:170px;background:#fadabe38}.candidate-login__background-shape--two{width:340px;height:340px;right:-170px;bottom:-130px;background:#f4cca92e}.candidate-login__header{position:relative;z-index:5;width:min(1320px,100% - 80px);margin:0 auto;padding-top:27px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.candidate-login__brand{display:flex;align-items:center;gap:11px}.candidate-login__brand-mark{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:linear-gradient(135deg,#20242b,#343a43);color:#fff;font-size:18px;font-weight:800;box-shadow:0 7px 17px #252a321f}.candidate-login__brand-info{display:flex;flex-direction:column;gap:1px}.candidate-login__brand-info strong{color:#292d34;font-size:17px;line-height:1.2;font-weight:750;letter-spacing:-.3px}.candidate-login__brand-info span{color:#9b958d;font-size:10px;line-height:1.2}.candidate-login__header-text{display:flex;align-items:center;gap:7px;color:#77736e;font-size:12px}.candidate-login__header-text button{padding:0;border:0;background:transparent;color:#24282f;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.candidate-login__header-text button:hover{text-decoration:underline}.candidate-login__content{position:relative;z-index:2;width:min(1160px,100% - 70px);min-height:calc(100vh - 90px);margin:0 auto;display:grid;grid-template-columns:minmax(480px,1.15fr) minmax(400px,.85fr);align-items:center;gap:65px;box-sizing:border-box}.candidate-login__visual{position:relative;min-height:650px;display:flex;flex-direction:column;justify-content:center;padding:35px 0 50px;box-sizing:border-box}.candidate-login__visual-circle{position:absolute;width:390px;height:390px;right:20px;top:185px;border-radius:50%;background:linear-gradient(145deg,#f8ddc6,#f7e2cf);opacity:.85;z-index:-1}.candidate-login__visual-copy{position:relative;z-index:3;max-width:470px;margin-left:10px;margin-bottom:26px}.candidate-login__visual-copy span{display:inline-flex;align-items:center;gap:7px;margin-bottom:11px;color:#a28e7e;font-size:9px;font-weight:750;letter-spacing:1.4px}.candidate-login__visual-copy h1{margin:0;color:#292c31;font-size:clamp(38px,4vw,52px);line-height:1.02;font-weight:750;letter-spacing:-2px}.candidate-login__visual-copy p{max-width:400px;margin:15px 0 0;color:#8b857e;font-size:13px;line-height:1.65}.candidate-login__laptop{position:relative;width:100%;max-width:625px;margin-top:3px;z-index:2;filter:drop-shadow(0 23px 27px rgba(66,55,45,.17))}.candidate-login__laptop-screen{position:relative;width:88%;height:310px;margin:0 auto;padding:7px;box-sizing:border-box;border-radius:17px 17px 9px 9px;background:linear-gradient(145deg,#202328,#070809);box-shadow:inset 0 0 0 1px #ffffff1f}.candidate-login__laptop-camera{position:absolute;z-index:10;top:7px;left:50%;width:54px;height:10px;transform:translate(-50%);border-radius:0 0 7px 7px;background:#050505}.candidate-login__laptop-camera:after{content:"";position:absolute;top:3px;left:50%;width:3px;height:3px;transform:translate(-50%);border-radius:50%;background:#30343a}.candidate-login__browser{width:100%;height:100%;overflow:hidden;border-radius:11px;background:#fffaf5}.candidate-login__browser-top{height:25px;display:flex;align-items:center;gap:13px;padding:0 9px;box-sizing:border-box;border-bottom:1px solid #eee5dd;background:#fffdfb}.candidate-login__browser-dots{display:flex;gap:4px}.candidate-login__browser-dots span{width:4px;height:4px;border-radius:50%;background:#d9d2cb}.candidate-login__browser-address{width:52%;height:8px;border-radius:5px;background:#f1ece6}.candidate-login__browser-content{height:calc(100% - 25px);display:flex}.candidate-login__mock-sidebar{width:38px;display:flex;flex-direction:column;align-items:center;gap:13px;padding-top:12px;border-right:1px solid #eee7e0;background:#fffdfb}.candidate-login__mock-sidebar span{width:13px;height:13px;border-radius:4px;background:#e9e3dc}.candidate-login__mock-sidebar span.active{background:#cda788}.candidate-login__mock-logo{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-bottom:5px;border-radius:6px;background:#292d32;color:#fff;font-size:9px;font-weight:800}.candidate-login__mock-main{flex:1;padding:18px;box-sizing:border-box}.candidate-login__mock-heading{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.candidate-login__mock-heading span{width:85px;height:6px;border-radius:5px;background:#cfc5bb}.candidate-login__mock-heading span:last-child{width:130px;background:#ebe4dc}.candidate-login__mock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:13px}.candidate-login__mock-cards>div{min-height:58px;padding:8px;box-sizing:border-box;border:1px solid #eee6de;border-radius:7px;background:#fff}.candidate-login__mock-cards>div small{display:block;width:35px;height:4px;margin-bottom:7px;border-radius:4px;background:#e5ddd5}.candidate-login__mock-cards>div strong{display:block;width:45px;height:8px;margin-bottom:7px;border-radius:4px;background:#c7b9ac}.candidate-login__mock-cards>div span{display:block;width:25px;height:3px;border-radius:4px;background:#e8e1da}.candidate-login__mock-job{display:flex;align-items:center;gap:9px;min-height:50px;margin-bottom:7px;padding:7px 9px;box-sizing:border-box;border:1px solid #eee7df;border-radius:7px;background:#fff}.candidate-login__mock-job-icon{width:27px;height:27px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:7px;background:#f3e4d6;color:#a98468}.candidate-login__mock-job-icon--second{background:#eee9e3;color:#77716b}.candidate-login__mock-job>div:nth-child(2){flex:1;display:flex;flex-direction:column;gap:5px}.candidate-login__mock-job>div:nth-child(2) span{width:75px;height:5px;border-radius:4px;background:#bfb4a9}.candidate-login__mock-job>div:nth-child(2) small{width:45px;height:4px;border-radius:4px;background:#e7e0d9}.candidate-login__mock-job-button{width:34px;height:13px;border-radius:4px;background:#e8ddd3}.candidate-login__laptop-base{position:relative;width:100%;height:17px;margin-top:-1px;border-radius:0 0 16px 16px;background:linear-gradient(180deg,#c6c7c8,#8f9295);box-shadow:0 5px 5px #0000001a}.candidate-login__laptop-base:before{content:"";position:absolute;left:7%;right:7%;top:-3px;height:5px;border-radius:0 0 10px 10px;background:#b7b9bb}.candidate-login__laptop-base div{position:absolute;left:50%;top:0;width:115px;height:7px;transform:translate(-50%);border-radius:0 0 9px 9px;background:#a5a7a9}.candidate-login__floating-card{position:absolute;z-index:5;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid rgba(255,255,255,.8);border-radius:10px;background:#ffffffe6;box-shadow:0 12px 28px #4e3d2e1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.candidate-login__floating-card--profile{left:-7px;bottom:78px}.candidate-login__floating-card--jobs{right:-4px;top:370px}.candidate-login__floating-icon{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f4e5d7;color:#97785e}.candidate-login__floating-card div:last-child{display:flex;flex-direction:column;gap:2px}.candidate-login__floating-card div:last-child strong{color:#3a3937;font-size:10px;font-weight:700}.candidate-login__floating-card div:last-child span{color:#a19a93;font-size:8px}.candidate-login__form-section{display:flex;align-items:center;justify-content:center}.candidate-login__card{width:100%;max-width:440px;padding:37px 42px;box-sizing:border-box;border:1px solid rgba(226,218,210,.8);border-radius:17px;background:#fffffff0;box-shadow:0 22px 55px #43342713;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.candidate-login__mobile-brand{display:none}.candidate-login__heading{margin-bottom:26px}.candidate-login__eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;color:#aa8e77;font-size:9px;font-weight:750;letter-spacing:1.4px}.candidate-login__eyebrow span{width:5px;height:5px;border-radius:50%;background:#b49378}.candidate-login__heading h2{margin:0;color:#282c31;font-size:29px;line-height:1.2;font-weight:750;letter-spacing:-.8px}.candidate-login__heading p{max-width:360px;margin:9px 0 0;color:#8b8580;font-size:12px;line-height:1.65}.candidate-login__error{display:flex;align-items:flex-start;gap:9px;margin-bottom:18px;padding:10px 12px;border:1px solid #f4c7c1;border-radius:8px;background:#fff5f3;color:#b42318;font-size:11px;line-height:1.5}.candidate-login__error>div{display:flex;align-items:center;justify-content:center;flex-shrink:0}.candidate-login__form{display:flex;flex-direction:column;gap:19px}.candidate-login__field{display:flex;flex-direction:column;gap:7px}.candidate-login__field label{color:#45423f;font-size:11px;font-weight:650}.candidate-login__label-row{display:flex;align-items:center;justify-content:space-between}.candidate-login__input{position:relative;height:47px;display:flex;align-items:center;gap:9px;padding:0 13px;box-sizing:border-box;border:1px solid #ddd5cd;border-radius:9px;background:#fff;color:#aaa29a;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.candidate-login__input:hover{border-color:#c7bcb1}.candidate-login__input:focus-within{border-color:#b28d70;background:#fffefd;box-shadow:0 0 0 3px #b28d701a}.candidate-login__input>svg{flex-shrink:0}.candidate-login__input input{width:100%;height:100%;min-width:0;padding:0;border:0;outline:none;background:transparent;color:#34312e;font-family:inherit;font-size:12px}.candidate-login__input input::-moz-placeholder{color:#aaa39c}.candidate-login__input input::placeholder{color:#aaa39c}.candidate-login__input input:disabled{cursor:not-allowed}.candidate-login__password-toggle{width:28px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;border:0;border-radius:6px;background:transparent;color:#99918a;cursor:pointer}.candidate-login__password-toggle:hover{background:#f5f0eb;color:#5c554e}.candidate-login__forgot{padding:0;border:0;background:transparent;color:#8d7059;font-family:inherit;font-size:10px;font-weight:650;cursor:pointer}.candidate-login__forgot:hover{color:#6f5541;text-decoration:underline}.candidate-login__forgot--mobile{display:none}.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:7px;color:#77716b;font-size:10px;cursor:pointer}.candidate-login__options label input{position:absolute;opacity:0;pointer-events:none}.candidate-login__checkbox{width:17px;height:17px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #cec5bd;border-radius:5px;background:#fff;color:#fff;transition:all .15s ease}.candidate-login__checkbox svg{opacity:0}.candidate-login__options label input:checked+.candidate-login__checkbox{border-color:#9c7a60;background:#9c7a60}.candidate-login__options label input:checked+.candidate-login__checkbox svg{opacity:1}.candidate-login__button{width:100%;height:47px;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:1px;border:0;border-radius:9px;background:linear-gradient(100deg,#292d32,#1f2328);color:#fff;font-family:inherit;font-size:12px;font-weight:650;cursor:pointer;box-shadow:0 7px 17px #262a2f29;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.candidate-login__button svg{transition:transform .15s ease}.candidate-login__button:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(100deg,#343940,#24282d);box-shadow:0 10px 21px #262a2f33}.candidate-login__button:hover:not(:disabled) svg{transform:translate(2px)}.candidate-login__button:active:not(:disabled){transform:translateY(0)}.candidate-login__button:disabled{opacity:.58;cursor:not-allowed}.candidate-login__button:focus-visible{outline:3px solid rgba(156,122,96,.2);outline-offset:2px}.candidate-login__spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:candidateLoginSpin .7s linear infinite}.candidate-login__security{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:22px;color:#aaa39d;font-size:9px}.candidate-login__security svg{color:#9c8a79}.candidate-login__bottom{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:23px;padding-top:17px;border-top:1px solid #f0ebe6;color:#b0aaa4;font-size:8px}.candidate-login__bottom-dot{color:#d1c9c1}@keyframes candidateLoginSpin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.candidate-login__header{width:calc(100% - 50px)}.candidate-login__content{width:calc(100% - 50px);grid-template-columns:minmax(420px,1fr) minmax(360px,.8fr);gap:40px}.candidate-login__visual{min-height:600px}.candidate-login__visual-copy h1{font-size:43px}.candidate-login__laptop{transform:scale(.92);transform-origin:left center}.candidate-login__floating-card--jobs{right:0}}@media (max-width: 900px){.candidate-login__content{grid-template-columns:1fr;width:min(600px,100% - 40px);padding:50px 0 60px}.candidate-login__visual{display:none}.candidate-login__form-section{min-height:calc(100vh - 120px)}.candidate-login__card{max-width:470px}}@media (max-width: 600px){.candidate-login{min-height:100vh}.candidate-login__header{width:calc(100% - 32px);padding-top:18px}.candidate-login__brand-mark{width:36px;height:36px;border-radius:9px;font-size:16px}.candidate-login__brand-info strong{font-size:15px}.candidate-login__brand-info span{font-size:9px}.candidate-login__header-text span{display:none}.candidate-login__header-text button{font-size:11px}.candidate-login__content{width:calc(100% - 24px);min-height:calc(100vh - 70px);padding:28px 0 35px}.candidate-login__form-section{min-height:auto}.candidate-login__card{padding:27px 21px;border-radius:15px}.candidate-login__mobile-brand{display:flex;align-items:center;gap:9px;margin-bottom:28px}.candidate-login__mobile-brand-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#292d32;color:#fff;font-size:15px;font-weight:800}.candidate-login__mobile-brand>div:last-child{display:flex;flex-direction:column;gap:1px}.candidate-login__mobile-brand>div:last-child strong{color:#292d32;font-size:14px}.candidate-login__mobile-brand>div:last-child span{color:#a19b95;font-size:8px}.candidate-login__heading h2{font-size:25px}.candidate-login__heading p{font-size:11px}.candidate-login__form{gap:18px}.candidate-login__input{height:46px}.candidate-login__options{align-items:flex-start}.candidate-login__options>label{font-size:10px}.candidate-login__forgot:not(.candidate-login--mobile){display:none}.candidate-login__forgot--mobile{display:block;font-size:10px}.candidate-login__button{height:46px}.candidate-login__bottom{flex-wrap:wrap}}@media (max-width: 400px){.candidate-login__header-text{display:none}.candidate-login__card{padding:24px 17px}.candidate-login__mobile-brand{margin-bottom:24px}.candidate-login__heading{margin-bottom:23px}.candidate-login__heading h2{font-size:23px}.candidate-login__heading p{line-height:1.55}.candidate-login__options{flex-wrap:wrap}.candidate-login__security{font-size:8px}}.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}}.candidate-events{max-width:1400px;margin:0 auto}.candidate-center-loader{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#6b7280;font-size:14px}.candidate-alert{margin-bottom:20px}.candidate-event-card{height:100%;min-height:290px;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.candidate-event-card:hover{transform:translateY(-3px);border-color:#d7dce5;box-shadow:0 12px 35px #0f172a14}.candidate-event-card__top{padding:20px 20px 8px;display:flex;align-items:center;justify-content:space-between}.candidate-event-card__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#eef2ff;color:#4f46e5}.candidate-event-card__icon svg{font-size:22px}.candidate-event-card__body{padding:12px 20px 20px;flex:1}.candidate-event-card__body h3{margin:6px 0 18px;font-size:20px;line-height:1.3;font-weight:700;color:#111827}.candidate-event-card__footer{padding:14px 20px;border-top:1px solid #f0f1f3;display:flex;align-items:center;justify-content:space-between;color:#6b7280;font-size:13px;font-weight:600}.candidate-event-card__footer button{width:36px;height:36px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#111827;color:#fff;cursor:pointer;transition:transform .2s ease,background .2s ease}.candidate-event-card__footer button:hover{background:#374151;transform:translate(2px)}.candidate-event-card__footer button svg{font-size:19px}.candidate-event-type{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6366f1}.candidate-event-info{display:flex;flex-direction:column;gap:11px}.candidate-event-info div{display:flex;align-items:flex-start;gap:9px;color:#6b7280;font-size:13px;line-height:1.4}.candidate-event-info div svg{flex:0 0 auto;margin-top:1px;font-size:18px;color:#9ca3af}.candidate-chip{font-weight:600!important}.candidate-chip--success{background:#ecfdf3!important;color:#047857!important}.candidate-chip--open{background:#eef2ff!important;color:#4f46e5!important}.candidate-empty-state{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;border:1px dashed #d1d5db;border-radius:18px;text-align:center;padding:40px}.candidate-empty-state h3{margin:18px 0 7px;font-size:20px;color:#111827}.candidate-empty-state p{margin:0;color:#6b7280;font-size:14px}.candidate-empty-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#f3f4f6;color:#9ca3af}.candidate-empty-icon svg{font-size:28px}@media (max-width: 768px){.candidate-event-card{min-height:270px}.candidate-event-card__top{padding:16px 16px 8px}.candidate-event-card__body{padding:10px 16px 16px}.candidate-event-card__footer{padding:12px 16px}}.candidate-jobs{max-width:1200px;margin:0 auto}.candidate-jobs-loading{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#6b7280}.candidate-back-button{border:0;background:transparent;display:inline-flex;align-items:center;gap:7px;padding:0;margin-bottom:24px;color:#6b7280;font-size:13px;font-weight:600;cursor:pointer}.candidate-back-button:hover{color:#111827}.candidate-back-button svg{font-size:18px}.candidate-jobs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.candidate-jobs-header h2{margin:6px 0;color:#111827;font-size:30px;line-height:1.2;font-weight:750}.candidate-jobs-header p{margin:0;color:#6b7280;font-size:14px}.candidate-registered-chip{background:#ecfdf3!important;color:#047857!important;font-weight:600!important}.candidate-event-registration-alert{margin-bottom:20px}.candidate-jobs-list{display:flex;flex-direction:column;gap:16px}.candidate-job-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.candidate-job-card:hover{border-color:#d9dde5;box-shadow:0 10px 30px #0f172a0f}.candidate-job-card__main{padding:20px;display:flex;gap:16px}.candidate-job-card__company-icon{width:48px;height:48px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f3f4ff;color:#4f46e5}.candidate-job-card__company-icon svg{font-size:24px}.candidate-job-card__content{flex:1;min-width:0}.candidate-job-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.candidate-job-card__title-row h3{margin:3px 0 0;color:#111827;font-size:20px;line-height:1.3;font-weight:700}.candidate-job-card__details{padding:18px 20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.candidate-job-card__details>div{display:flex;flex-direction:column;gap:5px}.candidate-job-card__details>div span{color:#9ca3af;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.candidate-job-card__details>div strong{color:#374151;font-size:13px;font-weight:600}.candidate-job-card__footer{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fafafa}.candidate-job-company{display:block;color:#6366f1;font-size:12px;font-weight:700}.candidate-job-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:13px}.candidate-job-meta span{display:inline-flex;align-items:center;gap:5px;color:#6b7280;font-size:12px}.candidate-job-meta span svg{font-size:16px;color:#9ca3af}.candidate-applied-chip{background:#ecfdf3!important;color:#047857!important;font-weight:600!important}.candidate-job-skills{min-width:0}.candidate-job-skills>span{display:block;margin-bottom:4px;color:#9ca3af;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.candidate-job-skills p{max-width:650px;margin:0;color:#4b5563;font-size:13px;line-height:1.5}.candidate-apply-button{min-width:140px!important;border-radius:9px!important;text-transform:none!important;font-weight:650!important}.candidate-apply-dialog{padding-top:8px}.candidate-apply-dialog>span{color:#6366f1;font-size:12px;font-weight:700}.candidate-apply-dialog h3{margin:5px 0 10px;color:#111827;font-size:20px}.candidate-apply-dialog p{margin:0;color:#6b7280;font-size:14px;line-height:1.6}@media (max-width: 900px){.candidate-job-card__details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 650px){.candidate-jobs-header{flex-direction:column}.candidate-jobs-header h2{font-size:25px}.candidate-job-card__main{padding:16px}.candidate-job-card__title-row{flex-direction:column;gap:10px}.candidate-job-card__details{padding:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-job-card__footer{padding:15px 16px;align-items:stretch;flex-direction:column}.candidate-apply-button{width:100%}}.candidate-applications{max-width:1100px;margin:0 auto}.candidate-applications-list{display:flex;flex-direction:column;gap:12px}.candidate-application-card{padding:18px 20px;display:flex;align-items:flex-start;gap:15px;background:#fff;border:1px solid #e5e7eb;border-radius:15px;transition:box-shadow .2s ease,border-color .2s ease}.candidate-application-card:hover{border-color:#d7dce5;box-shadow:0 8px 24px #0f172a0d}.candidate-application-card__icon{width:44px;height:44px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#f3f4ff;color:#4f46e5}.candidate-application-card__icon svg{font-size:21px}.candidate-application-card__content{flex:1;min-width:0}.candidate-application-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.candidate-application-card__heading>div{min-width:0}.candidate-application-card__heading span{color:#6366f1;font-size:12px;font-weight:700}.candidate-application-card__heading h3{margin:4px 0 0;color:#111827;font-size:17px;font-weight:700}.candidate-application-card__meta{display:flex;flex-wrap:wrap;gap:15px;margin-top:11px}.candidate-application-card__meta span{display:inline-flex;align-items:center;gap:5px;color:#6b7280;font-size:12px}.candidate-application-card__meta span svg{font-size:16px;color:#9ca3af}.candidate-status{font-weight:600!important}.candidate-status--success{background:#ecfdf3!important;color:#047857!important}.candidate-status--danger{background:#fef2f2!important;color:#b91c1c!important}.candidate-status--info{background:#eff6ff!important;color:#1d4ed8!important}.candidate-status--pending{background:#fff7ed!important;color:#c2410c!important}@media (max-width: 650px){.candidate-application-card{padding:15px}.candidate-application-card__heading{flex-direction:column;gap:8px}.candidate-application-card__meta{flex-direction:column;gap:7px}}*{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}
