:root{font-family:Arial,Helvetica,sans-serif;color:#17243b;background:#f5f7fb;font-size:16px;line-height:1.55;--blue:#2858a5;--border:#d9e1ed}*{box-sizing:border-box}body{margin:0}header{background:#fff;padding:24px 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);gap:20px}.brand{font:25px Georgia,serif}.brand span{color:var(--blue)}.brand small{display:block;font:11px Arial;letter-spacing:2px;margin-top:5px}.badge{font-size:14px;padding:8px 14px;background:#edf3fc;border-radius:8px;color:#234b8a}.shell{display:grid;grid-template-columns:300px minmax(0,780px);gap:56px;max-width:1240px;margin:0 auto;padding:42px 28px}aside{align-self:start;position:sticky;top:24px}.eyebrow{font-size:12px;letter-spacing:1.5px;color:var(--blue);font-weight:700;margin:0 0 12px}h1{font-size:38px;letter-spacing:-1px;line-height:1.13;margin:0 0 30px}h2{font-size:29px;line-height:1.2;margin:0}h3{font-size:23px}.select-label{display:block;font-size:14px;margin-bottom:7px;color:#536174}select,input,textarea,button{font:inherit}select{width:100%;padding:12px;background:white;border:1px solid var(--border);border-radius:8px;color:inherit}nav{margin:24px 0}button{cursor:pointer;border:0;border-radius:8px}.step{display:flex;gap:13px;text-align:left;background:transparent;width:100%;padding:12px;color:#59667b;margin:4px 0}.step b{font-weight:400;color:#7687a1}.step.current{background:#e7effc;color:#1c4587;font-weight:700}.test-note{border-top:1px solid var(--border);padding-top:20px;font-size:14px}.test-note p{color:#58677b}.secondary{background:white;border:1px solid #b9c8de;padding:11px 16px;color:#214d91}.text-button{display:block;background:none;color:#52647d;padding:12px 0;font-size:14px}.scope{font-size:14px;color:#59667b;margin-top:20px}summary{cursor:pointer;font-weight:700}.heading-row{display:flex;justify-content:space-between;gap:16px;align-items:start}.source-label{font-size:12px;color:#6a7890;padding-top:6px}.intro{color:#66748a;margin:18px 0 28px}.field{background:#fff;border:1px solid var(--border);border-radius:12px;padding:24px;margin:0 0 16px;min-width:0}.field legend{float:left;width:100%;font-size:17px;font-weight:700;margin-bottom:16px}.field legend+.choices{clear:both}.required{color:#2858a5}.choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.choice{display:flex;align-items:start;gap:10px;padding:12px;border:1px solid #e0e6ef;border-radius:8px;font-size:15px;cursor:pointer}.choice:has(input:checked){border-color:#3e6cb5;background:#edf3fc}.choice input{accent-color:var(--blue);margin-top:5px;flex-shrink:0}.choice img{display:block;width:100%;max-width:130px;height:90px;object-fit:contain;margin-bottom:8px}.choice span{min-width:0}.description{clear:both;color:#68768a;font-size:14px;margin:12px 0 0}.field input:not([type=radio]):not([type=checkbox]),.field textarea{display:block;width:100%;padding:12px;border:1px solid #b8c5d7;border-radius:7px;background:#fff;color:#17243b}.field>label{display:block;font-weight:700;margin-bottom:12px}.subfields{clear:both;display:grid;grid-template-columns:1fr 1fr;gap:14px}.subfields label{display:block;font-size:14px}.subfields input{margin-top:6px}.error{background:#fff0ef;border:1px solid #d18e88;border-radius:8px;padding:16px;margin-bottom:20px;color:#8c2921}.invalid{border-color:#bd5a51}.actions{display:flex;justify-content:flex-end;gap:12px;margin:28px 0}.primary{background:#2858a5;color:#fff;padding:14px 26px;font-weight:700}.primary:hover{background:#19478e}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #6d9bdc;outline-offset:3px}.score{padding:28px;background:#10294c;color:#fff;border-radius:12px;margin-bottom:20px}.score strong{font-size:46px;display:block;line-height:1.15}.score p{color:#cad8eb;font-size:14px}.score summary{font-size:14px}.score ul{font-size:14px;padding-left:20px}.source-content{color:#55647b;font-size:15px;margin:18px 0}.source-content p{margin:8px 0}.notice{padding:14px;background:#edf2fa;font-size:14px;border-radius:8px}#result{border:1px solid #b7c9e4;background:#edf3fc;padding:24px;border-radius:12px}footer{font-size:12px;color:#738198;border-top:1px solid var(--border);padding:24px 0;margin-top:32px}[hidden]{display:none!important}@media(max-width:900px){.shell{grid-template-columns:230px minmax(0,1fr);gap:24px}.choices{grid-template-columns:1fr}.field{padding:18px}}@media(max-width:650px){header{padding:18px 20px}.badge{font-size:12px}.brand{font-size:21px}.shell{display:block;padding:24px 18px}aside{position:static}h1{font-size:30px;margin-bottom:18px}h1 br{display:none}nav{display:flex;margin:16px 0}.test-note{padding-top:12px}.scope{margin:8px 0 25px}.heading-row{margin-top:26px}h2{font-size:25px}.subfields{grid-template-columns:1fr}}
#result label{display:flex;gap:10px;align-items:flex-start;margin:16px 0}
#result input[type=checkbox]{width:20px;height:20px;flex:none}
