:root{font-family:system-ui,-apple-system,sans-serif;color:#172d38;background:#f6f8f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{max-width:1040px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:30px 32px;border-bottom:1px solid #dfe7e2}.brand{color:#155744;font-size:26px;font-weight:800;text-decoration:none;letter-spacing:-1px}.brand span{font-weight:400;color:#61736d;font-size:13px;letter-spacing:0;margin-left:18px}.badge{font-size:12px;border:1px solid #c6dcd1;border-radius:30px;padding:8px 12px;color:#155744}main{max-width:740px;margin:60px auto;padding:0 28px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#38775e}h1{font-size:clamp(30px,5vw,42px);letter-spacing:-1.4px;margin:12px 0 16px}p{line-height:1.65;color:#586b64}section{background:white;border:1px solid #dfe7e2;border-radius:16px;padding:30px;margin-top:28px;box-shadow:0 8px 32px #23493605}h2{font-size:18px;margin:8px 0 20px}form h2:not(:first-child){border-top:1px solid #e8ede9;padding-top:26px;margin-top:26px}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;margin:16px 0}input{width:100%;border:1px solid #cdd9d1;border-radius:7px;padding:12px;font:inherit;font-weight:400;background:#fcfdfc}input:focus{outline:2px solid #398a67;outline-offset:2px}.columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}button{border:0;border-radius:7px;background:#155744;color:white;font:inherit;font-weight:600;padding:13px 22px;cursor:pointer;margin-top:16px}form>button{width:100%}button:disabled{opacity:.5;cursor:wait}small{color:#63756d;font-size:12px}#message:not(:empty){border-left:3px solid #bb8b42;padding:12px 16px;background:#fff8e9;white-space:pre-line;margin-top:24px}#registrations>div{padding:16px 0;border-top:1px solid #e4ece6;overflow-wrap:anywhere}#registrations button{margin-left:12px;font-size:12px;padding:8px 12px}ol{line-height:2.6;color:#526c60}a{color:#155744}footer{text-align:center;color:#72827a;font-size:12px;padding:30px}[hidden]{display:none!important}@media(max-width:560px){header{padding:22px}.brand span{display:none}main{margin:36px auto;padding:0 18px}section{padding:22px}.columns{grid-template-columns:1fr;gap:0}}
