:root{font-size:16px;--header-height: var(--space-9)}body{background-color:var(--body-background);font-family:var(--typography-family-sans-serif);color:var(--text-default);overflow:auto;min-height:100dvh;overscroll-behavior-x:none;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}html{overscroll-behavior-x:none;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:var(--border-default);border-radius:3px}
