html[data-sh-lang="en"] .sh-fr{display:none !important;}
html[data-sh-lang="fr"] .sh-en{display:none !important;}
.sh-lang-toggle{position:fixed;top:78px;right:14px;z-index:9999;display:flex;gap:6px;background:rgba(10,10,10,.85);padding:6px;border-radius:20px;}
.sh-lang-toggle button{font-family:'Space Grotesk',sans-serif;font-size:11px;font-weight:600;letter-spacing:.05em;color:#cfcfc9;background:none;border:none;padding:5px 11px;border-radius:14px;cursor:pointer;}
.sh-lang-toggle button.is-active{background:#C8402D;color:#fff;}
@media (max-width:749px){.sh-lang-toggle{top:64px;right:8px;padding:5px;}.sh-lang-toggle button{padding:4px 9px;font-size:10px;}}
