.calendar-page{background:var(--bg);border-radius:20px;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.calendar-stage{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.calendar-bottom-bar{border-top:1px solid #ffffff0a;flex-shrink:0;justify-content:space-between;align-items:center;height:44px;padding:0 18px;display:flex;background:var(--bg)!important;border-top:none!important}.calendar-bottom-bar .bb-info{color:var(--gray3);align-items:center;gap:14px;min-width:0;font-size:12px;font-weight:200;display:flex}.calendar-bottom-bar .bb-count{color:var(--gray3);white-space:nowrap;font-size:12px;font-weight:400}
