.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:calc(56px + env(safe-area-inset-bottom,0px));background:#1d1d1f;display:flex;align-items:center;justify-content:space-around;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0px)}.mobile-bottom-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;border:none;background:transparent;color:#fff9;cursor:pointer;transition:color .2s;padding:0}.mobile-bottom-tab:active{background:#ffffff0d}.mobile-bottom-tab.active{color:#1890ff}.mobile-bottom-tab-icon{font-size:20px;margin-bottom:2px}.mobile-bottom-tab-label{font-size:10px;white-space:nowrap}.mobile-bottom-more{flex:.8}.mobile-bottom-upload{font-size:28px;color:#1890ff;background:#1890ff1a;border-radius:50%;width:48px;height:48px;margin-top:-10px}.mobile-bottom-upload .mobile-bottom-tab-icon{font-size:28px}.mobile-bottom-upload .mobile-bottom-tab-label{font-size:10px;margin-top:2px}.app-layout{min-height:100vh}.mobile-layout-container{height:100vh;height:100dvh;overflow:hidden}.app-sider{background:#1d1d1f!important}.app-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.sidebar-logo{display:flex;align-items:center;gap:12px;padding:20px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-logo-icon{font-size:24px}.sidebar-logo-text{font-size:16px;font-weight:600;color:#fff;white-space:nowrap}.workspace-switcher{padding:16px;border-bottom:1px solid rgba(255,255,255,.1)}.workspace-switcher .ant-select-selector{background:#ffffff1a!important;border:none!important;color:#fff!important}.workspace-switcher .ant-select-arrow{color:#ffffffb3}.sidebar-menu{flex:1;padding:8px 0;overflow-y:auto}.sidebar-nav-item{display:flex;align-items:center;width:100%;padding:12px 16px;border:none;background:transparent;color:#ffffffdb;cursor:pointer;position:relative;transition:all .2s;text-align:left;font-size:14px}.sidebar-nav-item:hover{background:#ffffff0f;color:#ffffffeb}.sidebar-nav-item.selected{background:#ffffff1a;color:#fff}.sidebar-accent-bar{position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:24px;background:#1890ff;border-radius:0 2px 2px 0}.sidebar-nav-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:12px;font-size:16px}.sidebar-nav-label{white-space:nowrap}.sidebar-divider{height:1px;background:#ffffff1a;margin:8px 16px}.sidebar-bottom{padding:8px 0 16px}.sidebar-account{display:flex;align-items:center;padding:12px 16px;margin-bottom:8px}.sidebar-account-icon{font-size:20px;margin-right:12px}.sidebar-account-info{overflow:hidden}.sidebar-account-name{color:#fff;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-account-role{color:#ffffff80;font-size:12px}.sidebar-collapse-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;border:none;background:transparent;color:#ffffff80;cursor:pointer;transition:all .2s}.sidebar-collapse-btn:hover{color:#fffc;background:#ffffff0d}.app-content{background:#f7f8fa;min-height:100vh}.app-content-inner{padding:24px}@media(max-width:768px){html{-webkit-text-size-adjust:100%}.app-content{overscroll-behavior:contain}.app-content-inner{padding:16px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
