:root{--background-primary:#fff;--background-secondary:#f5f7fa;--background-base:#f5f7fa;--content-max-width:856px}[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:64px;position:relative}body.calendar-full{position:relative}body.calendar-full #root{box-shadow:none!important;width:calc(100vw - 64px)!important;max-width:calc(100vw - 64px)!important}