@media (width>=1024px){.react-navigation-tab-view{min-height:100vh;background-color:var(--background-color)!important}.react-navigation-tab-bar{z-index:1000!important;border-top:none!important;border-radius:20px!important;width:800px!important;max-width:800px!important;margin-bottom:0!important;position:fixed!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important;box-shadow:0 -10px 25px #0003!important}.react-navigation-container{background-color:var(--background-color)!important;min-height:100vh!important}body,html,#root{background-color:var(--background-color)!important;min-height:100vh!important;margin:0!important;padding:0!important}}:root{--background-color:#f9fafb;--surface-color:#fff;--text-color:#1f2937;--tab-bar-color:#fff;--border-color:#e5e7eb}@media (prefers-color-scheme:dark){:root{--background-color:#111827;--surface-color:#1f2937;--text-color:#f9fafb;--tab-bar-color:#1f2937;--border-color:#4b5563}}.dark{--background-color:#111827;--surface-color:#1f2937;--text-color:#f9fafb;--tab-bar-color:#1f2937;--border-color:#4b5563}