.dark svg.site-logo path{fill:hsl(var(--custom-50)/var(--tw-text-opacity))}.light svg.site-logo path{fill:#000}svg.site-logo path:nth-child(3){fill:#74a89d}svg.site-logo path:nth-child(4){fill:#97245b}.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:10;flex-direction:column;animation:fadeIn .3s ease-in}.loading-overlay .loading-text{color:#e0e0e0;margin-top:5px;font-size:16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.dark button.btn-export svg.export-icon g path,.light button.btn-export svg.export-icon g path{fill:#fff!important}