.notifications-pages-desktop-bg{display:block;position:fixed;inset:0;z-index:0;pointer-events:none;transform:translateZ(0);background-color:#02040f;background-image:linear-gradient(180deg,rgba(2,3,15,.28),rgba(3,4,20,.48) 42%,rgba(3,4,20,.9)),url(/backgrounds/notifications-pages-mobile-bg.png);background-size:cover,cover;background-position:top,top;background-repeat:no-repeat,no-repeat}body:has(.notifications-pages-desktop-bg) .post-sub-mobile-bg{display:none!important}@media (min-width:768px){.notifications-pages-desktop-bg{background-image:linear-gradient(180deg,rgba(2,3,15,.42),rgba(3,4,20,.62) 45%,rgba(3,4,20,.92)),url(/images/post-sub/home-background.webp);background-position:50%,50%}}main.notifications-pages-desktop-main{position:relative;z-index:1;background:transparent!important;min-height:calc(100dvh - var(--app-header-height, 64px))}