:root{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;background-color:#000;color:#fff}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100dvh;overflow:hidden;background-color:#000;overscroll-behavior:none;position:fixed;top:0;left:0}body{display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.page-container{width:100%;height:100dvh;display:flex;flex-direction:column;background:#050505;overflow-y:auto}
