@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
:root{--brand-sidebar-bg:#0f172a;--brand-sidebar-fg:#e2e8f0;--brand-body-bg:#f5f7fa;--brand-card-bg:#fff}html,body,#__next{height:100%}body{background:var(--brand-body-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.ahbest-sidebar{background:var(--brand-sidebar-bg);color:var(--brand-sidebar-fg)}
