.uf-logo.svelte-1r55f17{display:none}@media screen and (min-width:1000px){.uf-logo.svelte-1r55f17{display:block;position:fixed;top:20px;left:20px}.uf-logo.svelte-1r55f17 img:where(.svelte-1r55f17){width:80px}}:root{--auth-color-primary: #f7941d;--auth-color-primary-dark: #b56200;--auth-color-gradient-start: #f7941d;--auth-color-gradient-end: #ff6b35;--auth-color-error: #ba1a1a;--auth-color-text-muted: #6b7280;--auth-radius-card: 16px;--auth-radius-button: 8px;--auth-radius-input: 8px}.auth-bg.svelte-5bky5h{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#e8edf2);padding:24px 16px}.auth-card.svelte-5bky5h{display:flex;width:100%;max-width:900px;background:#fff;border-radius:var(--auth-radius-card);box-shadow:0 8px 32px #00000014;overflow:hidden;min-height:520px}.auth-form-panel.svelte-5bky5h{flex:1;min-width:0;display:flex;flex-direction:column}.auth-side-panel.svelte-5bky5h{width:300px;flex-shrink:0;background:linear-gradient(135deg,var(--auth-color-gradient-start) 0%,var(--auth-color-gradient-end) 100%);display:flex;flex-direction:column;padding:24px;color:#fff}.auth-side-lang.svelte-5bky5h{display:flex;justify-content:flex-end}.auth-side-content.svelte-5bky5h{flex:1;display:flex;flex-direction:column;justify-content:center;gap:12px;padding:24px 0}.auth-side-eyebrow.svelte-5bky5h{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;opacity:.8;margin:0}.auth-side-heading.svelte-5bky5h{font-size:1.5rem;font-weight:700;margin:0;line-height:1.2}.auth-side-sub.svelte-5bky5h{font-size:.875rem;opacity:.85;margin:0;line-height:1.5}.auth-side-button.svelte-5bky5h{display:inline-block;margin-top:8px;padding:10px 24px;background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.7);border-radius:var(--auth-radius-button);text-decoration:none;font-size:.875rem;font-weight:600;transition:background .15s,border-color .15s;align-self:flex-start}.auth-side-button.svelte-5bky5h:hover{background:#ffffff59;border-color:#fff}.auth-mobile-header.svelte-5bky5h{display:none;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f3f4f6}.auth-mobile-header-right.svelte-5bky5h{display:flex;align-items:center;gap:8px}.auth-mobile-logo.svelte-5bky5h{height:32px;width:auto;display:block}.auth-mobile-cta.svelte-5bky5h{font-size:.875rem;font-weight:600;color:var(--auth-color-primary);text-decoration:none;padding:6px 14px;border:1.5px solid var(--auth-color-primary);border-radius:var(--auth-radius-button);transition:background-color .15s,color .15s}.auth-mobile-cta.svelte-5bky5h:hover{background-color:var(--auth-color-primary);color:#fff}.auth-card.svelte-5bky5h .page{padding:40px 48px;background:transparent;height:auto;overflow:visible;flex:1;box-sizing:border-box}.auth-card.svelte-5bky5h .login-form{padding:0}.auth-card.svelte-5bky5h h1{color:var(--auth-color-primary);margin-top:0;margin-bottom:24px;font-size:1.5rem;font-weight:700}.auth-card.svelte-5bky5h input[type=text],.auth-card.svelte-5bky5h input[type=email],.auth-card.svelte-5bky5h input[type=password]{width:100%;max-width:100%;padding:12px 14px;margin:6px 0 16px;display:block;border:1.5px solid #d1d5db;border-radius:var(--auth-radius-input);box-sizing:border-box;font-size:.9375rem;background-color:#fff;transition:border-color .15s,box-shadow .15s;outline:none}.auth-card.svelte-5bky5h input[type=text]:focus,.auth-card.svelte-5bky5h input[type=email]:focus,.auth-card.svelte-5bky5h input[type=password]:focus{border-color:var(--auth-color-primary);box-shadow:0 0 0 3px #f7941d26}.auth-card.svelte-5bky5h .login-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 24px;border-radius:var(--auth-radius-button);border:none;background-color:var(--auth-color-primary);color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background-color .15s,box-shadow .15s;box-shadow:0 2px 6px #f7941d4d}.auth-card.svelte-5bky5h .login-button:hover{background-color:var(--auth-color-primary-dark);box-shadow:0 4px 12px #f7941d59}.auth-card.svelte-5bky5h .login-option-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;border-radius:var(--auth-radius-button);border:1.5px solid #d1d5db;background:#fff;color:#374151;font-size:.9375rem;cursor:pointer;transition:border-color .15s,background-color .15s}.auth-card.svelte-5bky5h .login-option-button:hover{border-color:var(--auth-color-primary);background-color:#fff8f0}.auth-card.svelte-5bky5h .link-button{margin:0;padding:0;background:transparent;border:none;color:var(--auth-color-primary);text-align:left;cursor:pointer;font-size:inherit}.auth-card.svelte-5bky5h .link-button:hover{color:var(--auth-color-primary-dark);text-decoration:underline}.auth-card.svelte-5bky5h .link-button:disabled{cursor:not-allowed;color:#aaa}.auth-card.svelte-5bky5h .errortext{color:var(--auth-color-error);font-size:.875rem;margin-top:8px}.auth-card.svelte-5bky5h .helptext{font-size:.875rem;color:var(--auth-color-text-muted);line-height:1.5}.auth-card.svelte-5bky5h .or{display:flex;gap:16px;align-items:center;margin:20px 0}.auth-card.svelte-5bky5h .or-text{color:#9ca3af;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;margin:0}.auth-card.svelte-5bky5h .or-sides{flex:1;border:none;border-top:1px solid #e5e7eb;height:0}.auth-card.svelte-5bky5h .flex{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.auth-card.svelte-5bky5h .login-options{display:flex;flex-direction:column;gap:10px}.auth-card.svelte-5bky5h .link{color:var(--auth-color-primary);font-size:.875rem;text-decoration:none}.auth-card.svelte-5bky5h .link:hover{color:var(--auth-color-primary-dark);text-decoration:underline}.auth-card.svelte-5bky5h .link-block{display:block;margin-top:16px}.auth-card.svelte-5bky5h .link-block-sm{display:block;margin-top:12px}.auth-card.svelte-5bky5h .mt-16{margin-top:16px}@media screen and (max-width:768px){.auth-bg.svelte-5bky5h{padding:0;align-items:stretch}.auth-card.svelte-5bky5h{flex-direction:column;border-radius:0;min-height:100vh;box-shadow:none;max-width:100%}.auth-side-panel.svelte-5bky5h{display:none}.auth-mobile-header.svelte-5bky5h{display:flex}.auth-card.svelte-5bky5h .page{padding:32px 24px}}
