.settingspanel.svelte-abj757.svelte-abj757{position:fixed;background-color:black;left:25%;top:25%;width:50%;height:50%;border-radius:5px;border:1px solid white;padding:1rem;display:none;grid-template-rows:[head-start] 2.5rem [head-end contents-start] 2fr [contents-end]}.settingspanel.showSettings.svelte-abj757.svelte-abj757{display:grid;grid-gap:1rem}.settingspanel.svelte-abj757 .contents.svelte-abj757{grid-row:contents;display:grid;grid-template-columns:1fr 2fr;overflow:hidden;user-select:none}.settingspanel.svelte-abj757 .contents .nav.svelte-abj757{font-size:1.1rem;display:grid;grid-auto-rows:max-content;grid-gap:5px;align-items:center;justify-items:center;grid-auto-flow:row}.settingspanel.svelte-abj757 .contents .nav .active.svelte-abj757{background-color:rgba(255, 255, 255, 0.2);border-bottom:3px solid white}.settingspanel.svelte-abj757 .contents .nav div.svelte-abj757{padding:0.5rem 1rem;border-bottom:3px solid rgba(0, 0, 0, 0);width:100%;height:100%;cursor:pointer}@media not all and (pointer: coarse){.settingspanel.svelte-abj757 .contents .nav div.svelte-abj757:hover{background-color:rgba(255, 255, 255, 0.2);border-bottom:3px solid white}}.settingspanel.svelte-abj757 .contents .options.svelte-abj757{background-color:rgba(0, 0, 0, 0);border-left:1px solid white;overflow:auto}.settingspanel.svelte-abj757 .contents .options .option.svelte-abj757{display:none;padding:0rem 1rem}.settingspanel.svelte-abj757 .contents .options .option .item.svelte-abj757{padding:0.5rem;margin:0.5rem 0}.settingspanel.svelte-abj757 .contents .options .option .item .text.svelte-abj757{margin-right:10px}.settingspanel.svelte-abj757 .contents .options .option .item .key.svelte-abj757{color:#f9ab00;margin:0 4px;border:1px solid #f9ab00;border-radius:3px;padding:4px 5px}.settingspanel.svelte-abj757 .contents .options .option .item .input input.svelte-abj757{border:1px solid white;background-color:rgba(0, 0, 0, 0);color:white;padding:5px;width:100px}.settingspanel.svelte-abj757 .contents .options .option .item .button.svelte-abj757{border:1px solid white;margin:0 5px;padding:5px;border-radius:3px;cursor:pointer}@media not all and (pointer: coarse){.settingspanel.svelte-abj757 .contents .options .option .item .button.svelte-abj757:hover{background-color:white;color:black}}.settingspanel.svelte-abj757 .contents .options .active.svelte-abj757{display:block}.settingspanel.svelte-abj757 .close.svelte-abj757{position:absolute;top:1rem;color:rgba(255, 255, 255, 0.6);cursor:pointer;right:1rem}@media not all and (pointer: coarse){.settingspanel.svelte-abj757 .close.svelte-abj757:hover{color:white}}.settingspanel.svelte-abj757 .head.svelte-abj757{font-size:1.5rem;align-self:center}.settingspanel.svelte-abj757 .head.svelte-abj757 svg{position:relative;top:3px;margin-right:10px}@media(max-width: 1600px){.settingspanel.svelte-abj757.svelte-abj757{width:80%;left:10%}}@media(max-width: 1000px){.settingspanel.svelte-abj757.svelte-abj757{width:90%;left:5%}}@media(max-width: 800px){.settingspanel.svelte-abj757 .contents.svelte-abj757{grid-template-rows:3rem auto;grid-template-columns:unset}.settingspanel.svelte-abj757 .contents .nav.svelte-abj757{grid-auto-flow:column;grid-auto-rows:unset;grid-auto-columns:max-content}.settingspanel.svelte-abj757 .contents .options.svelte-abj757{border-left-width:0px;border-top:1px solid white}.settingspanel.svelte-abj757 .contents .options .option.svelte-abj757{padding:0}}.tooltip.svelte-abj757.svelte-abj757{position:relative;z-index:2;cursor:pointer}.tooltip.svelte-abj757.svelte-abj757:before{position:absolute;bottom:120%;left:50%;margin-bottom:5px;margin-left:-30px;padding:5px 4px;width:max-content;border-radius:3px;background-color:black;color:#fff;background-color:rgba(255, 255, 255, 0.9);color:black;content:attr(data-tooltip);text-align:center;font-size:0.8rem;line-height:1.2}.tooltip.svelte-abj757.svelte-abj757:after{position:absolute;bottom:120%;left:50%;margin-left:-5px;width:0;border-top:5px solid rgba(255, 255, 255, 0.9);border-right:5px solid transparent;border-left:5px solid transparent;content:" ";font-size:0;line-height:0}.tooltip.svelte-abj757.svelte-abj757:before,.tooltip.svelte-abj757.svelte-abj757:after{visibility:hidden;opacity:0;pointer-events:none}.tooltip.svelte-abj757.svelte-abj757:hover:before,.tooltip.svelte-abj757.svelte-abj757:hover:after{visibility:visible;opacity:1}
