*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--surface: #f9f9f9;--surface-low: #f3f3f3;--surface-container: #eeeeee;--surface-high: #e8e8e8;--surface-highest: #e2e2e2;--on-surface: #1b1b1b;--on-surface-variant: #4c4546;--outline: #e2e2e2;--outline-mid: #cfc4c5;--primary: #000000;--on-primary: #ffffff;--muted: #9e9e9e;--muted-light: #c4c4c4;--font-body: "Manrope", sans-serif;--font-serif: "Newsreader", serif}html{overflow-x:hidden}body{font-family:var(--font-body);background:var(--surface);color:var(--on-surface);overflow:hidden;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:2px;background:var(--surface-highest);outline:none;cursor:pointer;border-radius:0}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:var(--primary);border-radius:50%;cursor:pointer}input[type=range]::-moz-range-thumb{width:12px;height:12px;background:var(--primary);border-radius:50%;cursor:pointer;border:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media (max-width: 767px){input[type=range]::-webkit-slider-thumb{width:20px;height:20px}input[type=range]::-moz-range-thumb{width:20px;height:20px}}.icon{font-family:Material Symbols Outlined;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;font-size:20px;font-style:normal;line-height:1;-webkit-user-select:none;user-select:none}
