.auth-module__i-eUoW__authRoot{width:100%;min-height:100vh}.auth-module__i-eUoW__splitContainer{width:100%;min-height:100vh;display:flex}.auth-module__i-eUoW__visualSide{background:#0a0a0a;justify-content:center;align-items:center;width:50%;min-height:100vh;padding:2rem;display:flex}.auth-module__i-eUoW__grainientBox{border-radius:40px;width:calc(100% - 3rem);max-width:950px;height:calc(100vh - 6rem);max-height:900px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.auth-module__i-eUoW__grainientBox>div{width:100%;height:100%}.auth-module__i-eUoW__grainientBox canvas{width:100%;height:100%;display:block}.auth-module__i-eUoW__grainientBackground{z-index:1;position:absolute;inset:0}.auth-module__i-eUoW__grainientBackground>div{width:100%;height:100%}.auth-module__i-eUoW__grainientBackground canvas{width:100%;height:100%;display:block}.auth-module__i-eUoW__videoOverlay{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.auth-module__i-eUoW__videosContainer{width:100%;height:100%;position:relative}.auth-module__i-eUoW__videoItem{object-fit:contain;border-radius:16px;width:55%;height:auto;max-height:50%;position:absolute}.auth-module__i-eUoW__videoSwing{bottom:.1rem;left:25%;transform:translate(-50%)}.auth-module__i-eUoW__videoWave{top:-2rem;right:1rem}.auth-module__i-eUoW__formSide{background:#0a0a0a;justify-content:center;align-items:center;width:50%;min-height:100vh;padding:3rem;display:flex}.auth-module__i-eUoW__formWrapper{width:100%;max-width:420px}.auth-module__i-eUoW__formHeader{margin-bottom:2.5rem}.auth-module__i-eUoW__formTitle{color:#fff;letter-spacing:-.02em;margin:0 0 .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.75rem;font-weight:900;line-height:1}.auth-module__i-eUoW__formSubtitle{color:#888;letter-spacing:0;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:500}.auth-module__i-eUoW__form{flex-direction:column;gap:1.75rem;display:flex}.auth-module__i-eUoW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__i-eUoW__inputLabel{color:#a0a0a0;letter-spacing:0;align-items:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:500;display:flex}.auth-module__i-eUoW__inputLabel svg{color:#888}.auth-module__i-eUoW__input{color:#fff;background:#ffffff0d;border:1px solid #fff3;border-radius:12px;outline:none;width:100%;padding:1rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:500;transition:all .2s}.auth-module__i-eUoW__input::placeholder{color:#666;font-weight:400}.auth-module__i-eUoW__input:focus{background:#ffffff1a;border-color:#b19eef;box-shadow:0 0 0 3px #b19eef33}.auth-module__i-eUoW__inputError{background:#ff44440d;border-color:#f44}.auth-module__i-eUoW__inputError:focus{border-color:#f44;box-shadow:0 0 0 3px #ff444426}.auth-module__i-eUoW__fieldError{color:#f88;margin:0;padding-left:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:500}.auth-module__i-eUoW__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__i-eUoW__label{color:#a0a0a0;letter-spacing:0;align-items:center;gap:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:500;display:flex}.auth-module__i-eUoW__label svg{color:#888}.auth-module__i-eUoW__passwordHint{color:#666;margin:.5rem 0 0;padding-left:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.8rem;font-weight:400}.auth-module__i-eUoW__optionsRow{justify-content:flex-end;display:flex}.auth-module__i-eUoW__forgotLink{color:#a0a0a0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.auth-module__i-eUoW__forgotLink:hover{color:#fff}.auth-module__i-eUoW__submitButton{color:#fff;cursor:pointer;background:#6366f1;border:2px solid #fff;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:1rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:700;transition:all .15s;display:flex}.auth-module__i-eUoW__submitButton:hover:not(:disabled){background:#4f46e5;transform:translate(-2px,-2px);box-shadow:4px 4px #fff}.auth-module__i-eUoW__submitButton:active:not(:disabled){transform:translate(0);box-shadow:2px 2px #fff}.auth-module__i-eUoW__submitButton:disabled{opacity:.5;cursor:not-allowed;color:#888;background:#444;border-color:#666}.auth-module__i-eUoW__spinner{animation:1s linear infinite auth-module__i-eUoW__spin;display:inline-flex}@keyframes auth-module__i-eUoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-module__i-eUoW__errorBanner{color:#f88;background:#ff44441a;border:1px solid #ff44444d;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:500;display:flex}.auth-module__i-eUoW__errorBanner svg{flex-shrink:0}.auth-module__i-eUoW__divider{text-align:center;color:#666;align-items:center;margin:2rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:500;display:flex}.auth-module__i-eUoW__divider:before,.auth-module__i-eUoW__divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.auth-module__i-eUoW__divider:before{margin-right:1rem}.auth-module__i-eUoW__divider:after{margin-left:1rem}.auth-module__i-eUoW__googleButton{color:#fff;cursor:pointer;background:#c94246;border:2px solid #fff;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-weight:600;transition:all .15s;display:flex}.auth-module__i-eUoW__googleButton:hover{background:#b3393d;transform:translate(-2px,-2px);box-shadow:4px 4px #fff}.auth-module__i-eUoW__googleButton:active{transform:translate(0);box-shadow:2px 2px #fff}.auth-module__i-eUoW__googleIcon{color:#fff;width:18px;height:18px}.auth-module__i-eUoW__footerText{text-align:center;color:#666;margin-top:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:400}.auth-module__i-eUoW__footerLink{color:#fff;font-weight:600;text-decoration:none;transition:all .2s}.auth-module__i-eUoW__footerLink:hover{color:#b19eef}.auth-module__i-eUoW__footerLink svg{vertical-align:middle;width:18px;height:18px;margin-right:.5rem}.auth-module__i-eUoW__successIcon{color:#10b981;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.auth-module__i-eUoW__successIcon svg{width:100%;height:100%}.auth-module__i-eUoW__successMessage{background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;margin-bottom:2rem;padding:1.25rem}.auth-module__i-eUoW__successMessage p{color:#10b981;text-align:center;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-weight:500}.auth-module__i-eUoW__configError{text-align:center;max-width:500px;padding:2rem}.auth-module__i-eUoW__configError h3{color:#fff;margin:0 0 1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;font-weight:700}.auth-module__i-eUoW__configError p{color:#888;margin:0 0 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;line-height:1.5}.auth-module__i-eUoW__configError code{color:#b19eef;background:#ffffff1a;border-radius:4px;padding:.125rem .375rem;font-family:JetBrains Mono,monospace;font-size:.85rem}.auth-module__i-eUoW__configErrorForm{margin-top:1.5rem}@media (max-width:900px){.auth-module__i-eUoW__visualSide{display:none}.auth-module__i-eUoW__formSide{background:#0a0a0a;width:100%;padding:2rem}.auth-module__i-eUoW__formTitle{font-size:2.25rem}}@media (max-width:480px){.auth-module__i-eUoW__formTitle{font-size:1.875rem}.auth-module__i-eUoW__input,.auth-module__i-eUoW__submitButton,.auth-module__i-eUoW__googleButton{padding-left:1.25rem;padding-right:1.25rem}}
