.auth-cover{position:fixed;inset:0;z-index:9999;background:linear-gradient(145deg,#f7f2e6,#e6efe3);display:grid;place-items:center;padding:20px}.auth-card{width:min(420px,100%);background:#fff;border-radius:24px;padding:30px;box-shadow:0 24px 70px #17351f25}.auth-logo{width:58px;height:58px;border-radius:17px;background:#204d2e;color:#f4c75c;display:grid;place-items:center;font-size:30px;font-weight:800}.auth-card h2{margin:18px 0 5px;color:#183c24}.auth-card p{margin:0 0 22px;color:#68766c}.auth-card label{display:block;margin:14px 0 6px;font-weight:700;color:#31483a}.auth-card input{box-sizing:border-box;width:100%;padding:14px;border:1px solid #d7ded8;border-radius:12px;font-size:16px}.auth-submit{width:100%;margin-top:20px;padding:14px;border:0;border-radius:12px;background:#245b35;color:#fff;font-size:16px;font-weight:800}.auth-error{min-height:22px;color:#b9382b;margin-top:12px}.auth-status{position:fixed;right:16px;bottom:16px;z-index:9000;background:#183c24;color:#fff;padding:8px 12px;border-radius:999px;font-size:12px;opacity:.92}.auth-user{display:flex;gap:8px;align-items:center}.auth-logout{border:0;background:#eef4ef;color:#245b35;padding:8px 10px;border-radius:9px;font-weight:700}.auth-divider{display:flex;align-items:center;gap:10px;margin:16px 0 12px;color:#9aa69d;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e4e9e5;flex:1}.wechat-login{display:block;text-align:center;padding:13px;border-radius:12px;background:#07c160;color:#fff;text-decoration:none;font-weight:800}.wechat-login.disabled{background:#d8ded9;color:#7c877f;cursor:not-allowed}.wechat-hint{display:block;text-align:center;color:#829087;margin-top:8px}.wechat-bind{border:0;background:#e8f7ed;color:#087c3e;padding:8px 10px;border-radius:9px;font-weight:700}.wechat-bind:disabled{background:#eef1ef;color:#829087}@media(max-width:760px){.role-switch select{pointer-events:none;background:#eef4ef}.auth-card{padding:24px}.auth-status{bottom:74px}.side-foot{flex-wrap:wrap}.wechat-bind{order:3;width:100%}}
