.rr-header.svelte-151w9h6{position:sticky;top:0;z-index:100;width:100%;background:#140e04e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(201,180,138,.1)}.rr-header__inner.svelte-151w9h6{display:flex;align-items:center;gap:24px;max-width:1280px;margin-inline:auto;padding:0 clamp(1rem,4vw,2.5rem);height:60px}.rr-header__logo.svelte-151w9h6{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.rr-header__logo.svelte-151w9h6:hover{opacity:.9}.rr-header__mark.svelte-151w9h6{display:flex;align-items:center;width:48px;height:32px;flex-shrink:0}.rr-header__mark.svelte-151w9h6 svg:where(.svelte-151w9h6){width:100%;height:100%}.rr-header__wordmark.svelte-151w9h6{font-family:var(--font-display, "Barlow Condensed", "Arial Narrow", sans-serif);font-size:1.375rem;font-weight:800;letter-spacing:-.01em;line-height:1;white-space:nowrap}.rr-header__word-roll.svelte-151w9h6{color:var(--rr-ink, #E8ECEF)}.rr-header__word-report.svelte-151w9h6{color:var(--rr-amber, #FF9A3C)}.rr-header__nav.svelte-151w9h6{flex:1}.rr-header__nav-list.svelte-151w9h6{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.rr-header__nav-link.svelte-151w9h6{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:6px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:.8125rem;font-weight:600;letter-spacing:.01em;color:var(--tatami-400, #b49867);text-decoration:none;transition:color .15s ease,background .15s ease}.rr-header__nav-link.svelte-151w9h6:hover{color:var(--tatami-100, #f2ead8);background:#c9b48a14}.rr-header__nav-link--active.svelte-151w9h6{color:var(--tatami-100, #f2ead8);background:#c9b48a1a}.rr-header__live-pip.svelte-151w9h6{display:inline-block;width:6px;height:6px;border-radius:50%;background:#c0392b;animation:svelte-151w9h6-live-pip 1.6s ease-in-out infinite}@keyframes svelte-151w9h6-live-pip{0%,to{opacity:1}50%{opacity:.4}}.rr-header__actions.svelte-151w9h6{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.rr-header__signin.svelte-151w9h6{padding:6px 14px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:.8125rem;font-weight:600;color:var(--tatami-400, #b49867);text-decoration:none;border-radius:6px;transition:color .15s ease,background .15s ease}.rr-header__signin.svelte-151w9h6:hover{color:var(--tatami-100, #f2ead8);background:#c9b48a14}.rr-header__signup.svelte-151w9h6{padding:7px 16px;background:var(--rr-amber, #FF9A3C);color:var(--rr-void, #0a0c10);font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:.8125rem;font-weight:700;letter-spacing:.02em;text-decoration:none;border-radius:6px;transition:background .15s ease,box-shadow .15s ease}.rr-header__signup.svelte-151w9h6:hover{background:#ffae5e;box-shadow:0 2px 16px #ff9a3c80;color:var(--rr-void, #0a0c10)}.rr-header__mobile-toggle.svelte-151w9h6{display:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:6px;color:var(--tatami-400, #b49867);margin-left:auto;transition:background .15s ease,color .15s ease}.rr-header__mobile-toggle.svelte-151w9h6:hover{background:#c9b48a1a;color:var(--tatami-100, #f2ead8)}.rr-header__mobile-nav.svelte-151w9h6{background:#140e04f5;backdrop-filter:blur(12px);border-top:1px solid rgba(201,180,138,.08);padding:16px clamp(1rem,4vw,2.5rem) 24px}.rr-header__mobile-nav.svelte-151w9h6 ul:where(.svelte-151w9h6){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.rr-header__mobile-link.svelte-151w9h6{display:block;padding:11px 14px;border-radius:8px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:.9375rem;font-weight:600;color:var(--tatami-300, #c9b48a);text-decoration:none;transition:background .15s ease,color .15s ease}.rr-header__mobile-link.svelte-151w9h6:hover,.rr-header__mobile-link--active.svelte-151w9h6{background:#c9b48a14;color:var(--tatami-50, #faf7f2)}.rr-header__mobile-divider.svelte-151w9h6{height:1px;background:#c9b48a1a;margin:8px 14px}.rr-header__mobile-signup.svelte-151w9h6{display:block;margin:8px 14px 0;padding:12px 16px;background:var(--rr-amber, #FF9A3C);color:var(--rr-void, #0a0c10);text-align:center;border-radius:8px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .15s ease}.rr-header__mobile-signup.svelte-151w9h6:hover{background:#ffae5e;color:var(--rr-void, #0a0c10)}.rr-header__accent.svelte-151w9h6{height:2px;background:linear-gradient(90deg,transparent 0%,rgba(255,154,60,.5) 30%,rgba(255,209,102,.7) 50%,rgba(255,154,60,.5) 70%,transparent 100%);opacity:.7}@media(max-width:767px){.rr-header__nav.svelte-151w9h6,.rr-header__actions.svelte-151w9h6{display:none}.rr-header__mobile-toggle.svelte-151w9h6{display:flex}}@media(min-width:768px){.rr-header__mobile-nav.svelte-151w9h6{display:none}}
