:root{font-family:system-ui,-apple-system,sans-serif;color:#173f35;background:#f7f8f2;font-size:16px}*{box-sizing:border-box}body{margin:0}main{max-width:760px;margin:auto;padding:40px 24px 28px;min-height:100svh}.brand{display:inline-flex;align-items:center;gap:10px;min-height:44px;text-decoration:none;color:inherit;font-size:25px;font-weight:750}.brand span{background:#173f35;color:#d8eb95;border-radius:12px;width:44px;height:44px;display:grid;place-items:center}.eyebrow{margin-top:72px;font-size:12px;font-weight:700;letter-spacing:1.5px;color:#516953}h1{font-size:clamp(34px,6vw,58px);letter-spacing:-1.8px;line-height:1.12;margin:20px 0}p{line-height:1.7;color:#506259;max-width:570px}section{background:white;border:1px solid #dbe3d5;border-radius:20px;padding:25px;margin-top:40px}.badge{font-size:11px;font-weight:700;background:#e9f1d8;border-radius:20px;padding:8px 12px;display:inline-block;letter-spacing:1px}h2{font-size:24px;margin-bottom:8px}footer{font-size:13px;color:#506259;margin-top:48px}:focus-visible{outline:3px solid #5b7d20;outline-offset:5px}@media(max-width:400px){main{padding:24px 18px}.eyebrow{margin-top:50px}section{padding:20px}}
:root [hidden]{display:none!important}.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;background:#173f35;color:white;border:1px solid #173f35;border-radius:10px;font:inherit;text-decoration:none;cursor:pointer;margin:6px 6px 6px 0}button:disabled{opacity:.5;cursor:wait}label{display:grid;gap:7px;margin:16px 0;font-weight:600}input,select{min-height:46px;max-width:100%;width:100%;padding:10px;border:1px solid #809587;border-radius:8px;font:inherit;background:white;color:#173f35}.between{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}ul{list-style:none;padding:0}li{padding:16px 0;border-bottom:1px solid #dbe3d5;display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap}li span{color:#506259}form{margin-top:30px}
