[hidden]{display:none!important}
.brand-mark{display:grid!important;place-items:center;width:42px!important;height:42px!important;border-radius:13px!important;background:linear-gradient(145deg,#0e3d78,#2473c6)!important;box-shadow:0 7px 18px rgba(15,65,125,.2)}
.brand-mark svg{width:27px;height:27px}
.cv-page{width:min(900px,100%);margin:auto}.cv-return{display:inline-flex;margin-bottom:18px;text-decoration:none;color:var(--muted);font-size:14px;font-weight:750}
.cv-page-head{text-align:center!important;display:block!important;position:static!important;height:auto!important;padding:0!important;margin:0 0 25px!important;background:none!important;border:0!important}.cv-page-head h1{font-size:clamp(36px,5vw,56px);margin:7px 0 8px}.cv-page-head p{margin:0;color:var(--muted);font-size:18px}
.cv-calculator,.cv-result-card{background:#fff;border:1px solid var(--line);border-radius:25px;box-shadow:var(--shadow);padding:28px 34px}.cv-progress-head{display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:13px}.cv-progress-head span{color:var(--blue);font-weight:850;text-transform:uppercase;letter-spacing:.07em}.cv-progress-head b{color:var(--muted)}.cv-progress-track{height:7px;border-radius:99px;background:#e6edf5;margin:14px 0 4px;overflow:hidden}.cv-progress-track i{display:block;width:16.666%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#3c8dde);transition:width .3s ease}.cv-wizard>input[type=hidden]{display:none}
.cv-step{display:none;min-height:390px;padding:38px 8px 20px;text-align:center;animation:wizard-in .25s ease}.cv-step.active{display:block}.cv-step-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 16px;border-radius:16px;background:var(--blue-soft);color:var(--blue);font-size:24px;font-weight:850}.cv-step h2{font-size:clamp(27px,4vw,38px);max-width:680px;margin:0 auto 8px;letter-spacing:-.03em}.cv-step>p{color:var(--muted);margin:0 auto 28px;max-width:590px}
.cv-range-value{display:flex;justify-content:center;align-items:baseline;gap:8px;margin:20px 0 10px}.cv-range-value output{font-size:64px;line-height:1;font-weight:850;color:var(--blue-deep)}.cv-range-value span{color:var(--muted);font-weight:700}.cv-range{appearance:none;width:min(600px,100%);height:10px;margin:20px auto 12px;padding:0;border:0;border-radius:99px;background:#dfe8f2}.cv-range::-webkit-slider-thumb{appearance:none;width:29px;height:29px;border:5px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 2px 12px rgba(20,50,90,.28);cursor:pointer}.cv-range::-moz-range-thumb{width:20px;height:20px;border:5px solid #fff;border-radius:50%;background:var(--blue);box-shadow:0 2px 12px rgba(20,50,90,.28);cursor:pointer}.cv-range-labels{display:flex;justify-content:space-between;width:min(600px,100%);margin:auto;color:var(--muted);font-size:13px}
.cv-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:650px;margin:32px auto}.cv-choice{min-height:76px;border:1px solid #cfdbe8;border-radius:16px;background:#fff;color:var(--ink);font:800 16px system-ui,-apple-system,Segoe UI,sans-serif;cursor:pointer;transition:.16s ease}.cv-choice:hover,.cv-choice:focus-visible{border-color:var(--blue);background:#f5f9ff;outline:none;transform:translateY(-1px)}.cv-choice.selected{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 9px 22px rgba(22,75,140,.18)}.cv-number-options,.cv-yes-no{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:40px auto 20px}.cv-number-options .cv-choice{width:72px}.cv-number-options.publications .cv-choice:first-child{width:125px}.cv-yes-no .cv-choice{width:180px}
.cv-stepper{display:flex;justify-content:center;align-items:center;gap:12px;margin:14px auto}.cv-stepper button{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--blue);font-size:24px;cursor:pointer}.cv-stepper b{font-size:25px;min-width:30px}.cv-stepper span{color:var(--muted)}.cv-wizard-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px}.cv-prev{border:0;background:none;color:var(--muted);font:750 14px system-ui,-apple-system,Segoe UI,sans-serif;cursor:pointer}.cv-prev:disabled{opacity:.35}.cv-next,.cv-calculate{min-width:160px}.cv-step.needs-choice{animation:cv-shake .35s ease}
.cv-warning{display:flex;align-items:flex-start;gap:12px;margin:18px auto 0;padding:14px 18px;border:1px solid #cbddef;border-radius:14px;background:#f3f8fe;color:var(--muted);font-size:13px}.cv-warning>span{display:grid;place-items:center;flex:0 0 23px;height:23px;border-radius:50%;background:var(--blue);color:#fff;font-weight:850}.cv-warning p{margin:0}
.cv-result-card{padding:38px}.cv-result-kicker{display:block;text-align:center;color:var(--blue);font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.1em}.cv-score-row{display:flex;justify-content:center;align-items:center;gap:55px;padding:25px 0 32px}.cv-score-row>div:first-child b{display:block;font-size:clamp(66px,10vw,96px);line-height:.95;color:var(--blue-deep);letter-spacing:-.06em}.cv-score-row>div:first-child span{display:block;text-align:center;color:var(--muted);margin-top:8px}.cv-percent{width:130px;height:130px;display:grid;place-content:center;text-align:center;border-radius:50%;background:radial-gradient(closest-side,#fff 76%,transparent 77% 99%),conic-gradient(var(--blue) var(--score),#e3ebf3 0)}.cv-percent strong{font-size:28px}.cv-percent small{font-size:11px}.cv-result-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:35px;border-top:1px solid var(--line);padding-top:28px}.cv-result-grid h2{font-size:21px;margin:0 0 18px}.cv-breakdown{display:grid;gap:15px}.cv-breakdown div{display:grid;grid-template-columns:1fr auto;gap:5px 12px;font-size:13px}.cv-breakdown div>span{color:var(--muted)}.cv-breakdown i{grid-column:1/-1;height:6px;border-radius:9px;background:linear-gradient(90deg,var(--blue) var(--part),#e3eaf2 var(--part))}.cv-advice p{display:flex;gap:10px;font-size:13px;color:var(--muted);margin:0 0 13px}.cv-advice p>span:first-child{display:grid;place-items:center;flex:0 0 25px;height:25px;border-radius:8px;background:var(--blue-soft);color:var(--blue);font-weight:850}.cv-result-actions{display:flex;justify-content:center;gap:10px;margin-top:24px}
@keyframes cv-shake{25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-3px)}}
@media(max-width:700px){.cv-page-head h1{font-size:38px}.cv-page-head p{font-size:15px}.cv-calculator,.cv-result-card{padding:21px 16px;border-radius:20px}.cv-progress-head{align-items:flex-start;flex-direction:column;gap:2px}.cv-step{min-height:420px;padding:28px 0 15px}.cv-step h2{font-size:27px}.cv-step>p{font-size:14px;margin-bottom:20px}.cv-option-grid{grid-template-columns:1fr;gap:9px;margin:24px auto}.cv-choice{min-height:62px}.cv-number-options{gap:7px;margin-top:28px}.cv-number-options .cv-choice{width:60px}.cv-yes-no .cv-choice{width:135px}.cv-wizard-actions{position:sticky;bottom:8px;background:#fff}.cv-score-row{gap:20px;flex-direction:column}.cv-result-grid{grid-template-columns:1fr}.cv-result-actions{flex-direction:column}.cv-result-actions .btn{width:100%}}
