.login-page,.auth-loading{color:#141d16;background:radial-gradient(circle at 80% 10%,#e3ece2 0,#0000 36%),#fefcf9;place-items:center;min-height:100vh;padding:24px;font-family:Inter,system-ui,sans-serif;display:grid}.login-page *{box-sizing:border-box}.login-card{background:#fffefbf5;border:1px solid #e2ddd5;border-radius:24px;width:min(100%,460px);padding:clamp(28px,5vw,44px);box-shadow:0 22px 70px #1c372b1c}.login-brand{width:fit-content;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.login-brand .brand-mark,.auth-loading .brand-mark{background:#1c3a27;border-radius:12px;place-items:center;width:38px;height:38px;display:grid;overflow:hidden;box-shadow:0 7px 18px #1d523c2e}.login-brand .brand-mark img,.auth-loading .brand-mark img{object-fit:cover;width:100%;height:100%;display:block}.login-brand>span:last-child strong,.login-brand>span:last-child small{display:block}.login-brand>span:last-child strong{font-size:15px}.login-brand>span:last-child small{color:#3b463d;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:700}.login-heading{margin-top:42px}.login-heading .eyebrow{color:#718078;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700}.login-heading h1{letter-spacing:-.025em;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(38px,8vw,48px);font-weight:500;line-height:1}.login-heading>p:last-child{color:#3b463d;margin:13px 0 0;font-size:13px;line-height:1.6}.login-form{gap:9px;margin-top:29px;display:grid}.login-form label{color:#536159;margin-top:8px;font-size:11px;font-weight:700}.login-form input{color:#17241e;width:100%;height:52px;font:inherit;background:#fff;border:1px solid #d8ded9;border-radius:13px;outline:none;padding:0 14px}.login-form input:focus{border-color:#739781;box-shadow:0 0 0 3px #4274531f}.login-submit{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:#162e1f;border:0;border-radius:13px;margin-top:13px;font-weight:700;box-shadow:0 8px 20px #173d2e24}.login-submit:disabled{opacity:.58;cursor:wait}.auth-error{color:#8c4635;background:#fff2ed;border-radius:10px;margin:7px 0 0;padding:11px 12px;font-size:11px;line-height:1.45}.identity-note{background:#eef3ed;border-radius:14px;margin-top:25px;padding:16px}.identity-note strong{font-size:11px}.identity-note p{color:#69766e;margin:6px 0 0;font-size:10px;line-height:1.55}.login-footer{color:#8b948f;border-top:1px solid #e5e7e3;justify-content:space-between;gap:16px;margin-top:24px;padding-top:17px;font-size:9px;line-height:1.4;display:flex}.auth-loading{text-align:center;align-content:center;gap:10px}.auth-loading .brand-mark{margin:0 auto}.auth-loading p{margin:5px 0 0;font-size:12px}.auth-loading small{color:#959d98;font-size:9px}@media (width<=520px){.login-page{place-items:start center;padding:14px}.login-card{border-radius:20px;margin-top:14px;padding:28px 22px}.login-heading{margin-top:34px}.login-heading h1{font-size:40px}.login-footer{gap:5px;display:grid}}
