.auth-auth-page[data-v-50c0e39d]{font-family:Inter,sans-serif}.auth-auth-page .auth-theme-toggle[data-v-50c0e39d]{position:relative;display:inline-flex;height:36px;width:36px;align-items:center;justify-content:center;border-radius:9999px;border:0;background:transparent;color:var(--color-muted-950);padding:0;overflow:hidden;transition:all .2s ease}.auth-auth-page .auth-theme-toggle[data-v-50c0e39d]:before{content:"";position:absolute;inset:0;border-radius:9999px;border:1px solid var(--color-muted-300);background:var(--color-white);transition:all .2s ease}.auth-auth-page .auth-theme-toggle[data-v-50c0e39d]:hover:before{background:var(--color-muted-100)}.auth-auth-page .auth-theme-toggle-inner[data-v-50c0e39d]{position:relative;display:block;width:36px;height:36px;border-radius:9999px;border:1px solid var(--color-muted-300);background:var(--color-white)}.auth-auth-page .nui-sun[data-v-50c0e39d],.auth-auth-page .nui-moon[data-v-50c0e39d]{pointer-events:none;position:absolute;left:50%;top:50%;width:20px;height:20px;color:var(--color-amber-400);transform:translate(-50%,-50%);transition:all .3s ease}.auth-auth-page .nui-sun svg[data-v-50c0e39d],.auth-auth-page .nui-moon svg[data-v-50c0e39d]{width:20px;height:20px;display:block}.auth-auth-page .auth-theme-toggle-inner[data-state=unchecked] .nui-sun[data-v-50c0e39d]{opacity:1;transform:translate(-50%,-50%)}.auth-auth-page .auth-theme-toggle-inner[data-state=unchecked] .nui-moon[data-v-50c0e39d],.auth-auth-page .auth-theme-toggle-inner[data-state=checked] .nui-sun[data-v-50c0e39d]{opacity:0;transform:translate(-50%,-150%)}.auth-auth-page .auth-theme-toggle-inner[data-state=checked] .nui-moon[data-v-50c0e39d]{opacity:1;transform:translate(-50%,-50%)}.auth-auth-page .auth-theme-toggle svg[data-v-50c0e39d]{position:relative;z-index:1;color:var(--color-amber-400)}.auth-auth-page .auth-side-panel[data-v-50c0e39d]{background:var(--color-muted-100)!important}.auth-auth-page .auth-back-link[data-v-50c0e39d],.auth-auth-page .auth-back-link[data-v-50c0e39d]:visited{color:var(--color-muted-400)!important}.auth-auth-page .auth-back-link[data-v-50c0e39d]:hover{color:var(--color-primary-500)!important}.auth-auth-page[data-v-50c0e39d] .auth-form-label{color:var(--color-muted-600)!important}.auth-auth-page .auth-social-button[data-v-50c0e39d]{background:var(--color-muted-200)!important;color:var(--color-muted-600)!important}.auth-auth-page[data-v-50c0e39d] .auth-link{color:var(--color-primary-600)!important}.auth-auth-page[data-v-50c0e39d] .auth-link:hover{color:var(--color-primary-500)!important}.auth-auth-page .auth-submit-button[data-v-50c0e39d]{background:var(--color-primary-500)!important;color:var(--color-white)!important}.auth-auth-page .auth-submit-button[data-v-50c0e39d]:hover{background:var(--color-primary-600)!important;color:var(--color-white)!important}.auth-auth-page[data-v-50c0e39d] .auth-required-mark{margin-left:1px;display:inline-block;color:var(--color-red-500);font-size:14px;line-height:1;vertical-align:text-top;-webkit-user-select:none;user-select:none}.auth-auth-page[data-v-50c0e39d] .auth-checkbox{-webkit-appearance:none;appearance:none;margin:0;display:inline-grid;place-content:center;width:20px;height:20px;min-width:20px;border-radius:6px;border:1px solid var(--color-muted-300);background:var(--color-white);color:var(--color-muted-700);cursor:pointer;transition:all .15s ease}.auth-auth-page[data-v-50c0e39d] .auth-checkbox:before{content:"";width:14px;height:14px;opacity:0;transition:opacity .15s ease;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 10.5L8.5 14L15 7.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 10.5L8.5 14L15 7.5' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat}.auth-auth-page[data-v-50c0e39d] .auth-checkbox:checked{border-color:var(--color-primary-500);background:var(--color-primary-500);color:var(--color-white)}.auth-auth-page[data-v-50c0e39d] .auth-checkbox:checked:before{opacity:1}.auth-auth-page[data-v-50c0e39d] .auth-checkbox:focus-visible{outline:none;box-shadow:0 0 0 2px var(--color-primary-200)}.auth-auth-page[data-v-50c0e39d] .auth-field{width:100%;min-height:40px;height:40px;border:1px solid var(--color-muted-300)!important;border-radius:6px!important;background:var(--color-white)!important;color:var(--color-muted-700)!important;padding-block:0!important;padding-inline:12px!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;box-shadow:none!important;transition:all .15s ease}.auth-auth-page[data-v-50c0e39d] .auth-field::placeholder{color:var(--color-muted-400)!important;opacity:1!important}.auth-auth-page[data-v-50c0e39d] .auth-field:focus{border-color:var(--color-muted-300)!important;box-shadow:0 0 0 1px var(--color-muted-900)!important;outline:none!important}.auth-auth-page[data-v-50c0e39d] .auth-field-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auth-auth-page[data-v-50c0e39d] .auth-field[type=number]{-moz-appearance:textfield}.auth-auth-page[data-v-50c0e39d] .auth-field[type=number]::-webkit-outer-spin-button,.auth-auth-page[data-v-50c0e39d] .auth-field[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.auth-auth-page[data-v-50c0e39d] .auth-field-addon{border-color:var(--color-muted-300)!important;background:var(--color-white)!important;color:var(--color-muted-700)!important;font-size:14px!important;font-weight:400!important;line-height:20px!important}.dark .auth-auth-page[data-v-50c0e39d] .auth-field{border-color:var(--color-muted-700)!important;background:var(--color-muted-950)!important;color:var(--color-muted-100)!important}.dark .auth-auth-page .auth-theme-toggle[data-v-50c0e39d]{background:transparent;color:var(--color-white)}.dark .auth-auth-page .auth-theme-toggle[data-v-50c0e39d]:before{border-color:var(--color-muted-800);background:var(--color-muted-950)}.dark .auth-auth-page .auth-theme-toggle[data-v-50c0e39d]:hover:before{background:var(--color-muted-950)}.dark .auth-auth-page .auth-theme-toggle-inner[data-v-50c0e39d]{border-color:var(--color-muted-800);background:var(--color-muted-950)}.dark .auth-auth-page .auth-side-panel[data-v-50c0e39d]{background:var(--color-muted-950)!important}.dark .auth-auth-page[data-v-50c0e39d]{background:var(--color-muted-900)!important}.dark .auth-auth-page .relative.flex.flex-1.flex-col.justify-center[data-v-50c0e39d]{background:transparent!important}.dark .auth-auth-page .relative.mx-auto.w-full.max-w-sm[data-v-50c0e39d],.dark .auth-auth-page.dark\:bg-muted-800[data-v-50c0e39d]{background:var(--color-muted-900)!important}.dark .auth-auth-page .auth-side-panel.bg-muted-100.dark\:bg-muted-900[data-v-50c0e39d]{background:var(--color-muted-950)!important}.dark .auth-auth-page .relative.mx-auto.w-full.max-w-sm.dark\:bg-muted-800[data-v-50c0e39d],.dark .auth-auth-page.auth-auth-page.dark\:bg-muted-800[data-v-50c0e39d],.dark .auth-auth-page .relative.relative.mx-auto.w-full.max-w-sm.dark\:bg-muted-800[data-v-50c0e39d]{background:var(--color-muted-900)!important}.dark .auth-auth-page .auth-side-panel.auth-side-panel.bg-muted-100.dark\:bg-muted-900[data-v-50c0e39d]{background:var(--color-muted-950)!important}.dark .auth-auth-page .auth-social-button[data-v-50c0e39d]{background:var(--color-muted-800)!important;color:var(--color-muted-300)!important}.dark .auth-auth-page .auth-social-button[data-v-50c0e39d]:hover{background:var(--color-muted-700)!important}.dark .auth-auth-page[data-v-50c0e39d] .auth-checkbox{border-color:var(--color-muted-700);background:var(--color-muted-950);color:var(--color-muted-100)}.dark .auth-auth-page[data-v-50c0e39d] .auth-checkbox:checked{border-color:var(--color-primary-500);background:var(--color-primary-500);color:var(--color-white)}.dark .auth-auth-page[data-v-50c0e39d] .auth-field::placeholder{color:var(--color-muted-400)!important}.dark .auth-auth-page[data-v-50c0e39d] .auth-field:focus{border-color:var(--color-muted-700)!important;background:var(--color-muted-950)!important;box-shadow:0 0 0 1px var(--color-muted-700)!important}.dark .auth-auth-page[data-v-50c0e39d] .auth-field-addon{border-color:var(--color-muted-700)!important;background:var(--color-muted-950)!important;color:var(--color-muted-100)!important}
