.schedule-week-host{background:var(--bg-app,#0f0c09);flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.schedule-week-host>div{flex-direction:column;flex:auto;min-height:0;display:flex}.schedule-week-preview{box-sizing:border-box;width:100%;min-height:0;max-height:100%;padding-left:max(var(--phone-sheet-edge-gutter,3.1rem), env(safe-area-inset-left,0px));padding-right:max(var(--phone-sheet-edge-gutter,3.1rem), env(safe-area-inset-right,0px));padding-bottom:var(--tool-rail-h);flex-direction:column;flex:auto;display:flex}html[data-layout-tier=tablet] .schedule-week-preview{padding-left:var(--tool-rail-tab-w);padding-right:var(--tool-rail-tab-w)}html[data-layout-tier=desktop] .schedule-week-preview{padding-left:var(--tool-rail-tab-w);padding-right:var(--tool-rail-tab-w);padding-bottom:calc(var(--tool-rail-h) + var(--tool-rail-center-size) * var(--tool-rail-center-rise));max-width:min(900px, calc(100% - 2 * var(--tool-rail-tab-w)));margin-inline:auto}.schedule-week-preview>div{flex-direction:column;flex:auto;min-height:0;display:flex}