.appheader-module__Bx2OIG__header{z-index:50;height:var(--app-header-h);border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 82%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:fixed;top:0;left:0;right:0}.appheader-module__Bx2OIG__inner{justify-content:space-between;align-items:center;max-width:1320px;height:100%;margin:0 auto;padding:0 24px;display:flex}.appheader-module__Bx2OIG__brand{color:var(--foreground);align-items:center;gap:10px;text-decoration:none;display:flex}.appheader-module__Bx2OIG__wordmark{letter-spacing:-.03em;font-size:19px;font-weight:600}.appheader-module__Bx2OIG__nav{align-items:center;gap:16px;display:flex}.appheader-module__Bx2OIG__navLink{color:var(--muted);align-items:center;gap:6px;font-size:13.5px;text-decoration:none;transition:color .2s;display:inline-flex}.appheader-module__Bx2OIG__navLink:hover{color:var(--foreground)}.appheader-module__Bx2OIG__navLink.appheader-module__Bx2OIG__on{color:var(--foreground);font-weight:500}.appheader-module__Bx2OIG__navLink svg{width:15px;height:15px}.appheader-module__Bx2OIG__mcp{border-radius:var(--radius-full);border:1px solid var(--border);height:38px;color:var(--foreground);background:0 0;align-items:center;gap:7px;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,opacity .2s;display:inline-flex}.appheader-module__Bx2OIG__mcp:hover{border-color:var(--accent);opacity:.9}.appheader-module__Bx2OIG__mcp svg{width:15px;height:15px}.appheader-module__Bx2OIG__menu{position:relative}.appheader-module__Bx2OIG__avatar{background:var(--blue-100);width:32px;height:32px;color:var(--accent-dark);font-family:var(--font-mono);border:1px solid var(--border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:600;display:flex}.appheader-module__Bx2OIG__dropdown{border:1px solid var(--border);background:var(--background);border-radius:var(--radius-lg);width:200px;box-shadow:var(--shadow-lg);z-index:60;flex-direction:column;gap:1px;padding:6px;display:flex;position:absolute;top:42px;right:0}.appheader-module__Bx2OIG__dropdownItem{text-align:left;border-radius:var(--radius-md);width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:9px 10px;font-family:inherit;font-size:13.5px;text-decoration:none;display:flex}.appheader-module__Bx2OIG__dropdownItem:hover{background:var(--bg-secondary)}.appheader-module__Bx2OIG__dropdownItem svg{width:15px;height:15px;color:var(--muted)}.appheader-module__Bx2OIG__dropdownSep{background:var(--border);height:1px;margin:5px 4px}
