#latest-post{background-color:var(--bg-dark);background-image:linear-gradient(#ffffff05,#0000 52%),none;transition:border-color .16s,box-shadow .16s}
#background{z-index:0;width:100%;height:min(100svh,100%);position:absolute;inset:0;overflow:hidden}#bg-overlay{background-image:repeating-linear-gradient(#05070f 0 24px,#0b1020 25px,#05070f 26px)}#background:after{content:"";background:linear-gradient(to bottom,transparent,var(--bg-dark));z-index:1;pointer-events:none;width:100%;height:100px;display:block;position:absolute;bottom:0}@media screen and (min-width:768px){#background:after{height:700px}}@keyframes bg-drift{0%{transform:translate(0)}50%{transform:translate(20px)}to{transform:translate(0)}}.animate-bg-drift{animation:5s ease-in-out infinite bg-drift}
