:root{--blue:#1458f5;--navy:#091633;--muted:#667594;--line:#dfe7f2}*{box-sizing:border-box}body{margin:0;background:#f6f9fd;color:var(--navy);font-family:Inter,Arial,sans-serif;font-size:13px}.resume-header{height:82px;padding:0 48px;display:flex;align-items:center;gap:70px;background:#fff;border-bottom:1px solid var(--line)}.resume-brand{display:flex;align-items:center;gap:9px;color:var(--navy);text-decoration:none;font-size:21px}.resume-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)}.resume-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;border:0;border-radius:9px;background:#f0f5ff;color:#1555d9;font:500 12px Inter}.resume-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:15px;padding:17px;max-width:1536px;margin:auto}.quiz,.profile-progress{background:#fff;border:1px solid #e5ebf4;border-radius:14px;box-shadow:0 5px 22px rgba(31,69,130,.04)}.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:185px}.progress-head b,.progress-head strong{display:block;font-size:11px}.progress-head strong{margin-top:5px}.steps{display:flex;align-items:center;flex:1}.steps i{width:10px;height:10px;border-radius:50%;background:#e1e7f2;border:3px solid #e1e7f2}.steps i.active{background:var(--blue);border-color:#dce8ff}.steps span{height:2px;background:#e4e9f2;flex:1}.progress-head>small{color:var(--muted);font-size:10px}.question{padding:34px 75px 28px;text-align:center}.question h1{font-size:26px;margin:0 0 13px}.question>p{color:var(--muted);line-height:1.55;margin:0}.position-options{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 22px;text-align:left}.position-card{position:relative;min-height:188px;padding:21px 16px;border:1px solid #dce4ef;border-radius:13px;background:#fff;color:var(--navy);font-family:Inter;cursor:pointer;text-align:center;transition:.2s}.position-card:hover{border-color:#9db9fa;transform:translateY(-2px);box-shadow:0 8px 22px rgba(31,85,190,.08)}.position-card.selected{border:2px solid var(--blue);padding:20px 15px;background:linear-gradient(145deg,#fff,#f4f8ff);box-shadow:0 8px 24px rgba(20,88,245,.12)}.position-card img{display:block;width:62px;height:62px;object-fit:cover;border-radius:15px;margin:0 auto 13px}.position-card b{display:block;font-size:14px;line-height:1.35}.position-card small{display:block;margin-top:8px;color:var(--muted);font-size:9px;line-height:1.4}.selected-mark{display:none;position:absolute;right:10px;top:10px;width:25px;height:25px;border-radius:50%;background:var(--blue);color:#fff;place-items:center}.position-card.selected .selected-mark{display:grid}.quiz-note{color:var(--muted);font-size:9px;margin:8px}.continue{display:block;width:405px;max-width:100%;height:51px;margin:18px auto 0;border:0;border-radius:8px;background:linear-gradient(100deg,#1755ef,#0d6bfa);color:#fff;font:600 13px Inter;cursor:pointer}.continue span{float:right;margin-right:14px;font-size:20px}.profile-progress{padding:34px 29px;display:flex;flex-direction:column}.profile-progress h2{font-size:19px;margin:0 0 28px}.profile-progress>p{font-size:10px;color:var(--muted);margin:0 0 7px}.profile-progress>b{font-size:27px;color:var(--blue)}.bar{height:8px;border-radius:8px;background:#e4e9f2;margin:13px 0 34px;overflow:hidden}.bar i{display:block;width:0;height:100%;background:var(--blue);transition:.2s}.tip{display:flex;gap:12px;padding:20px;background:#eef5ff;border-radius:9px;color:#1352cf;line-height:1.5;font-size:10px}.tip:first-letter{font-size:20px}.profile-progress hr{width:100%;border:0;border-top:1px solid var(--line);margin:35px 0 28px}.profile-progress h3{font-size:13px;margin:0 0 17px}.profile-progress ul{list-style:none;padding:0;margin:0}.profile-progress li{color:#526281;font-size:10px;margin:17px 0}.secure{display:flex;gap:12px;margin-top:auto;padding-top:55px;color:#7583a0;font-size:9px;line-height:1.5}.resume-footer{text-align:center;color:#657491;font-size:9px;padding:9px 0 17px}.loading{grid-column:1/-1;padding:70px;text-align:center;color:var(--muted)}.loading.error{color:#c83d48}.resume-action{text-decoration:none}
@media(max-width:1000px){.resume-header{padding:0 20px;gap:25px}.resume-layout{grid-template-columns:1fr}.profile-progress{display:none}.question{padding:30px}.position-options{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.resume-header{height:70px}.header-title,.help{display:none}.cancel{margin-left:auto}.progress-head{padding:0 15px}.steps,.progress-head>small{display:none}.question{padding:25px 15px}.question h1{font-size:22px}.position-options{grid-template-columns:1fr 1fr;gap:9px}.position-card{min-height:165px;padding:15px 8px}.position-card img{width:52px;height:52px}}@media(max-width:390px){.position-options{grid-template-columns:1fr}}
