.Header-module__hBw1pG__header{z-index:100;background:var(--header-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-glass);position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;max-width:600px;height:56px;margin:0 auto;padding:0 16px;display:flex}.Header-module__hBw1pG__logo{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;display:flex}.Header-module__hBw1pG__logoIcon{font-size:1.4rem}.Header-module__hBw1pG__logoText{text-align:left;background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700}.Header-module__hBw1pG__logoLine{line-height:1.1;display:block}.Header-module__hBw1pG__nav{gap:4px;display:flex}.Header-module__hBw1pG__navItem{border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:500;display:flex}.Header-module__hBw1pG__navItem:hover{background:var(--bg-glass);color:var(--text-primary)}.Header-module__hBw1pG__active{color:var(--accent-primary);background:#6366f11f}.Header-module__hBw1pG__navIcon{font-size:1rem}.Header-module__hBw1pG__navLabel{font-size:.85rem}.Header-module__hBw1pG__rightSection{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__themeToggle{border-radius:var(--radius-md);cursor:pointer;width:36px;height:36px;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.Header-module__hBw1pG__themeToggle:hover{background:var(--bg-glass)}@media (max-width:480px){.Header-module__hBw1pG__navLabel{display:none}.Header-module__hBw1pG__navItem{padding:8px 10px}}