.auth-page.svelte-16t49jy{flex-direction:column;align-items:center;width:100%;padding:1.5rem;display:flex}.auth-header-outer.svelte-16t49jy{text-align:center;width:100%;max-width:28rem;margin-bottom:1.5rem}.auth-header-outer.svelte-16t49jy .auth-header{text-align:center;margin:0}.auth-header-outer.svelte-16t49jy .auth-title{color:var(--ui-text-primary);margin:0 0 .25rem;font-size:2.5rem;font-weight:700;line-height:1.2}.auth-header-outer.svelte-16t49jy .auth-subtitle{color:var(--ui-text-secondary);margin:0;font-size:1.125rem;line-height:1.5}.auth-card.svelte-16t49jy{background:var(--ui-bg-primary);border-radius:1rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 4px 24px -4px #0000000f,0 12px 32px -8px #00000014}.dark .auth-card.svelte-16t49jy{box-shadow:0 4px 24px -4px #00000026,0 12px 32px -8px #0003}.auth-card.svelte-16t49jy .auth-form{flex-direction:column;gap:1.5rem;display:flex}.auth-card.svelte-16t49jy .auth-fields{flex-direction:column;gap:1rem;display:flex}.auth-card.svelte-16t49jy .auth-field label{color:var(--ui-text-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.auth-card.svelte-16t49jy .auth-field-row{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.auth-card.svelte-16t49jy .auth-field-row label{margin-bottom:0}.auth-card.svelte-16t49jy .auth-label-optional{color:var(--ui-text-tertiary);font-weight:400}.auth-card.svelte-16t49jy .auth-forgot{color:rgb(var(--ui-color-primary));font-size:.8125rem;text-decoration:none}.auth-card.svelte-16t49jy .auth-forgot:hover{text-decoration:underline}.dark .auth-card.svelte-16t49jy .auth-forgot{color:rgb(var(--ui-color-primary-light))}.auth-card.svelte-16t49jy .auth-input{width:100%;color:var(--ui-text-primary);background:var(--ui-bg-primary);border:1px solid var(--glass-border);border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.auth-card.svelte-16t49jy .auth-input::placeholder{color:var(--ui-text-tertiary)}.auth-card.svelte-16t49jy .auth-input:hover{border-color:var(--ui-text-tertiary)}.auth-card.svelte-16t49jy .auth-input:focus{border-color:rgb(var(--ui-color-primary));box-shadow:0 0 0 2px rgb(var(--ui-color-primary) / .25);outline:none}.dark .auth-card.svelte-16t49jy .auth-input:focus{border-color:rgb(var(--ui-color-primary-light));box-shadow:0 0 0 2px rgb(var(--ui-color-primary-light) / .35)}.auth-card.svelte-16t49jy .auth-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23666'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.auth-card.svelte-16t49jy .auth-submit{color:#fff;background:rgb(var(--ui-color-primary));cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;line-height:1.5;transition:background-color .2s,transform .1s;display:flex}.auth-card.svelte-16t49jy .auth-submit:hover:not(:disabled){background:rgb(var(--ui-color-primary-dark))}.auth-card.svelte-16t49jy .auth-submit:active:not(:disabled){transform:scale(.99)}.auth-card.svelte-16t49jy .auth-submit:disabled{opacity:.8;cursor:not-allowed}.auth-card.svelte-16t49jy .auth-submit:focus-visible{box-shadow:0 0 0 2px #fff, 0 0 0 4px rgb(var(--ui-color-primary));outline:none}.auth-card.svelte-16t49jy .auth-btn-icon{width:1.25rem;height:1.25rem}.auth-card.svelte-16t49jy .auth-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:.6s linear infinite svelte-16t49jy-auth-spin}@keyframes svelte-16t49jy-auth-spin{to{transform:rotate(360deg)}}.auth-card.svelte-16t49jy .auth-error{background:#e74c3c14;border:1px solid #e74c3c4d;border-radius:.5rem;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;display:flex}.auth-card.svelte-16t49jy .auth-error-icon{width:1.25rem;height:1.25rem;color:rgb(var(--ui-color-error));flex-shrink:0}.auth-card.svelte-16t49jy .auth-error p{color:rgb(var(--ui-color-error));margin:0;font-size:.875rem;line-height:1.5}.auth-card.svelte-16t49jy .auth-message{color:var(--ui-text-secondary);margin:0 0 1rem;font-size:1rem;line-height:1.5}.auth-card.svelte-16t49jy .auth-divider{background:var(--glass-border);height:1px;margin:1.5rem 0 1rem}.auth-card.svelte-16t49jy .auth-switch-text{color:var(--ui-text-secondary);text-align:center;margin:0 0 .5rem;font-size:.875rem}.auth-card.svelte-16t49jy .auth-switch-link{text-align:center;color:rgb(var(--ui-color-primary));font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.auth-card.svelte-16t49jy .auth-switch-link:hover{color:rgb(var(--ui-color-primary-dark));text-decoration:underline}.dark .auth-card.svelte-16t49jy .auth-switch-link{color:rgb(var(--ui-color-primary-light))}.dark .auth-card.svelte-16t49jy .auth-switch-link:hover{color:#38a}.auth-legal.svelte-16t49jy{color:var(--ui-text-tertiary);text-align:center;max-width:28rem;margin-top:1.5rem;font-size:.75rem;line-height:1.5}.auth-legal-link.svelte-16t49jy{color:rgb(var(--ui-color-primary));text-decoration:none}.auth-legal-link.svelte-16t49jy:hover{text-decoration:underline}.dark .auth-legal-link.svelte-16t49jy{color:rgb(var(--ui-color-primary-light))}
