:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:#0f1720}.app-shell{width:100%;max-width:460px;margin:0 auto;min-height:100dvh;padding:12px;box-sizing:border-box}.app-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.app-nav{display:flex;gap:8px;overflow-x:auto;margin-bottom:12px;padding-bottom:6px}.app-nav-link{color:#9db6cd;text-decoration:none;font-size:12px;border:1px solid #304458;border-radius:999px;padding:6px 10px;white-space:nowrap;background:#162433}.app-nav-link.active{color:#eaf6ff;background:#2388d7;border-color:#2388d7}.app-content{padding-bottom:10px}
