.settings-entry{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--muted);z-index:8;border-radius:3px;background:var(--paper,#fff)}body:not(.listening) .settings-entry{background:white}.settings-entry:hover{color:var(--orange)}.settings-entry .icon{width:22px;height:22px}.listening .controls{padding-bottom:82px}.sentence{cursor:pointer}.settings-page{max-width:700px;margin:10vh auto;padding:0 24px}.settings-page>a{font-size:13px;color:var(--muted)}.settings-page h1{font-size:44px;font-weight:400}.settings-page h1 span{color:var(--orange)}.settings-page section{border-top:1px solid var(--line);padding:24px 0}.settings-page h2{font-size:24px;font-weight:400}.settings-page fieldset{border:0;padding:0;margin:24px 0}.settings-page legend{font-size:14px;margin-bottom:16px}.settings-page label{display:inline-flex;align-items:center;gap:10px;font-size:15px;min-height:44px;margin-right:32px;color:var(--ink);cursor:pointer}.settings-page input{accent-color:var(--orange)}.swatch{width:20px;height:20px;border:1px solid var(--line);border-radius:50%}.swatch.white{background:white}.swatch.beige{background:#f7f3e9}.settings-page section>a,#save-status{font-size:13px;color:var(--muted)}html[data-listening-background="white"] .listening{--paper:#fff;--line:#e7e3dd}
