.goog-te-banner-frame, .goog-te-banner-frame.skiptranslate { display: none !important; } body { top: 0 !important; } iframe.goog-te-banner-frame { display: none !important; } #google_translate_element, .goog-te-gadget, .goog-te-gadget-simple, .goog-te-banner-frame, .goog-tooltip, .goog-tooltip:hover, .goog-text-highlight { display: none !important; } body { top: 0 !important; } .skiptranslate { display: none !important; } iframe.skiptranslate { display: none !important; } .goog-text-highlight { background: transparent !important; box-shadow: none !important; }.translate-line{ width:100%; display:flex; align-items:center; justify-content:center; gap:10px; padding:10px 0; font-family: "Inter", Arial, sans-serif; border-bottom: 1px solid rgba(255, 255, 255, 0.1);margin-bottom: 15px;} .translate-label{ color:#94a3b8; font-size:14px; margin-right:6px; } .translate-line button{ background:transparent; border:1px solid rgba(255,255,255,0.15); color:#cbd5e1; padding:6px 10px; font-size:13px; font-weight:500; cursor:pointer; transition:.2s; border-radius:6px; } .translate-line button:hover{ border-color:#60a5fa; color:#fff; } .translate-line button.active{ background:#1e293b; border-color:#3b82f6; color:#fff; } @media(max-width:768px){ .translate-line{ gap:8px; } .translate-line button{ padding:7px 12px; font-size:12px; } }