*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17313f;background:#f5f9fb;font-synthesis:none}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -10%,#eaf7fd 0,#f8fbfc 38%,#f5f9fb)}button,input,textarea{font:inherit}button,input,textarea{outline-offset:3px}button:focus-visible,input:focus-visible,textarea:focus-visible,.question-card:focus-visible{outline:3px solid #1e719c}.public-shell{width:min(100% - 32px,780px);margin:0 auto;padding:24px 0 64px}.brand{display:flex;align-items:center;gap:10px;min-height:44px;margin-bottom:48px;color:#17313f;font-size:17px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#6cbbe6;color:#12384c;font-weight:800}.hero,.state-card{background:#fff;border:1px solid #d9e5eb;border-radius:22px;box-shadow:0 16px 45px #20435414}.hero{padding:40px;margin-bottom:24px}.hero h1,.state-card h1{margin:8px 0 12px;font-size:clamp(30px,5vw,44px);line-height:1.08;letter-spacing:-.035em;color:#16303e}.hero>p:not(.eyebrow):not(.meta),.state-card>p:not(.eyebrow):not(.meta){max-width:620px;margin:0;color:#516875;font-size:16px;line-height:1.65}.eyebrow{margin:0;color:#276b8f;font-weight:800;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.meta{margin:18px 0 0;color:#5d707a;font-size:13px}.question-list{display:grid;gap:16px}.question-card{padding:28px 30px;background:#fff;border:1px solid #dbe6eb;border-radius:18px}.question-label,legend{display:block;width:100%;color:#1c3542;font-size:17px;font-weight:750;line-height:1.45}fieldset{padding:0;margin:0;min-width:0;border:0}.question-number{display:inline-grid;place-items:center;width:28px;height:28px;margin-right:8px;border-radius:9px;background:#eaf6fc;color:#236f97;font-size:12px;font-weight:800;vertical-align:middle}.required{display:inline-block;margin-left:8px;color:#7a3850;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.description{margin:9px 0 16px;color:#586e79;font-size:14px;line-height:1.55}input[type=text],input[type=number],input[type=date],textarea{width:100%;min-height:48px;border:1px solid #bacbd3;border-radius:12px;padding:12px 14px;background:#fff;color:#183441}textarea{resize:vertical;min-height:130px;line-height:1.55}.choice-list{display:grid;gap:9px;margin-top:16px}.choice-list.inline{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 13px;border:1px solid #cad8de;border-radius:12px;cursor:pointer;color:#2c4552}.choice:hover{border-color:#6caaca;background:#f6fbfd}.choice input{width:20px;height:20px;margin:0;accent-color:#2379a5}.field-error,.submit-error{color:#8d3044;font-weight:650;font-size:13px;line-height:1.45}.field-error{margin:10px 0 0}.submit-error{padding:14px 16px;border:1px solid #e6b6c0;border-radius:12px;background:#fff8f9}.submit-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:8px;padding:22px 4px}.submit-row p{margin:0;max-width:470px;color:#5d717b;font-size:13px;line-height:1.5}.primary{min-height:46px;border:0;border-radius:12px;padding:11px 20px;background:#1d709a;color:#fff;font-weight:750;cursor:pointer}.primary:hover:not(:disabled){background:#175d80}.primary:disabled{cursor:wait;opacity:.65}.state-card{min-height:360px;padding:54px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.state-card .primary{margin-top:24px}.success-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:20px;border-radius:50%;background:#e5f5ee;color:#216749;font-size:22px;font-weight:900}.spinner{width:30px;height:30px;margin-bottom:22px;border:3px solid #d7e9f2;border-top-color:#2679a4;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:600px){.public-shell{width:min(100% - 20px,780px);padding-top:14px}.brand{margin-bottom:24px}.hero{padding:28px 22px}.question-card{padding:22px 18px}.choice-list.inline{grid-template-columns:1fr}.submit-row{align-items:stretch;flex-direction:column}.primary{width:100%;min-height:48px}.state-card{min-height:300px;padding:32px 24px}}
