:root{--font-primary:ui-rounded,-apple-system,BlinkMacSystemFont,"SF Pro Rounded","Segoe UI Rounded","Roboto",sans-serif}*{box-sizing:border-box}#__next,body,html{min-height:100%;margin:0}html{font-family:var(--font-primary)}body{background:#fcfafc;color:#211a25;color-scheme:light}button,input{font:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:rgba(76,43,102,.24);border-radius:10px}::-webkit-scrollbar-track{background:rgba(76,43,102,.08);border-radius:10px}