*,:after,:before{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f9f9f9;color:#222}h1,h2,h3{margin-top:0}.nav-top{display:flex}.nav-bottom{display:none}.page-wrap{padding-top:60px;padding-bottom:0}@media (max-width:640px){.nav-top{display:none}.nav-bottom{display:flex}.page-wrap{padding-top:0;padding-bottom:68px}}.nav-bottom{position:fixed;bottom:0;left:0;right:0;height:64px;background:#1e293b;border-top:1px solid #334155;z-index:200;align-items:stretch;justify-content:space-around}.nav-bottom-link{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;gap:3px;text-decoration:none;color:#94a3b8;font-family:sans-serif;font-size:10px;font-weight:500;padding:8px 4px;border-radius:0}.nav-bottom-link.active{color:#f1f5f9;background:#334155}.nav-bottom-icon{font-size:20px;line-height:1}.nav-bottom-label{font-size:10px;white-space:nowrap}