.auth-shell{background:linear-gradient(135deg,#0f0f1a 0%,#1a1a2e 50%,#16213e 100%);justify-content:center;min-height:100vh;padding:2rem 1.5rem 4rem;font-family:inherit;display:flex}.auth-wrap{flex-direction:column;gap:2rem;width:100%;max-width:520px;display:flex}.auth-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.auth-logo-name{color:#fff;letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.auth-logo-sub{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-top:2px;font-size:.7rem}.auth-back-link{color:#fff6;align-items:center;gap:.3rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.auth-back-link:hover{color:#fffc}.auth-back-link svg{stroke:currentColor;width:1rem;height:1rem}.auth-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;overflow:hidden}.auth-card-header{border-bottom:1px solid #ffffff0f;padding:1.75rem 2rem}.auth-badge{text-transform:uppercase;letter-spacing:.06em;color:var(--color-violet-300);background:linear-gradient(135deg,#6366f133,#a855f733);border:1px solid #6366f14d;border-radius:20px;margin-bottom:.85rem;padding:.2rem .6rem;font-size:.67rem;font-weight:700;display:inline-block}.auth-title{color:#fff;letter-spacing:-.025em;margin-bottom:.35rem;font-size:1.6rem;font-weight:700}.auth-desc{color:#ffffff73;font-size:.9rem;line-height:1.6}.auth-body{flex-direction:column;gap:1.1rem;padding:1.75rem 2rem;display:flex}.auth-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.auth-form-field{flex-direction:column;gap:.4rem;display:flex}.auth-form-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.auth-form-input{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:.7rem .85rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.auth-form-input:focus{border-color:#6366f180}.auth-form-input::placeholder{color:#ffffff47}.auth-row-meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.auth-checkbox-wrap{color:#ffffff8c;align-items:center;gap:.55rem;font-size:.82rem;display:inline-flex}.auth-checkbox{accent-color:#6366f1;width:1rem;height:1rem}.auth-text-link{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;transition:color .2s}.auth-text-link:hover{color:#ffffffd1}.auth-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:10px;width:100%;padding:.9rem 1rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 12px 24px #6366f133}.auth-primary-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px #6366f147}.auth-footer{border-top:1px solid #ffffff0f;justify-content:center;align-items:center;padding:1.25rem 2rem;display:flex}.auth-footer-text{color:#ffffff61;font-size:.82rem}.auth-footer-link{color:#ffffffc7;font-weight:600;text-decoration:none;transition:color .2s}.auth-footer-link:hover{color:#fff}@media (max-width:640px){.auth-shell{padding:1.5rem 1rem 2rem}.auth-header{flex-direction:column;align-items:flex-start;gap:1rem}.auth-card-header,.auth-body,.auth-footer{padding-left:1.25rem;padding-right:1.25rem}.auth-form-row{grid-template-columns:1fr}.auth-row-meta{flex-direction:column;align-items:flex-start}}
