.theme-toggle{align-items:center;background:#0000;border:none;border-radius:12px;border-radius:var(--border-radius,12px);color:var(--theme-toggle-color);cursor:pointer;display:flex;justify-content:center;padding:8px;position:fixed;right:20px;top:20px;transition:opacity .2s ease;z-index:1000}.theme-toggle:hover{opacity:.8}.theme-toggle:focus{border-radius:12px;border-radius:var(--border-radius,12px);outline:2px solid var(--theme-toggle-color);outline-offset:2px}.theme-icon{height:24px;transition:transform .3s ease;width:24px}.theme-toggle:hover .theme-icon{transform:scale(1.1)}@media (max-width:768px){.theme-toggle{right:16px;top:16px}.theme-icon{height:22px;width:22px}}:root{--bg-primary:#fff;--bg-secondary:#f5f5f5;--bg-container:#e7e9f4;--text-primary:#000;--text-secondary:#666;--theme-toggle-color:#3b82f6;--border-radius:12px}[data-theme=dark]{--bg-primary:#1a1a1a;--bg-secondary:#2d2d2d;--bg-container:#0d0f1c;--text-primary:#fff;--text-secondary:#b0b0b0;--theme-toggle-color:#60a5fa;--border-radius:12px}body,html{box-sizing:border-box;margin:0;padding:0;transition:background-color .3s ease,color .3s ease}body{color:#000;color:var(--text-primary)}.app-container,body{background-color:#e7e9f4;background-color:var(--bg-container)}.app-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:0;transition:background-color .3s ease}.auth-wrapper{background-color:#e7e9f4;background-color:var(--bg-container);border-radius:36px;box-shadow:0 10px 25px #0000001a;isolation:isolate;min-height:500px;overflow:hidden;position:relative;transition:background-color .3s ease,box-shadow .3s ease;width:400px}.auth-wrapper>div:first-child{border-radius:0!important;display:block!important;height:100%!important;min-height:100%!important;position:relative!important}.auth-wrapper [class*=Descope],.auth-wrapper [class*=descope],.auth-wrapper [id*=descope],.auth-wrapper>div:first-child,.auth-wrapper>div:first-child>*,.auth-wrapper>div:first-child>div{background-color:#fff!important;background-color:var(--bg-primary)!important;box-sizing:border-box!important;margin:0!important;padding:0!important;width:100%!important}.auth-wrapper>div:first-child>div:first-child{background-color:#fff!important;background-color:var(--bg-primary)!important;margin:0!important;min-height:100%!important;padding:0!important;width:100%!important}.auth-wrapper>div:first-child *{box-sizing:border-box!important}.auth-wrapper [role=dialog],.auth-wrapper [role=presentation],.auth-wrapper iframe{background-color:#fff!important;background-color:var(--bg-primary)!important;border-radius:0!important;height:100%!important;margin:0!important;padding:0!important;width:100%!important}.auth-wrapper [class*=Container],.auth-wrapper [class*=Content],.auth-wrapper [class*=Flow],.auth-wrapper [class*=Wrapper],.auth-wrapper [class*=container],.auth-wrapper [class*=content],.auth-wrapper [class*=flow],.auth-wrapper [class*=wrapper]{background-color:#fff!important;background-color:var(--bg-primary)!important;margin:0!important;min-height:100%!important;padding:0!important;width:100%!important}.auth-wrapper,.auth-wrapper [style*=padding],.auth-wrapper>div:first-child [style*=padding]{padding:0!important}.auth-wrapper [class*=Button],.auth-wrapper [class*=Field],.auth-wrapper [class*=Input],.auth-wrapper [class*=button],.auth-wrapper [class*=field],.auth-wrapper [class*=input],.auth-wrapper button,.auth-wrapper input{border-radius:12px!important;border-radius:var(--border-radius)!important}button,input[type=email],input[type=password],input[type=text]{border-radius:12px;border-radius:var(--border-radius)}[data-theme=dark] .auth-wrapper{box-shadow:0 10px 25px #0000004d}.auth-wrapper[data-theme=dark],.auth-wrapper[data-theme=dark] *{color-scheme:dark}.auth-wrapper[data-theme=dark] :where([class*=descope],[class*=Descope],[id*=descope]){color-scheme:dark}.auth-wrapper[data-theme=dark] [class*=button],.auth-wrapper[data-theme=dark] [class*=input],.auth-wrapper[data-theme=dark] button,.auth-wrapper[data-theme=dark] input{background-color:#f5f5f5;background-color:var(--bg-secondary);border-color:#ffffff1a;color:#000;color:var(--text-primary)}.auth-wrapper[data-theme=dark] input::placeholder{color:#666;color:var(--text-secondary)}.auth-wrapper .redirect-message{color:#000;color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;margin:0;padding:0 20px;text-align:center}@media (max-width:768px){.app-container{background-color:#fff;background-color:var(--bg-primary);padding:0}.auth-wrapper{border-radius:0;box-shadow:none;min-height:100vh;width:100%}}
/*# sourceMappingURL=main.54cb6a39.css.map*/