:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#122018;background:#f3f7f4}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#e2f4e7 0,#f6f8f6 42%,#eef2ef 100%)}.page-shell{min-height:100vh;display:grid;place-items:center;padding:32px 18px}.card{width:min(100%,480px);background:#fff;border:1px solid #dce7df;border-radius:22px;padding:34px;box-shadow:0 24px 60px rgba(28,58,39,.12)}.brand{display:inline-flex;align-items:center;gap:10px;color:#153c24;text-decoration:none;font-weight:800;font-size:21px}.mark{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#16843c;color:#fff;font-size:20px}.eyebrow{margin:30px 0 8px;color:#16843c;text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:800}h1{margin:0;font-size:34px;line-height:1.08;color:#102b1b}.lede{color:#55645b;line-height:1.6;margin:14px 0 28px}form{display:grid;gap:10px}label{font-size:14px;font-weight:750;color:#263c2d;margin-top:8px}input{width:100%;border:1px solid #bdcbc1;border-radius:12px;padding:13px 14px;font:inherit;outline:none;background:#fff}input:focus{border-color:#16843c;box-shadow:0 0 0 3px rgba(22,132,60,.12)}.hint{margin:-3px 0 3px;color:#718077;font-size:12px}button{margin-top:14px;border:0;border-radius:12px;background:#16843c;color:#fff;font:inherit;font-weight:800;padding:14px 18px;cursor:pointer}button:hover{background:#116f31}button:disabled{opacity:.65;cursor:wait}.status,.notice{margin-top:18px;border-radius:12px;padding:0;line-height:1.5}.status.error,.notice.error{padding:12px 14px;background:#fff1f1;color:#8f1d1d;border:1px solid #f2caca}.status.success{padding:12px 14px;background:#edf9f0;color:#145b2a;border:1px solid #c8e8d0}.security-note{margin:24px 0 0;color:#718077;font-size:12px;line-height:1.5}a{color:#116f31}@media(max-width:520px){.card{padding:26px 22px;border-radius:18px}h1{font-size:30px}}
