html,body{scrollbar-width:none;background:#e1ddd9;margin:0;padding:0;overflow:auto}.topPanel{color:#fff;z-index:10;justify-content:center;align-items:center;width:100%;height:50svh;display:flex;position:fixed;top:0;left:0}.topPanelAnim{background-image:url(/img/squares-pattern-small-transparent.svg),url(/img/squares-pattern-small-transparent.svg);background-repeat:repeat,repeat;background-size:300px 300px;animation:20s linear infinite pan}@keyframes pan{0%{background-position:0 0,0 0}to{background-position:0 0,300px 300px}}.tooltipPanel{color:#fff;z-index:10;background:#e0dcd8;justify-content:center;align-items:center;width:100%;height:20svh;display:flex;position:fixed;top:50svh;left:0}.buttonsPanel{color:#fff;z-index:10;background:#e2e2eb;justify-content:center;align-items:center;width:100%;height:10svh;display:flex;position:fixed;top:90svh;left:0}.bottomWrapper{height:100svh;position:relative}.bottomContent{gap:2rem;width:fit-content;height:100svh;padding-top:70svh;padding-bottom:10svh;display:flex}.panel{flex-shrink:0;justify-content:center;align-items:center;width:20svh;height:20svh;font-size:2rem;display:flex}
