@charset "UTF-8";.login-form.svelte-1i2smtp{display:flex;flex-direction:column;gap:24px}.field-group.svelte-1i2smtp{display:flex;flex-direction:column;gap:8px}label.svelte-1i2smtp{color:#d4d4d8;font-size:14px;font-weight:500}.label-row.svelte-1i2smtp{display:flex;align-items:center;justify-content:space-between;gap:12px}.input-wrap.svelte-1i2smtp{position:relative;display:flex;align-items:center}.input-wrap.svelte-1i2smtp svg{position:absolute;top:12px;left:12px;color:#71717a;transition:color .2s ease;pointer-events:none}.input-wrap.svelte-1i2smtp:focus-within svg{color:#07f4f2}input.svelte-1i2smtp{width:100%;height:44px;padding:10px 16px 10px 40px;border:1px solid rgba(255,255,255,.1);border-radius:12px;outline:none;color:#fff;background:#00000059;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}input.svelte-1i2smtp::-moz-placeholder{color:#52525b}input.svelte-1i2smtp::placeholder{color:#52525b}input.svelte-1i2smtp:focus{border-color:#07f4f266;box-shadow:0 0 0 3px #07f4f21a}.form-link.svelte-1i2smtp{color:#07f4f2;font-size:14px;font-weight:500;transition:color .2s ease}.form-link.svelte-1i2smtp:hover{color:#1af8f6}.login-button.svelte-1i2smtp{display:inline-flex;width:100%;height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;color:#0a0a0a;background:linear-gradient(135deg,#07f4f2,#c1fab8);box-shadow:0 4px 16px -4px #07f4f259;cursor:pointer;font-size:16px;font-weight:500;transition:transform .3s ease,box-shadow .3s ease}.login-button.svelte-1i2smtp:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(135deg,#1af8f6,#d4fccf);box-shadow:0 6px 24px -4px #07f4f280}.login-button.svelte-1i2smtp:active:not(:disabled){transform:translateY(0)}.login-button.svelte-1i2smtp:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}.register-entry.svelte-1i2smtp{margin:24px 0 0;color:#a1a1aa;font-size:14px;text-align:center}.spin{animation:svelte-1i2smtp-spin 1s linear infinite}@keyframes svelte-1i2smtp-spin{to{transform:rotate(360deg)}}
