.sidepanel-shell .icon-sidebar{position:relative;display:flex;width:42px;height:100%;flex:0 0 42px;flex-direction:column;align-items:center;gap:20px;padding:49px 0 10px;overflow:visible;transition:width .2s,flex-basis .2s}.sidepanel-shell .icon-sidebar--collapsed{width:8px;flex-basis:8px}.sidepanel-shell .icon-sidebar--collapsed .icon-sidebar-item-container,.sidepanel-shell .icon-sidebar--collapsed .sidebar-account{display:none}.sidepanel-shell .icon-sidebar-item-container{display:flex;width:40px;flex-direction:column;align-items:center;justify-content:center;border:0;color:#0f131a;background:transparent;cursor:pointer}.sidepanel-shell .icon-sidebar-item{position:relative;display:flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:8.62px;transition:all .2s}.sidepanel-shell .icon-sidebar-item-container.selected-item .icon-sidebar-item{background:#66f}.sidepanel-shell .icon-sidebar-item img{width:20px;height:20px}.sidepanel-shell .sidebar-item-text{margin-top:4px;color:#0f131a;font-family:PingFangSC-Medium,PingFang SC,sans-serif;font-size:12px;font-weight:500;line-height:17px;text-align:center}.sidepanel-shell .sidebar-toggle-btn{position:absolute;z-index:1;top:18px;right:11px;display:flex;width:20px;height:20px;padding:0;align-items:center;justify-content:center;border:0;border-radius:3.5px;background:#e0e2e7;cursor:pointer}.sidepanel-shell .sidebar-toggle-btn:hover{background:#e0e2e796}.sidepanel-shell .sidebar-toggle-btn img{width:10px;height:10px;transform:rotate(0);transition:transform .2s}.sidepanel-shell .sidebar-toggle-btn.collapsed img{transform:rotate(180deg)}.sidepanel-shell .sidebar-account{position:relative;margin-top:auto;margin-bottom:8px}.sidepanel-shell .sidebar-account-trigger,.sidepanel-shell .sidebar-account-avatar{display:flex;width:32px;height:32px;padding:0;align-items:center;justify-content:center;flex:0 0 32px;border:0;border-radius:50%;color:#fff;background:#0f131a;font-size:16px;font-weight:400;line-height:32px}.sidepanel-shell .sidebar-account-trigger{cursor:pointer}.sidepanel-shell .sidebar-account-popover{position:absolute;z-index:20;right:0;bottom:calc(100% + 8px);display:flex;width:236px;padding:12px 20px;flex-direction:column;gap:28px;border:1px solid rgb(15 19 26 / 4%);border-radius:14px;background:#fff;box-shadow:0 10px 36px #0f131a1f}.sidepanel-shell .sidebar-account-profile{display:flex;align-items:center;gap:18px}.sidepanel-shell .sidebar-account-identity{display:flex;min-width:0;flex-direction:column;gap:2px}.sidepanel-shell .sidebar-account-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:PingFangSC-Medium;font-weight:500;font-size:14px;color:#0f131a;line-height:20px}.sidepanel-shell .sidebar-account-identity>span{color:#8c929d;font-size:18px;line-height:24px;font-family:PingFangSC-Regular;font-weight:400;font-size:14px;line-height:20px;color:#919499}.sidepanel-shell .sidebar-account-actions{display:flex;min-height:0;flex:1;flex-direction:column;gap:28px}.sidepanel-shell .sidebar-account-actions button{display:flex;width:100%;min-height:0;flex:1;padding:0;align-items:center;gap:12px;border:0;background:transparent;cursor:pointer;font-size:18px;text-align:left;font-family:PingFangSC-Regular;font-weight:400;font-size:14px;line-height:20px;height:20px}.sidepanel-shell .sidebar-account-actions button:hover{background:#f5f6f8}.sidepanel-shell .sidebar-account-actions svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.sidepanel-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 42px;width:100%;height:100%;min-width:320px;overflow:hidden;color:#1f2329;background:#f3f4f6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;padding:8px 0 8px 8px;transition:grid-template-columns .2s}.sidepanel-shell.sidepanel-shell--nav-collapsed{grid-template-columns:minmax(0,1fr) 8px}.sidepanel-shell *,.sidepanel-shell *:before,.sidepanel-shell *:after{box-sizing:border-box}.sidepanel-shell button{font:inherit}.sidepanel-shell .page-host{min-width:0;background:#fff}:root{color:#1f2329;background:#f7f8fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}button{font:inherit}.revenue-page{min-height:100%;padding:32px 40px;background:#f7f8fa}.revenue-page h1{margin:0;color:#1f2329;font-size:24px;font-weight:600}.revenue-page__canvas{min-height:calc(100vh - 104px);margin-top:24px;border:1px solid #edf0f5;border-radius:16px;background:#fff}
