:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#1e0202de;background-color:#d7cdcd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.layout{display:flex;gap:2rem}.sidebar{background:#fffeb7;width:250px}.content{flex:1}.categories{display:flex;flex-wrap:wrap;gap:2rem}.categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.category{background:#fffeb7;padding:1rem;border-radius:6px}.sidebar label{display:block}
