:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12233c;background:#f5f8fc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f8fc}button,input,select,textarea{font:inherit}button,a{transition:.18s ease}a{text-decoration:none;color:inherit}button{cursor:pointer}.form-page{min-height:100vh;padding:70px 22px;display:grid;place-items:center;background:#f5f8fc}.form-card{width:min(1060px,100%);min-height:640px;background:#fff;border-radius:24px;box-shadow:0 4px #132a4721,0 18px 40px #16365814;padding:58px 62px 34px;display:flex;flex-direction:column}.form-content{flex:1}.step-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:38px}.step-header h1{margin:0;color:#1e416b;font-size:30px;line-height:1.1;letter-spacing:-.6px}.step-header p{margin:16px 0 0;color:#657b99;font-size:16px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:30px 36px}.grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}.compact-grid{gap:24px}.span-2{grid-column:1/-1}.field{display:block}.field-label{display:flex;align-items:center;gap:6px;margin:0 0 8px;color:#183a62;font-weight:650;font-size:16px}.field-label b{color:#e13d35}.field-label small{font-size:12px;font-weight:500;color:#91a2ba;margin-left:2px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd8e8;border-radius:10px;background:#fff;color:#1a2a40;outline:none;padding:0 18px;box-shadow:0 0 0 1px transparent;transition:.16s}.field input,.field select{height:62px}.field textarea{resize:vertical;padding-top:16px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#456d9a;box-shadow:0 0 0 3px #2a588917}.field input::placeholder,.field textarea::placeholder{color:#9ba9bc}.field input:disabled{background:#f3f5f7;color:#98a4b3}.field.has-error input,.field.has-error select,.field.has-error textarea,.field.has-error .phone-input,.field.has-error .date-input{border-color:#dc5048}.field em{display:block;color:#c23a34;font-style:normal;font-size:12px;margin-top:6px}.plain-field>.field-label{margin-bottom:16px}.large-textarea{min-height:140px}.career-textarea{min-height:138px}.date-input,.phone-input{height:62px;border:1px solid #cbd8e8;border-radius:10px;display:flex;align-items:center;overflow:hidden;background:#fff}.date-input input,.phone-input input{border:0!important;box-shadow:none!important;height:100%;flex:1;min-width:0}.date-input span{padding:0 16px;color:#73859c;font-size:21px}.country-code{align-self:stretch;display:flex;align-items:center;white-space:nowrap;padding:0 13px;border-right:1px solid #dbe3ed;color:#53677f;font-size:14px}.labeled-divider{display:flex;align-items:center;gap:14px;margin:32px 72px}.labeled-divider span{font-size:12px;letter-spacing:1.3px;font-weight:700;color:#9aabc1}.contact-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.choice-card{height:144px;border:1px solid #d6e0eb;border-radius:11px;background:#fff;color:#263a55;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.choice-card.selected{border-color:#1f4a78;box-shadow:inset 0 0 0 1px #1f4a78;background:#f8fbff}.choice-icon{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#eff4f9;color:#5f7998;font-size:22px}.info-banner{border-radius:9px;background:#e9edff;color:#4b45dd;padding:13px 16px;font-size:14px;margin-bottom:18px}.experience-list{display:grid;gap:16px}.experience-card{border:1px solid #d4dbe5;border-radius:14px;background:#fbfcfe;padding:24px}.experience-card header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.experience-card header>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eef1ff;color:#4b48df;font-weight:800}.experience-card header strong{font-size:16px}.experience-card header button{margin-left:auto;border:0;background:transparent;color:#b34c4c;font-size:12px}.experience-card>.field{margin-bottom:18px}.add-experience{width:100%;height:56px;border:2px dashed #cdd3ff;border-radius:10px;background:#fff;color:#5047df;font-weight:700;margin-top:16px}.add-experience:disabled{opacity:.45;cursor:not-allowed}.activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.activity-card{height:126px;border:1px solid #d3ddea;border-radius:12px;background:#fff;color:#26384f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.activity-card>span{width:52px;height:52px;border-radius:14px;background:#eff4f9;color:#69809c;display:grid;place-items:center;font-size:23px}.activity-card.selected{border-color:#264f7d;box-shadow:inset 0 0 0 1px #264f7d;background:#f8fbff}.selection-count{border:1px solid #274e78;border-radius:999px;padding:6px 14px;background:#e4ebf3;color:#183c65;font-size:13px;font-weight:700;white-space:nowrap}.career-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:36px}.career-option{min-height:74px;padding:12px 18px;border:1px solid #d5dce5;border-radius:12px;background:#fff;text-align:left;display:flex;align-items:center;gap:14px;color:#18283d}.career-option.selected{border-color:#244c7a;box-shadow:inset 0 0 0 1px #244c7a;background:#f7faff}.career-option:disabled{opacity:.5;cursor:not-allowed}.career-option strong{display:block;font-size:15px}.career-option small{display:block;color:#8ea1bb;margin-top:3px;font-size:12px}.fake-checkbox{width:24px;height:24px;flex:0 0 24px;border:1px solid #bfd0e2;border-radius:4px;display:grid;place-items:center}.career-option.selected .fake-checkbox{background:#244c78;border-color:#244c78;color:#fff}.attention-box{border:1px solid #ffbc69;background:#fff8ee;color:#a34813;border-radius:13px;padding:20px 24px;margin-bottom:18px}.attention-box strong{font-size:15px}.attention-box ul{margin:12px 0 0;padding-left:18px;line-height:1.7;font-size:14px}.review-list{display:grid;gap:16px}.review-card{border:1px solid #d9e1eb;border-radius:13px;overflow:hidden}.review-card header{height:62px;background:#fafcff;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #eef2f6}.review-card header strong{display:flex;align-items:center;gap:11px}.review-card header strong>span{color:#5045e8}.review-card header button{border:0;background:transparent;color:#4a3ee9;font-weight:650}.review-body{padding:18px 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 30px}.review-body div{min-width:0}.review-body small{display:block;color:#91a3bb;text-transform:uppercase;letter-spacing:.7px;font-size:11px;font-weight:700}.review-body span{display:block;margin-top:5px;color:#13243b;line-height:1.4;word-break:break-word}.form-footer{margin-top:40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.footer-left{justify-self:start}.footer-right{justify-self:end;display:flex;gap:18px}.btn-primary,.btn-secondary{height:48px;border-radius:9px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.btn-primary{background:#1d416d;color:#fff;border:1px solid #1d416d}.btn-primary:hover{background:#15375e}.btn-primary:disabled{background:#96a7bd;border-color:#96a7bd;cursor:not-allowed}.btn-secondary{background:#fff;color:#183a62;border:1px solid #d4dbe4}.save-draft{padding-inline:28px}.progress-dots{display:flex;align-items:center;gap:7px}.progress-dots span{width:7px;height:7px;border-radius:999px;background:#d7dadd}.progress-dots span.active{width:24px;background:#214772}.global-error{margin-top:20px}.error-box{padding:12px 14px;border-radius:8px;background:#fff0ef;border:1px solid #f0b4b0;color:#a3312b;font-size:13px}.draft-message{margin-top:14px;color:#247158;font-size:13px}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.success-page{padding-block:100px}.success-card{width:min(1060px,100%);min-height:520px;border-radius:22px;background:radial-gradient(circle at 92% 10%,#e6f3ee,transparent 28%),radial-gradient(circle at 12% 90%,#eaf1ff,transparent 33%),#fff;box-shadow:0 4px #132a4714,0 18px 40px #16365814;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px}.success-seal{width:76px;height:76px;display:grid;place-items:center;border-radius:24px;background:#008357;color:#fff;font-size:40px;font-weight:900;clip-path:polygon(50% 0,62% 10%,78% 7%,86% 22%,100% 29%,96% 45%,100% 59%,86% 68%,82% 84%,65% 84%,50% 100%,37% 88%,22% 92%,16% 76%,3% 67%,8% 50%,1% 36%,14% 26%,18% 10%,35% 12%)}.success-card h1{font-size:46px;line-height:1.16;letter-spacing:-1.4px;color:#0d1830;margin:28px 0 16px}.success-card p{max-width:650px;color:#4f596b;font-size:17px;line-height:1.55}.success-actions{display:flex;gap:14px;margin-top:24px}.admin-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f8fc}.admin-login-card{width:min(430px,100%);background:#fff;border:1px solid #dde5ee;border-radius:18px;box-shadow:0 20px 50px #17314f1f;padding:34px}.admin-login-card h1{color:#183c64;margin:8px 0}.admin-login-card p{color:#6e8098;font-size:14px;line-height:1.5}.admin-login-card .field{margin-top:16px}.full{width:100%;margin-top:18px}.admin-layout{min-height:100vh;background:#f5f7fa}.admin-topbar{height:72px;background:#fff;border-bottom:1px solid #e0e7ef;display:flex;align-items:center;justify-content:space-between;padding:0 32px}.admin-brand{font-weight:800;color:#183d66;font-size:20px}.admin-brand span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#6056f4;color:#fff;margin-right:10px}.admin-topbar button{height:36px;border:1px solid #d9e1ea;border-radius:8px;background:#fff;color:#53677f;padding:0 14px}.admin-main{padding:34px;max-width:1500px;margin:0 auto}.admin-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.admin-heading h1{margin:0;color:#173d66;font-size:32px}.admin-heading p{margin:7px 0 0;color:#77899f}.admin-heading a{height:40px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px}.stat{background:#fff;border:1px solid #dfe6ee;border-radius:13px;padding:18px}.stat span{display:block;color:#8493a7;font-size:12px}.stat strong{display:block;font-size:28px;color:#193d65;margin:5px 0}.stat small{color:#9aa7b7}.table-card{background:#fff;border:1px solid #dfe6ee;border-radius:14px;overflow:hidden}.toolbar{padding:14px;display:flex;gap:12px;border-bottom:1px solid #e6ebf0}.search{display:flex;flex:1;border:1px solid #d8e0e9;border-radius:9px;overflow:hidden}.search input{border:0;outline:0;flex:1;padding:0 13px;height:40px}.search button{border:0;border-left:1px solid #e3e8ee;background:#f7f9fb;color:#1d436f;padding:0 16px}.toolbar select{border:1px solid #d8e0e9;border-radius:9px;background:#fff;padding:0 12px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:1280px}th,td{padding:13px 14px;text-align:left;border-bottom:1px solid #edf1f5;font-size:12px;vertical-align:middle}th{background:#f8fafc;color:#8190a4;text-transform:uppercase;font-size:10px;letter-spacing:.5px}.clickable-row{cursor:pointer}.clickable-row:hover{background:#fbfdff}.student-cell{display:flex;align-items:center;gap:10px}.student-avatar{width:34px;height:34px;border-radius:50%;background:#eaf0f7;display:grid;place-items:center;color:#1d456f;font-weight:800}.cell-stack strong,.cell-stack span{display:block}.cell-stack small{color:#8898aa}.tags{display:flex;gap:4px;flex-wrap:wrap}.tags i{font-style:normal;background:#edf3f8;color:#31577f;border-radius:999px;padding:4px 7px;font-size:10px}.empty{text-align:center;color:#8998aa;padding:40px}.pagination{display:flex;justify-content:space-between;align-items:center;padding:14px;color:#75869a;font-size:12px}.pagination>div{display:flex;gap:8px;align-items:center}.pagination button{height:32px;border:1px solid #d8e0e8;border-radius:8px;background:#fff;color:#52677f}.pagination button:disabled{opacity:.45}.pagination b{width:30px;height:30px;border-radius:8px;background:#1d426e;color:#fff;display:grid;place-items:center}.table-error{margin:14px}.drawer-backdrop{position:fixed;inset:0;background:#08192d52;display:flex;justify-content:flex-end;z-index:20}.student-drawer{width:min(620px,94vw);height:100%;overflow:auto;background:#fff;box-shadow:-18px 0 50px #00000024;padding:28px}.student-drawer>header{display:flex;justify-content:space-between;border-bottom:1px solid #e4eaf0;padding-bottom:18px;margin-bottom:18px}.student-drawer h2{margin:0;color:#193d65}.student-drawer header p{margin:6px 0 0;color:#74869d}.student-drawer header button{width:36px;height:36px;border:1px solid #dce3eb;border-radius:8px;background:#fff;font-size:22px}.detail-group{border:1px solid #dfe6ee;border-radius:12px;margin-bottom:14px;overflow:hidden}.detail-group h3{margin:0;padding:12px 14px;background:#f8fafc;color:#1d426e;font-size:14px}.detail-row{display:grid;grid-template-columns:155px 1fr;gap:12px;padding:10px 14px;border-top:1px solid #edf1f4}.detail-row span{color:#8494a8;font-size:12px}.detail-row strong{color:#35485f;font-size:12px;font-weight:600}.drawer-tags{padding:13px;display:flex;gap:7px;flex-wrap:wrap}.drawer-tags span{background:#edf3f8;color:#30577f;border-radius:999px;padding:5px 8px;font-size:11px}.drawer-note{padding:0 14px 14px;color:#66788f;font-size:12px;line-height:1.5}@media(max-width:800px){.form-page{padding:18px}.form-card{padding:34px 22px 24px;border-radius:16px}.grid-2,.grid-3,.contact-methods,.activity-grid,.career-grid,.review-body{grid-template-columns:1fr}.span-2{grid-column:auto}.labeled-divider{margin-inline:0}.step-header{flex-direction:column;margin-bottom:28px}.step-header h1{font-size:26px}.form-footer{grid-template-columns:1fr auto}.progress-dots{grid-row:2;grid-column:1/-1;justify-self:center}.footer-right{gap:8px}.btn-primary,.btn-secondary{padding-inline:18px}.success-card{padding:38px 22px}.success-card h1{font-size:34px}.admin-main{padding:20px}.admin-heading{align-items:flex-start;flex-direction:column}.stats{grid-template-columns:1fr}.toolbar{flex-direction:column}.toolbar select{height:40px}.pagination{align-items:flex-start;flex-direction:column;gap:12px}.admin-topbar{padding-inline:18px}.detail-row{grid-template-columns:1fr;gap:4px}}.student-shell{min-height:100vh;display:grid;grid-template-columns:minmax(500px,1fr) minmax(700px,1fr);background:#f3f6f9}.student-hero{min-height:100vh;background-image:url(/assets/ja-hero-reference-C0oY9RmU.webp);background-size:cover;background-position:center left;background-repeat:no-repeat;box-shadow:inset -1px 0 #ffffff14;position:sticky;top:0;height:100vh}.student-workspace{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:42px 30px;background:#f4f7f9}.student-card{width:min(760px,100%);min-height:620px;background:#fff;border-radius:17px;box-shadow:0 2px 3px #132a4633,0 10px 30px #1d314a0d;padding:40px 42px 32px;display:flex;flex-direction:column}.student-card.card-1{min-height:655px}.student-card.card-2{min-height:670px}.student-card.card-3{min-height:590px}.student-card.card-4{min-height:560px}.student-card.card-5{min-height:680px}.student-card.card-6,.student-card.card-7,.student-card.card-8,.student-card.card-9{min-height:720px}.card-kicker{font-size:9px;text-transform:uppercase;letter-spacing:1.1px;color:#9aa9bb;font-weight:800;margin:-19px 0 19px}.progress-track{display:grid;grid-template-columns:repeat(5,1fr);position:relative;margin:0 7px 35px}.progress-track:before{content:"";position:absolute;left:8.5%;right:8.5%;top:10px;height:1px;background:#cbd5df}.progress-step{text-align:center;position:relative;z-index:1}.progress-step span{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;margin:0 auto 7px;background:#173b64;color:#fff;font-size:10px;font-weight:800}.progress-step small{display:block;font-size:8.5px;white-space:nowrap;color:#728197}.progress-step.active small{color:#17233b;font-weight:700}.progress-step.done span{background:#07804d;font-size:14px}.progress-step.done:before,.progress-step.active:before{content:"";position:absolute;height:2px;background:#07804d;top:9.5px;left:-50%;right:50%;z-index:-1}.progress-step:first-child.done:before,.progress-step:first-child.active:before{display:none}.student-card .step-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:27px}.student-card .step-title h1{font-size:28px;line-height:1.15;letter-spacing:-.8px;color:#1c3d65;margin:0}.student-card .step-title p{margin:7px 0 0;color:#6f829c;font-size:11px;line-height:1.5}.student-card .two-col{display:grid;grid-template-columns:1fr 1fr;gap:0 26px}.student-card .three-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 20px}.student-card .span-2{grid-column:span 2}.student-card .field{display:flex;flex-direction:column;gap:8px;margin:0 0 20px}.student-card .field>span{display:block;color:#193a62;font-size:12px;font-weight:600;margin:0}.student-card .field>span b{color:#ff3f58}.student-card .field>span em{font-style:normal;font-weight:400;color:#9ca8b8;font-size:9px;margin-left:7px}.student-card .field input,.student-card .field select,.student-card .field textarea{width:100%;border:1px solid #d8e0e8;border-radius:7px;background:#fff;color:#22334b;outline:0;transition:.14s;box-shadow:none}.student-card .field input,.student-card .field select{height:43px;padding:0 13px}.student-card .field textarea{min-height:76px;padding:11px 13px;resize:vertical;line-height:1.5}.student-card .field textarea.address-box{min-height:98px}.student-card .field input::placeholder,.student-card .field textarea::placeholder{color:#9fb0c6}.student-card .field input:focus,.student-card .field select:focus,.student-card .field textarea:focus{border-color:#56759a;box-shadow:0 0 0 3px #25508014}.student-card .field input:disabled{background:#f6f8fa;color:#aeb8c5}.student-card .field.bad input,.student-card .field.bad select,.student-card .field.bad textarea,.student-card .field.bad .phone-input,.student-card .field.bad .date-input{border-color:#d76872}.student-card .field small{font-size:9px;color:#b53f49;font-weight:650}.student-card .date-input,.student-card .phone-input{height:43px;border:1px solid #d8e0e8;border-radius:7px;display:flex;align-items:center;background:#fff;position:relative;overflow:hidden}.student-card .date-input>input:first-child,.student-card .phone-input input{height:100%;border:0!important;box-shadow:none!important;flex:1;min-width:0}.student-card .country-code{align-self:stretch;display:flex;align-items:center;white-space:nowrap;padding:0 11px;border-right:1px solid #dbe3ed;color:#53677f;font-size:10px}.calendar-button{width:42px;height:100%;border:0;border-left:1px solid #eef1f4;background:#fff;color:#687b92;font-size:17px;display:grid;place-items:center}.calendar-button:hover{background:#f8fafc}.native-date-picker{position:absolute!important;right:0!important;top:0!important;width:42px!important;height:43px!important;opacity:0!important;padding:0!important;border:0!important;pointer-events:none!important}.labeled-divider{display:flex;align-items:center;gap:12px;margin:15px 50px 24px}.labeled-divider:before,.labeled-divider:after{content:"";height:1px;background:#dce4ec;flex:1}.labeled-divider span{font-size:8px;letter-spacing:1.15px;font-weight:800;color:#9aabc1;white-space:nowrap}.student-card .contact-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.student-card .choice-card{height:108px;border:1px solid #d6e0eb;border-radius:9px;background:#fff;color:#263a55;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.student-card .choice-card.selected{border-color:#1f4a78;box-shadow:inset 0 0 0 1px #1f4a78;background:#f8fbff}.student-card .choice-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eff4f9;color:#5f7998;font-size:16px}.student-card .choice-card strong{font-size:10px}.student-card .info-banner{border-radius:7px;background:#edf1ff;color:#5149d9;padding:10px 12px;font-size:9.5px;margin-bottom:13px}.student-card .experience-list{display:grid;gap:12px;max-height:390px;overflow:auto;padding-right:2px}.student-card .experience-card{border:1px solid #d4dbe5;border-radius:10px;background:#fbfcfe;padding:17px}.student-card .experience-card header{display:flex;align-items:center;gap:8px;margin-bottom:14px}.student-card .experience-card header>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#eef1ff;color:#4b48df;font-size:10px;font-weight:800}.student-card .experience-card header strong{font-size:11px}.student-card .experience-card header button{margin-left:auto;border:0;background:transparent;color:#b34c4c;font-size:9px}.student-card .experience-card>.field{margin-bottom:13px}.student-card .add-experience{width:100%;height:43px;border:1.5px dashed #cdd3ff;border-radius:8px;background:#fff;color:#5047df;font-size:10px;font-weight:700;margin-top:12px}.student-card .activity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.student-card .activity-card{height:101px;border:1px solid #d3ddea;border-radius:9px;background:#fff;color:#26384f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.student-card .activity-card>span{width:40px;height:40px;border-radius:11px;background:#eff4f9;color:#69809c;display:grid;place-items:center;font-size:18px}.student-card .activity-card strong{font-size:10px}.student-card .activity-card.selected{border-color:#264f7d;box-shadow:inset 0 0 0 1px #264f7d;background:#f8fbff}.student-card .selection-count{border:1px solid #274e78;border-radius:999px;padding:4px 10px;background:#e4ebf3;color:#183c65;font-size:8px;font-weight:700;white-space:nowrap}.student-card .career-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 11px;max-height:320px;overflow:auto;padding-right:2px;margin-bottom:13px}.student-card .career-option{min-height:53px;border:1px solid #dde4eb;background:#fff;border-radius:10px;padding:8px 12px;display:flex;gap:10px;text-align:left;align-items:flex-start;color:#1d2b3e}.student-card .career-option:hover{background:#f9fbfd;border-color:#b8c7d7}.student-card .career-option.selected{border:2px solid #21486f;padding:7px 11px;background:#fbfdff}.student-card .career-option:disabled{opacity:.48}.student-card .career-checkbox{width:17px;height:17px;border:1px solid #cbd8e5;border-radius:4px;display:grid;place-items:center;flex:0 0 17px;margin-top:1px;color:#fff;font-size:11px;background:#fff}.student-card .career-option.selected .career-checkbox{background:#21486f;border-color:#21486f}.student-card .career-option strong{font-size:10px;display:block;font-weight:700}.student-card .career-option small{display:block;font-size:8px;color:#8ea0b6;margin-top:2px;font-weight:400}.student-card .career-details{min-height:72px!important}.student-card .plain-field>.field-label{margin-bottom:0}.student-card .attention-box{border:1px solid #ffbc69;background:#fff8ee;color:#a34813;border-radius:9px;padding:13px 16px;margin-bottom:13px}.student-card .attention-box strong{font-size:10px}.student-card .attention-box ul{margin:8px 0 0;padding-left:15px;line-height:1.55;font-size:9px}.student-card .review-list{display:grid;gap:9px;max-height:430px;overflow:auto;padding-right:3px}.student-card .review-card{border:1px solid #dfe6ee;border-radius:9px;overflow:hidden}.student-card .review-card header{height:42px;background:#f9fbfd;display:flex;align-items:center;justify-content:space-between;padding:0 13px;border-bottom:1px solid #edf1f5}.student-card .review-card header strong{font-size:9.5px;color:#31455e}.student-card .review-card header button{border:0;background:transparent;color:#493fe1;font-size:8.5px;font-weight:700}.student-card .review-body{padding:10px 13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 16px}.student-card .review-body small{display:block;color:#91a3bb;text-transform:uppercase;letter-spacing:.6px;font-size:7px;font-weight:700}.student-card .review-body span{display:block;margin-top:3px;color:#13243b;line-height:1.35;font-size:9px;word-break:break-word}.student-card .form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px}.student-card .btn-primary,.student-card .btn-back{min-height:34px;border-radius:7px;padding:0 19px;font-weight:700;font-size:10px;display:inline-flex;align-items:center;justify-content:center}.student-card .btn-primary{border:1px solid #12385f;background:#15385f;color:#fff}.student-card .btn-primary:hover{background:#0f2f51}.student-card .btn-primary:disabled{opacity:.55;cursor:not-allowed}.student-card .btn-back{border:1px solid #dbe2e9;background:#fff;color:#204064}.student-card .btn-back:hover{background:#f8fafc}.student-card .error-box{margin:9px 0 0;background:#fff1f2;border:1px solid #f1c7ca;border-radius:8px;padding:10px 12px;color:#ad303a;font-size:9px;font-weight:650}.student-card .honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.student-success-card{min-height:390px;align-items:center;justify-content:center;text-align:center;padding:44px;background:linear-gradient(115deg,#fff 55%,#f2fbf7)}.student-success-card .success-badge{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#087e4d;color:#fff;font-size:29px;font-weight:900;margin-bottom:22px;box-shadow:0 0 0 9px #fff}.student-success-card h1{font-size:31px;line-height:1.1;letter-spacing:-1px;margin:0;color:#101a2d}.student-success-card p{max-width:530px;font-size:11px;line-height:1.6;color:#596273;margin:18px 0 27px}.student-success-card .success-actions{display:flex;gap:9px;justify-content:center}.student-success-card .btn-primary,.student-success-card .btn-back{min-height:34px;border-radius:7px;padding:0 19px;font-weight:700;font-size:10px;display:inline-flex;align-items:center;justify-content:center}.student-success-card .btn-primary{border:1px solid #12385f;background:#15385f;color:#fff}.student-success-card .btn-back{border:1px solid #dbe2e9;background:#fff;color:#204064}@media(max-width:1180px){.student-shell{grid-template-columns:42% 58%}.student-workspace{padding:28px 18px}.student-card{padding:33px 28px}.progress-step small{font-size:7px}.student-card .three-col{gap:0 12px}}@media(max-width:900px){.student-shell{display:block}.student-hero{display:none}.student-workspace{min-height:100vh;padding:20px}.student-card{min-height:calc(100vh - 40px)!important;width:min(760px,100%)}.student-card .review-list,.student-card .experience-list{max-height:none}}@media(max-width:650px){.student-workspace{padding:10px}.student-card{min-height:calc(100vh - 20px)!important;border-radius:13px;padding:24px 18px}.progress-track{margin-bottom:28px}.progress-track:before{left:10%;right:10%}.progress-step small{font-size:0}.card-kicker{margin-top:-16px}.student-card .step-title{flex-direction:column}.student-card .step-title h1{font-size:25px}.student-card .two-col,.student-card .three-col,.student-card .contact-methods,.student-card .activity-grid,.student-card .career-grid,.student-card .review-body{grid-template-columns:1fr}.student-card .span-2{grid-column:auto}.student-card .career-grid{max-height:none}.labeled-divider{margin-inline:0}.student-card .review-list{max-height:none}}.admin-login-logos{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e7edf3}.ja-admin-logo{display:block;width:190px;max-width:48%;height:56px;object-fit:contain;object-position:left center;background:#fff}.admin-topbar-branding{display:flex;align-items:center;gap:16px;min-width:0}.topbar-logo{width:180px;height:42px;max-width:none}.admin-brand-divider{width:1px;height:32px;background:#dfe6ee;flex:0 0 auto}@media(max-width:700px){.admin-login-logos{align-items:flex-start;flex-direction:column}.ja-admin-logo{max-width:100%;width:210px}.topbar-logo{width:130px;height:34px}.admin-brand-divider{display:none}.admin-topbar-branding{gap:10px}.admin-topbar .admin-brand{font-size:16px}.admin-topbar .admin-brand span{width:30px;height:30px}}
