:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#252a32;background:#f4f5f7;font-size:16px;line-height:1.55;--red:#9f2635}*{box-sizing:border-box}body{margin:0}header{background:white;border-top:5px solid var(--red);border-bottom:1px solid #e2e4e8;padding:22px max(24px,calc((100vw - 850px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:29px;font-weight:750;letter-spacing:-1px;color:var(--red)}header>span{font-size:12px;letter-spacing:1.4px;color:#626973}main{max-width:850px;margin:auto;padding:40px 24px 20px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:750;color:var(--red);margin:0 0 12px}h1{font-size:clamp(28px,5vw,40px);line-height:1.17;letter-spacing:-1.1px;margin:0 0 20px}p{margin:12px 0}.intro>p:not(.eyebrow){color:#555e6a;max-width:640px}.note{border-left:3px solid var(--red);padding:10px 16px;background:#fff;font-size:14px;color:#505967;margin:24px 0 32px}.required-note{font-size:14px;color:#636b74}section{background:white;border:1px solid #dfe2e7;border-radius:8px;padding:28px;margin:0 0 20px}.section-title{display:flex;align-items:center;gap:14px;margin-bottom:24px}.section-title>span{font-size:14px;font-weight:700;color:var(--red);border-bottom:2px solid var(--red);padding-bottom:2px}h2{font-size:19px;line-height:1.35;margin:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.full{grid-column:1/-1}label{display:block;font-size:14px;font-weight:600}input:not([type=checkbox]):not([type=radio]),textarea,select{display:block;width:100%;min-width:0;margin-top:8px;padding:12px;border:1px solid #bfc5ce;border-radius:5px;background:white;color:#252a32;font:inherit;font-size:16px;min-height:48px}input:focus,select:focus,textarea:focus{outline:3px solid #9f26352b;border-color:var(--red)}fieldset{margin:0;padding:0;border:0;min-width:0}legend{font-size:14px;font-weight:600;margin-bottom:10px}.choices{display:flex;flex-wrap:wrap;gap:10px 22px}.choice{display:flex;align-items:flex-start;gap:10px;font-weight:400;cursor:pointer;padding:8px 0;font-size:16px}.choice input{accent-color:var(--red);width:21px;height:21px;flex:0 0 21px;margin:2px 0 0}.stack{display:grid;gap:4px}.stack .choice{border-bottom:1px solid #edf0f3;padding:13px 0}.stack .choice:last-child{border:0}small,.choice small{display:block;color:#646c76;font-size:13px;font-weight:400;margin-top:4px}.consent{font-size:15px;line-height:1.6;margin-bottom:16px}.advisor h2{font-size:16px;margin-bottom:18px}.submit-area{padding:8px 0 10px}.submit-area p{font-size:14px;color:#5b6470;text-align:center}button,.button{background:var(--red);color:white;border:0;border-radius:5px;padding:15px 20px;font:inherit;font-weight:650;font-size:16px;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;min-height:48px}button:hover,.button:hover{background:#7e1d2b}button:focus-visible,a:focus-visible{outline:3px solid #526fab;outline-offset:3px}.submit-area button{width:100%;display:flex;justify-content:space-between;gap:12px}.secondary{background:#eef0f3;color:#303945}.secondary:hover{background:#dfe3e8}.review-actions{display:flex;gap:12px;flex-wrap:wrap}.review-actions>*{flex:1}.text-button{background:transparent;color:var(--red);padding-left:0}.text-button:hover{background:transparent;text-decoration:underline}#message{font-size:15px;line-height:1.6;min-height:430px;resize:vertical;margin:24px 0}#review h2{font-size:26px}.hint{font-size:14px;color:#5b6470}footer{text-align:center;padding:24px;color:#646c76;font-size:13px}[hidden]{display:none!important}@media(max-width:580px){header{padding:18px 20px}header>span{display:none}main{padding:30px 16px 16px}.grid{grid-template-columns:1fr;gap:18px}section{padding:22px 18px}.section-title{gap:12px}.choice{padding:10px 0}.review-actions{flex-direction:column}h1 br{display:none}input[type=date]{min-height:48px}.submit-area button{font-size:16px;text-align:left}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
