*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Helvetica Neue,Arial,sans-serif}.app-root{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1;width:100%;max-width:720px;margin:0 auto}.app-main.has-tabbar{padding-bottom:64px}.app-main.admin-main{max-width:none;padding:0}.tabbar{z-index:100;height:56px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #f0f0f0;display:flex;position:fixed;bottom:0;left:0;right:0}.tabbar .tab-item{color:#999;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;font-size:11px;text-decoration:none;display:flex}.tabbar .tab-icon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.tabbar .tab-icon svg{width:22px;height:22px}.tabbar .tab-item.router-link-active{color:#ff5a7e;font-weight:500}@media print{.tabbar{display:none!important}body{background:#fff}.app-main{max-width:100%;padding:0}}
