.language-toggle{display:inline-flex;align-items:stretch;border:1px solid #cbd5e1;border-radius:9999px;overflow:hidden;background:#fff;flex-shrink:0}.language-toggle__segment{min-width:52px;padding:6px 14px;border:none;border-right:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:14px;font-weight:500;line-height:1.2;cursor:pointer;transition:background .15s ease}.language-toggle__segment:last-child{border-right:none}.language-toggle__segment:hover:not(.language-toggle__segment--active){background:#f8fafc}.language-toggle__segment--active{background:#dbeafe;color:#0f172a}.language-toggle__segment:focus-visible{outline:2px solid #38bdf8;outline-offset:-2px;z-index:1}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:#1a1a1a;background:#f5f5f5}#root{min-height:100vh}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}input,select,textarea{font:inherit}
