@import"https://fonts.googleapis.com/css2?family=Alata&display=swap";@import"https://fonts.googleapis.com/css2?family=Lobster&display=swap";.logo-text{font-size:60px;font-family:"Lobster",cursive}.logo-text>.logo-text-inner{color:var(--bulma-link)}.logo-icon.animated{animation:logo-icon 5s linear infinite}.logo-icon.big{width:100px;height:100px}.logo-icon.small{width:50px;height:50px}.logo-icon>path{stroke:var(--bulma-text);fill:var(--bulma-link);stroke-width:1}@keyframes logo-icon{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}html{overflow:auto}.application-container{min-height:100vh;display:flex;flex-direction:column}.application-container>div:last-child:not(:first-child){display:none !important}#blazor-error-ui{display:none;position:fixed;bottom:0;width:100%;margin-bottom:0px !important;border-radius:0px !important}:root{--primary: var(--bulma-primary);--primary-invert: var(--bulma-primary-invert);--link: var(--bulma-link);--text: var(--bulma-text);--bulma-family-primary: "Alata", sans-serif;--geonrage-shadow: 0 4px 4px 0 hsla(var(--bulma-shadow-h),var(--bulma-shadow-s),var(--bulma-shadow-l),0.1),0 0px 0 1px hsla(var(--bulma-shadow-h),var(--bulma-shadow-s),var(--bulma-shadow-l),0.02) }
