.type-voice-switcher{z-index:2100;color:var(--ink);font-family:var(--font-interface);justify-items:end;gap:8px;display:grid;position:fixed;bottom:20px;right:20px}.type-voice-switcher__toggle{min-height:44px;color:var(--ink);cursor:pointer;background:#f3f2eff5;border:1px solid #11111129;border-radius:999px;align-items:center;gap:10px;padding:0 18px 0 8px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 10px 28px #1111111f}.type-voice-switcher__toggle>span{color:#fff;background:var(--accent-ink);width:30px;height:30px;font-family:var(--font-display);font-weight:var(--display-weight);border-radius:50%;place-items:center;font-size:15px;display:grid}.type-voice-switcher__panel{background:#fbfbf9;border:1px solid #11111124;border-radius:16px;width:min(300px,100vw - 40px);padding:16px;box-shadow:0 18px 44px #11111129}.type-voice-switcher fieldset{border:0;gap:4px;margin:0;padding:0;display:grid}.type-voice-switcher legend{color:#5f5f5a;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:600}.type-voice-switcher label{cursor:pointer;border-radius:10px;grid-template-columns:20px 1fr;align-items:center;column-gap:10px;min-height:48px;padding:8px 10px;display:grid}.type-voice-switcher label:hover{background:#efefeb}.type-voice-switcher label:has(input:checked){background:#e3ecea}.type-voice-switcher input{accent-color:var(--accent-ink);grid-row:span 2;width:16px;height:16px}.type-voice-switcher label span{font-size:14px;font-weight:600}.type-voice-switcher label small{color:#5f5f5a;font-size:12px}.type-voice-switcher__panel a{min-height:44px;color:var(--accent-ink);text-underline-offset:4px;align-items:center;margin-top:10px;font-size:14px;font-weight:600;text-decoration:underline;display:flex}.type-voice-switcher__panel p{color:#5f5f5a;margin:2px 0 0;font-size:12px}.type-voice-switcher :focus-visible{outline:2px solid var(--accent-ink);outline-offset:3px}
