@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";.modal-container.svelte-1jg7z2g.svelte-1jg7z2g{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background-color:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-container.closed.svelte-1jg7z2g.svelte-1jg7z2g{display:none}.modal-container.svelte-1jg7z2g .modal.svelte-1jg7z2g{display:flex;background:#efefef;border-radius:1rem;flex-direction:column;align-content:center}.modal-container.svelte-1jg7z2g .modal .heading.svelte-1jg7z2g{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;border-bottom:1px solid #ccc}.modal-container.svelte-1jg7z2g .modal .heading button.svelte-1jg7z2g{background:transparent;padding:.5rem 0;margin:0;border:0;font-size:2.5rem}.modal-container.svelte-1jg7z2g .modal .body.svelte-1jg7z2g{height:100%;padding:0 1rem 1rem}.board-page.svelte-1fklcxq.svelte-1fklcxq{height:100%}.info-area.svelte-1fklcxq.svelte-1fklcxq{background-color:#f5fffa;padding:1rem;margin-bottom:2rem;border-radius:1rem;display:flex;justify-content:space-between;align-items:center;box-shadow:.1rem .1rem .4rem .1rem #0003}.board-container.svelte-1fklcxq.svelte-1fklcxq{position:relative;width:fit-content;height:fit-content}@keyframes svelte-1fklcxq-flash{0%{opacity:80%}10%{opacity:0%}50%{opacity:80%}to{opacity:0%}}.board-container.svelte-1fklcxq .x.svelte-1fklcxq{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:500px;animation:svelte-1fklcxq-flash .25s;z-index:99}.board-container.svelte-1fklcxq .x.svelte-1fklcxq:before,.board-container.svelte-1fklcxq .x.svelte-1fklcxq:after{border-radius:1rem;position:absolute;left:50%;content:" ";height:500px;width:1rem;background-color:red}.board-container.svelte-1fklcxq .x.svelte-1fklcxq:before{transform:rotate(45deg)}.board-container.svelte-1fklcxq .x.svelte-1fklcxq:after{transform:rotate(-45deg)}.modal-body.svelte-1fklcxq.svelte-1fklcxq{height:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:center}@media screen and (min-width: 481px){.modal-body.svelte-1fklcxq.svelte-1fklcxq{width:25rem;height:10rem}}.modal-body.svelte-1fklcxq button.svelte-1fklcxq{height:3rem;font-size:1.2rem;width:100%}
