:root{color:#14213d;font-synthesis:none;background:#f3f6f9;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}.page{background:radial-gradient(circle at 10% 10%,#0f6b4f1a,#0000 28%),radial-gradient(circle at 90% 90%,#14213d14,#0000 30%),#f3f6f9;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.brand{letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:34px;font-size:20px;font-weight:800;display:flex}.brand-mark{color:#fff;letter-spacing:0;background:#0f6b4f;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:inline-flex}.login-card{background:#fff;border:1px solid #dce3eab3;border-radius:22px;width:100%;max-width:440px;padding:38px;box-shadow:0 24px 70px #14213d1c}.card-heading{margin-bottom:30px}.eyebrow{color:#0f6b4f;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}h1{letter-spacing:-.03em;margin:8px 0 10px;font-size:34px}.card-heading>p:last-child,.support,.footer{color:#667085}.card-heading>p:last-child{margin:0}form{flex-direction:column;display:flex}label{color:#344054;margin-bottom:8px;font-size:14px;font-weight:650}input[type=email],input[type=password]{color:#14213d;background:#f8fafc;border:1px solid #dce3ea;border-radius:11px;outline:none;margin-bottom:20px;padding:14px 15px;transition:border-color .16s,box-shadow .16s}input:focus{border-color:#0f6b4f;box-shadow:0 0 0 3px #0f6b4f1f}.label-row{justify-content:space-between;align-items:center;display:flex}.text-button{color:#0f6b4f;cursor:pointer;background:0 0;border:0;margin-bottom:8px;padding:0;font-size:13px;font-weight:700}.remember{align-items:center;gap:8px;margin-bottom:22px;font-weight:500;display:flex}.remember input{accent-color:#0f6b4f;width:16px;height:16px}.submit-button{color:#fff;cursor:pointer;background:#0f6b4f;border:0;border-radius:11px;padding:15px;font-weight:700;transition:background .16s,transform .16s}.submit-button:hover{background:#0b5941}.submit-button:active{transform:translateY(1px)}.support{text-align:center;margin:24px 0 0;font-size:13px}.support a{color:#0f6b4f;font-weight:700;text-decoration:none}.footer{margin:24px 0 0;font-size:12px}@media (width<=520px){.login-card{padding:28px 22px}h1{font-size:30px}}
