.auth-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 16px;background:radial-gradient(1200px 600px at 50% 30%,rgba(var(--accent-rgb),.12),transparent 60%),radial-gradient(900px 520px at 30% 70%,rgba(var(--accent2-rgb),.1),transparent 60%),linear-gradient(180deg,var(--bg-0),var(--bg-1) 40%,var(--bg-0))}.auth-card{width:min(520px,92vw);border-radius:18px;border:1px solid rgba(255,255,255,.08);background:rgba(var(--panel-rgb),.55);box-shadow:0 20px 60px #00000073;backdrop-filter:blur(10px);overflow:hidden}.auth-header{padding:18px 18px 8px;border-bottom:1px solid rgba(255,255,255,.06)}.auth-brand{display:flex;align-items:center;gap:12px}.auth-logo{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(var(--accent-rgb),.16);border:1px solid rgba(var(--accent-rgb),.22);box-shadow:0 8px 20px #00000040}.auth-title{display:flex;flex-direction:column;gap:2px}.auth-name{font-weight:800;letter-spacing:.2px}.auth-sub{font-size:12px;color:rgba(var(--fg-rgb),.68)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:10px 10px 0}.auth-tab{border:0;background:transparent;color:rgba(var(--fg-rgb),.7);padding:12px 10px;cursor:pointer;font-weight:700;border-bottom:2px solid transparent;border-radius:12px 12px 0 0}.auth-tab.is-active{color:rgba(var(--fg-strong-rgb),.96);background:#ffffff08;border-bottom-color:rgba(var(--accent-rgb),.55)}.auth-panel{display:none;padding:18px}.auth-panel.is-active{display:block}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-field{display:flex;flex-direction:column;gap:8px}.auth-label{font-size:12px;color:rgba(var(--fg-rgb),.74);font-weight:700}.auth-input{height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:rgba(var(--fg-strong-rgb),.95);outline:none;padding:0 12px}.auth-input::placeholder{color:rgba(var(--fg-rgb),.45)}.auth-input:focus{border-color:rgba(var(--accent-rgb),.45);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.12)}.auth-submit{height:46px;border-radius:14px;border:1px solid rgba(var(--accent-rgb),.35);background:rgba(var(--accent-rgb),.18);color:rgba(var(--fg-strong-rgb),.98);font-weight:800;cursor:pointer;margin-top:6px}.auth-submit:hover{background:rgba(var(--accent-rgb),.25)}.auth-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.auth-meta.center{justify-content:center}.auth-link{color:rgba(var(--accent-rgb),.92);font-weight:700;font-size:13px}.auth-link.muted{color:rgba(var(--fg-rgb),.62);font-weight:600}.wechat-box{display:flex;flex-direction:column;align-items:center;gap:14px;padding:10px 0 4px}.wechat-qr{width:210px;height:210px;border-radius:16px;border:1px dashed rgba(255,255,255,.14);background:#ffffff08;display:flex;align-items:center;justify-content:center}.wechat-qr img{width:100%;height:100%;object-fit:contain;border-radius:16px;display:block}.wechat-qr-placeholder{font-size:12px;color:rgba(var(--fg-rgb),.55);font-weight:700}.wechat-tip{text-align:center;color:rgba(var(--fg-rgb),.7);font-size:13px;line-height:1.6}.wechat-status{text-align:center;color:rgba(var(--fg-rgb),.62);font-size:12px;line-height:1.4;min-height:16px}.wechat-refresh{width:210px;max-width:100%}.auth-footer{margin-top:18px;text-align:center;color:rgba(var(--fg-rgb),.45);font-size:12px;line-height:1.6}.auth-body{padding:18px}.auth-page-title{font-size:20px;font-weight:800;color:rgba(var(--fg-strong-rgb),.96);margin:0 0 6px;letter-spacing:.2px}.auth-page-hint{font-size:13px;color:rgba(var(--fg-rgb),.68);margin-bottom:16px;line-height:1.5}.auth-hint{font-size:11px;color:rgba(var(--fg-rgb),.55);margin-top:2px}.auth-optional{color:rgba(var(--fg-rgb),.55);font-weight:500;font-size:11px}.auth-errors{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.auth-error{padding:10px 12px;border-radius:10px;font-size:13px;font-weight:600;line-height:1.4}.auth-error-info{background:rgba(var(--accent-rgb),.12);border:1px solid rgba(var(--accent-rgb),.25);color:rgba(var(--accent-rgb),.95)}.auth-error-danger{background:#ff50501f;border:1px solid rgba(255,80,80,.25);color:#ff8c8cf2}.auth-field-checkbox{flex-direction:row;align-items:flex-start}.auth-checkbox-wrapper{display:flex;align-items:center;gap:8px}.auth-checkbox{width:18px;height:18px;border-radius:6px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;cursor:pointer;accent-color:rgba(var(--accent-rgb),.55)}.auth-checkbox:checked{background:rgba(var(--accent-rgb),.18);border-color:rgba(var(--accent-rgb),.35)}
/*# sourceMappingURL=login.min.css.map */
