:root{--scrollbar-size:9px;--scrollbar-track:#0f2138;--scrollbar-thumb:#0d9488;--scrollbar-thumb-hover:#14b8a6;}html.dark{--scrollbar-track:#0b1f3a;--scrollbar-thumb:#0d9488;--scrollbar-thumb-hover:#2dd4bf;}html.light{--scrollbar-track:#e2ebf5;--scrollbar-thumb:#0d9488;--scrollbar-thumb-hover:#0f766e;}html{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);}*,*::before,*::after{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);}*::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size);}*::-webkit-scrollbar-track{background:var(--scrollbar-track);}*::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px;border:1px solid transparent;background-clip:padding-box;min-height:28px;min-width:28px;}*::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);}*::-webkit-scrollbar-corner{background:transparent;}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);}.scrollbar-none,.home-slider-viewport{scrollbar-width:none !important;-ms-overflow-style:none;}.scrollbar-none::-webkit-scrollbar,.home-slider-viewport::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important;}html.embed-preview,html.embed-preview *,html.embed-preview *::before,html.embed-preview *::after{scrollbar-width:none !important;-ms-overflow-style:none !important;}html.embed-preview *::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important;}