.mobile-tabbar{position:fixed;bottom:0;left:0;right:0;height:56px;background:#fff;display:flex;justify-content:space-around;align-items:center;box-shadow:0 -2px 8px #00000014;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0)}.tabbar-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 0;cursor:pointer;transition:all .2s ease;-webkit-tap-highlight-color:transparent}.tabbar-item:active{transform:scale(.95)}.tabbar-icon{font-size:22px;color:#8c8c8c;transition:all .2s ease;line-height:1}.tabbar-label{font-size:11px;color:#8c8c8c;margin-top:2px;transition:all .2s ease}.tabbar-item.active .tabbar-icon{color:#1890ff}.tabbar-item.active .tabbar-label{color:#1890ff;font-weight:500}.mobile-layout{min-height:100vh;display:flex;flex-direction:column}.mobile-header{position:fixed;top:0;left:0;right:0;height:48px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 4px #00000014;z-index:1000}.mobile-header h1{margin:0;font-size:16px;font-weight:600;color:#1f1f1f}.mobile-content{flex:1;padding-top:48px;padding-bottom:56px;overflow-y:auto;-webkit-overflow-scrolling:touch}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-tabbar{height:calc(56px + env(safe-area-inset-bottom))}.mobile-content{padding-bottom:calc(56px + env(safe-area-inset-bottom))}}.stat-card{transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.stat-card .ant-statistic-title{display:flex;align-items:center;gap:8px}.stat-card:hover .stat-icon{transform:scale(1.1);transition:transform .3s ease}.stat-card .ant-statistic-content-value{font-weight:600;letter-spacing:.5px}.top5-card{background:linear-gradient(135deg,#f0f5ff,#e6f7ff);border:none}.top5-card .ant-card-head{border-bottom:1px solid rgba(24,144,255,.2)}.top5-item{padding:12px 20px;background:#fff;border-radius:8px;border:1px solid #d9d9d9;transition:all .3s ease;display:flex;align-items:center;gap:8px}.top5-item:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff33}.top5-item .rank{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.top5-item:nth-child(1) .rank{background:linear-gradient(135deg,gold,#ffb800)}.top5-item:nth-child(2) .rank{background:linear-gradient(135deg,silver,#a0a0a0)}.top5-item:nth-child(3) .rank{background:linear-gradient(135deg,#cd7f32,#b87333)}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-header h2{margin:0;font-size:20px;font-weight:600;color:#1f1f1f}.action-btn{transition:all .3s ease}.action-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #1890ff4d}.ant-spin-nested-loading>div>.ant-spin{max-height:none}.stat-card-big{position:relative;overflow:hidden}.stat-card-big:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#52c41a,#73d13d)}.stat-card-small:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#faad14,#ffc53d)}.stat-card-top5:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#eb2f96,#ff85c0)}.stat-card-owners{position:relative;overflow:hidden}.stat-card-owners:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#722ed1,#9254de)}.my-page{min-height:100%;background:#f5f5f5;padding-bottom:24px}.my-page .user-card{background:linear-gradient(135deg,#1890ff,#096dd9);padding:32px 20px;display:flex;align-items:center;gap:16px}.my-page .user-avatar{width:64px;height:64px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:600;color:#fff}.my-page .user-info{flex:1}.my-page .user-name{font-size:20px;font-weight:600;color:#fff}.my-page .user-role{font-size:14px;color:#fffc;margin-top:4px}.my-page .menu-section{margin-top:16px}.my-page .menu-list{background:#fff}.my-page .menu-list .ant-list-item{padding:16px 20px;cursor:pointer;transition:background .2s ease;-webkit-tap-highlight-color:transparent}.my-page .menu-list .ant-list-item:active{background:#f5f5f5}.my-page .menu-item{display:flex;justify-content:space-between;align-items:center}.my-page .item-left{display:flex;align-items:center;gap:12px}.my-page .item-icon{font-size:20px;color:#1890ff}.my-page .item-label{font-size:15px;color:#1f1f1f}.my-page .item-arrow{font-size:12px;color:#bfbfbf}.my-page .logout-section{margin:32px 20px 0}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.page-container{padding:24px;background:#f5f5f5;min-height:100%}.page-header{margin-bottom:24px}.page-title{font-size:20px;font-weight:600;color:#333}.tree-container{width:100%;height:calc(100vh - 200px);min-height:500px;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d}.stat-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 2px #0000000d}.stat-card .stat-value{font-size:32px;font-weight:600;color:#1890ff}.stat-card .stat-label{color:#666;margin-top:8px}
