html,body{margin:0;padding:0;width:100%;height:100%;background-color:transparent}html{overflow-x:hidden}body,*{box-sizing:border-box}#preload{position:fixed;inset:0;background:var(--site-bg, #fff);z-index:9999;transition:opacity .25s ease}#preload.fade-out{opacity:0;pointer-events:none}
