:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#20362c;background:#f3f6ee}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(ellipse at 10% 10%,#e1edd4,transparent 55%),#f6f7f3}.login-card{width:100%;max-width:465px;padding:42px;background:#fff;border:1px solid #e0e8d9;border-radius:23px;box-shadow:0 25px 100px #244c3b0b}.mark{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:15px;background:#244c3b;color:#c3ed9d;font-size:38px;font-weight:700;margin-bottom:31px}.mark span{font-size:20px}.eyebrow{font-size:9px;letter-spacing:2px;color:#7d9274}h1{font-size:29px;letter-spacing:-1px;margin:12px 0}p{font-size:13px;line-height:1.8;color:#7b8580}form{display:grid;gap:16px;margin-top:29px}label{font-size:12px;font-weight:600}input{display:block;width:100%;border:1px solid #dbe4d5;border-radius:8px;padding:13px;font:inherit;margin-top:9px}button,.button{display:flex;align-items:center;justify-content:space-between;background:#244c3b;border:0;border-radius:9px;color:#fff;padding:14px 17px;font:600 12px inherit;cursor:pointer;text-decoration:none}button:hover,.button:hover{background:#183d2d}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #a3d976;outline-offset:3px}small{font-size:11px;line-height:1.7;color:#87927e}footer{margin-top:36px;padding-top:22px;border-top:1px solid #edf0e8;font-size:8px;letter-spacing:1px;color:#94a28a}footer b{margin:0 7px;color:#a8c393}.error{font-size:12px;background:#fff2e1;color:#966128;padding:13px;border-radius:8px}.secondary{background:#eef4e7;color:#38542c}.secondary:hover{background:#e3eddb}@media(max-width:500px){.login-card{padding:29px}h1{font-size:25px}}
