html body#top .appearance-toggle[hidden],html body#top #appearance-panel {display:none!important}
html body#top .reading-size-toggle {display:inline-flex!important;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:6px;cursor:pointer}
html body#top .reading-size-toggle svg {display:block;width:26px;height:26px}
html body#top .reading-size-toggle.speech-active {border-radius:50%;outline:2px solid currentColor;outline-offset:-3px}
html body#top #reading-size-panel[data-settings-ready] {position:fixed;z-index:10040;box-sizing:border-box;width:340px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 130px);overflow:auto;background:#edf2f5;color:#183047;border:1px solid #8195a1;padding:20px;box-shadow:0 8px 30px #0003;font-size:16px;line-height:1.4;text-align:left}
html[data-theme="dark"] body#top #reading-size-panel[data-settings-ready] {background:#183449;color:#e1e9ee}
html body#top #reading-size-panel[hidden] {display:none!important}
html body#top #reading-size-panel fieldset {min-width:0;margin:18px 0 0;padding:12px 0 0;border:0;border-top:1px solid #8195a166}
html body#top #reading-size-panel legend {float:none;width:auto;padding:0 0 8px;font-size:16px;font-weight:600}
html body#top #reading-size-panel button,html body#top #reading-size-panel select {font:inherit;color:inherit;background:transparent;border:1px solid #8195a1;min-height:40px;border-radius:4px;padding:7px 9px;cursor:pointer}
html body#top #reading-size-panel button:disabled {opacity:.45;cursor:default}
html body#top #reading-size-panel button[aria-pressed="true"] {background:#34566d;color:white}
html body#top #reading-size-panel .speech-buttons {display:flex;flex-wrap:wrap;gap:6px}
html body#top #reading-size-panel .speech-buttons button:first-child {flex-basis:100%}
html body#top #reading-size-panel .speech-origin,html body#top #reading-size-panel .speech-rate {display:block;margin:12px 0}
html body#top #reading-size-panel .speech-note,html body#top #reading-size-panel .speech-status {font-size:13px;line-height:1.4;margin:10px 0 0}
html body#top #reading-size-panel .speech-status:empty {display:none}
html body#top #reading-size-panel :focus-visible,html body#top .reading-size-toggle:focus-visible {outline:2px solid currentColor;outline-offset:3px}
