.dialog-module__bqnkdW__dialog{background-color:#0000;border:none;width:100%;max-width:100%;height:100%;max-height:100%}.dialog-module__bqnkdW__dialog[open]{place-content:center;place-items:center;display:flex}.dialog-module__bqnkdW__dialog[open]::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overscroll-behavior:certain;background-color:#00000080}.dialog-module__bqnkdW__dialog.dialog-module__bqnkdW__settings .dialog-module__bqnkdW__body{width:60vw}@media (max-width:767px){.dialog-module__bqnkdW__dialog.dialog-module__bqnkdW__settings .dialog-module__bqnkdW__body{width:85vw}}.dialog-module__bqnkdW__body{background-color:var(--bg-secondary);border-radius:1em;flex-direction:column;gap:1em;width:80vw;min-height:60vh;max-height:80vh;padding:1em;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.dialog-module__bqnkdW__body{width:98vw;min-height:40vh;max-height:60vh}}.dialog-module__bqnkdW__title{text-align:center;width:90%;font-size:.7em}.dialog-module__bqnkdW__scrollBox{flex:1;min-width:100%;min-height:100%;overflow:hidden auto}.dialog-module__bqnkdW__scrollBox::-webkit-scrollbar{appearance:none;width:.4rem}.dialog-module__bqnkdW__scrollBox::-webkit-scrollbar-thumb{--opacity:70%;background-color:color-mix(in srgb, var(--fg-accent) var(--opacity), transparent);border-radius:1em}.dialog-module__bqnkdW__scrollBox::-webkit-scrollbar-thumb:hover{--opacity:90%}.dialog-module__bqnkdW__close{border:none;margin:0 auto;padding:.5em;font-size:1em}
.switch-module__NRyoVW__switch{appearance:none;background-color:var(--bg-secondary);outline-offset:.1em;--thumb-size:1.5em;border:.1rem solid #0000004d;border-radius:1em;align-items:center;width:4rem;height:1.8rem;display:flex;position:relative;box-shadow:inset 0 .1rem .1rem .05rem #0000004d}.switch-module__NRyoVW__switch:after{content:"";height:var(--thumb-size);width:var(--thumb-size);background-color:var(--bg-switch-thumb);z-index:1;border-radius:50%;margin-left:.2em;transition:margin-left .2s;display:block}.switch-module__NRyoVW__switch:checked:after{margin-left:calc(100% - var(--thumb-size) - .2em)}.switch-module__NRyoVW__switch:before{opacity:.5;content:"OFF";font-size:.55rem;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.switch-module__NRyoVW__switch:checked:before{content:"ON";font-size:.6rem;position:absolute;left:.25rem;right:0}
.radio-module__caKV7W__label{gap:.5em;margin-inline:1em;display:inline-flex}.radio-module__caKV7W__radio{appearance:none;border-radius:50%;outline:none;width:1.6rem;height:1.6rem;display:inline-grid;position:relative}.radio-module__caKV7W__radio:before{content:"";border:.1rem solid;border-radius:50%;width:1.5rem;height:1.5rem;display:inline-block;position:absolute;top:50%;left:50%;translate:-50% -50%}.radio-module__caKV7W__radio:after{content:"";background-color:var(--fg-accent);opacity:0;border-radius:50%;width:1rem;height:1rem;display:inline-block;position:absolute;top:50%;left:50%;translate:-50% -50%}.radio-module__caKV7W__radio:focus:before{content:"";outline-offset:.3em;outline:auto}.radio-module__caKV7W__radio:checked:after{content:"";opacity:1}
