.AuthPage-module__6ijfBW__wrapper{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.AuthPage-module__6ijfBW__background{background:linear-gradient(135deg,var(--app-page-gradient-start)0%,var(--app-page-gradient-mid)50%,var(--app-page-gradient-end)100%);z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.AuthPage-module__6ijfBW__pattern{background-image:radial-gradient(circle at 20% 30%,var(--app-page-pattern-a)0%,transparent 50%),radial-gradient(circle at 80% 70%,var(--app-page-pattern-b)0%,transparent 50%);z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.AuthPage-module__6ijfBW__content{z-index:2;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:24rem;display:flex;position:relative}.AuthPage-module__6ijfBW__projectName{text-align:center;letter-spacing:-.02em;color:var(--app-foreground);text-shadow:0 2px 20px color-mix(in oklch,var(--app-foreground)15%,transparent);margin:0;font-size:2rem;font-weight:700}[data-mantine-color-scheme=dark] .AuthPage-module__6ijfBW__projectName{text-shadow:0 2px 24px rgba(0,0,0,.3);text-shadow:0 2px 24px lab(0% 0 0/.3)}.AuthPage-module__6ijfBW__projectNameAccent{background:linear-gradient(135deg,var(--app-primary),var(--app-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AuthPage-module__6ijfBW__card{background:var(--app-card);width:100%;color:var(--app-card-foreground);box-shadow:0 8px 32px color-mix(in oklch,var(--app-foreground)12%,transparent),0 2px 8px color-mix(in oklch,var(--app-foreground)6%,transparent);border:1px solid var(--app-border);border-radius:1rem;overflow:hidden}[data-mantine-color-scheme=dark] .AuthPage-module__6ijfBW__card{box-shadow:0 8px 32px rgba(0,0,0,.25),0 2px 8px rgba(0,0,0,.15);box-shadow:0 8px 32px lab(0% 0 0/.25),0 2px 8px lab(0% 0 0/.15)}.AuthPage-module__6ijfBW__tabs{border-bottom:1px solid var(--app-border);background:var(--app-muted);display:flex}.AuthPage-module__6ijfBW__tab{color:var(--app-muted-foreground);cursor:pointer;background:0 0;border:none;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s,background-color .2s}.AuthPage-module__6ijfBW__tab:hover:not(.AuthPage-module__6ijfBW__tabDisabled){color:var(--app-foreground);background:var(--app-background)}.AuthPage-module__6ijfBW__tabActive{color:var(--app-foreground);background:var(--app-card);border-bottom:2px solid var(--app-primary);margin-bottom:-1px}.AuthPage-module__6ijfBW__tabDisabled{cursor:not-allowed;opacity:.5}.AuthPage-module__6ijfBW__tab:focus-visible{outline:2px solid var(--app-ring);outline-offset:-2px}.AuthPage-module__6ijfBW__cardBody{padding:1.5rem}.AuthPage-module__6ijfBW__sectionLabel{letter-spacing:.01em;color:var(--app-muted-foreground);text-align:center;margin:.5rem 0;font-size:.8125rem;font-weight:600}.AuthPage-module__6ijfBW__form{flex-direction:column;gap:1rem;display:flex}.AuthPage-module__6ijfBW__formError,.AuthPage-module__6ijfBW__fieldError{color:var(--app-destructive);margin:0;font-size:.875rem}.AuthPage-module__6ijfBW__formHint{color:var(--app-muted-foreground);margin:0;font-size:.875rem}.AuthPage-module__6ijfBW__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.AuthPage-module__6ijfBW__label{color:var(--app-foreground);font-size:.875rem;font-weight:500}.AuthPage-module__6ijfBW__input{width:100%;color:var(--app-foreground);background:var(--app-background);border:1px solid var(--app-input);box-sizing:border-box;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.AuthPage-module__6ijfBW__input::-ms-input-placeholder{color:var(--app-muted-foreground)}.AuthPage-module__6ijfBW__input::placeholder{color:var(--app-muted-foreground)}.AuthPage-module__6ijfBW__input:hover:not(:disabled){border-color:var(--app-ring)}.AuthPage-module__6ijfBW__input:focus{border-color:var(--app-ring);box-shadow:0 0 0 3px color-mix(in oklch,var(--app-ring)25%,transparent);outline:none}.AuthPage-module__6ijfBW__input:disabled{cursor:not-allowed;opacity:.6}.AuthPage-module__6ijfBW__inputWrapper{display:block;position:relative}.AuthPage-module__6ijfBW__inputWithToggle{padding-right:2.75rem}.AuthPage-module__6ijfBW__passwordToggle{width:2rem;height:2rem;color:var(--app-muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:0;transition:color .2s,background-color .2s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.AuthPage-module__6ijfBW__passwordToggle:hover{color:var(--app-foreground);background:color-mix(in oklch,var(--app-foreground)8%,transparent)}.AuthPage-module__6ijfBW__passwordToggle:focus-visible{outline:2px solid var(--app-ring);outline-offset:2px}.AuthPage-module__6ijfBW__passwordToggleIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.AuthPage-module__6ijfBW__submitButton{color:var(--app-primary-foreground);background:var(--app-primary);cursor:pointer;border:none;border-radius:.5rem;margin-top:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .2s,opacity .2s}.AuthPage-module__6ijfBW__submitButton:hover:not(:disabled){filter:brightness(1.05)}.AuthPage-module__6ijfBW__submitButton:active:not(:disabled){transform:translateY(1px)}.AuthPage-module__6ijfBW__submitButton:focus-visible{outline:2px solid var(--app-ring);outline-offset:2px}.AuthPage-module__6ijfBW__submitButton:disabled{cursor:not-allowed;opacity:.6}.AuthPage-module__6ijfBW__backLink{color:var(--app-muted-foreground);margin-top:1rem;font-size:.875rem;text-decoration:none;transition:color .2s}.AuthPage-module__6ijfBW__backLink:hover{color:var(--app-primary)}.AuthPage-module__6ijfBW__backLink:focus-visible{outline:2px solid var(--app-ring);outline-offset:2px;border-radius:4px}
.AuthBackLink-module__zhbISW__backLink{color:var(--app-muted-foreground);margin-top:1rem;font-size:.875rem;text-decoration:none;transition:color .2s}.AuthBackLink-module__zhbISW__backLink:hover{color:var(--app-primary)}.AuthBackLink-module__zhbISW__backLink:focus-visible{outline:2px solid var(--app-ring);outline-offset:2px;border-radius:4px}
.AuthButtons-module__K0GFiW__wrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}
.AuthProviderButton-module__sjdfZW__buttonIcon svg{width:24px;height:24px;fill:var(--mantine-color-white);letter-spacing:-.02em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:6px;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}
.AuthCard-module___ax6cG__card{background:var(--app-card);width:100%;color:var(--app-card-foreground);box-shadow:0 8px 32px color-mix(in oklch,var(--app-foreground)12%,transparent),0 2px 8px color-mix(in oklch,var(--app-foreground)6%,transparent);border:1px solid var(--app-border);border-radius:1rem;overflow:hidden}[data-mantine-color-scheme=dark] .AuthCard-module___ax6cG__card{box-shadow:0 8px 32px rgba(0,0,0,.25),0 2px 8px rgba(0,0,0,.15);box-shadow:0 8px 32px lab(0% 0 0/.25),0 2px 8px lab(0% 0 0/.15)}
.AuthLayout-module__9HCXya__wrapper{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.AuthLayout-module__9HCXya__background{background:linear-gradient(135deg,var(--app-page-gradient-start)0%,var(--app-page-gradient-mid)50%,var(--app-page-gradient-end)100%);z-index:0;position:absolute;top:0;bottom:0;left:0;right:0}.AuthLayout-module__9HCXya__pattern{background-image:radial-gradient(circle at 20% 30%,var(--app-page-pattern-a)0%,transparent 50%),radial-gradient(circle at 80% 70%,var(--app-page-pattern-b)0%,transparent 50%);z-index:1;position:absolute;top:0;bottom:0;left:0;right:0}.AuthLayout-module__9HCXya__content{z-index:2;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:24rem;display:flex;position:relative}
.AuthTabs-module__2tDr6q__tabs{border-bottom:1px solid var(--app-border);background:var(--app-muted);display:flex}.AuthTabs-module__2tDr6q__tab{color:var(--app-muted-foreground);cursor:pointer;background:0 0;border:none;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:color .2s,background-color .2s}.AuthTabs-module__2tDr6q__tab:hover:not(.AuthTabs-module__2tDr6q__tabDisabled){color:var(--app-foreground);background:var(--app-background)}.AuthTabs-module__2tDr6q__tabActive{color:var(--app-foreground);background:var(--app-card);border-bottom:2px solid var(--app-primary);margin-bottom:-1px}.AuthTabs-module__2tDr6q__tabDisabled{cursor:not-allowed;opacity:.5}.AuthTabs-module__2tDr6q__tab:focus-visible{outline:2px solid var(--app-ring);outline-offset:-2px}
.AuthTitle-module___yNj_G__projectName{text-align:center;letter-spacing:-.02em;color:var(--app-foreground);text-shadow:0 2px 20px color-mix(in oklch,var(--app-foreground)15%,transparent);margin:0;font-size:2rem;font-weight:700}[data-mantine-color-scheme=dark] .AuthTitle-module___yNj_G__projectName{text-shadow:0 2px 24px rgba(0,0,0,.3);text-shadow:0 2px 24px lab(0% 0 0/.3)}.AuthTitle-module___yNj_G__projectNameAccent{background:linear-gradient(135deg,var(--app-primary),var(--app-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
