.fandom-sticky-header{align-items:center;background-color:var(--theme-sticky-nav-background-color);box-shadow:0 3px 12px 0 #0000004d;color:var(--theme-sticky-nav-text-color);display:flex;height:46px;left:66px;min-width:460px;padding:0 12px;position:fixed;right:0;top:-46px;transition:transform .5s;z-index:701}@media only screen and (min-width:768px){.fandom-sticky-header{min-width:702px}}.fandom-sticky-header.is-visible{transform:translateY(100%)}.fandom-sticky-header.is-permanently-hidden{box-shadow:none;transform:translateY(0)!important;transition:none}.fandom-sticky-header a{color:var(--theme-sticky-nav-text-color)}.fandom-sticky-header a:active,.fandom-sticky-header a:focus,.fandom-sticky-header a:hover{color:var(--theme-sticky-nav-text-color--hover)}.fandom-sticky-header__logo img{display:block;margin-right:12px;max-height:30px;max-width:75px;object-fit:scale-down;width:auto}.fandom-sticky-header__sitename{display:-webkit-box;font-size:16px;font-weight:700;line-height:1.25;overflow:hidden;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:1;max-width:350px;min-width:min-content}@media only screen and (max-width:1023px){.fandom-sticky-header__sitename{display:none}}