:root{--bondfire-app-height:100vh;--bondfire-viewport-height:100vh;--bondfire-safe-area-top:env(safe-area-inset-top,0px);--bondfire-safe-area-right:env(safe-area-inset-right,0px);--bondfire-safe-area-bottom:env(safe-area-inset-bottom,0px);--bondfire-safe-area-left:env(safe-area-inset-left,0px);--bondfire-content-safe-area-top:env(safe-area-inset-top,0px);--bondfire-content-safe-area-right:env(safe-area-inset-right,0px);--bondfire-content-safe-area-bottom:env(safe-area-inset-bottom,0px);--bondfire-content-safe-area-left:env(safe-area-inset-left,0px);--font-display:Spline Sans, Inter, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;--font-rounded:"SF Pro Rounded", "Hiragino Maru Gothic ProN", Meiryo, "MS PGothic", sans-serif;--font-serif:Georgia, "Times New Roman", serif}@supports (height:100dvh){:root{--bondfire-app-height:100dvh;--bondfire-viewport-height:100dvh}}html,body,#root{width:100%;min-width:0;height:var(--bondfire-app-height);min-height:var(--bondfire-app-height);overscroll-behavior:none;touch-action:manipulation;background:#132640;margin:0;overflow:hidden}body{-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body>div{width:100%;min-width:0;height:var(--bondfire-app-height);min-height:var(--bondfire-app-height);overflow:hidden}.tg-mini-app,.tg-mini-app body,.tg-mini-app #root,.tg-mini-app body>div{height:var(--bondfire-app-height);min-height:var(--bondfire-app-height);max-height:var(--bondfire-app-height)}.tg-mini-app #root,.tg-mini-app body>div{box-sizing:border-box;padding-top:var(--bondfire-content-safe-area-top);padding-right:var(--bondfire-content-safe-area-right);padding-bottom:var(--bondfire-content-safe-area-bottom);padding-left:var(--bondfire-content-safe-area-left)}.tg-mini-app *{scrollbar-width:none}.tg-mini-app ::-webkit-scrollbar{display:none}