:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#173d31;background:#eff3ed;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;padding:5vh 24px;background:radial-gradient(ellipse at 12% 0,#dfe9dc,transparent 60%)}main{max-width:560px;margin:auto;background:#fcfdf9;border:1px solid #fff;border-radius:24px;box-shadow:0 20px 80px #1c453012;overflow:hidden}header{display:flex;align-items:center;gap:12px;padding:27px 34px;border-bottom:1px solid #e8ede4}.logo{display:grid;place-items:center;width:42px;height:42px;background:#245e48;color:#fff;border-radius:13px;font-size:22px}strong{display:block;font-size:20px;letter-spacing:2px}small{display:block;color:#73857b;font-size:11px;margin-top:2px}section{padding:38px 34px 28px}.eyebrow{font-size:12px;letter-spacing:3px;color:#73857b}h1{font-size:29px;letter-spacing:-1px;margin:12px 0}p{font-size:14px;line-height:1.8;color:#758078;margin:10px 0 26px}form{display:grid;gap:12px}label{font-size:13px;font-weight:600}input{width:100%;padding:15px;border-radius:9px;border:1px solid #dce3d8;font:inherit;background:#fff;outline:none}input:focus{border-color:#327257;box-shadow:0 0 0 3px #32725714}button,a{font:inherit;cursor:pointer}button{background:#245e48;color:#fff;border:0;border-radius:9px;padding:14px 20px;width:100%;font-size:14px;font-weight:600}button span{float:right}button:hover{background:#194d38}button:disabled{opacity:.6;cursor:wait}.quiet{width:auto;margin-left:auto;background:transparent;color:#687b70;padding:8px;font-size:12px}.quiet:hover{background:#edf3e9}a{display:block;text-align:center;padding:13px;color:#245e48;font-size:14px}.message{font-size:14px;line-height:1.7;min-height:24px;margin:18px 0;color:#345c46}.qrbox{width:264px;height:264px;border:1px solid #e5ebdf;background:white;border-radius:15px;display:grid;place-items:center;margin:22px auto;padding:13px}.qrbox img{width:236px;height:236px;object-fit:contain}.qrbox div{color:#98a498;font-size:13px}.note{font-size:12px;margin:18px 0 0}footer{padding:18px 34px;border-top:1px solid #e8ede4;color:#8a968e;font-size:10px;display:flex;align-items:center;gap:6px}footer>span:last-child{margin-left:auto}.dot{width:5px;height:5px;background:#61816a;border-radius:50%}[hidden]{display:none!important}@media(max-width:520px){body{padding:20px 14px}header{padding:22px}section{padding:30px 22px}h1{font-size:25px}footer{padding:17px 22px}.qrbox{width:244px;height:244px}.qrbox img{width:216px;height:216px}}
