/* Candidate application experience — intentionally separate from the admin stylesheet. */
:root{--candidate-navy:#0b1f3a;--candidate-blue:#1769e8;--candidate-sky:#62b5ff;--candidate-paper:#f5f8fc;--candidate-border:#dfe7f1;--candidate-muted:#66758a}
html,body{max-width:100%;overflow-x:hidden}
body:not(.admin-body){background:var(--candidate-paper)}
.question{display:none!important}
.question.active{display:block!important}
.career-shell{min-width:0;min-height:100svh;align-items:stretch;overflow-x:clip;background:var(--candidate-paper)}
.brand-panel{position:sticky;inset:0 auto 0 0;width:42%;height:100svh;padding:52px clamp(38px,6vw,92px);background:radial-gradient(circle at 82% 16%,#6bc0ff 0 1%,transparent 1.3%),radial-gradient(circle at 16% 86%,rgba(82,171,255,.28),transparent 28%),linear-gradient(145deg,#071830 0%,#0b336a 57%,#126add 130%)}
.brand-panel:before{right:-185px;top:30%;width:390px;height:390px}.brand-copy{max-width:460px}.brand-copy h1{font-size:clamp(37px,4vw,59px);line-height:1.16}.brand-copy p:not(.eyebrow){font-size:14px;line-height:1.85}.post-name{margin-top:34px;padding:16px 18px;border:1px solid rgba(192,223,255,.28);border-radius:12px;background:rgba(4,23,51,.18);backdrop-filter:blur(8px)}
.post-name span{margin-bottom:5px}.post-name strong{font-size:14px}.brand-footer{padding-top:12px;border-top:1px solid rgba(255,255,255,.16)}
.form-panel{width:58%;min-width:0;min-height:100svh;margin-left:0;padding:46px clamp(42px,7vw,120px);background:linear-gradient(135deg,#fff 0%,#f7faff 100%);overflow:visible}.form-panel:before{width:420px;height:420px;right:-145px;top:-100px}
.progress-wrap{max-width:620px;margin:0 auto 36px}.progress-label{font-size:11px}.progress{height:6px;background:#e3eaf3}.progress-bar{box-shadow:0 2px 12px rgba(23,105,232,.34)}
#careerForm{width:100%;max-width:620px;margin:auto}.question{max-width:none;margin:0;padding:38px 40px;border:1px solid var(--candidate-border);border-radius:18px;background:#fff;box-shadow:0 18px 46px rgba(19,48,85,.08)}
.question .eyebrow{margin-bottom:14px}.question h2{font-size:clamp(28px,2.8vw,40px);line-height:1.25}.question h2:after{margin-top:15px}.help-text{margin-bottom:27px}.type-input{min-height:53px;padding:15px 3px;font-size:16px}.type-input:focus{border-bottom-width:2px}.split-inputs{gap:28px}.form-stack{gap:21px}
.choice-grid{gap:12px}.choice span{padding:17px 19px;border-radius:12px}.choice:hover span{box-shadow:0 8px 20px rgba(15,62,119,.08)}.choice input:focus-visible+span{outline:3px solid rgba(23,105,232,.23);outline-offset:2px}.inline-choices .choice span{padding:12px 18px}.upload-box{border-radius:14px}.question-actions{max-width:620px;margin:22px auto 0}.next-btn{min-height:50px;border-radius:10px}.back-btn{min-height:48px}
.mobile-brand,.mobile-post-name{display:none}
@media(max-width:991px){
  html{scroll-padding-bottom:110px}.career-shell{display:block;min-height:var(--app-height,100dvh)}.brand-panel{display:none!important}.form-panel{width:100%;min-height:var(--app-height,100dvh);padding:0 20px 32px;background:var(--candidate-paper)}
  .mobile-brand{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:10px;margin:0 -20px;padding:15px 20px;border-bottom:1px solid #e1e8f1;background:rgba(245,248,252,.94);backdrop-filter:blur(14px)}.mobile-brand>span{color:#243a59;font-size:10px}.mini-dot{width:33px;height:33px;font-size:9px;box-shadow:0 5px 13px rgba(18,100,233,.22)}
  .mobile-post-name{display:block;margin:18px 0 14px;padding:13px 15px;border:1px solid #dce8f6;border-radius:12px;background:#edf5ff}.mobile-post-name span{display:block;margin-bottom:3px;color:#4d76a5;font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.mobile-post-name strong{display:block;color:#173f70;font-size:13px;line-height:1.4}
  .progress-wrap{position:sticky;top:64px;z-index:9;max-width:none;margin:0 -20px 20px;padding:12px 20px 14px;background:rgba(245,248,252,.94);backdrop-filter:blur(14px)}.progress-label{margin-bottom:8px}.progress{height:6px}
  #careerForm{max-width:none}.question{min-height:calc(var(--app-height,100dvh) - 225px);padding:26px 20px;border-radius:16px;box-shadow:0 10px 28px rgba(19,48,85,.08)}.question h2{font-size:clamp(26px,7vw,33px);line-height:1.27}.question h2:after{width:35px;margin-top:13px}.help-text{margin-bottom:24px;font-size:13px}.type-input{font-size:16px}.choice span{min-height:62px;padding:16px}.choice:active span{transform:scale(.99)}.question-actions{position:sticky;bottom:0;z-index:9;max-width:none;justify-content:space-between;margin:0 -20px;padding:16px 20px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(0deg,var(--candidate-paper) 78%,rgba(245,248,252,0));gap:12px}.next-btn{min-width:162px}.next-btn:active{transform:scale(.98)}
  .type-input:focus-visible,.next-btn:focus-visible,.back-btn:focus-visible,.upload-box:focus-within{outline:3px solid rgba(23,105,232,.24);outline-offset:3px}.choice span,.next-btn,.back-btn,.upload-box{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.success-state{padding:34px 4px}
}
@media(max-width:575px){.form-panel{padding-right:16px;padding-left:16px}.mobile-brand,.progress-wrap{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}.question{padding:24px 17px}.question-actions{margin-right:-16px;margin-left:-16px;padding-right:16px;padding-left:16px}.split-inputs{grid-template-columns:1fr;gap:18px}.next-btn{min-width:148px}.inline-choices .choice span{min-width:0;padding:12px 10px}.upload-box{padding:22px 14px}}
@media(max-width:360px){.mobile-brand>span{font-size:9px}.question{padding:21px 14px}.question h2{font-size:25px}.next-btn{min-width:136px;padding-right:14px;padding-left:14px}.back-btn{font-size:11px}.choice span{padding:14px}.choice small{margin-left:28px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
