:root{--max-width:1200px;--gap:20px;--accent:#111;--muted:#777;--sidebar-width:260px}*{box-sizing:border-box}html,body,#root,__next{height:100%}body{color:var(--accent);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;line-height:1.4}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.visually-hidden{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}a{color:inherit;text-decoration:none}button{font-family:inherit}
