
/* Extra tweaks to mimic Smilecloud aesthetics */
.top-categories a:hover { transform: translateY(-2px); }
.prose img { max-width: 100%; height: auto; border-radius: 0.5rem; }

/* Hide Google auto-translate UI chrome */
.goog-te-banner-frame { display:none !important; }
body { top: 0 !important; }
.goog-logo-link, .goog-te-gadget span { display:none !important; }
#google_translate_element { display:none !important; }
