:root{--standalone-extra: 0px;--mana-top-inset: calc(env(safe-area-inset-top, 0px) + var(--standalone-extra));--mana-bottom-inset: env(safe-area-inset-bottom, 0px);--mana-app-height: calc(100dvh - 44px - var(--mana-top-inset) - var(--mana-bottom-inset))}@media (display-mode: standalone){:root{--standalone-extra: 12px}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:#0b0b0d;color:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none;-webkit-tap-highlight-color:transparent}#root{min-height:100dvh}
