@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Commissioner&family=Inter&family=Open+Sans&family=Roboto+Mono&display=swap";.modal_close.svelte-3gh8ko{position:absolute;top:0rem;right:0rem;cursor:pointer;display:flex;height:36px;width:36px;margin:.5rem;padding:.5rem;border-radius:50px}.modal_close.svelte-3gh8ko svg{flex-shrink:0}.modal_close.svelte-3gh8ko:hover{background-color:var(--grey-lighter)}.modal_close.topright.svelte-3gh8ko{margin:1.5rem;width:60px;height:60px}.modal_close.topright.svelte-3gh8ko:hover{background-color:var(--grey-lighter)!important}.modal-background.svelte-3gh8ko{background-color:rgba(var(--bg-blur-alt),.95);position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:100}@supports (backdrop-filter: blur(4px)){.modal-background.svelte-3gh8ko{background-color:rgba(var(--bg-blur-alt),.75);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.modal.svelte-3gh8ko{z-index:101;position:absolute;overflow:auto;max-height:calc(100vh - 4em);width:fit-content;max-width:80vw;display:flex;flex-direction:column;gap:.5rem;background:var(--bg-p);border-radius:1rem}@media screen and (max-width: 600px){.modal.svelte-3gh8ko{max-width:calc(100vw - 3rem)}}.modal[modal_position=top].svelte-3gh8ko{top:5rem}
