.page-main-wrap{padding-top:var(--header-height);will-change:padding-left}@media (width>=768px){.visible-sidebar .page-main-wrap{padding-left:var(--sidebar-width);opacity:1}}body.sliding-sidebar .page-main-wrap{transition-property:padding-left;transition-duration:.2s}#page-profile-home .page-main,#page-profile-videos .page-main,#page-profile-playlists .page-main,#page-profile-about .page-main,#page-liked.profile-page-liked .page-main,#page-history.profile-page-history .page-main{min-height:calc(100vh - var(--header-height))}.page-main{width:100%;padding-bottom:16px;position:relative}.page-main-inner{margin:1em 1em 0;display:block}#page-profile-home .page-main-wrap,#page-profile-videos .page-main-wrap,#page-profile-playlists .page-main-wrap,#page-profile-about .page-main-wrap,#page-liked.profile-page-liked .page-main-wrap,#page-history.profile-page-history .page-main-wrap{background-color:var(--profile-page-bg-color)}.page-sidebar-content-overlay{z-index:4;background-color:var(--bg-overlay-dark);opacity:0;visibility:hidden;transition-property:opacity;transition-duration:.2s;position:fixed;inset:3.5rem 0 0;transform:translateZ(0)}@media (width<=767px){body.visible-sidebar .page-sidebar-content-overlay{opacity:.5;visibility:visible;display:block}}.app-layout,body[data-ui-variant=revamp],body[data-ui-variant=revamp] .page-main-wrap{background-color:var(--cinemata-pacific-deep-50)}body.dark_theme[data-ui-variant=revamp],body.dark_theme[data-ui-variant=revamp] .page-main-wrap,body.dark_theme .app-layout{background-color:var(--cinemata-pacific-deep-950)}.app-layout{min-height:calc(100vh - var(--header-height));isolation:isolate;position:relative}.app-layout .page-main{z-index:1;padding-bottom:0;position:relative}.app-layout .page-main-inner{z-index:1;margin:0;position:relative}.app-layout__ripple-anchor{pointer-events:none;z-index:0;box-sizing:border-box;width:min(100%,80rem);height:0;position:fixed;top:0;right:0}.app-layout__content{min-height:calc(100vh - var(--header-height))}.app-layout__slot{z-index:1;position:relative}.app-layout__slot--home{padding:16px}.app-layout__ripple{pointer-events:none;z-index:0;width:34rem;height:34rem;position:absolute;top:0;right:0;overflow:visible}.app-layout__ripple:before{content:"";filter:drop-shadow(0 18px 28px #000c2038);background-image:url(/static/images/img_ripple_light.webp);background-position:100% 0;background-repeat:no-repeat;background-size:contain;display:block;position:absolute;inset:0}body.dark_theme .app-layout__ripple:before{background-image:url(/static/images/img_ripple_dark.webp)}@media (width<=767px){.app-layout__content{min-height:calc(100vh - var(--header-height))}.app-layout__ripple{display:none}}@media (width>=640px){.app-layout__slot--home{padding:24px}}@media (width>=1024px){.app-layout__slot--home{padding:32px}}
