.desktop-header{position:fixed;top:0;left:0;right:0;z-index:30;height:60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;background-color:rgba(27,24,56,.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.08)}.desktop-header-spacer{height:60px;flex-shrink:0}.desktop-header__left{justify-self:start;display:flex;align-items:center;min-width:0}.desktop-header__brand{display:flex;align-items:center;line-height:0}.desktop-header__center{justify-self:center;display:flex;align-items:center}.desktop-header__right{justify-self:end;display:flex;align-items:center;gap:8px}.desktop-header__sign-in{padding:8px 20px;background:#ffffff;color:#000000;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s ease}.desktop-header__sign-in:hover{background:#f1f5f9}.logo{-o-object-fit:contain;object-fit:contain;height:auto}.desktop-workspace-nav{display:flex;align-items:center;gap:2px}.desktop-workspace-nav__tab{position:relative;padding:10px 22px;font-size:13px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:rgba(255,255,255,.5);text-decoration:none;border-radius:8px;transition:color .2s ease,background-color .2s ease}.desktop-workspace-nav__tab:hover{color:rgba(255,255,255,.85);background:rgba(255,255,255,.04)}.desktop-workspace-nav__tab--active{color:#ffffff}.desktop-workspace-nav__tab--active:after{content:"";position:absolute;left:14px;right:14px;bottom:4px;height:2px;border-radius:2px;background:#7c3aed}.header-icon-wallet{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);transition:opacity .2s ease}.group:hover .header-icon-wallet{opacity:.85}.header-icon-support{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);transition:opacity .2s ease}.group:hover .header-icon-support{opacity:.85}