:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20333e;background:#f2f5f6;font-size:16px;line-height:1.6;--accent:#1b3f4f}*{box-sizing:border-box}body{margin:0}header{background:#fff;border-top:5px solid var(--accent);border-bottom:1px solid #dce3e6;padding:22px max(24px,calc((100vw - 820px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;gap:12px;align-items:center;font-size:19px;font-weight:750;line-height:1.25}.monogram{display:grid;place-items:center;background:var(--accent);color:#fff;border-radius:9px;font-size:22px;width:46px;height:46px}.brand-sub{display:block;font-size:10px;letter-spacing:1.7px;margin-top:5px;color:#62747d}header>a{font-size:14px;color:var(--accent);text-decoration:none;white-space:nowrap}main{max-width:820px;margin:auto;padding:40px 24px 20px}.eyebrow{font-size:12px;letter-spacing:1.6px;font-weight:750;color:#366778;margin:0 0 12px}h1{font-size:clamp(30px,5vw,43px);line-height:1.18;letter-spacing:-1.2px;margin:0 0 20px}p{margin:12px 0}.intro>p:not(.eyebrow){color:#536671;max-width:640px}.note{border-left:3px solid #5b8a9b;padding:12px 16px;background:#e7eef1;font-size:14px;color:#3e5865;margin:24px 0 32px}.required-note{font-size:14px;color:#5c6e77}section{background:white;border:1px solid #dce3e6;border-radius:10px;padding:28px;margin:0 0 20px}.section-title{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.section-title>span{font-size:14px;font-weight:750;color:#467080;border:1px solid #c7d7df;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px}.section-title p{font-size:14px;color:#657782;margin:4px 0 0}h2{font-size:20px;line-height:1.4;margin:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.full{grid-column:1/-1}label{display:block;font-size:14px;font-weight:650}label>span:not(.choice span){font-weight:400}input:not([type=checkbox]),textarea,select{display:block;width:100%;min-width:0;margin-top:8px;padding:12px;border:1px solid #b9c7ce;border-radius:5px;background:white;color:#20333e;font:inherit;font-size:16px;min-height:48px}input:focus,select:focus,textarea:focus{outline:3px solid #31697f2b;border-color:#356c82}input::placeholder,textarea::placeholder{color:#74818a;font-weight:400}fieldset{margin:0;padding:0;border:0;min-width:0}legend{font-size:14px;font-weight:650;margin-bottom:10px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px}.choice{display:flex;align-items:flex-start;gap:11px;font-weight:400;cursor:pointer;padding:9px 0;font-size:16px}.choice input{accent-color:var(--accent);width:22px;height:22px;flex:0 0 22px;margin:2px 0 0}small{display:block;color:#677780;font-size:13px;font-weight:400;margin-top:6px}.consent{font-size:15px;line-height:1.65}.privacy{font-size:14px;color:#60727d;margin-top:16px}.submit-area{padding:8px 0 10px}.submit-area p{font-size:14px;color:#60727d;text-align:center}button,.button{background:var(--accent);color:white;border:0;border-radius:6px;padding:15px 20px;font:inherit;font-weight:650;font-size:16px;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;min-height:50px}button:hover,.button:hover{background:#112e3b}button:focus-visible,a:focus-visible{outline:3px solid #5484a2;outline-offset:3px}.submit-area button{width:100%;display:flex;justify-content:space-between;gap:12px}.secondary{background:#eaf0f3;color:#244653}.secondary:hover{background:#dce6eb}.review-actions{display:flex;gap:12px;flex-wrap:wrap}.review-actions>*{flex:1}.text-button{background:transparent;color:var(--accent);padding-left:0}.text-button:hover{background:transparent;text-decoration:underline}#message{font-size:15px;line-height:1.6;min-height:420px;resize:vertical;margin:24px 0}#review h2{font-size:27px}.hint{font-size:14px;color:#60727d}footer{text-align:center;padding:24px;color:#647883;font-size:13px}footer>span{display:block;margin-top:4px}[hidden]{display:none!important}@media(max-width:580px){header{padding:18px 20px}header>a{display:none}main{padding:30px 16px 16px}.grid,.choices{grid-template-columns:1fr;gap:18px}.choices{gap:4px}section{padding:23px 18px}.section-title{gap:12px}.review-actions{flex-direction:column}h1 br{display:none}.submit-area button{text-align:left}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
.allocation{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:24px 0 12px}.allocation>div{padding:20px;border-top:3px solid #527e90;background:#e7eef1;border-radius:0 0 8px 8px}.allocation span{font-size:12px;letter-spacing:1.3px;font-weight:700}.allocation strong{display:block;font-size:29px;margin:4px 0}.allocation p{font-size:14px;margin:8px 0 0}.illustration{margin:22px 0 30px;border:1px solid #c5d5dd;border-radius:7px;padding:16px;font-size:14px}.illustration summary{cursor:pointer;font-size:16px;font-weight:650}.illustration a{color:#245a70}.question legend{font-size:19px;font-weight:700;line-height:1.5;margin-bottom:18px}.q-number{display:block;color:#527e90;font-size:13px;letter-spacing:1px;margin-bottom:8px}.question .choices{grid-template-columns:1fr;gap:4px}.question .choice{padding:11px 12px;background:#f4f7f8;border-radius:5px}.question .choice:has(input:checked){background:#e5eff3;outline:1px solid #6b94a5}.contact-grid{margin-top:20px;margin-bottom:20px}@media(max-width:580px){.allocation{grid-template-columns:1fr;gap:12px}.allocation strong{font-size:26px}.question legend{font-size:18px}}

:root{--accent:#a90b69}.agency-brand{display:flex;align-items:center;gap:22px;min-width:0}.agency-brand>span{font-size:14px;font-weight:700;color:#902358;border-left:1px solid #e4d5de;padding-left:18px}.logo-window{position:relative;width:250px;height:108px;overflow:hidden;flex:0 0 250px}.logo-window img{position:absolute;width:250px;height:250px;max-width:none;left:0;top:-66px}.eyebrow,.q-number{color:#9c2265}.allocation>div{border-top-color:#b51a73;background:#fbf1f6}.illustration{border-color:#e1bfd2}.illustration a{color:#94215e}.question .choice:has(input:checked){background:#faedf5;outline-color:#c3699c}button:hover,.button:hover{background:#820a51}@media(max-width:580px){header{padding:14px 18px}.agency-brand{flex-direction:column;align-items:flex-start;gap:0}.agency-brand>span{border:0;padding:0;margin-top:2px;font-size:14px}.logo-window{width:230px;height:98px;flex-basis:98px}.logo-window img{width:230px;height:230px;top:-61px}}
.agency-brand{flex-direction:row;align-items:center;gap:16px}.logo-window{width:76px;height:76px;flex:0 0 76px}.logo-window img{position:static;width:100%;height:100%;object-fit:contain}.agency-brand>span{border:0;padding:0;margin:0;font-size:20px;line-height:1.3}@media(max-width:580px){.agency-brand{gap:12px}.logo-window{width:64px;height:64px;flex-basis:64px}.agency-brand>span{font-size:18px}}
