*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{overflow-x:hidden}body{background:#f8fafc;color:#13182b;font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;min-height:100vh}button,input,select,textarea{font-family:inherit}.app-shell{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.app-main{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch}.top-nav{display:flex}.bottom-nav{display:none}@media (max-width:768px){html{font-size:15px}.top-nav{display:none}.bottom-nav{display:flex;flex-shrink:0;background:#fff;border-top:1px solid #e2e8f0;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -2px 12px rgba(15,41,66,.06)}}