:root{color-scheme:light dark;font-family:system-ui,-apple-system,sans-serif;color:#203a31;background:#f5f4ef}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:24px}main{width:100%;max-width:410px;padding:36px;border:1px solid #d9ded6;background:#fffdf8;border-radius:12px}.brand{font-size:25px;letter-spacing:-1px;color:inherit;text-decoration:none;font-weight:700}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;margin-top:42px}h1{font-size:34px;letter-spacing:-1.4px;margin:14px 0}p{line-height:1.6;color:#607167}form{margin-top:30px}label{font-size:13px;display:block;margin-bottom:9px}input{width:100%;min-width:0;padding:13px;border:1px solid #bdc9c0;background:#fff;color:#203a31;border-radius:6px;font-size:17px}button{width:100%;padding:14px;background:#315f4d;color:white;border:0;border-radius:6px;font:inherit;font-weight:650;cursor:pointer}.error{font-size:13px;color:#a52a2a;min-height:21px}.note{font-size:12px;margin-top:25px}@media(prefers-color-scheme:dark){:root{background:#14231d;color:#e3ebe5}main{background:#1c3027;border-color:#3b5043}p{color:#a7b8ac}input{background:#13251b;color:#edf5ef;border-color:#586e5e}.error{color:#ffb5aa}}
