header.fixed{height:var(--base-header-height);position:fixed;width:100%;left:0;top:0;z-index:3;backdrop-filter:blur(10px);background:rgba(0,0,0,.2)}header.fixed+main>.section:first-child{padding-top:var(--base-header-height)}