#root,body,html{height:100%;margin:0}*{box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Helvetica Neue,Arial,Noto Sans,sans-serif}.controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;padding:10px 12px}.dot{border-radius:50%;display:inline-block;height:12px;width:12px}.dropdown{min-width:380px;position:relative}.dropdown-button{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px;width:100%}.dropdown-button,.dropdown-list{background:#fff;border:1px solid #bbb;border-radius:8px}.dropdown-list{box-shadow:0 6px 22px #0000001f;left:0;max-height:260px;overflow:auto;position:absolute;right:0;top:calc(100% + 6px);z-index:10}.dropdown-item{align-items:center;display:flex;gap:8px;padding:8px 12px}.dropdown-item:hover,.dropdown-item[aria-selected=true]{background:#f3f3f3}button[disabled]{cursor:not-allowed!important;opacity:.55}
/*# sourceMappingURL=main.74779b2c.css.map*/