.loading{background-color:var(--primary-background-color);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.loading.secondary{background-color:var(--secondary-background-color)}.loader-logo{width:190px;max-width:55%;height:auto;overflow:visible}.loader-logo .g{fill:#f5f5f5;clip-path:inset(-10% 105% -10% -5%);animation:.18s cubic-bezier(.33,0,.2,1) forwards writeGlyph}.loader-logo .accent{fill:var(--primary-color)}.loader-logo .g-r{animation-duration:.2s;animation-delay:0s}.loader-logo .g-e{animation-delay:.4s}.loader-logo .g-z{animation-delay:.54s}.loader-logo .g-o{animation-delay:.68s}.loader-logo .g-n{animation-delay:.82s}@keyframes writeGlyph{0%{clip-path:inset(-10% 105% -10% -5%)}to{clip-path:inset(-10% -5%)}}
