.brand{display:inline-flex;align-items:center}.lang-switch{display:inline-flex;gap:4px;border:0;padding:0;background:transparent}.lang-switch button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid transparent;border-radius:12px;background:transparent;color:inherit;font:inherit;font-size:20px;line-height:1;filter:saturate(.72);opacity:.58;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,filter .18s ease,opacity .18s ease}.lang-switch button:hover{background:#fff7da;filter:saturate(1);opacity:1;transform:translateY(-1px)}.lang-switch button[aria-pressed=true]{background:#fff7da;border-color:#ffd45a;color:inherit;box-shadow:0 5px 15px #1769ff18,inset 0 0 0 1px #fff;filter:saturate(1.05);opacity:1;transform:rotate(-2deg)}body.show-english main>:not(.lang){display:none}body:not(.show-english) .lang{display:none}:focus-visible{outline:3px solid var(--brand);outline-offset:3px}@media(prefers-reduced-motion:reduce){.lang-switch button{transition:none}.lang-switch button:hover,.lang-switch button[aria-pressed=true]{transform:none}}
