.auth-page{background:0 0;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-page>.magic-grid-pattern{z-index:0;pointer-events:none}.auth-page>div:not(.magic-grid-pattern){z-index:1;position:relative}.auth-card a{z-index:2;position:relative}.auth-wrapper{z-index:1;width:100%;max-width:540px;padding:0 1rem;position:relative}.auth-card{border:1px solid var(--border);background:var(--card-bg);border-radius:24px;width:100%;padding:3rem 3.5rem;transition:box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.auth-card:hover{box-shadow:0 16px 64px #4ade8014}.auth-brand{text-align:center;letter-spacing:-.5px;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.auth-brand .magic-gradient-text{font-size:inherit;font-weight:inherit}.auth-brand:not(:has(.magic-gradient-text)){background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.auth-subtitle{text-align:center;color:var(--secondary);margin-bottom:2rem;font-size:1.05rem}.auth-highlights{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.75rem;display:flex}.auth-highlights span{color:var(--primary);background:#4ade800d;border:1px solid #4ade8014;border-radius:100px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.78rem;font-weight:500;display:inline-flex}.auth-trust-badges{border-top:1px solid var(--border);color:var(--muted);justify-content:center;gap:1.5rem;margin-top:1.75rem;padding-top:1.25rem;font-size:.75rem;display:flex}.auth-trust-badges span{align-items:center;gap:.35rem;display:flex}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.auth-form .btn-primary{border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;font-size:1rem;transition:all .2s;display:flex}.auth-form .btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 24px #16a34a4d}.auth-form .btn-primary:active:not(:disabled){transform:translateY(0)}.auth-form input[type=email],.auth-form input[type=password],.auth-form input[type=text]{border:1px solid var(--border);background:var(--background);width:100%;color:var(--foreground);border-radius:12px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #4ade8014}.auth-label{color:var(--secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.auth-label-row{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.auth-password-wrapper{align-items:center;display:flex;position:relative}.auth-password-wrapper input{flex:1;padding-right:2.75rem}.auth-password-toggle{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;right:.75rem}.auth-password-toggle:hover{color:var(--foreground)}.auth-strength-meter{gap:4px;margin-top:.5rem;display:flex}.auth-strength-bar{background:var(--border);border-radius:2px;flex:1;height:4px;transition:background .3s}.auth-strength-bar.weak{background:var(--danger)}.auth-strength-bar.fair{background:var(--warning)}.auth-strength-bar.good{background:var(--info)}.auth-strength-bar.strong{background:var(--success)}.auth-strength-label{margin-top:.35rem;font-size:.75rem;font-weight:600}.auth-strength-label.weak{color:var(--danger)}.auth-strength-label.fair{color:var(--warning)}.auth-strength-label.good{color:var(--info)}.auth-strength-label.strong{color:var(--success)}.auth-message{border-radius:12px;padding:1rem;font-size:.9rem;line-height:1.5}.auth-message.success{color:var(--success);background:#10b9811a;border:1px solid #10b98133}.auth-message.error{color:var(--danger);background:#ef44441a;border:1px solid #ef444433}.auth-message.warning{color:var(--warning,#f59e0b);background:#fbbf241a;border:1px solid #fbbf244d}.auth-message.info{color:var(--info,#3b82f6);background:#3b82f61a;border:1px solid #3b82f633}.auth-divider{color:var(--muted);align-items:center;gap:1rem;margin:.5rem 0;font-size:.8rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-footer{text-align:center;color:var(--secondary);margin-top:1rem;font-size:.95rem}.auth-link{color:var(--primary);font-weight:600;transition:opacity .2s}.auth-link:hover{text-decoration:underline}.auth-migration{text-align:center}.auth-migration h2{color:var(--foreground);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.auth-migration p{color:var(--secondary);font-size:.95rem}.auth-spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:44px;height:44px;margin:1.5rem auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-hint{color:var(--muted);margin-top:.5rem;font-size:.75rem}.auth-whats-new{color:var(--primary);background:#4ade800f;border:1px solid #4ade801a;border-radius:100px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.auth-whats-new:hover{background:#4ade801a;transform:translateY(-1px)}.auth-split-page{background:var(--background);align-items:stretch;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-split-page>.magic-grid-pattern{z-index:0;pointer-events:none}.auth-split-features,.auth-split-form{z-index:1;position:relative}.auth-split-features{background:var(--gradient-primary);flex:0 0 400px;justify-content:center;align-items:center;padding:3rem;display:none;position:relative;overflow:hidden}.auth-split-features:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.auth-features-content{z-index:1;color:#fff;position:relative}.auth-features-content h2{margin-bottom:.75rem;font-size:2rem;font-weight:800;line-height:1.2}.auth-features-content p{opacity:.85;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.auth-features-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.auth-features-list li{align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.auth-features-list li svg{opacity:.9;flex-shrink:0;margin-top:2px}.auth-split-form{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.auth-terms-row{color:var(--secondary);align-items:flex-start;gap:.6rem;font-size:.85rem;display:flex}.auth-terms-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary);cursor:pointer;margin-top:2px}.auth-terms-row a{color:var(--primary);font-weight:600;text-decoration:none}.auth-terms-row a:hover{text-decoration:underline}.auth-details{margin-top:.75rem}.auth-details summary{cursor:pointer;color:var(--primary);padding:.25rem 0;font-size:.85rem;font-weight:600}.auth-details summary:hover{text-decoration:underline}.auth-details-content{color:var(--secondary);padding:.75rem 0;font-size:.85rem;line-height:1.6}.auth-help-section{background:var(--surface-info,#3b82f60d);color:var(--secondary);border:1px solid #3b82f61a;border-radius:12px;margin-top:1.5rem;padding:1rem;font-size:.85rem;line-height:1.6}.auth-help-section strong{color:var(--foreground)}.auth-help-section a{color:var(--primary);font-weight:600;text-decoration:none}.auth-help-section a:hover{text-decoration:underline}@media (max-width:580px){.auth-wrapper{padding:0 .5rem}.auth-card{border-radius:20px;padding:2rem 1.5rem}.auth-brand{font-size:2rem}.auth-trust-badges{gap:1rem;font-size:.7rem}}@media (min-width:900px){.auth-split-features{display:flex}}
