.dither-container{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;pointer-events:none;transition:filter .18s ease}html[data-theme=light] .dither-container{opacity:.28;filter:invert(1) sepia(.16) saturate(.68) hue-rotate(68deg) contrast(.64) brightness(1.08)}.dither-background-wrapper{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:-1;pointer-events:none;overflow:hidden}.dither-background-wrapper:after{content:"";position:absolute;inset:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 34%,rgba(0,0,0,.1) 0,rgba(0,0,0,.28) 44%,rgba(0,0,0,.64) 100%),linear-gradient(180deg,transparent 0,rgba(0,0,0,.18) 30%,rgba(0,0,0,.72) 78%,#0f0f0f);z-index:1}html[data-theme=light] .dither-background-wrapper:after{background:radial-gradient(circle at 50% 34%,rgba(243,247,244,.04) 0,rgba(243,247,244,.18) 44%,rgba(243,247,244,.54) 100%),linear-gradient(180deg,transparent 0,rgba(243,247,244,.08) 30%,rgba(243,247,244,.68) 78%,#f3f7f4)}