:root { color-scheme: dark; background: #101214; font-family: Inter, system-ui, sans-serif; }
html, body { width: 100%; height: 100%; margin: 0; overflow: hidden; background: #101214; }
#ochely-loading { position: fixed; inset: 0; display: grid; place-content: center; justify-items: center; gap: 12px; color: #f5f7f4; }
#ochely-loading img { border-radius: 24px; }
#ochely-loading strong { color: #b9f227; font-size: 24px; }
#ochely-loading span { color: #abb1ab; }
flutter-view, flt-glass-pane { position: fixed !important; inset: 0; }
