.site-shell-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#232323eb;border-bottom:1px solid #ffffff14;position:sticky;top:0}.site-shell-header-inner{align-items:center;gap:32px;width:min(100%,1280px);min-height:60px;margin:0 auto;padding:0 32px;display:flex}.site-shell-brand{flex-shrink:0;align-items:center;display:inline-flex}.site-shell-nav{flex:auto;justify-content:center;align-items:stretch;gap:34px;display:flex}.site-shell-nav-item{align-items:center;min-height:60px;display:flex;position:relative}.site-shell-nav-link{color:#f7f2e9d6;letter-spacing:.02em;white-space:nowrap;align-items:center;min-height:60px;font-size:14px;line-height:1;text-decoration:none;transition:color .18s;display:inline-flex}.site-shell-nav-link.is-active,.site-shell-nav-item:hover>.site-shell-nav-link,.site-shell-nav-item:focus-within>.site-shell-nav-link,.site-shell-nav-link:hover{color:#f3c75b}.site-shell-dropdown{z-index:60;opacity:0;pointer-events:none;background:#232323fa;border:1px solid #ffffff14;gap:6px;min-width:180px;padding:16px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% - 1px);left:50%;transform:translate(-50%,8px);box-shadow:0 18px 36px #0000003d}.site-shell-nav-item--dropdown:hover .site-shell-dropdown,.site-shell-nav-item--dropdown:focus-within .site-shell-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-shell-dropdown-link{color:#f7f2e9d6;white-space:nowrap;border-radius:8px;align-items:center;min-height:38px;padding:0 14px;font-size:13px;text-decoration:none;transition:background .18s,color .18s;display:flex}.site-shell-dropdown-link:hover,.site-shell-dropdown-link:focus-visible{color:#f3c75b;background:#eab83f1f;outline:none}.site-shell-right,.site-shell-user-links,.site-shell-user-authenticated{flex-shrink:0;align-items:center;gap:12px;display:flex}.site-shell-action-link,.site-shell-inline-link,.site-shell-logout-button{color:#f7f2e9e0;letter-spacing:.06em;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 14px;font-size:12px;line-height:1;text-decoration:none;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.site-shell-action-link--accent{color:#241c08;background:linear-gradient(#f1c450 0%,#d6a52b 100%);border-color:#0000}.site-shell-inline-link:hover,.site-shell-inline-link:focus-visible,.site-shell-action-link:hover,.site-shell-action-link:focus-visible,.site-shell-logout-button:hover,.site-shell-logout-button:focus-visible{color:#f3c75b;border-color:#eab83f4d;outline:none}.site-shell-action-link--accent:hover,.site-shell-action-link--accent:focus-visible{color:#241c08;background:linear-gradient(#f6cf70 0%,#dfb348 100%);border-color:#0000}.site-shell-user-avatar{color:#1d1807;background:#eab83f;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:inline-flex}.site-shell-user-name{color:#f7f2e9e0;text-overflow:ellipsis;white-space:nowrap;max-width:132px;font-size:13px;overflow:hidden}.site-shell-logout-button{cursor:pointer}.site-shell-ws-pill{color:#f7f2e9e0;letter-spacing:.04em;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 14px;font-size:12px;line-height:1;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.site-shell-ws-pill:hover{color:#f3c75b;border-color:#eab83f4d}.site-shell-ws-dot{border-radius:999px;flex-shrink:0;width:8px;height:8px;display:inline-block}.site-shell-ws-dot.is-pulsing{animation:1.4s ease-in-out infinite site-shell-ws-pulse}.site-shell-ws-label{line-height:1}@keyframes site-shell-ws-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:1380px){.site-shell-header-inner{padding-left:20px;padding-right:20px}.site-shell-nav{gap:24px}}@media (prefers-reduced-motion:reduce){.site-shell-dropdown,.site-shell-ws-dot{transition:none!important;animation:none!important}}
