#main-header img{align-items:center;display:flex;height:50px;margin-left:auto;margin-right:auto;max-width:70%;padding:0;position:relative}#main-header button{align-items:center;cursor:pointer;display:inline-flex;font-size:35px;height:32px;justify-content:center;margin:0;padding:0;position:absolute;right:10px;width:35px}.switch{display:inline-block;height:31px;position:relative;width:56px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#e0e0e0;border-radius:22px;cursor:pointer;inset:0}.slider,.slider:before{position:absolute;transition:.2s}.slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:25px;left:3px;width:25px}.switch input:checked+.slider:before{transform:translate(25px)}#settings{height:100vh;position:fixed;right:0;top:0;transition:.4s;width:100vw;z-index:110}#settings-header{position:inherit;width:inherit}#settings-header button{border:none;cursor:pointer;display:inline-block;font-family:inherit;font-size:16px;height:40px;left:10px;margin:0;padding:0;position:absolute;text-decoration:none;width:40px}#settings-header button span{align-content:center;display:flex;flex-wrap:wrap;height:40px}#settings-items{background-color:#fff;flex:1;height:calc(100vh - var(--header-height) - 150px);margin:0 auto!important;overflow-x:hidden;overflow-y:auto;overflow-y:hidden;overscroll-behavior:contain;padding-top:var(--header-height);position:inherit;width:inherit}#settings-items .item{border-bottom:1px solid #e0e0e0;display:flex;flex-direction:row;padding:4px;text-decoration:none}#settings-items .item a{width:90vw}#settings-items .item p{font-size:1em;font-weight:600}#settings-items .item.item-toggle{align-items:center;flex:0 0 auto;justify-content:space-between}#settings-items .item.item-toggle .switch{margin-right:1em}#settings-buttons{align-items:center;background-color:#fff;bottom:0;display:flex;flex-direction:column;gap:15px;height:150px;justify-content:center;position:inherit;width:inherit}@media (min-width:769px){#settings{box-shadow:-5px 0 15px #0000001a;width:300px}}.settings-drawer-enter-active,.settings-drawer-leave-active{transition:all 1.25s ease}.settings-drawer-enter-from,.settings-drawer-leave-to{transform:translate(100%)}
