/* GS Canvas minimal overrides */
html{scroll-behavior:smooth}
body{font-family:'Inter',ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,'Apple Color Emoji','Segoe UI Emoji';color:#111827;background:#fff}
#_desktop_top_menu .top-menu{display:flex;gap:18px;flex-wrap:wrap;padding:.6rem 0}
#_desktop_top_menu .top-menu a{padding:.25rem 0;display:inline-block;color:#111}
.aspect-[4/3]{aspect-ratio:4/3}
section.bg-neutral-100{background:#f2f3f5}
