html,body,#root{overscroll-behavior-x:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100%;height:100dvh;min-height:100dvh;margin:0;padding:0;overflow-x:hidden}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}body{background-color:#fff;overflow:hidden}@media (prefers-color-scheme:dark){body,#root{background-color:#191919}}html[data-theme=dark] body,html[data-theme=dark] #root,html.dark body,html.dark #root{background-color:#191919}html[data-theme=light] body,html[data-theme=light] #root,html.light body,html.light #root{background-color:#fff}#root{flex-direction:column;flex:1;display:flex;overflow:hidden}html[data-kacto-scroll=document],html[data-kacto-scroll=document] body,html[data-kacto-scroll=document] #root{height:auto;min-height:100dvh}html[data-kacto-scroll=document] body{-webkit-overflow-scrolling:touch;touch-action:pan-y;overflow-y:auto}html[data-kacto-scroll=document] #root{display:block;overflow:hidden visible}:root{--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}