.hide-scroll-bar::-webkit-scrollbar{width:0;height:0;background:transparent}.common-scroll-bar,.dark-theme-scroll-bar,.light-theme-scroll-bar{overflow-y:auto;overflow-y:overlay}.common-scroll-bar.hide-horizontal::-webkit-scrollbar:horizontal,.common-scroll-bar.hide-vertical::-webkit-scrollbar:vertical,.dark-theme-scroll-bar.hide-horizontal::-webkit-scrollbar:horizontal,.dark-theme-scroll-bar.hide-vertical::-webkit-scrollbar:vertical,.light-theme-scroll-bar.hide-horizontal::-webkit-scrollbar:horizontal,.light-theme-scroll-bar.hide-vertical::-webkit-scrollbar:vertical{width:0;height:0}.common-scroll-bar.horizontal-scroll,.dark-theme-scroll-bar.horizontal-scroll,.light-theme-scroll-bar.horizontal-scroll{overflow-x:auto;overflow-x:overlay}.common-scroll-bar::-webkit-scrollbar,.dark-theme-scroll-bar::-webkit-scrollbar,.light-theme-scroll-bar::-webkit-scrollbar{flex-direction:column-reverse;width:6px;height:6px;background:transparent}.common-scroll-bar::-webkit-scrollbar-thumb,.dark-theme-scroll-bar::-webkit-scrollbar-thumb,.light-theme-scroll-bar::-webkit-scrollbar-thumb{border-radius:6px;background:var(--color-grey)}.common-scroll-bar::-webkit-scrollbar-track,.dark-theme-scroll-bar::-webkit-scrollbar-track,.light-theme-scroll-bar::-webkit-scrollbar-track{border-radius:0}.common-scroll-bar::-webkit-scrollbar-corner,.dark-theme-scroll-bar::-webkit-scrollbar-corner,.light-theme-scroll-bar::-webkit-scrollbar-corner{background:transparent}.common-scroll-bar.legacy::-webkit-scrollbar-track,.dark-theme-scroll-bar.legacy::-webkit-scrollbar-track,.light-theme-scroll-bar.legacy::-webkit-scrollbar-track{background:var(--bg-pig)}.dark-theme-scroll-bar::-webkit-scrollbar-thumb{background:var(--dark-grey)}.dark-theme-scroll-bar.legacy::-webkit-scrollbar-track{background:var(--dark-bg-pig)}.light-theme-scroll-bar::-webkit-scrollbar-thumb{background:var(--light-grey)}.light-theme-scroll-bar.legacy::-webkit-scrollbar-track{background:var(--light-bg-pig)}@supports (not selector(::-webkit-scrollbar)){.hide-scroll-bar{scrollbar-width:none}.common-scroll-bar,.dark-theme-scroll-bar,.light-theme-scroll-bar{scrollbar-width:thin}}.safe-area{padding-bottom:env(safe-area-inset-bottom)!important}