@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{background:#fbfbf8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.snap-hide-bar::-webkit-scrollbar,.snap-container::-webkit-scrollbar{display:none}.gk-vh{height:100vh;height:100dvh}.gk-vh-min{min-height:100vh;min-height:100dvh}:root{--tabbar-h: 58px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}@media (max-width: 640px){.gk-vh{height:calc(100vh - var(--tabbar-h) - var(--safe-bottom));height:calc(100dvh - var(--tabbar-h) - var(--safe-bottom))}.gk-vh-min{min-height:calc(100vh - var(--tabbar-h) - var(--safe-bottom));min-height:calc(100dvh - var(--tabbar-h) - var(--safe-bottom))}}.gk-menu-overlay{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease-out,transform .18s ease-out,visibility 0s linear .18s}.gk-menu-overlay.gk-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .18s ease-out,transform .18s ease-out,visibility 0s linear 0s}
