:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#090a0c;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html,body,#root,.app-shell{width:100%;min-width:320px;height:100%;min-height:100dvh;margin:0;overflow:hidden}.app-shell{background:#090a0c;position:relative}.converter-frame{opacity:0;border:0;width:100%;height:100dvh;transition:opacity .18s;display:block}.converter-frame.is-loaded{opacity:1}.loading{z-index:1;color:#f4f5f7;flex-direction:column;justify-content:center;align-items:center;gap:14px;font-size:14px;display:flex;position:absolute;inset:0}.loading-mark{color:#090a0c;background:#ffd21a;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}@media (prefers-reduced-motion:reduce){.converter-frame{transition:none}}
