.fd-topbar{flex:none;justify-content:center;align-items:center;gap:16px;width:100%;max-width:1100px;margin:0 auto;padding:14px 8px 18px;display:flex}.fd-topbar__tabs{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px)saturate(140%);border-radius:999px;gap:2px;padding:4px;display:inline-flex}.fd-tab{height:32px;color:var(--text-dim);font:500 12.5px var(--font-family-body);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 14px;transition:color .18s,background .18s;display:inline-flex}.fd-tab:hover{color:var(--text)}.fd-tab.is-active{color:var(--text);background:linear-gradient(135deg,#ffa5002e,#ec63021a);box-shadow:inset 0 0 0 1px #ffa50038}.fd-tab.is-active svg{color:var(--accent)}.pr-topbar__crumb{border:1px solid var(--border);height:38px;color:var(--text);font:500 13px var(--font-family-body);background:0 0;border-radius:999px;align-items:center;gap:10px;padding:0 16px;display:inline-flex}.pr-topbar__crumb svg{color:var(--accent)}.pr-topbar__sep{color:var(--text-mute)}.pr-topbar__name{color:var(--text-dim);font-weight:500}.fd-topbar__search{flex:auto;min-width:0;max-width:480px}.fd-topbar__quick{align-items:center;gap:6px;display:flex}.fd-topbar__btn{background:var(--surface);border:1px solid var(--border);width:38px;height:38px;color:var(--text-dim);cursor:pointer;border-radius:999px;place-items:center;transition:color .18s,background .18s,border-color .18s;display:grid;position:relative}.fd-topbar__btn:hover{color:var(--text);background:var(--surface-strong)}.fd-topbar__cta{color:#1a1a1a;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,orange,#ec6302);border:0;border-radius:999px;align-items:center;gap:7px;height:38px;padding:0 16px;font-size:12.5px;font-weight:600;text-decoration:none;transition:transform .18s;display:flex;box-shadow:0 6px 18px -8px #ffa5008c}.fd-topbar__cta-ghost{background:var(--surface);border:1px solid var(--border);height:38px;color:var(--text-dim);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:0 16px;font-size:12.5px;font-weight:500;text-decoration:none;transition:color .18s,border-color .18s;display:flex}.fd-topbar__cta-ghost:hover{color:var(--text);border-color:var(--border-strong)}.fd-topbar__cta:hover{transform:translateY(-1px)}@media (max-width:880px){.fd-topbar{flex-wrap:wrap;justify-content:flex-start;gap:10px;padding:12px 0 14px}.fd-topbar__tabs,.pr-topbar__crumb{scrollbar-width:none;flex:1 0 100%;max-width:100%;overflow:auto hidden}.fd-topbar__tabs::-webkit-scrollbar{display:none}.pr-topbar__crumb::-webkit-scrollbar{display:none}.fd-topbar__search{flex:1 0 100%;order:1;max-width:100%}.fd-topbar__quick{flex-wrap:wrap;flex:auto;order:2;justify-content:flex-end;gap:8px}.fd-topbar__btn{width:44px;height:44px}.fd-topbar__cta{height:44px}}
