:root{font-family:Arial,system-ui,sans-serif;color:#123846;background:#f8faf9;line-height:1.65}*{box-sizing:border-box}body{margin:0}header{display:flex;align-items:center;flex-wrap:wrap;gap:16px;padding:16px 4%;border-bottom:1px solid #d9e6e2;background:white}header img{max-width:160px;height:auto}header nav{display:flex;gap:8px;flex-wrap:wrap;flex:1}header nav .button{font-size:14px;padding:8px 10px}header form{margin:0}main{max-width:1100px;margin:48px auto;padding:0 24px;min-height:60vh}h1{font-size:clamp(30px,4vw,48px);line-height:1.2;letter-spacing:-1px}h2{font-size:25px;line-height:1.35}h3{font-size:20px}.lead{font-size:20px;max-width:780px}a{color:#216a64}button,.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #287e77;border-radius:12px;padding:12px 18px;background:#287e77;color:white;font:inherit;font-weight:700;text-decoration:none;min-height:44px;cursor:pointer;margin:4px 4px 4px 0;max-width:100%;overflow-wrap:anywhere}.secondary{color:#123846;background:white;border-color:#c6d7d1}section{background:white;border:1px solid #d9e6e2;border-radius:20px;padding:28px;margin:24px 0}form{max-width:720px;margin:20px 0}label{display:block;font-weight:600;margin:16px 0}input,textarea,select{display:block;width:100%;min-height:48px;padding:12px;border:1px solid #a4bbb3;border-radius:10px;background:white;color:#123846;font:inherit}input[type=radio],input[type=checkbox]{width:22px;height:22px;min-height:22px;display:inline-block;vertical-align:middle;margin:0 10px 0 0}textarea{min-height:140px;resize:vertical}.check{font-weight:400}.notice{background:#e5f2ec;padding:20px;border-radius:12px}.error{background:#fbebe5;border-left:4px solid #b44c3e;padding:20px;margin:20px 0}.message{white-space:normal;overflow-wrap:anywhere;padding:24px;background:#e7f3f0;border-radius:18px;margin:20px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:20px}.member{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:14px 0;border-bottom:1px solid #d9e6e2}.member form{margin:0}.subsection{margin:30px 0}.scale{display:flex;gap:20px;flex-wrap:wrap}.scale label{display:flex;align-items:center;gap:4px}fieldset{border:1px solid #d9e6e2;border-radius:12px;padding:18px;margin:20px 0}legend{font-weight:700}.secret{font-family:monospace;font-size:20px;overflow-wrap:anywhere;background:#e7f3f0;padding:24px;border:1px solid #b1d6c7}.hint{font-size:14px}details{padding:16px 0;border-bottom:1px solid #d9e6e2}summary{cursor:pointer;min-height:44px;font-weight:700}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.skip{position:absolute;top:-100px;left:16px}.skip:focus{top:8px;background:white;padding:12px;z-index:10}:focus-visible{outline:3px solid #aa4c3e;outline-offset:4px}footer{padding:32px max(24px,calc((100% - 1052px)/2));border-top:1px solid #d9e6e2;font-size:14px}@media(max-width:600px){main{margin:28px auto;padding:0 16px}header{padding:14px 16px}header nav{flex-basis:100%}section{padding:20px}.scale{gap:8px}.button,button{font-size:15px}h2{font-size:23px}}
#privacy-shield:not([hidden]){position:fixed;inset:0;z-index:9999;background:#f8faf9;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px;text-align:center}
