:root{--blue:#1458f5;--navy:#091633;--muted:#667594;--line:#dfe7f2}body{background:#f6f9fd;color:var(--navy);font-size:13px}.vacancy-header{height:82px;padding:0 48px;display:flex;align-items:center;justify-content:flex-start;gap:38px;background:#fff;border-bottom:1px solid var(--line)}.vacancy-brand{display:flex;align-items:center;gap:9px;color:var(--navy);text-decoration:none;font-size:21px}.vacancy-brand>span{display:grid;place-items:center;width:37px;height:42px;border-radius:9px;color:#fff;font-size:24px;font-weight:800;background:linear-gradient(150deg,#11d986,#0c5cff 60%,#163dd2)}.vacancy-brand em{color:#1558ec;font-style:normal}.header-title{display:flex;align-items:center;gap:11px;font-size:17px;flex:1}.header-title small{padding:6px 10px;border-radius:16px;background:#eef4ff;color:#1d5eea;font-size:9px}.cancel{color:#1956d9;text-decoration:none}.help{height:40px;padding:0 18px;background:#f0f5ff;color:#1555d9;font:500 12px Inter}#save-state{font-size:10px;color:var(--muted)}.vacancy-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:15px;padding:17px;max-width:1536px;margin:auto}.wizard,.match-card,aside nav{border:1px solid #e5ebf4;border-radius:14px;box-shadow:0 5px 22px rgba(31,69,130,.04)}.wizard{padding:0;min-height:650px}.progress-head{height:92px;padding:0 31px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:14px}.step-check{width:25px;height:25px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center}.progress-head>div:nth-child(2){min-width:150px}.progress-head b,.progress-head strong{display:block;font-size:11px}.progress-head strong{margin-top:5px}.progress-head .progress{height:4px;flex:1;margin:0}.progress-head>small{color:var(--muted);font-size:10px}#step{padding:34px 75px 18px}h1{text-align:center;font-size:26px;color:var(--navy)}p.lead{text-align:center;line-height:1.55}.fields{margin-top:28px}.fields label{font-size:11px;font-weight:600}input,textarea,select{border-color:#dce4ef;border-radius:8px;font-size:12px}.dictionary{padding:22px;border:1px solid #e1e8f3;border-radius:13px;background:#fbfcff}.choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.choice{position:relative;min-height:155px;padding:18px 12px;flex-direction:column;justify-content:center;text-align:center;background:#fff;color:var(--navy);transition:.2s}.choice:hover{border-color:#9db9fa;transform:translateY(-2px);box-shadow:0 8px 22px rgba(31,85,190,.08)}.choice:has(input:checked){border:2px solid var(--blue);background:linear-gradient(145deg,#fff,#f4f8ff);box-shadow:0 8px 24px rgba(20,88,245,.12)}.choice input{position:absolute;right:10px;top:10px;accent-color:var(--blue)}.choice-visual{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 5px;border-radius:15px;background:#edf3ff;color:#4775d7;font-size:21px;overflow:hidden}.choice-visual img{width:100%;height:100%;object-fit:cover}.choice b{font-size:14px;line-height:1.3}.choice small{color:var(--muted);font-size:9px;line-height:1.4}.wizard>footer{padding:10px 75px 28px}#next{min-width:250px;background:linear-gradient(100deg,#1755ef,#0d6bfa)}#next span{margin-left:35px;font-size:18px}.match-card{padding:34px 29px}.match-card h2{font-size:19px;margin:0 0 7px}.match-card>p:first-of-type{font-size:10px;margin:0 0 20px}.match-card strong{font-size:28px;color:var(--blue)}.match-progress{height:8px;border-radius:8px;background:#e4e9f2;margin:13px 0 24px;overflow:hidden}.match-progress i{display:block;width:68%;height:100%;background:var(--blue)}.range{font-size:11px}.secure{display:flex;gap:12px;margin-top:28px;padding:18px;background:#f4f7fb;border-radius:9px;color:#7583a0;font-size:9px;line-height:1.5}.vacancy-footer{text-align:center;color:#657491;font-size:9px;padding:9px 0 17px}@media(max-width:1000px){.vacancy-header{padding:0 20px;gap:22px}.vacancy-layout{grid-template-columns:1fr}.match-card{position:static}aside{grid-row:auto}#step{padding:30px}.choices{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.vacancy-header{height:70px}.header-title,.help,#save-state{display:none}.cancel{margin-left:auto}.progress-head{padding:0 15px}.progress-head>small{display:none}#step{padding:25px 15px}.choices,.fields{grid-template-columns:1fr}.choice{min-height:130px}.wizard>footer{padding:10px 15px 25px}}
.wizard>footer{position:sticky;z-index:20;bottom:12px;margin:auto 20px 12px;padding:12px 16px;border:1px solid rgba(219,228,240,.9);border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(25,49,89,.14);backdrop-filter:blur(10px)}@media(max-width:650px){.wizard>footer{bottom:8px;margin-right:8px;margin-left:8px;padding:9px}.wizard>footer button{padding-right:14px;padding-left:14px}#next{min-width:0}}
