:root{--font-sans: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif}@supports (font-variation-settings: normal){:root{--font-sans: InterVariable, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif}}::-webkit-scrollbar{display:none}html,body{max-width:100vw;position:relative;scrollbar-width:none;-ms-overflow-style:none}body{color:#f5faf7;background:#0e0f0f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-sans)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;font-size:.875rem;text-decoration:none;line-height:1.5;font-weight:500;font-family:var(--font-sans)}button{line-height:1.5;font-weight:500;font-size:.875rem;cursor:pointer;font-family:var(--font-sans)}label,p{line-height:1.5;font-weight:500;color:#8f9391;font-size:.875rem;font-family:var(--font-sans)}::selection{background:#7afb791f;color:#7afb79}
