.header-container{background:var(--theme--color--background)}.header-container.is-sticky-header{position:sticky;top:0;left:0;z-index:9999;width:100%;box-shadow:var(--theme--card--box-shadow);border:none;padding-bottom:0;margin-bottom:0}#header{transition:padding .3s ease,width .3s ease}.is-sticky-header #header{padding-top:.5em;padding-bottom:.5em}.is-sticky-header .branding{padding-bottom:0}@media (min-width:768px){.branding .logo{transition:width .3s ease}.is-sticky-header .branding .logo{width:80px}}.is-sticky-header .header__menu--meta{display:none}