@keyframes auth-module__gOyudG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-module__gOyudG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes auth-module__gOyudG__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes auth-module__gOyudG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes auth-module__gOyudG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.auth-module__gOyudG__authPage{width:100%;min-height:100vh;margin-top:var(--nav-padding);display:flex}.auth-module__gOyudG__showcasePanel{background:linear-gradient(160deg,#0c0015 0%,#1a0a2e 40%,#0f0f0f 100%);border-radius:2rem;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:5px 4px 12px #00000067}.auth-module__gOyudG__showcasePanel:before{content:"";pointer-events:none;background:radial-gradient(at 30%,#8b5cf614 0%,#0000 60%),radial-gradient(at 70% 80%,#6366f10f 0%,#0000 50%);position:absolute;inset:0}.auth-module__gOyudG__showcaseContent{z-index:1;max-width:540px;animation:.6s ease-out auth-module__gOyudG__slideInLeft;position:relative}.auth-module__gOyudG__showcaseLogo{color:#a78bfa;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.25rem;font-size:1rem;font-weight:600}.auth-module__gOyudG__showcaseTitle{color:var(--heading-color);margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.auth-module__gOyudG__showcaseTitle span{background:linear-gradient(135deg,#a78bfa,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.auth-module__gOyudG__showcaseDescription{color:var(--text-color);opacity:.85;margin-bottom:2rem;font-size:1rem;line-height:1.6}.auth-module__gOyudG__benefitsList{flex-direction:column;gap:.875rem;margin-bottom:2.5rem;display:flex}.auth-module__gOyudG__benefitItem{color:var(--text-color);align-items:center;gap:.75rem;font-size:.925rem;animation:.5s ease-out both auth-module__gOyudG__fadeInUp;display:flex}.auth-module__gOyudG__benefitItem:first-child{animation-delay:.1s}.auth-module__gOyudG__benefitItem:nth-child(2){animation-delay:.2s}.auth-module__gOyudG__benefitItem:nth-child(3){animation-delay:.3s}.auth-module__gOyudG__benefitItem:nth-child(4){animation-delay:.4s}.auth-module__gOyudG__benefitIcon{color:#a78bfa;background:#8b5cf626;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.auth-module__gOyudG__benefitIcon svg{width:16px;height:16px}.auth-module__gOyudG__imageGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;animation:.8s ease-out .4s both auth-module__gOyudG__fadeIn;display:grid}.auth-module__gOyudG__imageGridItem{aspect-ratio:1;border:1px solid #ffffff0f;border-radius:.75rem;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.auth-module__gOyudG__imageGridItem:hover{border-color:#8b5cf64d;transform:translateY(-4px)}.auth-module__gOyudG__imageGridItem img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.auth-module__gOyudG__imageGridItem:hover img{transform:scale(1.08)}.auth-module__gOyudG__showcaseBadge{color:#c4b5fd;background:#8b5cf61f;border:1px solid #8b5cf640;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;animation:3s ease-in-out infinite auth-module__gOyudG__float;display:inline-flex}.auth-module__gOyudG__showcaseBadge svg{width:14px;height:14px}.auth-module__gOyudG__formPanel{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow-y:auto}.auth-module__gOyudG__formWrapper{width:100%;max-width:440px;animation:.5s ease-out auth-module__gOyudG__fadeInUp}.auth-module__gOyudG__authTitle{color:var(--heading-color);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.auth-module__gOyudG__authSubtitle{color:var(--text-color);opacity:.8;margin:0 0 1.75rem;font-size:.95rem}.auth-module__gOyudG__errorBox{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.875rem}.auth-module__gOyudG__earlyAccessBanner{color:#c4b5fd;background:#8b5cf614;border:1px solid #8b5cf640;border-radius:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-size:.85rem;line-height:1.6}.auth-module__gOyudG__earlyAccessBanner strong{color:#a78bfa}.auth-module__gOyudG__earlyAccessBanner a{color:#a78bfa;font-weight:600;text-decoration:underline}.auth-module__gOyudG__earlyAccessBanner a:hover{color:#c4b5fd}.auth-module__gOyudG__successBox{color:#86efac;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem 1rem;font-size:.9rem;line-height:1.6}.auth-module__gOyudG__authForm{flex-direction:column;gap:1.125rem;display:flex}.auth-module__gOyudG__inputGroup{flex-direction:column;gap:.375rem;display:flex}.auth-module__gOyudG__inputLabel{color:var(--heading-color);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:600}.auth-module__gOyudG__input{color:var(--heading-color);font-size:.925rem;font-family:var(--primary-font);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.625rem;padding:.75rem 1rem;transition:border-color .25s,background .25s,box-shadow .25s}.auth-module__gOyudG__input:focus{background:#ffffff0f;border-color:#8b5cf680;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.auth-module__gOyudG__input::placeholder{color:#ffffff40}.auth-module__gOyudG__input:disabled{opacity:.5;cursor:not-allowed}.auth-module__gOyudG__inputRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.auth-module__gOyudG__inputHint{color:var(--text-color);opacity:.6;margin-top:.125rem;font-size:.725rem}.auth-module__gOyudG__inputError{color:#fca5a5;margin-top:.125rem;font-size:.725rem}.auth-module__gOyudG__inputSuccess{color:#86efac;margin-top:.125rem;font-size:.725rem}.auth-module__gOyudG__handlePreview{color:var(--text-color);opacity:.8;align-items:center;gap:.25rem;margin-top:.125rem;font-size:.775rem;display:flex}.auth-module__gOyudG__handlePreview span{color:var(--heading-color);font-weight:500}.auth-module__gOyudG__mcPreview{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.625rem;align-items:center;gap:.75rem;margin-top:.375rem;padding:.625rem .875rem;animation:.3s ease-out auth-module__gOyudG__fadeIn;display:flex}.auth-module__gOyudG__mcAvatar{width:36px;height:36px;image-rendering:pixelated;background:#ffffff0f;border-radius:4px;flex-shrink:0}.auth-module__gOyudG__mcPreviewText{flex-direction:column;gap:.125rem;display:flex}.auth-module__gOyudG__mcPreviewName{color:var(--heading-color);font-size:.825rem;font-weight:600}.auth-module__gOyudG__mcPreviewHint{color:var(--text-color);opacity:.6;font-size:.7rem}.auth-module__gOyudG__submitButton{color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--primary-font);background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:.625rem;margin-top:.375rem;padding:.875rem 1.5rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.auth-module__gOyudG__submitButton:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff1a,#0000) 0 0/200% 100%;transition:opacity .3s;animation:3s ease-in-out infinite auth-module__gOyudG__shimmer;position:absolute;inset:0}.auth-module__gOyudG__submitButton:hover:not(:disabled):after{opacity:1}.auth-module__gOyudG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #8b5cf659}.auth-module__gOyudG__submitButton:active:not(:disabled){transform:translateY(0)}.auth-module__gOyudG__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-module__gOyudG__divider{align-items:center;gap:1rem;margin:1.25rem 0;display:flex}.auth-module__gOyudG__divider:before,.auth-module__gOyudG__divider:after{content:"";background:#ffffff14;flex:1;height:1px}.auth-module__gOyudG__divider span{color:var(--text-color);opacity:.5;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.auth-module__gOyudG__googleButton{width:100%;color:var(--heading-color);cursor:pointer;font-size:.925rem;font-weight:500;font-family:var(--primary-font);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:.625rem;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background .25s,border-color .25s,transform .2s;display:flex}.auth-module__gOyudG__googleButton:hover:not(:disabled){background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.auth-module__gOyudG__googleButton:disabled{opacity:.5;cursor:not-allowed}.auth-module__gOyudG__googleIcon{width:18px;height:18px}.auth-module__gOyudG__authFooter{text-align:center;color:var(--text-color);margin-top:1.5rem;font-size:.875rem}.auth-module__gOyudG__authLink{color:#a78bfa;font-weight:600;transition:color .2s}.auth-module__gOyudG__authLink:hover{color:#c4b5fd}.auth-module__gOyudG__forgotLink{color:#a78bfa;align-self:flex-end;margin-top:.25rem;font-size:.775rem;font-weight:500;transition:color .2s}.auth-module__gOyudG__forgotLink:hover{color:#c4b5fd}.auth-module__gOyudG__loadingText{text-align:center;color:var(--text-color);padding:2rem}.auth-module__gOyudG__termsText{color:var(--text-color);opacity:.6;text-align:center;margin-top:.875rem;font-size:.725rem;line-height:1.5}.auth-module__gOyudG__termsText a{color:#a78bfa;transition:color .2s}.auth-module__gOyudG__termsText a:hover{color:#c4b5fd}@media (max-width:1024px){.auth-module__gOyudG__showcasePanel{display:none}.auth-module__gOyudG__formPanel{padding:2rem 1.5rem}.auth-module__gOyudG__formWrapper{max-width:480px}.auth-module__gOyudG__mobileHeader{text-align:center;border-bottom:1px solid #ffffff0f;flex-direction:column;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.auth-module__gOyudG__mobileHeader .auth-module__gOyudG__showcaseBadge{margin-bottom:.75rem;animation:none}}@media (min-width:1025px){.auth-module__gOyudG__mobileHeader{display:none}}@media (max-width:600px){.auth-module__gOyudG__formPanel{padding:1.25rem 1rem}.auth-module__gOyudG__authPage{margin-top:3rem}.auth-module__gOyudG__formWrapper{max-width:100%}.auth-module__gOyudG__authTitle{font-size:1.5rem}.auth-module__gOyudG__inputRow{grid-template-columns:1fr}.auth-module__gOyudG__submitButton{padding:.8rem 1.25rem}}
