.survey-wrap{width:min(860px,calc(100% - 32px));margin:auto;text-align:left}.checkup{background:var(--navy);color:#fff}.checkup h2,.checkup h3,.checkup legend,.checkup .eyebrow{color:#fff}.privacy-note{padding:16px 18px;border-left:5px solid #75c96e;background:#0b3b6b;border-radius:10px}.survey-start{margin-top:12px;border:0;cursor:pointer;font:inherit}.survey-status{font-weight:800;letter-spacing:.05em;margin-bottom:10px}.survey-progress{height:12px;background:#d9e2e8;border-radius:99px;overflow:hidden;margin-bottom:28px}.survey-progress span{display:block;height:100%;background:#64bd5c}.checkup form>fieldset{padding:0;margin:0;border:0}.checkup form>fieldset>legend{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.15;margin-bottom:15px}.survey-question{padding:22px 0;margin:0;border:0;border-bottom:1px solid #557595}.survey-question>legend{font-size:1.1rem;font-weight:800;line-height:1.45;padding:0;margin-bottom:13px}.survey-options{display:grid;gap:10px}.survey-option{display:flex;align-items:flex-start;gap:12px;padding:13px 15px;min-height:48px;background:#fff;color:var(--ink);border:2px solid transparent;border-radius:12px;cursor:pointer}.survey-option:hover{border-color:#87c982}.survey-option:has(input:checked){border-color:#75c96e;background:#eef8ed}.survey-option input{width:20px;height:20px;flex:0 0 20px;margin:2px 0 0;accent-color:var(--green)}.survey-error{padding:14px 16px;margin:18px 0;background:#fff3cd;color:#553f00;border:2px solid #f4b942;border-radius:10px;font-weight:700}.survey-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:30px}.survey-actions button{border:0;cursor:pointer;font:inherit}.survey-secondary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:10px 22px;border:2px solid #fff!important;border-radius:999px;background:transparent;color:#fff;font-weight:800}.overall-score{display:flex;flex-wrap:wrap;align-items:center;gap:24px;padding:24px;margin:20px 0 30px;background:#fff;color:var(--ink);border-radius:18px}.overall-score>strong{font-size:clamp(3.5rem,9vw,6rem);line-height:1;color:var(--navy)}.overall-score>strong span{font-size:1.2rem}.overall-score p{font-size:1.3rem;font-weight:800;color:var(--green);margin:0}.category-results{list-style:none;padding:0;margin:15px 0 28px;background:#fff;color:var(--ink);border-radius:16px;overflow:hidden}.category-results li{display:flex;justify-content:space-between;gap:20px;padding:15px 20px;border-bottom:1px solid var(--line)}.category-results li:last-child{border:0}.category-results strong{color:var(--green)}.result-disclaimer{padding:18px;background:#0b3b6b;border-radius:12px}@media(max-width:520px){.survey-wrap{width:calc(100% - 24px)}.survey-question{padding:19px 0}.survey-option{padding:12px}.survey-actions{flex-direction:column-reverse}.survey-actions .btn,.survey-actions .survey-secondary{width:100%}.overall-score{padding:20px}.category-results li{padding:14px}}
