.pc-language-switch{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap;margin:0 0 16px;padding:0 0 12px;border-bottom:1px solid #ffffff18}
.pc-language-switch button{flex:0 1 auto;min-width:58px;min-height:44px;padding:7px 10px;border-radius:8px;border:1px solid #ffffff20;background:#151b25;color:#c8ced8;font:500 12px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif;white-space:nowrap;cursor:pointer}
.pc-language-switch button[aria-pressed="true"]{background:#d7bc7a;color:#121723;border-color:#d7bc7a}
.pc-language-switch button:focus-visible{outline:2px solid #f5d992;outline-offset:3px}
html:not([lang="ko"]) .mobile-nav button{min-width:0;overflow-wrap:anywhere;font-size:12px;line-height:1.15}
html:not([lang="ko"]) .member-nav button,html:not([lang="ko"]) .lesson-tabs button{white-space:normal;overflow-wrap:anywhere;height:auto}
html:not([lang="ko"]) .lesson{overflow-wrap:break-word}
@media(max-width:380px){.pc-language-switch{justify-content:center}.pc-language-switch button{flex:1 1 60px;padding:7px 5px;font-size:11px}.account-page .pc-language-switch{margin-left:-10px;margin-right:-10px}}
