*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{overflow-y:scroll;scroll-behavior:smooth}body,html{overflow-x:hidden;background:#f5f3f0}body{width:100%;min-height:100vh;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:auto}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f5f3f0}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}html.hide-scrollbar,html.hide-scrollbar body{scrollbar-width:none;-ms-overflow-style:none}html.hide-scrollbar body::-webkit-scrollbar,html.hide-scrollbar::-webkit-scrollbar{display:none}