.hide-scroll-bar::-webkit-scrollbar{height:0;width:0}[dir] .hide-scroll-bar::-webkit-scrollbar{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,.dark-theme-scroll-bar.hide-horizontal::-webkit-scrollbar:horizontal,.light-theme-scroll-bar.hide-horizontal::-webkit-scrollbar:horizontal{height:0;width:0}.common-scroll-bar.hide-vertical::-webkit-scrollbar:vertical,.dark-theme-scroll-bar.hide-vertical::-webkit-scrollbar:vertical,.light-theme-scroll-bar.hide-vertical::-webkit-scrollbar:vertical{height:0;width: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;height:6px;width:6px}[dir] .common-scroll-bar::-webkit-scrollbar,[dir] .dark-theme-scroll-bar::-webkit-scrollbar,[dir] .light-theme-scroll-bar::-webkit-scrollbar{background:transparent}[dir] .common-scroll-bar::-webkit-scrollbar-thumb,[dir] .dark-theme-scroll-bar::-webkit-scrollbar-thumb,[dir] .light-theme-scroll-bar::-webkit-scrollbar-thumb{background:var(--color-grey);border-radius:6px}[dir] .common-scroll-bar::-webkit-scrollbar-track,[dir] .dark-theme-scroll-bar::-webkit-scrollbar-track,[dir] .light-theme-scroll-bar::-webkit-scrollbar-track{border-radius:0}[dir] .common-scroll-bar::-webkit-scrollbar-corner,[dir] .dark-theme-scroll-bar::-webkit-scrollbar-corner,[dir] .light-theme-scroll-bar::-webkit-scrollbar-corner{background:transparent}[dir] .common-scroll-bar.legacy::-webkit-scrollbar-track,[dir] .dark-theme-scroll-bar.legacy::-webkit-scrollbar-track,[dir] .light-theme-scroll-bar.legacy::-webkit-scrollbar-track{background:var(--bg-pig)}[dir] .dark-theme-scroll-bar::-webkit-scrollbar-thumb{background:var(--dark-grey)}[dir] .dark-theme-scroll-bar.legacy::-webkit-scrollbar-track{background:var(--dark-bg-pig)}[dir] .light-theme-scroll-bar::-webkit-scrollbar-thumb{background:var(--light-grey)}[dir] .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:constant(safe-area-inset-bottom)!important}[dir] .safe-area{padding-bottom:env(safe-area-inset-bottom)!important}