.auth-portal-brand{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:216 60% 10%;--foreground:216 20% 95%;--card:218 49% 13%;--card-foreground:216 20% 95%;--muted:219 49% 17%;--muted-foreground:215 19% 62%;--border:214 52% 25%;--input:214 52% 25%;--ring:44 54% 54%;--primary:44 54% 54%;--primary-foreground:216 60% 10%;--accent:46 63% 67%;--accent-foreground:216 60% 10%;--destructive:2 64% 58%;--success:150 39% 49%;color:hsl(var(--foreground))}.auth-portal-shell{background:linear-gradient(135deg,#0a1629 0%,#111d31 50%,#1b3455 100%);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-portal-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;width:100%;max-width:26.25rem;overflow:visible;box-shadow:0 8px 32px #0006}.auth-portal-card-header{text-align:center;padding:2.5rem 2.5rem 0}.auth-portal-card-body{padding:1.5rem 2.5rem}.auth-portal-card-footer{text-align:center;color:hsl(var(--muted-foreground));padding:0 2.5rem 2rem;font-size:.75rem}@media (width<=480px){.auth-portal-card-header{padding:2rem 1.5rem 0}.auth-portal-card-body{padding:1.25rem 1.5rem}.auth-portal-card-footer{padding:0 1.5rem 1.5rem}}.auth-portal-logo-icon{border:2px solid hsl(var(--primary));width:3rem;height:3rem;color:hsl(var(--primary));border-radius:9999px;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;display:flex}.auth-portal-brand-logo{flex-shrink:0;width:2.5rem;max-width:2.5rem;height:2.5rem;max-height:2.5rem;margin:0 auto 1rem;display:block}.auth-portal-title{color:hsl(var(--foreground));margin-bottom:.375rem;font-size:1.375rem;font-weight:700;line-height:1.3}.auth-portal-subtitle{color:hsl(var(--muted-foreground));font-size:.8125rem;line-height:1.5}.auth-portal-tab-switch{background:hsl(var(--background));border-radius:.5rem;grid-template-columns:1fr 1fr;gap:0;margin-bottom:1.25rem;padding:.25rem;display:grid}.auth-portal-tab{color:hsl(var(--muted-foreground));background:0 0;border-radius:.375rem;justify-content:center;align-items:center;gap:.375rem;padding:.625rem .75rem;font-size:.875rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.auth-portal-tab[aria-selected=true]{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 1px 2px #0003}.auth-portal-tab:not([aria-selected=true]):hover{color:hsl(var(--foreground))}.auth-portal-field{background:hsl(var(--background));border:1px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem 1rem;font-size:.9375rem;line-height:1.4;transition:border-color .2s}.auth-portal-field::placeholder{color:hsl(var(--muted-foreground))}.auth-portal-field:focus-visible{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .25);outline:none}.auth-portal-field:disabled{opacity:.55;cursor:not-allowed}.auth-portal-label{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.auth-portal-hint{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1.5}.auth-portal-link{color:hsl(var(--muted-foreground));text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;text-decoration:underline}.auth-portal-link:hover,.auth-portal-link-primary{color:hsl(var(--primary))}.auth-portal-divider{color:hsl(var(--muted-foreground));align-items:center;gap:.75rem;margin:1.25rem 0;font-size:.75rem;display:flex}.auth-portal-divider:before,.auth-portal-divider:after{content:"";background:hsl(var(--border));flex:1;height:1px}.auth-portal-wechat-btn{border:1px solid hsl(var(--border));width:100%;color:hsl(var(--muted-foreground));background:0 0;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .2s,color .2s;display:inline-flex}.auth-portal-wechat-btn:hover{border-color:hsl(var(--success));color:hsl(var(--success))}.auth-portal-brand .auth-light-btn-primary{width:100%;height:auto;color:hsl(var(--primary-foreground));background:linear-gradient(135deg,#c9a74a,#a58631);border:none;border-radius:.5rem;padding:.875rem 1rem;font-size:1rem;font-weight:700}.auth-portal-brand .auth-light-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #c9a74a4d}.auth-portal-brand .auth-light-btn-outline{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));background:0 0}.auth-portal-brand .auth-light-btn-outline:hover:not(:disabled){border-color:hsl(var(--primary));color:hsl(var(--foreground));background:hsl(var(--muted) / .5)}.auth-portal-brand .auth-light-alert{background:hsl(var(--background));border-color:hsl(var(--border));color:hsl(var(--foreground))}.auth-portal-brand .auth-light-alert-accent{border-color:hsl(var(--primary) / .35);background:hsl(var(--primary) / .08)}.auth-portal-brand .auth-light-alert-warn{background:#e6a23d1a;border-color:#e6a23d73}.auth-portal-panel{border:1px solid hsl(var(--border));background:hsl(var(--background) / .55);border-radius:.5rem;padding:1rem}.auth-portal-forgot-row{justify-content:flex-end;margin-top:-.25rem;margin-bottom:.25rem;display:flex}
