:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#f4f7f8;line-height:1.55}*{box-sizing:border-box}body{margin:0}main{min-height:100vh;padding:24px 14px}article{max-width:760px;margin:0 auto;background:#fff;padding:clamp(22px,5vw,52px);border-radius:14px;box-shadow:0 8px 30px #17313b16}h1{font-size:clamp(1.65rem,5vw,2.35rem);line-height:1.18;color:#173b46}h2{font-size:1.2rem;margin-top:28px}fieldset{border:0;padding:0;margin:28px 0}legend{font-size:1.22rem;font-weight:700;margin-bottom:15px}.choice{display:flex;align-items:flex-start;gap:12px;padding:14px;margin:9px 0;border:1px solid #b8c8cc;border-radius:10px;cursor:pointer}.choice:has(input:checked){border-color:#176b73;background:#edf8f8}.choice input{width:20px;height:20px;margin-top:2px;accent-color:#176b73;flex:none}select,input[type=email],.other input,textarea{width:100%;font:inherit;border:1px solid #82979c;border-radius:8px;padding:13px;background:#fff}textarea{min-height:140px;resize:vertical}.other{display:block;margin-top:16px;font-weight:600}.other input{display:block;margin-top:7px}.nav{display:flex;justify-content:space-between;gap:12px}button{font:inherit;font-weight:700;border:0;border-radius:8px;background:#176b73;color:#fff;padding:13px 22px;cursor:pointer}button.secondary{background:#e8eff0;color:#173b46}button:disabled{opacity:.55;cursor:not-allowed}.progress{height:9px;background:#dce7e9;border-radius:10px;overflow:hidden}.progress span{display:block;height:100%;background:#176b73}.count,.help,.optional{color:#53666b;font-size:.9rem}.alert{padding:12px;border-left:4px solid #a53030;background:#fff1f1;color:#781d1d}.optional{font-weight:400}footer{margin-top:42px;padding-top:18px;border-top:1px solid #d8e1e3;font-size:.86rem;color:#53666b}a{color:#0d626b}@media(max-width:520px){main{padding:0}article{min-height:100vh;border-radius:0;box-shadow:none;padding:24px 17px}.nav button{flex:1}.choice{padding:13px 10px}}
