html.splash-available,html.splash-available body{overflow:hidden;width:100%;height:100%;margin:0}#load-splash-screen{pointer-events:none;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:10000000;background-color:#fff!important;text-align:center;font:0/0 a;opacity:0;visibility:hidden;display:table;height:100%;width:100%;transition:opacity linear .5s,visibility 0s linear .5s}#load-splash-screen .splash-contain{vertical-align:middle;display:table-cell;padding:10px}#load-splash-screen #splash-text{font-size:16px;color:#666}@media (prefers-color-scheme: dark){#load-splash-screen #splash-text{color:#aaa}}#load-splash-screen #splash-text{padding-top:26px;font-family:Rosario,sans-serif;letter-spacing:5px}@media (prefers-color-scheme: dark){#load-splash-screen{background-color:#222!important}}html.show-splash #load-splash-screen{opacity:1;visibility:visible}#load-splash-screen>.bg svg{position:absolute;z-index:-1;transform:scale(1);animation-timing-function:linear;animation-duration:10s;animation-iteration-count:infinite}#load-splash-screen>.bg #botright{height:80vh;width:60vw;bottom:-20%;left:-20%;animation-name:movement}#load-splash-screen>.bg #dot1{left:30%;bottom:20%;max-width:10vw;max-height:20vh;animation-name:movement}#load-splash-screen>.bg #dot2{left:42%;bottom:1%;max-width:5vw;max-height:5vh;animation-name:movement}#load-splash-screen>.bg #right{height:150vh;width:50vw;top:-30%;right:-5%;animation-name:movement}#load-splash-screen>.bg #rightdot{height:10vh;width:10vw;top:35%;right:15%;animation-name:movement}#load-splash-screen>.bg #top{height:80vh;width:100vw;top:-60%;left:15%;animation-name:movement}@keyframes movement{0%{transform:scale(1)}30%{transform:matrix(1.05,.05,0,1,0,0)}70%{transform:matrix(1,0,.05,1.05,0,0)}}
