:root{color:#17243a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#eef1f5;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{min-width:320px}body{min-width:320px;margin:0}button,input{font:inherit}.page-shell{background:linear-gradient(#ffffff7a,#ffffff7a),repeating-linear-gradient(135deg,#edf0f4 0 16px,#e9edf2 16px 32px);min-height:100vh;padding:42px 20px}.survey-card{background:#fff;border:10px solid red;width:min(920px,100%);margin:0 auto;overflow:hidden;box-shadow:0 18px 55px #14243c29}.survey-header{color:#17365f;background:#fff;align-items:center;gap:26px;min-height:145px;padding:28px 44px;display:flex;position:relative;overflow:hidden}.survey-header:after{content:"";border:55px solid #ffffff0a;border-radius:50%;width:300px;height:300px;position:absolute;top:-115px;right:-65px}.brand-logo{z-index:1;flex:0 300px;width:min(42%,300px);height:auto;position:relative}.survey-header>div:last-child{z-index:1;flex:1;position:relative}.survey-header h1{color:#17365f;letter-spacing:.045em;text-align:right;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(36px,5vw,54px);line-height:1}form{padding:0 44px 38px}b{color:#c51630}.form-section{padding:28px 0 3px}.form-section:first-child{padding-top:18px}.form-section+.form-section{margin-top:16px}.form-section h2{color:#fff;letter-spacing:.01em;background:#17365f;border-radius:3px;align-items:center;gap:12px;margin:0 0 25px;padding:10px 14px 10px 10px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:22px;display:flex;box-shadow:inset 4px 0 red}.form-section h2 span{color:#fff;letter-spacing:.12em;background:#d71932;border-radius:2px;padding:6px 8px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:11px}.section-body{padding:0 3px}.grid{gap:22px 28px;display:grid}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-full-width{grid-column:1/-1}.field{flex-direction:column;gap:8px;min-width:0;display:flex}.field>span,.choice-group legend{color:#30425a;font-size:13px;font-weight:750}.field input{color:#17243a;background:#fff;border:1px solid #c5ceda;border-radius:3px;width:100%;height:49px;padding:0 14px;transition:border-color .15s,box-shadow .15s,background .15s}.field input::placeholder{color:#939eac}.field input:hover{border-color:#9daaba}.field input:focus{background:#fcfdff;border-color:#295b91;outline:none;box-shadow:0 0 0 3px #295b9124}.choice-group{border:0;min-width:0;margin:0 0 28px;padding:0}.choice-group:last-child{margin-bottom:6px}.choice-group legend{margin-bottom:12px}.choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.choices-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{cursor:pointer;position:relative}.choice input{opacity:0;pointer-events:none;position:absolute}.choice span{color:#34445b;background:#fbfcfd;border:1px solid #d2d9e2;border-radius:3px;align-items:center;min-height:46px;padding:9px 12px 9px 40px;font-size:13px;line-height:1.3;transition:border-color .15s,background .15s,color .15s;display:flex}.choice span:before{content:"";background:#fff;border:1.5px solid #8491a2;width:16px;height:16px;position:absolute;left:13px}.choice input[type=radio]+span:before{border-radius:50%}.choice input[type=checkbox]+span:before{border-radius:3px}.choice input:checked+span{color:#17365f;background:#edf4fb;border-color:#315d8f;font-weight:650}.choice input:checked+span:before{background:#c51630;border-color:#c51630;box-shadow:inset 0 0 0 3px #fff}.choice input:focus-visible+span{outline-offset:1px;outline:3px solid #295b9138}.conditional-field{border-left:3px solid #c51630;max-width:420px;margin:-12px 0 28px;padding-left:16px}.consent-box{cursor:pointer;background:#f3f6f9;border:1px solid #dce2e9;border-left:5px solid #17365f;border-radius:3px;align-items:flex-start;gap:13px;padding:18px;font-size:13px;line-height:1.6;display:flex}.consent-box input{accent-color:#c51630;flex:none;width:20px;height:20px;margin-top:1px}.access-row{grid-template-columns:minmax(0,370px) 1fr;align-items:end;gap:20px;margin-top:25px;display:grid}.access-row p{color:#6c7889;margin:0 0 9px;font-size:12px;line-height:1.45}.submit-button{color:#fff;letter-spacing:.04em;cursor:pointer;touch-action:manipulation;background:#b5182f;border:0;border-radius:3px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:55px;margin-top:28px;font-weight:800;transition:background .15s,transform .15s,box-shadow .15s;display:flex;box-shadow:0 7px 18px #a6192e38}.submit-button:hover:not(:disabled){background:#941326;transform:translateY(-1px);box-shadow:0 9px 22px #a6192e47}.submit-button:focus-visible{outline-offset:3px;outline:3px solid #295b9152}.submit-button:disabled{opacity:.68;cursor:wait;transform:none}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.notice{border-radius:3px;margin:24px 44px 0;padding:14px 17px;font-size:14px;font-weight:650;line-height:1.45}.notice:focus{outline-offset:2px;outline:3px solid #295b9133}.notice.success{color:#17603a;background:#e9f7ef;border:1px solid #b9e0c9}.notice.error{color:#8d1426;background:#fff0f1;border:1px solid #efc2c8}footer{color:#667487;text-align:center;background:#f3f5f8;border-top:1px solid #dfe4ea;padding:20px 44px;font-size:12px}@media (width<=700px){.page-shell{background:#fff;padding:0}.survey-card{box-shadow:none}.survey-header{gap:12px;min-height:110px;padding:24px 18px}.brand-logo{width:41%}.survey-header h1{font-size:clamp(22px,8vw,34px)}form{padding:7px 18px 27px}.notice{margin:18px 18px 0}.two-col,.choices,.choices-wide,.access-row{grid-template-columns:1fr}.grid{gap:18px}.form-section{padding-top:23px}.form-section+.form-section{margin-top:12px}.form-section h2{margin-bottom:21px;font-size:20px}.section-body{padding:0}.field input{height:50px;font-size:16px}.choice span{min-height:50px;font-size:14px}.access-row{gap:4px}.access-row p{margin-top:2px}footer{padding:18px}}@media (width<=390px){.survey-header{padding-inline:14px}.brand-logo{width:43%}.survey-header h1{letter-spacing:.02em;font-size:22px}form{padding-inline:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{:root{background:#fff}.page-shell{background:#fff;padding:0}.survey-card{box-shadow:none}.submit-button{display:none}}
