.app{color:#e2e8f0;background:#0f172a;min-height:100vh;padding-bottom:70px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.tabbar{z-index:100;background:#1e293b;border-top:1px solid #334155;position:fixed;bottom:0;left:0;right:0}.tabbar-inner{max-width:600px;padding:6px 0;padding-bottom:max(6px, env(safe-area-inset-bottom));justify-content:space-around;margin:0 auto;display:flex}.tab{cursor:pointer;color:#64748b;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:6px 16px;transition:color .2s;display:flex}.tab-active{color:#3b82f6}.tab-icon{font-size:20px;line-height:1}.tab-label{font-size:10px;font-weight:600}*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;-webkit-font-smoothing:antialiased;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}
