:root{--bg-color-primary:hsla(0deg, 0%, 96%, 48%);--bg-color-secondary:hsl(0deg, 0%, 84%);--text-color:black;--text-font:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif}body{color:var(--text-color);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}#whitewall.svelte-a7qil9{position:fixed;right:0;top:0;width:100vw;height:100vh;background-color:var(--bg-color-secondary);background-size:64px 64px;background-repeat:repeat}#rightPanel.svelte-a7qil9{position:fixed;right:0;top:0;width:50vw;height:100vh;box-sizing:border-box;overflow-y:scroll;background-color:var(--bg-color-primary);-webkit-user-select:none;user-select:none}#leftPanel.svelte-a7qil9{position:fixed;left:0;top:0;width:50vw;height:100vh;-webkit-user-select:none;user-select:none}.periodButton.svelte-a7qil9{transition:background-color .5s}.periodButton.svelte-a7qil9:hover{background-color:#f5f5f53d}.modalBody.svelte-a7qil9{position:fixed;top:50vh;left:50vw;transform:translate(-50%,-50%);background-color:var(--bg-color-primary);padding:50px;box-sizing:border-box;border-radius:10px}h1,h2,h3,h4,h5,h6{margin:0}button{padding:5px 10px;cursor:pointer}button:disabled{cursor:not-allowed}
