:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#163c36;background:#faf8f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header,footer{max-width:1100px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:30px 36px}header{border-bottom:1px solid #dedfd5}a{color:#245d52;text-underline-offset:4px}main{max-width:980px;margin:60px auto 100px;padding:0 32px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.17em;color:#628176}h1{font-size:clamp(34px,5vw,58px);line-height:1.08;letter-spacing:-.035em;max-width:700px;margin:18px 0}h2{font-size:23px;margin-top:0}.intro{font-size:20px;color:#587168}.notice{padding:18px 22px;background:#edf0e5;border-left:3px solid #91a477;border-radius:4px;margin:30px 0}.card{padding:30px;background:#fff;border:1px solid #dce3d8;border-radius:16px;max-width:620px;margin:20px 0}form{display:grid;gap:15px;max-width:400px}label{display:grid;gap:7px;font-weight:600}input,select{padding:13px;font:inherit;border:1px solid #a6b9b0;border-radius:7px;background:white;color:inherit}button{font:inherit;font-weight:600;padding:13px 18px;border:0;border-radius:7px;background:#1e594b;color:white;cursor:pointer}button.secondary{background:#eaf0e8;color:#245d52}button:disabled{opacity:.55;cursor:wait}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.status{color:#526f63}#message{min-height:24px}footer{border-top:1px solid #dedfd5;font-size:14px;flex-wrap:wrap;gap:20px}.qr{max-width:230px;width:100%;display:block;margin:20px 0}@media(max-width:600px){main{margin-top:35px;padding:0 22px}header,footer{padding:25px 22px}.card{padding:23px}header img{width:140px;height:auto}}
