@media(max-width:768px){.desktop{display:none}.mobile{display:block}main{margin-bottom:20%}.el-switch__core,button{width:100%}}@media(min-width:768px){.desktop{background-color:#fff;border-radius:4px;box-shadow:0 0 50px 3px gray;display:block;display:flex;flex-wrap:wrap;gap:5px;margin:6px 6px 6px 20px;padding:5px;position:sticky;top:1px;z-index:1000}.mobile{display:none}}.bottom-sheet{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;box-shadow:0 -2px 16px #00000080;left:0;overflow:hidden;position:fixed;touch-action:none;transition:height 0s;width:100vw;z-index:999}.sheet-handle{background:#ccc;border-radius:4px;cursor:ns-resize;height:3px;margin:5px auto;touch-action:none;width:10%}.general-options{flex:1;flex-direction:column;min-height:0;overflow:auto;padding:9px;touch-action:auto}.general-options,.mobile-main-buttons{display:flex;gap:5px;text-align:center}.mobile-main-buttons{align-items:left;justify-content:center;padding:10px}
