*{box-sizing:border-box}body{margin:0;background:#f6f8f7;color:#20362f;font:15px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif}main{max-width:850px;padding:32px 24px 48px;margin:auto}header{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-size:18px;font-weight:650}.logo{display:grid;place-items:center;width:34px;height:34px;background:#276451;color:white;border-radius:10px}.badge{font-size:11px;color:#657870;background:#e6ece8;padding:3px 8px;border-radius:6px;font-weight:400}.intro{margin:65px 0 34px}.eyebrow{color:#42765f;font-size:12px;letter-spacing:2px}h1{font-weight:600;font-size:38px;line-height:1.45;letter-spacing:-1px;margin:14px 0}p{color:#6b7973}h2{font-size:19px;font-weight:600;margin:0 0 6px}.intro p{font-size:16px}.card{background:white;border:1px solid #e0e7e2;border-radius:18px;padding:30px;box-shadow:0 8px 32px #1d493005}.muted{font-size:13px;color:#7b8982;margin:0 0 20px}label{display:block;font-size:13px;font-weight:550;margin-bottom:8px}input{width:100%;font:inherit;border:1px solid #d7e1da;border-radius:9px;padding:13px;background:#fcfdfc;color:#233b30;outline:none}input:focus{border-color:#39735b;box-shadow:0 0 0 3px #39735b12}button{font:inherit;cursor:pointer}.primary{display:inline-flex;justify-content:space-between;gap:30px;align-items:center;border:0;border-radius:9px;background:#276451;color:white;padding:12px 20px;font-weight:550}.primary:hover{background:#1d513f}.primary:disabled{opacity:.6;cursor:wait}form .primary{margin-top:16px}.quiet{border:0;background:none;color:#6b7973;font-size:13px}.error{color:#b43c35}.success{font-weight:600;color:#276451;margin:20px 0 10px}.actions{display:flex;align-items:center;gap:20px;margin:12px 0}.actions a,a{color:#276451}.section-title{display:flex;justify-content:space-between;align-items:center;margin:32px 0 12px}.section-title span{color:#89958e;font-size:12px}.history-item{padding:18px 0;border-bottom:1px solid #e0e7e2;display:flex;justify-content:space-between;gap:16px}.history-item a{font-weight:550;text-decoration:none}.history-item small{display:block;color:#8b9690;margin-top:4px}.history-item button{border:1px solid #d9e3dc;border-radius:7px;padding:6px 12px;background:white;color:#42765f;white-space:nowrap;align-self:center;font-size:12px}footer{text-align:center;color:#97a19b;font-size:11px;margin-top:36px}.mobile{display:none}#status:empty{display:none}#result{border-top:1px solid #edf1ee;margin-top:20px}.login{max-width:520px}@media(max-width:600px){main{padding:24px 18px}h1{font-size:29px}.intro{margin:42px 0 26px}.card{padding:23px 20px}.section-title span{display:none}.mobile{display:block}.badge{font-size:10px}form .primary{width:100%}}
