@import"/static/css/extras.css";@import"/static/css/modules/layout.css";body{background:url(/static/images/Snow.jpg);background-size:cover;background-position:center;image-rendering:pixelated;color:#e7e7e7;margin:0;min-height:100vh;line-height:1.5;text-align:justify;overflow-y:auto !important}body span.unimportant{opacity:.7;font-size:12px}body.mobile{overflow-y:auto !important}body.mobile .nav button{margin-bottom:5px;border-radius:8px}a:not(.plain){color:#5774f5;text-decoration:none}a:not(.plain) img{width:16px;height:16px;color:#fff !important}.warning{justify-self:anchor-center;background-color:#fcff4e;border-radius:15px;padding:8px;color:#010103;height:fit-content;width:fit-content}.warning h1{margin:0px 0px 5px 0px}.spinner{--size: 1px;width:calc(48*var(--size));height:calc(48*var(--size));border-radius:50%;position:relative;animation:rotate 1s linear infinite}.spinner::before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:calc(5*var(--size)) solid #fff;animation:prixClipFix 2s linear infinite}h2 .lucide{top:4px;position:relative}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}75%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}100%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}}
