@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400;0,500;0,600;1,400&display=swap";:root{--bg-base:#f7f6f3;--bg-surface:#fff;--bg-surface-hover:#fafaf9;--bg-surface-raised:#fff;--bg-surface-overlay:#f0eeeb;--bg-surface-muted:#f3f1ee;--border-subtle:#e8e5e0;--border-default:#d4d1cb;--border-focus:#0f0f0e;--border-precision:#0000000f;--divider-subtle:#edeae5;--text-primary:#0f0f0e;--text-secondary:#57554f;--text-tertiary:#8a877f;--text-disabled:#b8b5ad;--text-emphasis:#000;--text-muted:#8a877f;--text-on-accent:#fff;--red-primary:#dc2626;--red-hover:#b91c1c;--red-pressed:#991b1b;--red-light:#fef2f2;--gold:#d4a853;--gold-bg:#fdf8ee;--corner-red:#dc2626;--corner-red-bg:#fef2f2;--corner-red-border:#fecaca;--stripe-blue:#533afd;--stripe-blue-hover:#4429f0;--corner-blue:#2563eb;--corner-blue-hover:#1d4ed8;--corner-blue-bg:#eff6ff;--corner-blue-border:#bfdbfe;--success:#059669;--warning:#d97706;--info:#2563eb;--error:#dc2626;--success-bg:#05966914;--warning-bg:#d9770614;--info-bg:#2563eb14;--error-bg:#dc262614;--stripe-blue-bg:#533afd14;--stripe-blue-border:#533afd40;--social-instagram:#e4405f;--social-twitter:#1da1f2;--social-facebook:#1877f2;--font-primary:"Instrument Sans", -apple-system, blinkmacsystemfont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--font-numeric:"JetBrains Mono", monospace;--text-display:3.5rem;--text-h1:2.5rem;--text-h2:1.75rem;--text-h3:1.25rem;--text-body-lg:1rem;--text-body:.9375rem;--text-small:.875rem;--text-tiny:.75rem;--text-2xs:.6875rem;--text-3xs:.625rem;--text-4xs:.5625rem;--text-micro:.5rem;--font-normal:400;--font-medium:500;--font-semibold:600;--leading-tight:1.1;--leading-snug:1.2;--leading-normal:1.3;--leading-relaxed:1.4;--leading-loose:1.5;--leading-extra-loose:1.6;--tracking-tight:-.02em;--tracking-normal:-.01em;--tracking-wide:.01em;--tracking-wider:.05em;--space-0-5:.125rem;--space-1:.25rem;--space-1-5:.375rem;--space-2:.5rem;--space-2-5:.625rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--space-32:8rem;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--shadow-subtle:0 1px 2px #0000000d, 0 1px 3px #00000014;--shadow-card:0 1px 3px #00000012, 0 4px 8px #0000000d;--shadow-modal:0 20px 40px #0000001f, 0 8px 16px #0000000f;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.2s cubic-bezier(.4, 0, .2, 1);--transition-slow:.3s cubic-bezier(.4, 0, .2, 1);--transition-ease-out:.2s cubic-bezier(0, 0, .2, 1);--transition-ease-in:.2s cubic-bezier(.4, 0, 1, 1);--z-base:0;--z-dropdown:100;--z-sticky:200;--z-modal-backdrop:900;--z-modal:1000;--z-tooltip:1100;--z-toast:9999;--breakpoint-small:480px;--breakpoint-mobile:640px;--breakpoint-mid:768px;--breakpoint-tablet:1024px;--breakpoint-desktop:1025px;--max-width-content:1280px;--max-width-text:720px;--max-width-form:480px;--button-height:40px;--button-height-cta:44px;--btn-dark-hover:#3d3b38;--input-height:40px;--navbar-height:64px;--badge-ufc:#c41e3a;--badge-pfl:#2563eb;--badge-one:#1f2937;--badge-bellator:#7c3aed;--badge-default:#9ca3af;--result-win:#22c55e;--result-loss:#ef4444;--result-draw:#3b82f6;--result-nc:#737373;--tooltip-bg:#1a1a1a;--tooltip-border:#333;--bg-dark:#111;--bg-dark-alt:#151515;--rank-champion:#eab308;--result-ko:#dc2626;--result-sub:#2563eb;--accent-purple:#8b5cf6;--accent-cyan:#06b6d4;--overlay-zone:#00000038;--a11y-win:#0f0;--a11y-loss:red;--a11y-draw:#09f;--a11y-gold:gold}.forgot-page[data-astro-cid-tcoy23xs]{min-height:calc(100vh - var(--navbar-height));padding:var(--space-16) var(--space-4);background-color:var(--bg-base);justify-content:center;align-items:center;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;display:flex}.forgot-container[data-astro-cid-tcoy23xs]{width:100%;max-width:400px}.forgot-header[data-astro-cid-tcoy23xs]{gap:var(--space-2);margin-bottom:var(--space-8);flex-direction:column;display:flex}.forgot-header[data-astro-cid-tcoy23xs] h1[data-astro-cid-tcoy23xs]{font-size:var(--text-h2);font-weight:var(--font-semibold);letter-spacing:var(--tracking-tight);line-height:var(--leading-snug);color:var(--text-primary)}.forgot-sub[data-astro-cid-tcoy23xs]{font-size:var(--text-body);color:var(--text-tertiary);line-height:var(--leading-relaxed);margin:0}.forgot-sub[data-astro-cid-tcoy23xs] strong[data-astro-cid-tcoy23xs]{color:var(--text-secondary);font-weight:var(--font-medium)}.form-error-alert[data-astro-cid-tcoy23xs]{padding:var(--space-3) var(--space-4);background-color:var(--error-bg);border-radius:var(--radius-sm);color:var(--error);font-size:var(--text-small);line-height:var(--leading-relaxed);margin-bottom:var(--space-5)}.form-error-alert--hidden[data-astro-cid-tcoy23xs]{display:none}.forgot-form[data-astro-cid-tcoy23xs]{gap:var(--space-5);flex-direction:column;display:flex}.form-group[data-astro-cid-tcoy23xs]{gap:var(--space-2);flex-direction:column;display:flex}label[data-astro-cid-tcoy23xs]{font-size:var(--text-small);font-weight:var(--font-medium);color:var(--text-secondary);line-height:var(--leading-normal)}.form-input[data-astro-cid-tcoy23xs]{height:var(--input-height);padding:0 var(--space-3);background-color:var(--bg-surface);color:var(--text-primary);border-radius:var(--radius-md);box-shadow:0 0 0 1px var(--border-default);font-size:var(--text-body);font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:var(--leading-normal);transition:box-shadow var(--transition-fast);-webkit-text-size-adjust:100%;border:none;width:100%}.form-input[data-astro-cid-tcoy23xs]::placeholder{color:var(--text-disabled)}.form-input[data-astro-cid-tcoy23xs]:hover{box-shadow:0 0 0 1px var(--border-focus)}.form-input[data-astro-cid-tcoy23xs]:focus{box-shadow:0 0 0 1px var(--stripe-blue), 0 0 0 3px #533afd1f;outline:none}.form-input[data-astro-cid-tcoy23xs]:disabled{color:var(--text-disabled);background-color:var(--bg-surface-muted);cursor:not-allowed;box-shadow:0 0 0 1px var(--border-subtle)}.form-input[data-astro-cid-tcoy23xs].error{box-shadow:0 0 0 1px var(--error), 0 0 0 3px #dc26261a}.form-error[data-astro-cid-tcoy23xs]{font-size:var(--text-tiny);color:var(--error);line-height:var(--leading-relaxed);margin:0}.form-error--hidden[data-astro-cid-tcoy23xs]{display:none}.auth-button[data-astro-cid-tcoy23xs]{width:100%;height:44px;margin-top:var(--space-2);background-color:var(--stripe-blue);color:var(--text-on-accent);border-radius:var(--radius-xs);font-size:var(--text-body);font-weight:var(--font-semibold);cursor:pointer;transition:background-color var(--transition-fast);border:none;justify-content:center;align-items:center;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;display:inline-flex}.auth-button[data-astro-cid-tcoy23xs]:hover{background-color:var(--stripe-blue-hover)}.auth-button[data-astro-cid-tcoy23xs]:disabled{opacity:.6;cursor:not-allowed}.button-text[data-astro-cid-tcoy23xs]{align-items:center;gap:var(--space-2);line-height:1;display:inline-flex}.auth-button__spinner{border:2px solid color-mix(in srgb, var(--text-on-accent) 30%, transparent);border-top-color:var(--text-on-accent);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite auth-spin;display:inline-block}@keyframes auth-spin{to{transform:rotate(360deg)}}.forgot-footer[data-astro-cid-tcoy23xs]{margin-top:var(--space-8);gap:var(--space-3);font-size:var(--text-small);color:var(--text-tertiary);flex-direction:column;display:flex}.forgot-footer[data-astro-cid-tcoy23xs] p[data-astro-cid-tcoy23xs]{margin:0}.footer-link[data-astro-cid-tcoy23xs]{font-weight:var(--font-medium);color:var(--stripe-blue);transition:color var(--transition-fast), text-decoration-color var(--transition-fast);text-decoration:none}.footer-link[data-astro-cid-tcoy23xs]:hover{color:var(--stripe-blue-hover);text-decoration:underline;text-decoration-color:var(--stripe-blue-hover)}.forgot-success--hidden[data-astro-cid-tcoy23xs]{display:none}.resend-btn[data-astro-cid-tcoy23xs]{font-size:var(--text-small);font-weight:var(--font-medium);color:var(--stripe-blue);cursor:pointer;transition:color var(--transition-fast), text-decoration-color var(--transition-fast);background:0 0;border:none;padding:0;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;text-decoration-color:#0000}.resend-btn[data-astro-cid-tcoy23xs]:hover{color:var(--stripe-blue-hover);text-decoration:underline;text-decoration-color:var(--stripe-blue-hover)}.resend-btn[data-astro-cid-tcoy23xs]:disabled{color:var(--text-tertiary);cursor:not-allowed}
