:root{--font-sans: "Quicksand", system-ui, -apple-system, "Segoe UI", Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,*,*:before,*:after{font-family:inherit}body{margin:0;padding:0;height:100%}.loading-indicator{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:inherit}.loading-indicator img{width:18px;height:18px;object-fit:contain}
