body,html{background-color:var(--theme-background,#fff);color:var(--theme-text,#374151);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0;padding:0}*{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--theme-surface,#f2f1f0);border-radius:3px}::-webkit-scrollbar-thumb{background:var(--theme-primary,#d8a97c);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--theme-primaryDark,#bf936b)}
