html,body,#root{box-sizing:border-box;width:100%;min-height:100vh;margin:0;padding:0}html{background:#0c2340}*{box-sizing:border-box}body{overscroll-behavior-x:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#f0f6ff;overflow-x:hidden}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@media (width<=767px){body{padding-bottom:env(safe-area-inset-bottom)}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #4b92db73}}
