:root{--background-primary:#fff;--background-secondary:#f5f7fa;--background-base:#f5f7fa;--desktop-news-sidebar-reserve:64px;--desktop-news-right-rail-width:64px;--desktop-news-main-max-width:760px;--desktop-news-wide-gutter:20px;--desktop-news-shell-max-width:864px}[data-theme=dark]{--background-primary:#1f2428;--background-secondary:#131619;--background-base:#131619}html,body{margin:0;padding:0;overflow-x:hidden}body{background-color:var(--background-base);justify-content:center;display:flex}#root{background-color:var(--background-primary);box-shadow:none;width:100%;max-width:856px;height:100dvh}body.news{margin-left:var(--desktop-news-sidebar-reserve);position:relative}body.news #root{max-width:var(--desktop-news-shell-max-width)}body.calendar-full{position:relative}body.calendar-full #root{max-width:calc(100vw - var(--desktop-news-sidebar-reserve))!important;width:calc(100vw - var(--desktop-news-sidebar-reserve))!important;box-shadow:none!important}