.auth-shell{background:#f7f9fd;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.auth-shell:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f60a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-30%;right:-10%}.auth-shell:after{content:"";pointer-events:none;background:radial-gradient(circle,#47c1d90a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-20%;left:-10%}.auth-logo{z-index:1;align-items:center;gap:10px;margin-bottom:32px;text-decoration:none;display:flex;position:relative}.auth-logo-text{color:#0d2e5e;font-family:Urbanist,sans-serif;font-size:22px;font-weight:800}.auth-logo-ai{color:#47c1d9;font-weight:700}.auth-card{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;max-width:440px;padding:40px 36px;position:relative;box-shadow:0 2px 12px #0d2e5e0f,0 0 0 1px #e2e8f080}.auth-title{color:#0d2e5e;text-align:center;margin-bottom:8px;font-family:Urbanist,sans-serif;font-size:24px;font-weight:800}.auth-subtitle{color:#718096;text-align:center;margin-bottom:28px;font-size:15px;line-height:1.5}.auth-field{margin-bottom:16px}.auth-label{color:#4a5568;margin-bottom:6px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;display:block}.auth-label-hint{color:#a0aec0;font-weight:400}.auth-input{box-sizing:border-box;color:#1a1a2e;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:DM Sans,sans-serif;font-size:16px;transition:border-color .2s,box-shadow .2s}.auth-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.auth-input::placeholder{color:#a0aec0}.auth-btn{text-align:center;cursor:pointer;color:#fff;background:#0d2e5e;border:none;border-radius:8px;width:100%;padding:14px 20px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;transition:background .2s,opacity .2s,transform .1s}.auth-btn:hover:not(:disabled){background:#1a4a8a}.auth-btn:active:not(:disabled){transform:scale(.99)}.auth-btn:disabled{opacity:.6;cursor:not-allowed}.auth-link{color:#3b82f6;font-weight:600;text-decoration:none;transition:color .2s}.auth-link:hover{color:#2563eb}.auth-forgot-row{text-align:right;margin-bottom:20px}.auth-forgot-link{color:#3b82f6;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.auth-forgot-link:hover{color:#2563eb}.auth-error{color:#ef4444;text-align:center;background:#ef44440f;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:14px;line-height:1.4}.auth-footer{color:#718096;text-align:center;margin-top:20px;font-size:14px}.auth-success{text-align:center}.auth-success-icon{color:#22c55e;background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.auth-success-title{color:#0d2e5e;margin-bottom:12px;font-family:Urbanist,sans-serif;font-size:22px;font-weight:800}.auth-success-text{color:#4a5568;font-size:15px;line-height:1.6}.auth-trust{color:#a0aec0;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:13px;display:flex}.auth-trust svg{width:14px;height:14px}@media (max-width:480px){.auth-card{border-radius:12px;padding:32px 24px}.auth-title{font-size:22px}.auth-shell{padding:24px 16px}}.google-btn{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:13px 20px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.google-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;box-shadow:0 1px 2px #0000000d}.google-btn:active:not(:disabled){background:#f3f4f6}.google-btn:disabled{opacity:.6;cursor:not-allowed}.auth-or{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;margin:4px 0 20px;font-size:13px;display:flex}.auth-or:before,.auth-or:after{content:"";background:#e5e7eb;flex:1;height:1px}
